How to disable auto check for updates in SSMS?

Sometimes following a Windows server reboot, SSMS (SQL Server Management Studio) may open quite slowly. This could be due to SSMS automatically checking for updates.

To disable auto check for updates go to Tools > Check for Updates... and uncheck Automatically check for updates for SQL Server Managment Studio.





Comments