Visual Studio Code's default uninstaller does not delete user settings and extensions, so I did this little script.
I am not responsible for any loss and/or problems.
Please remember that this only works for Windows.
- Download the latest version from the releases page.
- Execute it.
If any security pop-up is shown, ignore it; if you don't trust the program, just don't use it.
If you can add a new feature or fix something, you can contribute according to the license.
- Python (I used version 3.11.9)
Windows only.
# Clone the repo
git clone https://github.com/ExoticGamerrrYT/vsc-clean-uninstaller.git
# Change directory
cd .\vsc-clean-uninstaller\
# Make a virtual environment
py -m venv .venv
# Activate it
.\.venv\Scripts\activate
# Install packages
pip install -r requirements.txt
pyinstaller "VSC Clean Uninstaller.spec"
Icon: Window cleaning icons created by Freepik - Flaticon
This project is under the GNU General Public License v3.0, a copy of it can be found here.
Discord: 3xotic.