Hello @wong david ,
Welcome to Microsoft Q&A forum.
This document: Reinstall Windows shows detailed steps for reinstalling Windows 10, please check it.
Besides, here are the steps for removing Visual Studio manually(except using InstallCleanup.exe tool):
- Remove/Rename following folders.
C:\Program Files (x86)\Microsoft Visual Studio
C:\Program Files\Microsoft Visual Studio
%programdata%\Microsoft\visualstudio\packages
- Back up and remove following Registry keys if they exist. HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\VisualStudio\Setup HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\Setup HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\Setup
- Clean other VS cache by removing/renaming
ComponentModelCache
folder inC:\Users\username\AppData\Local\Microsoft\VisualStudio\17.0_xxxxxxxx
folder, removing/renaming %temp% folder(you may need to reboot your machine before renaming %temp% folder).
BTW, as a tip, installing everything of VS on another drive(not C drive) is not possible, see this ticket: Install everything of VS on another drive. For changing the installation location of VS, see this document: Select the installation location
Sincerely,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.