[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts]
"Segoe UI (TrueType)" = ""
"Segoe UI Bold (TrueType)" = ""
"Segoe UI Italic UI (TrueType)" = ""
"Segoe UI Italic (TrueType)" = ""
"Segoe UI Light (TrueType)" = ""
"Segoe UI Semibold (TrueType)" = ""
"Segoe UI Symbol (TrueType)" = ""
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes]
"Segoe UI" = "ENTER-NEW-FONT-NAME"
Step 6: In the above code, replace ENTER-NEW-FONT-NAME with the font name you want to use, such as Courier New.
Step 7: Click File> Save As.
Step 8: At the Save as type section, select All Files and put any name for the file, remember the extension of the file you saved is .reg> Save.
Step 9: Double click on the .reg file you just saved to "add" to the Registry.
Step 10: Click Yes> OK
Step 11: Finally restart your computer to complete the process.
After your Windows 10 computer has finished booting, you will now see a new font on File Explorer, message dialogs, Taskbar and applications that use the system default font.
After testing with a series of fonts, you are bored and want to return to the default font on Windows 10, please follow these steps:
Step 1: Open the Notepad file.
Step 2: Copy and paste the following Registry code into Notepad file:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts]
"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_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes]
"Segoe UI" = -
Step 3: Click File> Save As
Step 4: At the Save as type section, select All Files and name the file, remember the extension of the file you saved is .reg> Save.
Step 5: Double click on the .reg file you just saved to "add" to the Registry.
Step 6: Click Yes> OK
Step 7: Finally restart your computer to complete the process.
Refer to some of the following articles:
Good luck!