How to Change the Font in Windows 11

The quickest way to change the Windows 11 font is through a Windows Registry edit, which we’ll do by creating a REG file.

Open Settings, and select Personalization on the left, followed by Fonts on the right. Another way to get there is through the Run command: ms-settings:fonts. Scroll down to Available fonts, and find and select the font you’re interested in using. If you don’t see the font you want, you can take this time to download it—lots of websites have free fonts, but you can also buy fonts online. Then, return to this area of Settings to see it. Our guide on How to Install Fonts in Windows 11 can help if you need it. Locate the Full name line in the Metadata section, and write it down exactly as it’s written. In our example, we recorded Franklin Gothic Medium. Open Notepad, or a different text editor if you prefer, and paste the following: Windows Registry Editor Version 5. 00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] “Segoe UI (TrueType)"=”" “Segoe UI Bold (TrueType)"=”" “Segoe UI Bold Italic (TrueType)"=”" “Segoe UI Italic (TrueType)"=”" “Segoe UI Light (TrueType)"=”" “Segoe UI Semibold (TrueType)"=”" “Segoe UI Symbol (TrueType)"=”" HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] “Segoe UI”=“Franklin Gothic Medium” In the last line of the document, replace Franklin Gothic Medium with the name of the font you recorded in Step 3 (keep the quotes around the name). If you’re using Notepad, go to File > Save as, and type a name in the File name box. Choose All files from the Save as type menu. Type . reg at the end of the file name. Our example reads Franklin Gothic. reg, but yours can be called whatever you want; just make sure it ends with that file extension. Choose where on your computer to save the file (the Desktop folder works), and then select Save. Close the text editor, and then double-click or double-tap the REG file from the folder you just saved it to. Press Yes on the User Account Control window, then Yes again on the Registry Editor prompt (pictured below), and finally OK on the success message. Reboot your computer to see the font changes. The quickest method is to right-click the Start button and go to Shut down or sign out > Restart.

What Does Changing the System Font Do?

Changing the Windows 11 font using this registry tweak will switch up the way text looks throughout the operating system. Desktop icon text and the links in Control Panel are a couple of examples, but it’s most obvious in other areas, such as the Run dialog box.

Another way to get there is through the Run command: ms-settings:fonts.

However, not every part of Windows will change to the new font. All the text within Settings, Start menu, Clock, Quick Settings, and numerous other areas aren’t affected.

How to Restore the Default Font in Windows 11

The best way to get the original Windows 11 font back is to reverse the registry tweak that changed it in the first place. To do that, repeat the steps from above, but replace the Notepad text with different code.

You can do this one of two ways. This first method is easiest only if you still have the original REG file:

Right-click the REG file from wherever you saved it during Step 9, and select Edit. Highlight all the text that’s in there, and replace it with this: Windows Registry Editor Version 5. 00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] “Segoe UI (TrueType)"=“segoeui. ttf” “Segoe UI Black (TrueType)"=“seguibl. ttf” “Segoe UI Black Italic (TrueType)"=“seguibli. ttf” “Segoe UI Bold (TrueType)"=“segoeuib. ttf” “Segoe UI Bold Italic (TrueType)"=“segoeuiz. ttf” “Segoe UI Emoji (TrueType)"=“seguiemj. ttf” “Segoe UI Historic (TrueType)"=“seguihis. ttf” “Segoe UI Italic (TrueType)"=“segoeuii. ttf” “Segoe UI Light (TrueType)"=“segoeuil. ttf” “Segoe UI Light Italic (TrueType)"=“seguili. ttf” “Segoe UI Semibold (TrueType)"=“seguisb. ttf” “Segoe UI Semibold Italic (TrueType)"=“seguisbi. ttf” “Segoe UI Semilight (TrueType)"=“segoeuisl. ttf” “Segoe UI Semilight Italic (TrueType)"=“seguisli. ttf” “Segoe UI Symbol (TrueType)"=“seguisym. ttf” “Segoe MDL2 Assets (TrueType)"=“segmdl2. ttf” “Segoe Print (TrueType)"=“segoepr. ttf” “Segoe Print Bold (TrueType)"=“segoeprb. ttf” “Segoe Script (TrueType)"=“segoesc. ttf” “Segoe Script Bold (TrueType)"=“segoescb. ttf” [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\FontSubstitutes] “Segoe UI”=- Go to File > Save. Exit Notepad, and then open the REG file. Accept all the prompts to edit the registry. If the changes don’t take effect immediately (they did for us), reboot your computer.

If you don’t have the original REG file readily available to edit, just repeat the steps at the top of this page. When you get to the part about pasting the code into Notepad, use the modified code from Step 2 above, and don’t make any changes to it.

Changing Other Fonts in Windows 11

The method outlined in this article isn’t how it typically works when you want to use a new font in Windows. The directions explained above are unique for two reasons: Windows doesn’t have a built-in way to change the system font, and you’re changing the system font, not just the font type for a single app.

Most programs have their own font settings so you can make changes that apply to just that one program. And doing it is extremely easy because Windows 11 does provide a way to easily install a font that can be used by any of your software.

For example, if you’ve downloaded a font you’d like to use in Microsoft Word, install the font to your computer, and it’ll be available the next time you open Word. That’s usually how it works: install the fonts to your computer, and then any program on your PC can access them.

For example, you can change the default font and size in Outlook by choosing an installed font. The same thing applies when you pick a new default font for Thunderbird emails. Online apps need separate instructions since they don’t typically access local fonts: here’s how to edit Gmail’s default font options in your browser.

With some programs, there’s a special folder in the app’s installation directory that’s used to load fonts for that one piece of software. You can install fonts just for Photoshop, for example.