Personalization Enable or Disable Font Smoothing in Windows 11


  • Staff
text_size_banner.png

Font smoothing is used by default in Windows to make the jagged edges of text look smoother and more readable.

This tutorial will show you how to enable or disable font smoothing for your account in Windows 10 and Windows 11.


Contents

  • Option One: Enable or Disable Font Smoothing in Visual Effects Performance Options
  • Option Two: Enable or Disable Font Smoothing using REG file


EXAMPLE: Font smoothing enabled and disabled

font_smoothing_enabled.png
font_smoothing_disabled.png





Option One

Enable or Disable Font Smoothing in Visual Effects Performance Options


1 Open Visual Effects Performance Options (SystemPropertiesPerformance.exe).

2 Check (enable - default) or uncheck (disable) Smooth edges of screen fonts for what you want. (see screenshot below)

3 Click/tap on OK.

Smooth_edges_of_screen_fonts.png





Option Two

Enable or Disable Font Smoothing using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.

2 Enable Font Smoothing

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Enable_Smooth_edges_of_screen_fonts_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"

3 Disable Font Smoothing

A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Disable_Smooth_edges_of_screen_fonts_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="0"

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 Sign out and sign in or restart the computer to apply.

8 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • text_size.png
    text_size.png
    23.3 KB · Views: 46
  • Disable_Smooth_edges_of_screen_fonts_for_current_user.reg
    526 bytes · Views: 129
  • Enable_Smooth_edges_of_screen_fonts_for_current_user.reg
    522 bytes · Views: 113
Last edited:

Latest Support Threads

Top Bottom