Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (2024)

  • Article
  • 7 minutes to read

Applies to: Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (1) SQL Server (all supported versions) Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (2) Azure SQL Database Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (3) Azure SQL Managed Instance Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (4) Azure Synapse Analytics

SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts.

Use SSMS to query, design, and manage your databases and data warehouses, wherever they are - on your local computer, or in the cloud.

Download SSMS

To download SSMS 19 Preview 4, visit Download SSMS 19.

Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (5)Free Download for SQL Server Management Studio (SSMS) 18.12.1

SSMS 18.12.1 is the latest general availability (GA) version. If you have a previous GA version of SSMS 18 installed, installing SSMS 18.12.1 upgrades it to 18.12.1.

  • Release number: 18.12.1
  • Build number: 15.0.18424.0
  • Release date: June 21, 2022

By using SQL Server Management Studio, you agree to its license terms and privacy statement. If you have comments or suggestions, or you want to report issues, the best way to contact the SSMS team is at SQL Server user feedback.

The SSMS 18.x installation doesn't upgrade or replace SSMS versions 17.x or earlier. SSMS 18.x installs side by side with previous versions, so both versions are available for use. However, if you have a preview version of SSMS 18.x installed, you must uninstall it before installing SSMS 18.12. You can see if you have the preview version by going to the Help > About window.

If a computer contains side-by-side installations of SSMS, verify you start the correct version for your specific needs. The latest version is labeled Microsoft SQL Server Management Studio 18.

Important

Beginning with SQL Server Management Studio (SSMS) 18.7, Azure Data Studio is automatically installed alongside SSMS. Users of SQL Server Management Studio are now able to benefit from the innovations and features in Azure Data Studio. Azure Data Studio is a cross-platform and open-source desktop tool for your environments, whether in the cloud, on-premises, or hybrid.

To learn more about Azure Data Studio, check out What is Azure Data Studio or the FAQ.

Available languages

This release of SSMS can be installed in the following languages:

SQL Server Management Studio 18.12.1:
Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | Spanish

Tip

If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please select Read in English at the top of this page. You can download different languages from the US-English version site by selecting available languages.

Note

The SQL Server PowerShell module is a separate install through the PowerShell Gallery. For more information, see Download SQL Server PowerShell Module.

What's new

For details and more information about what's new in this release, see Release notes for SQL Server Management Studio.

Previous versions

This article is for the latest version of SSMS only. To download previous versions of SSMS, visit Previous SSMS releases.

Note

In December 2021, releases of SSMS prior to 18.6 will no longer authenticate to Database Engines through Azure Active Directory with MFA.To continue utilizing Azure Active Directory authentication with MFA, you need SSMS 18.6 or later.

Connectivity to Azure Analysis Services through Azure Active Directory with MFA requires SSMS 18.5.1 or later.

Unattended install

You can also install SSMS using a command prompt script.

If you want to install SSMS in the background with no GUI prompts, then follow the steps below.

  1. Launch the command prompt with elevated permissions.

  2. Type the command below in the command prompt.

    start "" /w <path where SSMS-Setup-ENU.exe file is located> /Quiet SSMSInstallRoot=<path where you want to install SSMS>

    Example:

    start "" /w %systemdrive%\SSMSfrom\SSMS-Setup-ENU.exe /Quiet SSMSInstallRoot=%systemdrive%\SSMSto

    You can also pass /Passive instead of /Quiet to see the setup UI.

  3. If all goes well, you can see SSMS installed at %systemdrive%\SSMSto\Common7\IDE\Ssms.exe" based on the example. If something went wrong, you could inspect the error code returned and take a peek at the %TEMP%\SSMSSetup for the log file.

Installation with Azure Data Studio

  • Starting with SSMS 18.7, SSMS installs a system version of Azure Data Studio by default. If an equal or greater system version of Azure Data Studio stable or insiders is already present on the workstation compared to the included version of Azure Data Studio, the installation of Azure Data Studio by SSMS is skipped. The Azure Data Studio version can be found in the release notes.
  • The Azure Data Studio system installer requires the same security rights as the SSMS installer.
  • The Azure Data Studio installation is completed with the default Azure Data Studio installation options. These are to create a Start Menu folder and add Azure Data Studio to PATH. A desktop shortcut isn't created and Azure Data Studio isn't registered as a default editor for any file types.
  • Localization of Azure Data Studio is accomplished through Language Pack extensions. To localize Azure Data Studio, download the corresponding language pack from the extension marketplace.
  • At this time, the installation of Azure Data Studio can be skipped by launching the SSMS installer with the command line flag DoNotInstallAzureDataStudio=1.

Uninstall

