Uninstall Visual Studio Code
The steps for uninstalling Visual Studio Code will depend on your platform (Windows, macOS, or Linux) and the install option that you used. For example on Windows, you can use the System or User Windows Installers or download a .zip file and extract the contents anywhere on your machine.
In general, you would uninstall VS Code as you would any other desktop application and follow your platform’s recommended flow for uninstalling software. Specific platform guidance is provided below as well as how to completely clean up any remaining VS Code configuration files.
Windows
Windows Installer
If you installed VS Code via the Windows Installer, either the User or System version, use the installer to remove VS Code.
- Start menu
- Search for Add or Remove Programs and find Visual Studio Code in the Apps >Apps & features list.
- Select Uninstall from the actions dropdown on the right side (three vertical dots).
- Follow the prompts to uninstall VS Code.
- Under Programs, select the Uninstall a program link.
- Find the Visual Studio Code entry, right-click, and select the Uninstall command.
- Follow the prompts to uninstall VS Code.
.zip file installation
If you installed VS Code on Windows by downloading and extracting one of the .zip files found on the Visual Studio Code website, you can uninstall by deleting the folder where you extracted the .zip contents.
macOS
To uninstall VS Code on macOS, open Finder and go to Applications. Right-click on the Visual Studio Code application and select Move to Trash.
Linux
To uninstall VS Code on Linux, you should use your package manager’s uninstall or remove option. The exact command line will differ depending on which package manager you used (for example, apt-get , rpn , dnf , yum , etc.).
The names for the VS Code packages are:
- code — VS Code Stable release
- code-insiders — VS Code Insiders release
For example, if you installed VS Code via the Debian package ( .deb ) and apt-get package manager, you would run:
sudo apt-get remove codewhere code is the name of the VS Code Debian package.
Clean uninstall
If you want to remove all user data after uninstalling VS Code, you can delete the user data folders Code and .vscode . This will return you to the state before you installed VS Code. This can also be used to reset all settings if you don’t want to uninstall VS Code.
The folder locations will vary depending on your platform:
- Windows — Delete %APPDATA%\Code and %USERPROFILE%\.vscode .
- macOS — Delete $HOME/Library/Application Support/Code and ~/.vscode .
- Linux — Delete $HOME/.config/Code and ~/.vscode .
Next steps
- Setup overview — General information about VS Code setup and updates.
- Windows setup — Details and common questions about installing VS Code on Windows.
- macOS setup — VS Code is available for both Intel and Apple silicon macOS machines.
- Linux setup — Learn about the different VS Code packages available for Linux.
Полностью удалите Visual Studio/VS Code на Mac
Всемогущий эксперт по написанию текстов, который хорошо разбирается в проблемах Mac и предоставляет эффективные решения.
Visual Studio для Mac — это технология, позволяющая создавать мобильные приложения для платформ Android и iOS. Несмотря на его популярность и полезность, вам, возможно, придется удалить VS Code Mac в какой-то момент.
После установки Visual Studio Community вам будет предложено установить некоторые дополнительные компоненты. Возможно, вы по незнанию установили дополнительное программное обеспечение в вашей системе вместе с программой Visual Studio. Если вы загрузили, например, ASP.NET Core или Xamarin.Forms, вам также придется удалить их.
Важно помнить, что почти все программы состоят из множества файлов. Если пользователи хотят полностью избавиться от приложения с Macудалите все служебные файлы. В конечном итоге эта процедура поможет вам избежать нежелательных технических проблем с другими приложениями на компьютере.
Часть 1. Где устанавливается VS Code на Mac?
Прежде чем узнать, как удалить VS Code на Mac, мы сначала поговорим об этом приложении. Visual Studio Code (VS Code) кажется доступным инструментом кодирования, который упрощает начало кодирования. Это позволяет вам кодировать практически на любом языке кодирования без необходимости менять редакторы.
Visual Studio Code поддерживает многие языки, такие как Java, JavaScript, Python, C++ и другие. Это обязательный компонент в наборе инструментов некоторых разработчиков. Возможно, вы захотите скачать Visual Studio Code.app с официального сайта или воспользуйтесь инструкциями Homebrew для установки на macOS. А где VS Code устанавливается на Mac? Обычная папка: /Library/Application Support/Code .

Несмотря на все плюсы, которые есть у Visual Studio Code, у многих пользователей все еще есть недостатки, например, настройки недостаточно удобны для пользователя, потому что их трудно изменить, они часто загружаются на ЦП при запуске, поэтому программа зависает, более медленная отладка, необходимые плагины сложно установить, что иногда приводит к сбою VS Code и т. д.
Если это не поможет, вы можете удалить VS Code на Mac, выполнив следующие действия. Вам также может потребоваться переустановить VSCode с нуля, если он работает некорректно и вы потратили часы на его отладку.
Часть 2. Как вручную удалить код Visual Studio с Mac?
Как удалить vs-код из Ubuntu с помощью терминала? Чтобы помочь вам полностью удалить VS Code на Mac с помощью терминала, следуйте инструкциям ниже.
За исключением Visual Studio Code.app, это можно увидеть в Приложения Папка, ниже представлены в основном области, в которых VSCode хранит данные в Mac OS X:
- rm -fr ~/Library/Preferences/com.microsoft.VSCode.helper.plist
- rm -fr ~/Library/Preferences/com.microsoft.VSCode.plist
- rm -fr ~/Library/Caches/com.microsoft.VSCode
- rm -fr ~/Library/Caches/com.microsoft.VSCode.ShipIt/
- rm -fr ~/Library/Application\ Support/Code/
- rm -fr ~/Library/Saved\ Application\ State/com.microsoft.VSCode.savedState/
- rm -fr ~/.vscode/
В домашнем каталоге также могут быть скрытые каталоги расширений. Убедитесь, что вы проверили и их, если хотите избавиться от всего. Они начинаются с .vscode- приставка.
- rm -rf ~/.vscode*
Проблема была решена попыткой создания компакт-диска в следующем каталоге .
/Users//Library/Application\ Support затем сотрите каталог под названием Code. Эта папка содержит все настройки и не будет перезаписана новой установкой. Когда вы посмотрите на полную файловую структуру, вы заметите, что VSCode использует отдельное имя для каждой папки. Например, .vscode/ , code/ , и Visual Studio Code.app все общие имена для каталогов.
- Выйти из VS Code. Или же весь процесс может вызвать некоторые сообщения об ошибках или вызвать сбой. VSCode может выйти, щелкнув правой кнопкой мыши значок внутри Dock и выбрав Выйти. Если VSCode не отвечает, вы можете принудительно закрыть его с помощью Мониторинг системы.
- rm -rf $HOME/Library/Application\ Support/Code
- rm -rf $HOME/.vscode
- Удалите VSCode, исходящий из приложения.
- При необходимости вы можете переустановить VS Code.
Часть 3. Как полностью удалить код Visual Studio на Mac?
Используя утилиту удаления, PowerMyMacApp Uninstaller — это самый простой и быстрый способ удалить VS Code на Mac.
Всего несколькими нажатиями кнопки вы можете удалить ненужные приложения и их остатки. PowerMyMac — бесплатная программа, которую можно загрузить. Давайте посмотрим, как использовать App Uninstaller для полного удаления vscode macOS.
Чтобы полностью и автоматически удалить Visual Studio Code Mac:
- Выберите SCAN из Деинсталлятор приложений инструмент. Позвольте процессу сканирования завершиться.
- Когда все будет проверено, установленные приложения отобразятся слева. Введите название программного обеспечения, которое вы хотите удалить, например Visual Studio Code, в поле поиска. Когда ты щелкните VS Code.app, связанные файлы и папки приложения будут отображаться справа.
- Выберите все файлы поддержки, от которых вы хотите избавиться. Выбирать ЧИСТКА для устранения всех предметов.
- Когда вы закончите, появится всплывающее уведомление со словами «Очистка завершена«, что означает, что удаление завершено. Теперь вы знаете, как успешно удалить VS Code Mac.

