Uninstall visual studio code in windows

后端 未结 6 574
青春惊慌失措
青春惊慌失措 2020-12-14 01:04

What is the way to totally uninstall Visual Studio code and it\'s extensions (including all configurations etc.) In windows 10 I tried uninstall and install but it remembere

6条回答
  •  北荒
    北荒 (楼主)
    2020-12-14 01:48

    Here is the complete solution you can apply:

    1. 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

    2. Delete directory C:\Users\Shafi\AppData\Roaming\Code

    3. Delete directory C:\Users\Shafi\.vscode

提交回复
热议问题