How To Change The Default Font On Windows - WaveTechs
How To Change The Default Font On Windows

How To Change The Default Font On Windows

Share This



On each new version of Windows, Microsoft frequently acquaints new features with the aim of making you more profitable and secure. In the meantime, the organization likewise surveys the working framework and chooses whether or not to keep a portion of the previous established features.

For instance, on Windows 7,to change the default font, open the personalization features on  the Control Panel and change the system font for various elements in the operating system, including the font for icons, title bars, menus, message box, and more. On Windows 10, this isn't the case anymore, and you're stuck with the default system font on your computer.


The textual style on Windows 10 is called Segoe UI, and in the event that you don't like it, you canuse this guide, which will walk you through the means to alter the registry to change the default text style on your PC.



IMPORTANT: Before you go through this guide, it's worth noting that modifying the registry is risky, and it can cause irreversible damage to your installation if you don't do it correctly. It's recommended to make a full backup of your system before proceeding. Alternatively, you can create a system restore point, which will also help you to revert the changes you make using this guide.
  • Open Control Panel
  • Open the fonts option
  • See the font available on Windows 10 and note the exact name of the font you intend to use (e.g., Arial, Courier New, Verdana, Tahoma, Georgia etc.)

  •  Open your text editor (e.g. Notepad)
  • Copy and paste the following registry code into the text file:

    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"="ENTER-NEW-FONT-NAME"


  • In registry code above, make sure to replace ENTER-NEW-FONT-NAME with the name of the font you want to use like Courier New.
  • Click File.
  • Click Save As.
  • Under "Save as type," select All Files, and name your file anything you want with the ".reg" extension.
  • Click Save

  • Double-click your new .reg file to merge it into the registry
  • Click Yes
  • Click OK

  • Restart your computer to complete the task

Once your computer restarts, you should see the new font family throughout the elements, including on File Explorer, message box, taskbar, and apps that make use of the default system font.

If you want to revert the changes use the previously created system restore point or follow these steps:

  • Open Notepad.
  • Copy and paste the following registry code into the text file:

    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\Windows NT\CurrentVersion\FontSubstitutes]

    "Segoe UI"=-
  • Click File.
  • Click Save As.
  • Under "Save as type," select All Files, and name your file anything you want with the .reg extension.
  • Click Save.
  • Double-click your new .reg file to merge into the registry.
  • Click Yes.
  • Click OK.
  • Restart your computer to complete the task.
Remember not to choose a crazy font, such as Webdings or Wingdings, which are symbols and they can cause issues on your system.

Do you like the current system font that Windows offers or you're changing it to something else? Tell us in the comments below.


No comments:

Post a Comment