Если вы вручную удалили Visual Studio Code, поищите на Mac все оставшиеся файлы. Для этого вы можете использовать приложение PowerMyMac.
Часть 4. Вывод
Пользователи ежедневно устанавливают несколько программ на свои устройства. Если вы не используете определенные программы, вам следует удалить их, чтобы освободить место на жестком диске. Крайне важно удалить программное обеспечение точно и полностью, удалив все оставшиеся файлы. В этой статье вы получили инструкции о том, как удалить VS Code на Mac вручную с помощью Терминала и автоматически с помощью Программа удаления приложений PowerMyMac.
Чтобы сделать это проще и быстрее, вы можете использовать приложение PowerMyMac. Удаление вручную может сделать его более сложным, так как оно отнимает у вас слишком много времени и не гарантирует полного удаления. С другой стороны, PowerMyMac также делает удаление эффективным и безопасным для вашего устройства, пока вы выполняете эту задачу.
Рейтинг: 4.6 / 5 (на основе 67 рейтинги)
VSCode. Как удалить проект из VSC, но не удалять его из компьютера?
Подскажите, пожалуйста, как удалить проект из VSCode так, чтобы файлы, папки исчезали ТОЛЬКО из VSCode, но на компьютере оставались для возможности вернуться к этому проекту в будущем? На текущий момент получается удалить только безвозвратно отовсюду. Возможно неправильно подключаю изначально?
Отслеживать
задан 10 июн в 10:38
13 6 6 бронзовых знаковЧто вы понимаете под «удалить проект из VSCode»? Можно, конечно, удалить папку .vscode из проекта, эту удалит настройки vscode для этой папки, но никак не помешает снова открыть этот же проект в vscode опять. Сам проект никак в VSCode не «хранится», удалять из VSCode нечего.
10 июн в 10:44
При перетаскивании проекта в Рабочую зону, его название отображается в САМОЙ РАБОЧЕЙ ОБЛАСТИ. И впоследствие просто убрать название временно ненужного проекта из РАБОЧЕЙ ОБЛАСТИ невозможно. Мне приходится удалять проект. И он, при этом удаляется и из компьютера. Как избежать удаление проекта из компьютера — удалить его название только из рабочей области ?
How to completely uninstall VS Code on Windows?
What is the way to totally uninstall Visual Studio Code and its extensions, including all configurations, etc.) on Windows 10? I tried uninstalling and installing but it remembered its previous settings.
26.3k 29 29 gold badges 100 100 silver badges 140 140 bronze badges
asked Dec 7, 2017 at 7:13
user3315504 user3315504
1,105 2 2 gold badges 12 12 silver badges 17 17 bronze badges8 Answers 8
Since, you might already know the drill to uninstall and you are emphasizing on remembered its previous settings , please do the following:
- Open Run ( Win + R )
- Type %appdata%
- Press Enter
- Delete the folder Code
Voila! Restart Visual Studio Code and it is reset!
Here is a bat script which does the same thing:
explorer.exe %appdata% del CodeP.S: Since, you want to uninstall go to Add or Remove Programs and click on bottom right of the Visual Studio Code tile, where it says Uninstall .
answered Dec 7, 2017 at 7:33
Trishant Pahwa Trishant Pahwa
2,609 3 3 gold badges 14 14 silver badges 31 31 bronze badges
Create the bat file using notepad, give it a name and save it, it would work.
Feb 5, 2019 at 9:00Do we have to restart Windows for it to take effect? I deleted the Code folder, but my machine still has it available as an app.
Oct 12, 2019 at 2:23
Extensions are installed inside C:\Users\USERNAME\.vscode We MUST also DELETE that folder.
Jan 28 at 1:58Here is the complete solution you can apply:
- Go to where Visual Studio Code is installed and invoke ‘uninst000.exe’. In my case it is installed in C:\Users\Shafi\AppData\Local\Programs\Microsoft VS Code
- Delete directory C:\Users\Shafi\AppData\Roaming\Code
- Delete directory C:\Users\Shafi\.vscode
answered Dec 18, 2019 at 23:57
989 7 7 silver badges 8 8 bronze badgesI guess I should be smarter but I started at the top. DO NOT DELETE THE .CODE dir. It is for Visual Studio NOT VSCOde. I had several highly configured projects and ALL of their settings are lost.
Aug 28 at 23:42
Turns out the extensions are stored under %USER%.vscode\extensions. Deleting that gets rid of them. %USER%\\.vscode\extensions (or) %USERPROFILE%\.vscode\extensions
answered Dec 7, 2017 at 7:29
Joseph Charles Joseph Charles
656 6 6 silver badges 17 17 bronze badgesGo to Path: C:\Program Files\Microsoft VS Code
Double Click uninstall.exe
This will uninstall VS Code from Your Windows OS and
After uninstallation delete code folder also.
Open Run (Win + R) and Enter %appdata% Press Enter
Delete the folder code .
7,009 4 4 gold badges 25 25 silver badges 38 38 bronze badges
answered Feb 15, 2019 at 16:15
Tushar Budhe Tushar Budhe
111 1 1 silver badge 3 3 bronze badgesI guess I should be smarter but I started at the top. DO NOT DELETE THE .CODE dir. It is for Visual Studio NOT VSCOde. I had several highly configured projects and ALL of their settings are lost. RTFQ!!
Aug 28 at 23:49
Easy way to remove it
Step1: to find VSCode path
Example: C:\Users\Willie\AppData\Local\Programs\Microsoft VS Code

answered May 6, 2019 at 7:59
Willie Cheng Willie Cheng
7,859 13 13 gold badges 57 57 silver badges 68 68 bronze badgesFind the location C:\Users\ (your username) Shah907\AppData\Local\Programs\Microsoft VS Code Insiders.
Click on «unins000.exe» and open it to uninstall.
Now find C:\Users\Shah907 and delete » .vscode-insiders « folder.
Now delete » Code — Insiders » in location » C:\Users\Shah907\AppData\Roaming «.
Now Reinstall the Visual Studio Code again.
Enjoy
answered Oct 30, 2020 at 16:26
41 3 3 bronze badgesSince you use the word Completely, I would say
- Do the regular Uninstall in «Apps & features.»
- In strat, search «environment variable» and remove all the references for `Visual Studio Code or any installation path.
- In file Explore, type %APPDATA% and remove the folder called Code.
- And got to %LOCALAPPDATA% and deleted the folder code if it exists.
- Got to %USERPROFILE%\AppData\Roaming and remove the folder code
This will remove all your configurations and the extensions
answered Dec 24, 2022 at 8:25
Abdulla Nilam Abdulla Nilam
36.9k 17 17 gold badges 64 64 silver badges 86 86 bronze badgesThe only thing that can asure any trace if a file is removed, go ahead to your sudo user
In ubuntu: sudo -i , others might use sudo — su
then you want to proceed with the global search, then you must run:
find / -name «vscode«
You will probably end up having a lot of permission denied, but that’s ok. we don’t want to access them anyways.
Now you’ll end up with a big list of files to remove, so you can go one by one and ensure you’re in fact removing them OR.
you can just run find / -name «*vscode*» | grep vscode | xargs rm -rf
