Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to uninstall Microsoft SQL Server on Windows

Posted on 23/06/202005/09/2026 Christian By Christian 2 Comments on How to uninstall Microsoft SQL Server on Windows
  1. Home
  2. Oracle/MSSQL/MySQL
  3. How to uninstall Microsoft SQL Server on Windows
Logo of Microsoft SQL Server with a blue background, featuring a stylized graphic representation.

In this guide, I will be discussing how to uninstall Microsoft SQL Server on Windows completely and prepare the system so that you can reinstall SQL Server. Please refer to the following article on how to uninstall Oracle Database 11G or 12c. See this guide on how to download and install Microsoft SQL Server 2019 Express edition and Microsoft SQL Server Management Studio on Windows 10 and Windows Server, how to install MsSQL on Linux.

There are two ways to go about this, you can uninstall SQL Server from Windows 10, Windows Server 2016, and Windows Server 2019 with the steps below.

Please see these exciting articles:How to install MSSQL Server 2019 Developer Edition and SQL Server, how to use Microsoft SQL Server Management Studio to Export and import MySQL database, and Unable to connect to MSSQL Server after changing the Server name.

Remove Microsoft SQL Server on Windows via Windows Settings

Method 1: To begin the removal process navigate to Settings from the Start menu and then choose Apps.

Search for sql in the search box, and select Microsoft SQL Server (Version) (Bit). For example, Microsoft SQL Server 2017 (64-bit). Select Uninstall.

Screenshot of Windows Settings showing 'Apps & features' section with a list of installed applications, highlighting 'Microsoft SQL Server 2017 (64-bit)' with options to Modify and Uninstall.

Click on Remove on the SQL Server 2017 Windows as shown below

SQL Server 2017 installation options including Add, Repair, and Remove functionalities with descriptions.

This will open the remove SQL Server 2017 Windows as shown below. Here the setup support rules will run and verify your computer configuration. Since there is only one instance of SQL server on this machine, the wizard selects it for you.

Please see these interesting articles. How to create a Shortcut That enables Standard Users to run Applications as Administrators, how to remove Office license file: How do you change the account that Office says it belongs to, and how to Find your dream job with Jooble.

Otherwise, you can use the drop-down menu to select your instance for removal. Click Next to continue.

SQL Server 2017 removal interface showing the 'Select Instance' screen with options to choose the instance 'SOLARWinds_ORION' for feature removal.

After clicking on the NEXT button, you will get the Ready to Remove dialog box showing the summary of the Engine and features that are going to be removed.

Click on Remove and this will begin the removal process and i can take several minutes depending on your installation.

Screenshot of SQL Server 2017 feature removal interface showing selected features including Database Engine Services and SQL Server Replication with options to select or unselect all.

On the Ready to Remove page, review the list of components and features that will be uninstalled. Click Remove to begin uninstalling

Interface for removing SQL Server 2017, displaying features to be uninstalled and the configuration file path.

This will continue the removal process as shown below

Screenshot 2020 06 23 at 11.17.22
Screenshot 2020 06 23 at 11.20.47

If it completes successfully, you will receive a success message. You can go to the hyperlinked text file to see the report of the whole process of removal.

Finally, click on close to complete the removal of the SQL Server instance.

Complete removal window for SQL Server 2017, indicating successful uninstallation with green checkmarks next to features like SQL Writer, Client Tools SDK, and Setup Support Files.

You can verify that the server is completely uninstalled by performing the following below.

Refresh the Apps and Features window to verify the SQL Server instance has been removed successfully, and determine which, if any, SQL Server components still exist. Remove these components from this window as well, if you so choose.

You may also have to manually uninstall other additional components relating to SQL from your device as well. See the following article on how to uninstall Microsoft SQL Server Management Studio.

Remove Microsoft SQL Server on Windows via the Control Panel

Method 2: To begin the uninstall process, navigate to Control Panel and then Programs and Features as shown below and select Microsoft SQL Server 2016 and select Uninstall.
– Then click Remove and this will starts the Removal of SQL Server 2016.

