How to remove Arduino IDE comletely! from my PC

Hello galactiqueobmg ,
I assume this has nothing to do with your problem, but just in case, I couldn't get my ESP32-2424S012 module to work with an ESP32-C3-MINI-1U microcontroller.
I found the solution: I had to manually enter "#define USE_VSPI_PORT" in my TFT_eSPI library's configuration file.
I also used version 2.0.14 of the Espressif Systems ESP32 Board Manager, as version 3.2.0 doesn't work with this module.
If this helps, happy searching! :+1: