Today, I tried to install "SQL Server 2016 developer edition" in my laptop. After successful installation of SQL Server Management Studio, I noticed that the icons and the text in the SSMS are looking blurry which is unusual.

To overcome this issue, we should enable the "Disable display scaling on high DPI" settings which can be done from the SQL Server Management Studio properties section.
In SQL Server Management Studios Properties -> click on Compatibility tab -> under Settings section-> check the Disable display scaling on high DPI settings.

Click on Apply and run the SSMS application.

Click on Apply and run the SSMS application.

Yeah! It’s cool. Now, the SSMS is opened without any blur in text and menu icons.
I hope you enjoyed this blog. Your valuable feedback, questions, or comments about this blog are always welcome.

Amritesh KesharPosted Sep 18, 2019, 9:15 AM
Didn't work for me version i am using is 18.2
William KahlerPosted Feb 26, 2018, 2:39 AM
Thank you, very nice. The field is named a little differently in windows 10, but it works the same way.
kalu singh raoPosted Jul 27, 2016, 1:48 AM
Nice