Download SSMS Tool: All Versions, Official Links & Build History

Download the SQL Server Management Studio (SSMS) tool onto your machine and connect to SQL Server, whether it’s on-premises or in the cloud.

Use SSMS to connect to:

  • On-premises SQL Server
  • Azure SQL Database
  • Azure SQL Managed Instance
  • SQL Server on Azure VM

All executable (.exe) files are hosted on Microsoft’s official website and not on my own site.

Table of Contents

This page offers two options for downloading SSMS.

  1. Fixed version releases (exact build, offline)
  2. bootstrapped releases (always latest, online, evergreen)

Download the SSMS fixed version releases (Offline installer)

Download the appropriate version of SSMS and connect it to the database. The downloaded file contains the complete SSMS package for a specific version (e.g., SSMS 18.12.1).

SSMS VersionBuild NumberRelease DateArchitectureVS ShellMinimum Windows Support
21.6.1721.6.17October 14, 202564-bitVS 2022Win 10 / Server 2016
20.2.120.2.37.0April 8, 202532-bitVS 2019Win 10 / Server 2016
19.319.3.4.0January 10, 202432-bitVS 2019Win 10 / Server 2016
18.12.115.0.18420.0June 21, 202232-bitVS 2017Win 8.1 / Server 2012
17.9.114.0.17289.0November 21, 201832-bitVS 2015Win 7 / Server 2008 R2
16.5.313.0.16106.4January 30, 201732-bitVS 2013Win 7 / Server 2008 R2

Who needs fixed version releases? They’re especially useful for Enterprise DBAs, Compliance and Security Officers, DevOps and QA Engineers, and administrators of air-gapped or isolated datacenters. While anyone can download them, these roles tend to rely on them the most.

Advantages of Fixed Versions (Consistency across teams, Change Management, etc.)

Disadvantages & Risks (Security, Feature Lag, etc.) As they are fixed versions, they will lose future updates, if you don’t upgrade to the newer version.

Donwload SSMS Bootstrapped version releases

VersionChannelBootstrapper / InstallerArchitectureVS ShellRelease Date (Est.)Official Download Link
22.8.1ReleaseSQL Server Management Studio GA64-bitVS 2022July 2026Download 22.x
22.8.0ReleaseSQL Server Management Studio 22.8.064-bitVS 2022June 2026Download 22.x
22.7.2ReleaseSQL Server Management Studio 22.7.264-bitVS 2022May 2026Download 22.x
22.7.1ReleaseSQL Server Management Studio 22.7.164-bitVS 2022April 2026Download 22.x
22.7.0ReleaseSQL Server Management Studio 22.7.064-bitVS 2022March 2026Download 22.x
22.6.0ReleaseSQL Server Management Studio 22.6.064-bitVS 2022February 2026Download 22.x
22.5.2ReleaseSQL Server Management Studio 22.5.264-bitVS 2022January 2026Download 22.x
22.5.0ReleaseSQL Server Management Studio 22.5.064-bitVS 2022December 2025Download 22.x
22.4.1ReleaseSQL Server Management Studio 22.4.164-bitVS 2022November 2025Download 22.x
22.3.3ReleaseSQL Server Management Studio 22.3.364-bitVS 2022October 2025Download 22.x
22.3.2ReleaseSQL Server Management Studio 22.3.264-bitVS 2022September 2025Download 22.x
22.3.0ReleaseSQL Server Management Studio 22.3.064-bitVS 2022August 2025Download 22.x
22.2.1ReleaseSQL Server Management Studio 22.2.164-bitVS 2022July 2025Download 22.x
22.1ReleaseSQL Server Management Studio 22.164-bitVS 2022June 2025Download 22.x
22.0ReleaseSQL Server Management Studio 22.064-bitVS 2022May 2025Download 22.x

Who needs bootstrapped version releases? Useful for individual developers, agile database teams, independent consultants, and students.

Advantages of Bootstrapped Versions (Latest Features, Security, Zero Maintenance)

Disadvantages & Risks (Version Drift, Internet Dependency, Breaking Changes)

Release notes of SSMS versions

To review what changes were introduced between different versions of SQL Server Management Studio (SSMS), check the official Microsoft documentation:

Release Notes for SQL Server Management Studio (SSMS) | Microsoft Learn

For Latest versions:

For Older versions:

Release Notes for SQL Server Management Studio (SSMS) 19 and Earlier Versions | Microsoft Learn

System Requirements:

Visit official Microsoft documentation System Requirements for SQL Server Management Studio | Microsoft Learn.

Before you download and install a modern version of SSMS (versions 20, 21, or 22), you need to ensure your machine meets the necessary hardware and operating system requirements. Microsoft has become increasingly strict about dropping support for older platforms.

These days, opening just a few apps can consume a lot of RAM on Windows laptops, and when SSMS is running on older machines, working with it can be a real nightmare.

So, make sure you have a good amount of RAM and a supported OS version.

Minimum Hardware Requirements

  • Processor: 1.8 GHz or faster (x64 Intel/AMD). Note: Starting with SSMS 22, native ARM64 support was introduced.
  • RAM: 2 GB minimum, but 4 GB or more is highly recommended (especially if you regularly open massive execution plans or multi-gigabyte .sql files).
  • Storage: 2 GB to 10 GB of available hard disk space. (SSMS shares components with Visual Studio, so the exact footprint depends on what developer tools you already have installed).

Supported Operating Systems

To run the latest versions of SSMS, you must be on a 64-bit operating system. 32-bit operating systems are no longer supported.

  • Desktop: Windows 11, Windows 10 (version 1607 or newer).
  • Server: Windows Server 2022, Windows Server 2019, Windows Server 2016.
  • (Note: If you are running Windows 8, Windows 7, or Windows Server 2012, you must download SSMS 18.12.1 or older).

Core Limitations & “Gotchas”

Microsoft’s documentation lists several hard limitations for SSMS. Here is what you need to know before you try to install it:

1. SSMS is strictly Windows-only. There is no native version of SSMS for macOS or Linux. If you try to run the .exe installer on a Mac or a Linux machine, it will not work.

  • The Workaround: If you are on a Mac or Linux, Microsoft expects you to use Azure Data Studio instead. Alternatively, Mac users can run SSMS using virtualization software like Parallels Desktop, or by connecting to a Windows 365 Cloud PC.

2. The 32-bit / 64-bit Divide. SSMS was a 32-bit application for decades (which is why older versions sometimes crashed with “Out of Memory” errors when returning millions of rows). Starting with SSMS 21, the application is strictly 64-bit. You cannot install modern SSMS on a 32-bit machine.

3. Side-by-Side Installation Restrictions. You can safely install major versions side-by-side (for example, you can have SSMS 19 and SSMS 22 open on the same computer at the same time). However, you cannot install minor versions side-by-side. If you install SSMS 22.8, it will automatically overwrite and upgrade your existing SSMS 22.3 installation.

4. Language Pack Limitations. If you are deploying SSMS across a global team, note that you cannot install an SSMS language package if the base Windows operating system does not support that language natively. The OS language and the SSMS language installer must be compatible.

Known Issues

Visit the official documentation for known issues in SSMS tool.

Known Issues in SQL Server Management Studio | Microsoft Learn

The content is prepared by referencing official Microsoft Release History for SQL Server Management Studio | Microsoft Learn article.

Helpful Articles

How to connect to Azure SQL MI with SSMS using Entra ID

Entra ID Connection Strings for Azure SQL Managed Instance

What is the difference between SQL Server and SQL Managed Instance?

Leave a Comment