Share via

Microsoft SQL Server Management Studio Blocked

Anonymous
2021-09-07T23:10:26.483+00:00

I'm trying to install Microsoft SQL Server Management Studio with Azure Data Studio but the set up is being blocked.
The error I'm getting is that "Windows 8 is not supported. Please upgrade your operating system to continue"
It would be an easy fix but I am running windows 10 and its all up to date so I'm stuck.
Please Help!

i

Azure SQL Database

1 answer

Sort by: Most helpful
  1. Alberto Morillo 35,506 Reputation points MVP Volunteer Moderator
    2021-09-08T02:41:17.457+00:00

    Please verify your Windows 10 is version 1607 or later. Please verify also that your computer meets the requirements listed here.

    Try to install SSMS alone with the following command using Command Prompt and from the location where SSMS was downloaded on your computer:

    SSMS-Setup-ENU.exe /Passive DoNotInstallAzureDataStudio=1  
    

    You can later download and install Azure Data Studio from here.

    Was this answer helpful?

    1 person found this answer helpful.

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.