Share via

sql server management stdio not install in windows 11

Jaydeep Solanki 6 Reputation points
2022-07-06T11:54:42.457+00:00

sql server management studio in not working for installation in windows 11

only process on starting
give the answer quick

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

1 answer

Sort by: Most helpful
  1. YufeiShao-msft 7,156 Reputation points
    2022-07-07T06:25:38.677+00:00

    Hi @Jaydeep Solanki

    You mean SSMS will not go beyond the "loading packages" stage,right?

    If yes, please try to restart computer and avoid any antivirus software and firewall, then try to reinsatll

    Clean up the %teamp% folder and make sure run the installer as administrator

    Try to deleting registry key:

    reg DELETE “HKLM\SOFTWARE\WOW6432Node\Microsoft\Microsoft SQL Server Management Studio” /reg:32  
       
    

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/88eac0f2-f97f-4e44-bb98-f8341dfe3bce/installing-ssms-18-wont-go-past-quotloading-packagesquot-phase?forum=vssetup#:~:text=%20It%20seems%20the%20installation%20stuck%20on%20and,sure%20run%20the%20installer%20as%20administrator%20More%20

    -------------

    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.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.