Hi @destup09,
Welcome to Microsoft Q&A!
Which version of Visual Studio are you using?
If you want to run devenv.exe /resetsettings command in CMD, you need to first cd to the devenv.exe path.
If you are using VS2022, please open CMD and go to C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE, then, run the command: devenv.exe /resetsettings.
Or you can directly open Developer Command Prompt for VS 2022 and run the command: devenv.exe /resetsettings.
Besides, can you tell me how you uninstall the VS? You can uninstall VS from the Visual Studio Installer.
Sincerely,
Anna
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.