- Open Windows Explorer
- Navigate to Program Files\Microsoft Visual Studio 10.0
- Right click on the directory and select Open Command Window Here
- At the command prompt, type cd.. to move up in the directory structure
- Type rmdir "Microsoft Visual Studio 10.0" /s /q
- Wait until the directory structure has been completely deleted/removed
- Navigate to C:\Users\<user name>\AppData\Roaming\Microsoft\VisualStudio\10.0\
- Repeat steps 3 and 4 above
- Type rmdir "10.0" /s /q
- Wait until the directory structure has been completely deleted/removed
- Navigate to C:\Users\<user name>\AppData\Roaming\Microsoft\VisualStudio\10.0\
- Repeat steps 3 and 4 above
- Type rmdir "10.0" /s /q
- Wait until the directory structure has been completely deleted/removed
- Re-install Visual Studio 2010
Wednesday, February 16, 2011
Cleaning up an uninstall of Visual Studio 2010
If you uninstall Visual Studio 2010, as it turns out, the uninstall process does not clean up the files from the file system. If you have numerous installed project templates that you want to retain, that might be a good thing. However, if you are uninstalling Visual Studio 2010 because of some corruption with the installed project templates or various other issues plaguing your installed Visual Studio instance, you will have to manually remove the files from the file system.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment