Hi @Yahtzee Hearth ,
Welcome to Microsoft Q&A!
Could you find the CommonExtensions
, Extensions
and PrivateAssemblies
folders under the path: d:\program files\vs\common7\ide?
If you can find them, please try to rename these folders, and repair your VS in Visual Studio Installer to check it again.
If it doesn’t work, I recommend you do a clean uninstallation and retry the installation:
- Manually delete any leftover install and cache folder you previously installed to:
%ProgramFiles(x86)%\Microsoft Visual Studio
%programdata%\Microsoft\visualstudio\packages
%ProgramFiles%\Microsoft Visual Studio
- Delete the setup registry key (Please backup.), which was set when you first installed (Maybe there is only one key, please check one by one.):
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\VisualStudio\Setup
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\Setup
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\Setup
- Download the new bootstrapper file from https://visualstudio.microsoft.com/downloads/ and run it as administrator.
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.