Recently, I was trying to show queries to my client in an online meeting. Suddenly, my client asked me to please increase the font size as I could not see it properly. So, I followed the below approaches to make the font bigger in SQL Server Management Studio.
How To Make Font Bigger In SQL Server Management Studio
Let us discuss two simple approaches individually.
Approach-1: Using SQL Server Management Studio (SSMS)
To make font bigger in SQL Server Management Studio, follow the below steps.
1. Open your SQL Server Management Studio and connect to your SQL Server instance.
2. Click on the Tools menu –> Select “Options,” as shown in the screenshot below.

3. Expand the Environment node, click on the Fonts and Colors link, ensure to choose the Text Editor option for the Show settings for: dropdown, select the desired size, and click the OK button as shown in the screenshot below.

Now, the font size has changed successfully, as shown below.

Approach-2: Using the keyboard shortcut
- Press and hold the Ctrl key from your keyboard, then scroll up the mouse wheel to increase the font size.
Video Tutorial
Conclusion
To Make Font Bigger In SQL Server Management Studio, you can either use the SQL Server management tools menu or you can use the keyboard shortcut to do this as mentioned in this article.
You may also like following the articles below.
- How To See What Version Of SQL Server Is Running
- How To Backup A Table In SQL Server
- How To Get The Connection String From SQL Server
I am Bijay having more than 15 years of experience in the Software Industry. During this time, I have worked on MariaDB and used it in a lot of projects. Most of our readers are from the United States, Canada, United Kingdom, Australia, New Zealand, etc.
Want to learn MariaDB? Check out all the articles and tutorials that I wrote on MariaDB. Also, I am a Microsoft MVP.