SSMS may install shared components if it's determined that they're missing during SSMS installation. SSMS won't automatically uninstall these components when you uninstall SSMS.

The shared components are:

  • Azure Data Studio
  • Microsoft .NET Framework 4.7.2
  • Microsoft OLE DB Driver for SQL Server
  • Microsoft ODBC Driver 17 for SQL Server
  • Microsoft Visual C++ 2013 Redistributable (x86)
  • Microsoft Visual C++ 2017 Redistributable (x86)
  • Microsoft Visual C++ 2017 Redistributable (x64)
  • Microsoft Visual Studio Tools for Applications 2017

These components aren't uninstalled because they can be shared with other products. If uninstalled, you may run the risk of disabling other products.

Supported SQL offerings

  • This version of SSMS works with all supported versions of SQL Server 2008 - SQL Server 2019 (15.x) and provides the greatest level of support for working with the latest cloud features in Azure SQL Database and Azure Synapse Analytics.
  • Additionally, SSMS 18.x can be installed side by side with SSMS 17.x, SSMS 16.x, or SQL Server 2014 SSMS and earlier.
  • SQL Server Integration Services (SSIS) - SSMS version 17.x or later doesn't support connecting to the legacy SQL Server Integration Services service. To connect to an earlier version of the legacy Integration Services, use the version of SSMS aligned with the version of SQL Server. For example, use SSMS 16.x to connect to the legacy SQL Server 2016 Integration Services service. SSMS 17.x and SSMS 16.x can be installed side by side on the same computer. Since the release of SQL Server 2012, the SSIS Catalog database, SSISDB, is the recommended way to store, manage, run, and monitor Integration Services packages. For details, see SSIS Catalog.

SSMS System Requirements

The current release of SSMS supports the following 64-bit platforms when used with the latest available service pack:

Supported Operating Systems:

  • Windows 11 (64-bit)
  • Windows 10 (64-bit) version 1607 (10.0.14393) or later
  • Windows 8.1 (64-bit)
  • Windows Server 2022 (64-bit)
  • Windows Server 2019 (64-bit)
  • Windows Server 2016 (64-bit)
  • Windows Server 2012 R2 (64-bit)
  • Windows Server 2012 (64-bit)
  • Windows Server 2008 R2 (64-bit)

Supported hardware:

  • 1.8 GHz or faster x86 (Intel, AMD) processor. Dual-core or better recommended
  • 2 GB of RAM; 4 GB of RAM recommended (2.5 GB minimum if running on a virtual machine)
  • Hard disk space: Minimum of 2 GB up to 10 GB of available space

Note

SSMS is available only as a 32-bit application for Windows. If you need a tool that runs on operating systems other than Windows, we recommend Azure Data Studio. Azure Data Studio is a cross-platform tool that runs on macOS, Linux, as well as Windows. For details, see Azure Data Studio.

Next steps

  • SQL tools
  • SQL Server Management Studio documentation
  • Azure Data Studio
  • Download SQL Server Data Tools (SSDT)
  • Latest updates
  • Azure Data Architecture Guide
  • SQL Server Blog

Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (6) Contribute to SQL documentation

Did you know that you can edit SQL content yourself? If you do so, not only do you help improve our documentation, but you also get credited as a contributor to the page.

For more information, see How to contribute to SQL Server documentation

Download SQL Server Management Studio (SSMS) - SQL Server Management Studio (SSMS) (2024)

FAQs

How to install SQL Server Management Studio SSMS? ›

Install SSMS

Double click the SSMS-Setup-ENU.exe executable from your download location. The default download location is indicated. To select a different location, click the Change button. Click Install.

Is download SQL Server Management Studio SSMS free? ›

Downloading and Installing SQL Server Management Studio (SSMS) SSMS is a free integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database.

Where to download Microsoft SQL Server Management Studio? ›

Download Microsoft SQL Server Management Studio Express Service Pack 3 from Official Microsoft Download Center.

How do I open SQL Server Management Studio SSMS? ›

To start SQL Server Management Studio
  1. On current versions of Windows, on the Start page, type SSMS, and then select Microsoft SQL Server Management Studio.
  2. When using older versions of Windows, on the Start menu, point to All Programs, point to Microsoft SQL Server, and then select SQL Server Management Studio.
Dec 16, 2022

Do I need to install SQL Server and SQL Server Management Studio? ›

You will need SQL Server Management Studio (SSMS) to manage SQL Server databases on local or remote instances of SQL Server. It is recommended to install SSMS as the next step.

Do we need to install SQL Server before SSMS? ›

It is possible to install SQL Server Management Studio on local machine without having other SQL Server components. Below we will demonstrate different ways to install SSMS step by step on a local machine and how to connect to the remote instance using SSMS.

Is SSMS and MS SQL Server are same? ›

Microsoft SQL Server Management Studio (SSMS) is a software application developed by Microsoft that is used for configuring, managing, and administering all components within Microsoft SQL Server.

Is SSMS the same as SQL Server? ›

SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure. Use SSMS to access, configure, manage, administer, and develop all components of SQL Server, Azure SQL Database , Azure SQL Managed Instance, SQL Server on Azure VM, and Azure Synapse Analytics.

Can I download Microsoft SQL Server for free? ›

SQL Server 2022 Express is a free edition of SQL Server, ideal for development and production for desktop, web, and small server applications.

What is latest version of Microsoft SQL Server Management Studio? ›

SSMS 18.12. 1 is the latest general availability (GA) version.

How do I install SQL Server Management Studio 2016? ›

Open SQL Server Management Studio by searching for it from the Windows Start screen. Connect to your SQL Server instance. Right click the Databases folder and select New Database… Enter a name for your database in the Database name field, and then click OK.

How do I download and install Microsoft SQL Server? ›

Here is a step by step process on how to install SQL in Windows 10:
  1. Step 1) Open the .exe file. Double click on “SQLServer2017-SSEI-Dev.exe”.
  2. Step 2) Choose the version. ...
  3. Step 3) Accept the terms. ...
  4. Step 4) Choose the location. ...
  5. Step 5) Finish the installation process.
Nov 26, 2022

How to open Microsoft SQL Server Management Studio from command prompt? ›

Start the sqlcmd utility and connect to a default instance of SQL Server
  1. On the Start menu, select Run. In the Open box type cmd, and then select OK to open a Command Prompt window. ...
  2. At the command prompt, type sqlcmd.
  3. Press ENTER. ...
  4. To end the sqlcmd session, type EXIT at the sqlcmd prompt.
Nov 18, 2022

How to install Microsoft SQL Server Management Studio on Windows 10? ›

Step 1) Install SQL Server Management Studio. Step 2) Double click on file. Step 3) Click on install button. Step 4) Wait until process is done.

Why SSMS is not connecting to SQL Server? ›

Check to see if allow remote connections for this server is enabled. In SSMS, right click on the instance name and select Properties. Go to the Connections tab and make sure Allow remote connections to this server is checked. If you need to make a change, you must restart the SQL Server instance to apply the change.

What version of SQL do I have without SSMS? ›

Likewise, this same information can be found directly in the SQL Server Configuration Manager tool. Once you open it up, right-click on your SQL Server service and go into Properties. Then click on the Advanced tab and look at the Stock Keeping Unit Name key. There will you find what edition you are using.

Is SSMS part of SQL Server? ›

SSMS versions and updates

The first SSMS version was released alongside SQL Server 2005, and it has continued to be a part of management for Microsoft SQL Server 2008, SQL Server 2012, and SQL Server 2016. It also provides support for Azure SQL Database and Azure SQL Data Warehouse.

How do I download SQL Server Standard Edition? ›

How to Download Microsoft SQL Server?
  1. Search for Microsoft SQL Server.
  2. Select SQL Server Downloads from the Microsoft site [the first search result in the snapshot]
  3. The site contains two options available for free editions [you will get it by scrolling down] Developer edition. Express edition.

How do I download Microsoft SQL Server 2022? ›

You can download the installation file from Microsoft.com: SQL Server 2022 Preview Download and you can select "Download the EXE". Once downloaded the installation wizard has 3 options: Basic - Install SQL Server with the default options. Custom - This option allows you to select the components to install.

How do I install SQL Server on my personal computer? ›

Steps
  1. Install SQL. Check compatible versions. Choose New SQL Server stand-alone installation.... Include any product updates. ...
  2. Create a SQL database for your website. Start the Microsoft SQL Server Management Studio app. In the Object Explorer panel, right-click on Databases, and choose New Database....

What version of SSMS for SQL Server 2022? ›

However, you will need the newer release, SSMS 19, currently in preview, to administer SQL Server 2022. The link to download SSMS 19 is available on this page.

How do I know what version of SSMS I have? ›

How to tell what version of Microsoft SQL Server you are running?
  1. One simple way to do this is to run SELECT @@version.
  2. Another option is to right click on the SQL Server instance name in SSMS and select Properties.
  3. You can also use the SERVERPROPERTY function to get details about the version of SQL Server.
Jun 9, 2022

How do I download SSMS 17? ›

To download SQL Server Management Studio version 17.7, go to the Download SQL Server Management Studio (SSMS) topic on the Microsoft Learn website.

Which version of SSMS for SQL Server 2016? ›

The last SSMS 2016 installer has version 16.5. 3. and the build number is 13.0.

How to download and install Microsoft SQL Server 2014 Management Studio? ›

Navigate to the Microsoft SQL Server 2014 Express download page. Click on "Download" and in the window that comes up, scroll down until you see "MgmtStudio 32BIT\SQLManagementStudio_x86_ENU.exe" and click on the check box next to the name (select this option regardless of the OS used).

How to install SQL Server from SQL Server Installation Center? ›

Install SQL Server
  1. Open the package to begin the installation. ...
  2. On the Installation Type screen, select Custom.
  3. At the SQL Server Installation Center screen, click New SQL Server stand-alone installation or add features to an existing installation.
  4. Agree to the license terms and click Next.

Can you install SQL Server on Windows 10? ›

For example, if you want to install SQL Server 2016 Developer Edition on Windows 10 Professional: Check if SQL Server 2016 is supported on Windows 10.
...
Summary.
Windows Version/SQL VersionWindows Server 2022
SQL Server 2019Yes (RTM)
SQL Server 2017Yes (RTM)
SQL Server 2016Not supported
9 more columns
Jun 14, 2022

How do I update SQL Server Management Studio? ›

You can also select from the menus Tools > Check for Updates to find any updates. In addition, you can visit the SSMS web page to see if there are new releases. Lastly, check this SSMS web page to review release notes.

How to install SQLCMD on Windows? ›

Download and install sqlcmd
  1. Windows. Download Microsoft Command Line Utilities 15 for SQL Server (x64) (2.6 MB) ...
  2. Linux/macOS. See Install sqlcmd and bcp on Linux for instructions to install sqlcmd on Linux and macOS. ...
  3. Azure Cloud Shell. ...
  4. Azure Data Studio. ...
  5. SQL Server Management Studio (SSMS)
Nov 18, 2022

How to get server name in Microsoft SQL Server Management Studio? ›

Identify the SQL Server instance name
  1. Open a command prompt window.
  2. Execute: services.msc.
  3. Scroll down to entries beginning with SQL.
  4. Locate an entry for each installed named SQL Server (instancename) . The value in parenthesis is the instance name.

How install SSMS step by step? ›

Step 1) Install SQL Server Management Studio. Step 2) Double click on file. Step 3) Click on install button. Step 4) Wait until process is done.

How to install SQL Server Studio? ›

Installing MS SQL Management Studio
  1. Open your preferred browser.
  2. Choose your language and click Download.
  3. Select the ENU\x64\SQLManagementStudio_x64_ENU.exe check box to only download the Management Studio for 64-bit operating systems. For 32-bit operating systems, select ENU\x86\SQLManagementStudio_x86_ENU.exe.

How to install SQL Server step by step? ›

Steps
  1. Install SQL. Check compatible versions. Choose New SQL Server stand-alone installation.... Include any product updates. ...
  2. Create a SQL database for your website. Start the Microsoft SQL Server Management Studio app. In the Object Explorer panel, right-click on Databases, and choose New Database....

Does SSMS have SQL Server? ›

SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases.

How do I download and install SQL Server? ›

Here is a step by step process on how to install SQL in Windows 10:
  1. Step 1) Open the .exe file. Double click on “SQLServer2017-SSEI-Dev.exe”.
  2. Step 2) Choose the version. ...
  3. Step 3) Accept the terms. ...
  4. Step 4) Choose the location. ...
  5. Step 5) Finish the installation process.
Nov 26, 2022

How to install SQL Server 2012 Management Studio? ›

First, log in to your windows server with administrator user. Once you download the setup file , double click on it in order to start the installation. The setup will start with primary installation screen of SQL Server , click on New SQL Server stand-alone installation or add features to an existing installation.

How to install SQL Management Studio 2016? ›

Install Management Studio for SQL 2016
  1. Run setup.
  2. Click to install.
  3. Wait for the loading of packages.
  4. Wait for the installation progress.
  5. Finish installing.
  6. Open Management Studio. Search Management Studio on Windows Server.
  7. Splash screen SQL Server 2016 on load.
  8. Connect to SQL server.
Jun 18, 2016

Top Articles
Latest Posts
Article information

Author: Dan Stracke

Last Updated:

Views: 6384

Rating: 4.2 / 5 (43 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Dan Stracke

Birthday: 1992-08-25

Address: 2253 Brown Springs, East Alla, OH 38634-0309

Phone: +398735162064

Job: Investor Government Associate

Hobby: Shopping, LARPing, Scrapbooking, Surfing, Slacklining, Dance, Glassblowing

Introduction: My name is Dan Stracke, I am a homely, gleaming, glamorous, inquisitive, homely, gorgeous, light person who loves writing and wants to share my knowledge and understanding with you.