Try this workaround: Re-solve how to install SSMS.
- remove temp files from %temp% folder (C:\Users<user name>\AppData\Local\Temp)
- open the register and remove "HKLM\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server Management Studio" or execute via cmd (with admin rights):
reg DELETE “HKLM\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server Management Studio” /reg:32
- run install with admin rights
Best regards,
Cosmog Hong
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.