Screenshot of the Windows Control Panel 'Programs and Features' section showing a list of installed programs, with 'Uninstall/Change' option highlighted for Microsoft SQL Server 2017 (64-bit).

Click on Remove on the SQL Server 2017 Windows as shown below

SQL Server 2017 installation options including Add, Repair, and Remove with descriptions for each action.

See the following links for some MSSQL-related topics: How to use a dedicated MsSQL Db for Pleasant Password, how to migrate Veeam MsSQL Database to a new MsSQL Server, and how to reset MSSQL Server SA Password on Ubuntu via the command line and SQL Server Management Studio.

Summary

Therefore follow the steps above from where we stopped here to complete the uninstallation. Regardless of the method you use, you will be able to uninstall MsSQL from your server correctly.

To uninstall a SQL Server failover cluster, use the Remove Node functionality provided by SQL Server Setup to remove each node individually.

I hope you found this blog post helpful on how to uninstall Microsoft SQL Server on Windows.. If you have any questions, please let me know in the comment session.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Oracle/MSSQL/MySQL Tags:MsSQL, MsSQL Editions, Windows 10, Windows Server 2016

Post navigation

Previous Post: How to reset MSSQL Server SA Password on Ubuntu
Next Post: How to uninstall Microsoft SQL Server Management Studio

Related Posts

  • MSSQLlicensing
    Microsoft SQL Evaluation period has expired: How to upgrade SQL Server instance Oracle/MSSQL/MySQL
  • images 5 1
    How to access MySQL Server from command Prompt Oracle/MSSQL/MySQL
  • Install SQL Server Management Studio 21 on Windows Server
    Install SQL Server Management Studio 21 on Windows Server Oracle/MSSQL/MySQL
  • Screenshot 2020 06 22 at 23.27.40 1
    Install MSSQL 2019 Developer Edition and SSMS on Windows Oracle/MSSQL/MySQL
  • image 19
    Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift
  • Step to migrate from microsft SQl to PostgreSQL
    Migrate Veeam Configuration Database to PostgreSQL Server Backup

More Related Articles

MSSQLlicensing Microsoft SQL Evaluation period has expired: How to upgrade SQL Server instance Oracle/MSSQL/MySQL
images 5 1 How to access MySQL Server from command Prompt Oracle/MSSQL/MySQL
Install SQL Server Management Studio 21 on Windows Server Install SQL Server Management Studio 21 on Windows Server Oracle/MSSQL/MySQL
Screenshot 2020 06 22 at 23.27.40 1 Install MSSQL 2019 Developer Edition and SSMS on Windows Oracle/MSSQL/MySQL
image 19 Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift
Step to migrate from microsft SQl to PostgreSQL Migrate Veeam Configuration Database to PostgreSQL Server Backup

Comments (2) on “How to uninstall Microsoft SQL Server on Windows”

  1. Avatar photo Anthony James Betts says:
    10/12/2020 at 9:25 AM

    your adds cover your content. How am i supposed to appreciate it if i cant read the start of every sentence. Not cool. Im on a laptop

    Log in to Reply
    1. chris Christian says:
      10/12/2020 at 1:36 PM

      Thank you for your feedback! I just noticed this does not work well on the Laptop. On a wider display, this issue is not present.

      I would like to let you know the issue has been resolved.

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • maxresdefault
    How to stop Microsoft Edge from remembering your email ID Windows
  • retrieve SSL
    How to Retrieve an SSL Thumbprint in Windows using MMC Windows
  • MBAM
    The web application “Administration Portal” cannot be enabled because one or more software dependencies are not met Windows
  • image 11
    Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault AWS/Azure/OpenShift
  • How to Enable High Dynamic Range on Windows 11
    How to Enable High Dynamic Range on Windows 11 Windows
  • article 1280x720.192a2586 1 1
    How to install WSL on Windows Server Windows Server
  • windows server
    How to backup and restore a Windows DHCP Server via the DHCP Manager and PowerShell Windows Server
  • cannot connect to the virtual machine try to connect again HyperV
    Could not connect to virtual machine try to connect again Hyper-V Virtualization

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.