Skip to content

Instantly share code, notes, and snippets.

@rionmonster
Created February 11, 2017 00:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rionmonster/b52e4ed03754714acfedcba39ea8fc92 to your computer and use it in GitHub Desktop.
Save rionmonster/b52e4ed03754714acfedcba39ea8fc92 to your computer and use it in GitHub Desktop.
Instructions to blow up VS2017 Install
1. Uninstall VS and the VS installer (if you haven’t already).
2. Delete C:\ProgramData\Microsoft\VisualStudio.
3. Delete %localappdata%\Microsoft\VisualStudio.
4. Delete %appdata%\Microsoft\VisualStudio.
5. Open regedit and delete (if they exist):
a. HKLM\SOFTWARE\Microsoft\VisualStudio\15.0
b. HKLM\SOFTWARE\WoW6432Node\Microsoft\VisualStudio\15.0
c. HKCU\SOFTWARE\Microsoft\VisualStudio\15.0*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment