Microsoft SQL server management 19.0.2 setup do not start

Johan Karlsson 0 Reputation points
2023-05-12T12:28:13.9566667+00:00

When im trying to launch SSMS-Setup-ENU.exe file nothing happens.
I can see the process starting and then disappear:

Untitled

I read in some forums that for some people it worked if they moved the file to the desktop before running it as a administrator, but that made no difference for me.

This machine is just a few months old and is running windows 10.
Windows is up to date.

Please help me.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,617 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,713 questions
{count} votes

3 answers

Sort by: Most helpful
  1. ZoeHui-MSFT 32,821 Reputation points
    2023-05-15T05:58:33.6266667+00:00

    Hi @Johan Karlsson,

    Please first make sure that you have downloaded SSMS from official web as shown below.

    https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16

    Secondly, it is not suggested to run the setup on one-driver folder.

    At last, if this do not work, please re-start your machine and re-run the setup for a try.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.


  2. ZoeHui-MSFT 32,821 Reputation points
    2023-05-15T07:34:48.2566667+00:00

    Hi @Johan Karlsson,

    Please check the SSMS system requirement.

    User's image

    Try below methods to remove the temps and re-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


  3. Soutumi 0 Reputation points
    2023-09-05T09:38:58.1066667+00:00

    Hello @Johan Karlsson,

    Did you managed to resolve this issue? I have the same problem but in a VM (Windows Server 2016).

    Please let me know if you have find the solution.

    Regards,

    Soutumi