How to Change The Default Windows Font on Your PC

You can change the default Windows font with a few system tweaks

by Ivan Jenic
Ivan Jenic
Ivan Jenic
Troubleshooting Expert
Passionate about all elements related to Windows and combined with his innate curiosity, Ivan has delved deep into understanding this operating system, with a specialization in drivers and... read more
Reviewed by Alex Serban
Alex Serban
Alex Serban
Windows Server & Networking Expert
After moving away from the corporate work-style, Alex has found rewards in a lifestyle of constant analysis, team coordination and pestering his colleagues. Holding an MCSA Windows Server... read more
Affiliate Disclosure
  • Windows doesn't have an option to change the default font from Settings or Control Panel.
  • The only way to achieve this is by modifying the registry manually.
windows font

While Windows is fairly customizable, many wonder how to change the default font. This isn’t as easy as changing your settings, but it’s possible.

Before we start, keep in mind that this is an advanced method, so it’s always a good idea to create a backup.

What is the font that Windows uses?

The default system font in Windows is Segoe UI. However, it’s possible to change it with a few minor tweaks.

How can I change the Windows 10 default font?

1. Change your registry

  1. Press Windows key + R to open the run Window and type regedit. Press Enter to start Registry Editor.
  2. When Registry Editor opens navigate to HKEY_CURRENT_USER\Control Panel\Desktop\WindowsMetrics
  3. On the right side of Registry Editor you’ll see list of keys such as Caption font, Icon font etc.change windows 10 default font
  4. Select the font you want to change, right click it and choose Modify.
  5. A new window will open with the name of the registry key and font name on the right side.
  6. Change the font name to name of the font you want to use. Be sure that you watch the spaces while entering the new font name.

2. Add reg file to the registry

  1. Go to Start and type control panel. Select Control Panel.
  2. Go to the search box type fonts and click the Fonts option.change default font windows 10
  3. The list of fonts available on Windows 10 should now be available on the screen.
  4. Launch Notepad, copy this Registry code into the document, and replace ENTER-NEW-FONT-NAME with the name of the font that you want to use:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
    "Bell MT UI (TrueType)"=""
    "Bell MT UI Bold (TrueType)"=""
    "Bell MT UI Bold Italic (TrueType)"=""
    "Bell MT UI Italic (TrueType)"=""
    "Bell MT UI Light (TrueType)"=""
    "Bell MT UI Semibold (TrueType)"=""
    "Bell MT UI Symbol (TrueType)"=""[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Font\Substitutes]"Bell MT UI"="ENTER-NEW-FONT-NAME"
  5. Go to the File menu and save the document.
  6. Click Save As and save it with the .reg extension.
     
  7. Double-click on the new .reg file to add it to the registry.
  8. Confirm your choice and restart your machine.

Changing fonts isn’t as simple as changing font size or installing new fonts since it requires modifying the registry. Since this is an advanced process, we advise extra caution. 

On the other hand, it’s pretty simple to change font, style and size in Notepad on Windows 11.

Did we miss another method to change the default font on Windows? If so, let us know in the comments below.

This article covers:Topics: