Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home » Windows

How Do You Change Font in Windows 11?

Bhishu AcharyaBy Bhishu AcharyaDecember 20, 2022
how to change font in windows 11

In today’s world, everybody wants a customizable operating system. Hence, Microsoft has also allowed its users to change the font in Windows 11.

Undoubtedly, you’re bored using the same font in Windows. Or, you probably want to have a unique interface of your own.

Thus, in this article, we have explained the easiest way of changing the font style, color, and size in Windows 11.  

How Can I Change the Font Style in Windows 11?

There’s no direct method to change the font style in Windows 11. So, this will be a bit tricky if you’ve never tried customizing it.

Nonetheless, we have brought a simple guide that will assist you in changing your font in Windows 11.

Pick Your Font

The initial step is to choose a font. Well, you can pick your desired style within the computer settings. So, here’s the first method of selecting a font via the Control Panel.:

  1. Visit Control Panel on your PC.
  2. Then, choose Appearance and Personalization.
    appearance-and-personalization
  3. Next, select Fonts or Preview, delete, show, and hide fonts. This will show you a list of fonts installed on your device. 
    preview-fonts-control-panel
  4. Go through the styles and pick a font family you like. Then, double-click on it. If there are font faces available, select the one you prefer.
    fonts-control-panel
  5. Now, note down or memorize the Font name. Note that you cannot copy it. 
    view-font-control-panel

Another technique of picking a font in Windows 11 is via Windows Settings. These simple steps will help you choose the style you prefer: 

  1. Navigate to Settings and choose Personalization.
    personalization-fonts
  2. Scroll down and select Fonts. This will direct you to a window with all the available fonts.
    fonts-settings
  3. Click on the font family that suits your PC. 
    view-font-settings
  4. Next, navigate to Metadata and memorize the full name. Here, you can also choose a font face to check its metadata.

If you didn’t find the style you’re looking for, Microsoft gives you an option to install fonts from their Microsoft Store. Moreover, you can even download fonts for all the languages. However, this will take up a large space on your drive.

Well, if you’re looking for a detailed guide on installing fonts on Windows 11, you can read our other article. 

Create a .reg File

Just by picking a font, we can’t make any changes in the system. So, the next step is to create a .rig file that will update the font registry.

Although this sounds a bit technical, anyone can create a .rig file within a minute by following these general steps:

  1. From the Start menu, open Notepad.
  2. Now, paste the following code in the text area:
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"="Name of the font you selected"
  1. Replace the Name of the font you selected with the font name you picked earlier.
    change-name-font-notepad
  2. Save the document with any preferred file name. But don’t forget to add the .reg extension.
    save-font-reg-file

Make Changes to the Registry

After saving the document, you have successfully created a program to change the font of Windows 11. However, this will work only after merging the content in the registry.

Go through the guide below to learn how to make changes to the registry:

  1. Open the saved document you just created.
  2. Click on Yes to add the information to the registry. 
    registry-editor
  3. Confirm the action. Then, you will be notified that the keys and values you generated were updated in the registry. To confirm this, press Ok.
    registry-editor-ok
  4. Now, refresh your PC and check if the font has changed. If it hasn’t, restart your PC, and your font should get updated. 

How Do I Reset My Font Style to Default in Windows 11?

Well, you’re probably done playing with different fonts in Windows 11. If you want to return to your old settings, here are some techniques that might help you.

Restore Default Font Settings From Control Panel

Restoring default font settings will bring back all the previous settings on your computer. So, this method might help you reset the font style to default.

You need to follow these steps to restore default font settings on your PC: 

  1. First of all, launch Control Panel from the Start menu.
  2. Open Appearance and Personalization and select Change Font Settings.
    change-font-settings
  3. Now, click on the Restore default font settings button.
    restore-default-font-settings
  4. Then, wait for a few moments and refresh your computer.
  5. Finally, check if your old font is back. If it hasn’t, try restarting your PC and checking it again.

Several users have faced problems trying this technique. So, let’s jump into another method of restoring your font style to default.

Create a Default .reg File 

Like you created a .reg File, we need to create another Notepad document here. Following is the source code you need to copy to make changes in your font settings:

  1. Open Notepad and paste the code above.
  2. Save the file with any name and add a .reg extension.
  3. Close the Notepad window and launch the .reg item.
  4. Click on Yes and select Ok. This updates the font registry. 
  5. Now, try refreshing and restarting your PC. This should bring back your old font.
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"=-

Create a Manual .reg File

Reportedly, Windows 11 uses Segoe UI Variable as its default font. So if the default .reg file doesn’t work, you can create another document setting the font name to Segoe UI Variable.
default-font-sgoeUI

However, for some reason, few computers have a different default font than others. In such a case, you need to know the custom default font used on your PC.

How Can You Change Font Size in Windows 11?

It becomes difficult to focus on the screen if your interface has a small font size. So, increasing the font helps to make Windows content look more readable.

Furthermore, people suffering from short-sightedness and long-sightedness always face vision issues. Therefore, Windows has made a feature available to customize the font size from its settings.

Read and apply these steps to change the font size in Windows 11:

  1. Open Settings and navigate to Accessibility.
  2. Under Vision, choose Text Size.
    increase-text-size
  3. Now, increase the font size by dragging the slider to the right. If you wish to decrease font size, drag it to the left. And, if you want the default setting, set the text size to 100%. 
  4. Once done, click on the Apply button.
  5. Now, wait about a minute for the settings to change.

If you also have a mac and want to change it’s fonts size, read this article.

How to Change Font Color in Windows 11

Very few know that changing font color is possible in Windows 11. To learn more, follow these basic steps:

  1. Navigate to Settings and select Personalization.
    personalizatio-themes
  2. Select Themes and go to Contrast Themes.
    select-contrast-theme
  3. Now, select one of the themes provided in the drop-down.
  4. Then, click on the Edit button.
  5. Next, choose the color box beside the field Text.
    edit-theme-text
  6. Input the hex code or select a color from the palette.
  7. Finally, click on Save As and set the theme name.
  8. Now, wait a few seconds for the system to change the font color on your screen.
how-to
Bhishu Acharya
  • Twitter
  • LinkedIn

Bhishu Acharya is a technical content writer at TechNewsToday. He specializes in monitors, laptops, storage devices, and other peripherals. Apart from computer hardware, you can also find his how-to and troubleshooting articles on Windows, internet, security, and networking. Ever since getting his hands on a personal computer, Bhishu started exploring its internal components at just 10. His growing curiosity led him to undertake the Computer Science & Information Technology degree and is just a year away from graduation. While balancing his study and work life for over four years, he has harnessed different sets of technical skills. With his expertise, he is now dedicated to helping netizens looking for hardware and software-related fixes. Today, Bhishu’s proficiency extends beyond computer hardware. In his spare time, he enjoys coding and learning new programming languages. You can contact him at bhishu@technewstoday.com

Related Posts

how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 22, 2023
what happens if you turn off your computer during an update

What Happens if You Turn Off Your Computer During an Update?

September 18, 2023
How to Disable Integrated Graphics

How to Disable Integrated Graphics?

September 16, 2023
System Restore Stuck

How To Fix Windows Stuck on System Restore

September 16, 2023
startup-repair-couldn't-repair-your-pc

How To Fix “Startup Repair Couldn’t Repair Your PC”

September 13, 2023
how to free up ram

How to Free Up Memory

August 4, 2023
View 2 Comments

2 Comments

  1. Bob Shirey on March 3, 2023 10:10 am

    Every time I have tried to change the Font in Windows 11 Pro, after restarting, the font is changed but I lose the functionality of the Start Button and Start Menu and I have to Run System Restore to recover. Are you aware of the issue and can you advice me as to what to do to avoid this issue? Thanks, Bob

    Reply
    • Bhishu Acharya on March 6, 2023 12:15 am

      Hello there Bob,
      If you’re facing issues with the Start Menu after changing Windows Font, try reinitializing it:
      1. Press Windows Key + X and select Terminal (Admin).
      2. In the User Account Confirmation Prompt, press Yes.
      3. After Windows Powershell opens up, run the following:
      Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
      4. Restart your PC and check if the problem is solved.
      5. In case the problem persists, open Powershell with administrative privilege again. This time, try manually registering the Appx package so that it can be used by your user account:
      Get-appxpackage -all *shellexperience* -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)}
      6. Reboot your PC and check if the problem is solved.
      Do let us know if you’re still experiencing the issue.

      Reply

Leave A Reply Cancel Reply

Latest Posts
how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 22, 2023
motherboard chipset

Understanding Motherboard Chipset and Its Importance

September 20, 2023
Naval-Warfare-Games

Best Naval Warfare Games

September 18, 2023
You may also like
printer-not-printing

How to Fix a Printer That’s Not Printing

September 20, 2023
Share Location With Friends and Family

Share Location With Friends and Family (iPhone and Android)

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.