Edit

Share via


SQL Server Management Studio (SSMS) setup failed or requires restarting the machine

Infrequently, users encounter SSMS installation problems, and common error messages include:

  • "Failed to install MSI package"
  • "Microsoft ODBC Driver 17 for SQL Server: A previous installation required a reboot of the machine for changes to take effect"
  • "Fatal error during installation (0x80070643)"

Suggested resolution

Following these steps to uninstall the "Microsoft ODBC Driver 17 for SQL Server" before beginning the SSMS installation commonly allows the setup to succeed if it fails with one of the aforementioned or similar error messages.

  1. Close any related applications, including SSMS, Visual Studio, or SQL Server Profiler.
  2. Go to Control Panel > Add/Remove Programs.
  3. Locate the entry for "Microsoft ODBC Driver 17 for SQL Server" and uninstall. This step may require a restart.
  4. Begin the SSMS installation of the latest version.

Get help for SQL tools