Keeping your system lean by only installing tools you actually use.
If you must use a version between 18.7 and 19.3, you can force the installer to skip Azure Data Studio by running it through the Command Prompt with a specific flag. Download the installer for your desired version. Step 2: Open Command Prompt as an Administrator. Step 3: Navigate to the folder containing your installer. Step 4: Run the following command: SSMS-Setup-ENU.exe /Passive DoNotInstallAzureDataStudio=1 Use code with caution.
Download the latest executable (e.g., SSMS-Setup-ENU.exe ). download ssms without azure data studio
Avoiding additional background processes or update checks associated with secondary tools.
The good news is that with the release of , Microsoft has officially removed Azure Data Studio from the standard installer. If you are using an older version, you can still exclude it using specific command-line parameters. 1. Download SSMS 20 or Higher (Recommended) Keeping your system lean by only installing tools
While Azure Data Studio is a powerful, cross-platform tool excellent for query editing and visualization, many users prefer to exclude it for:
Go to (or Control Panel > Programs and Features ). Search for Azure Data Studio . Select it and click Uninstall . Your SSMS instance will continue to work perfectly fine. Why Skip Azure Data Studio? Step 2: Open Command Prompt as an Administrator
Maintaining a standardized environment for DBAs who only require the deep administrative features of SSMS.