stay Windows 10 On , You don't have to use the default system font , You can change the registry to change the default system font .
stay Windows 7 In older versions , The control panel contains personalization , You can change the system font of many visual elements on the desktop , For example, file explorer 、 Icon 、 The title bar 、 menu 、 Message box, etc . however , For some reason ,Windows 10 Removed these settings , Let users fall into the dilemma of default system font .
however , If you really want to do that , It can also be in Windows 10 Change on “Segoe UI” default font .
One 、 How to be in Windows10 Change the default font on
To be in Windows 10 Change the system font on , Please use the following steps :
1. Open Notepad , Copy and paste the following registry code into the document :
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"="NEW-FONT-NAME"
2. Open Settings > Individualization > typeface , Select the font family you want to use .
Note the official name of the font , for example Courier New.
3. In Notepad text with registry code , take “ NEW-FONT-NAME” Replace with the name of the font to be used throughout the system , for example Courier New.
4. Click file > Save as command .
5. stay “ Save type ” Choose... From the drop-down menu “ All the files ” Options . Enter the name of the file , for example “my-system-font”, And use “.reg” As extension , for example my-system-font.reg, Click the Save button .
6. Right click the newly created “.reg” file , And then choose “ Merge ” Options .
7. Click yes , Then determine , Restart the computer .
After these steps , The new font should be available throughout the desktop visual elements , Including file explorer 、 Message box 、 Taskbar and applications that use the system's default font settings .
Be careful :
Although you can choose from many different Fonts , But because of Webdings or Wingdings Fonts like this use symbols , So they can cause installation problems , So I suggest you choose an easy to understand style .
Two 、 How to be in Windows 10 Restore the default system font on
1. Open Notepad , Copy and paste the following registry code into the document :
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"=-
2. Click file > Save as command .
3. stay “ Save type ” Choose... From the drop-down menu “ All the files ” Options . Enter the name of the file , And use “.reg” As extension , for example restore-default-font.reg, Click the Save button .
4. Right click the newly created “.reg” file , And then choose “ Merge ” Options .
5. Click yes , Then determine , Restart the computer .
After these steps ,Windows 10 The default font should be rolled back to the previous configuration .
3、 ... and 、 Use restore point to undo settings
You can also undo changes using restore points created before modifying font settings . however , Use this option as a last resort , Because according to the time of restoring the system , This feature may also undo other system changes that you may have configured since you created the restore point .
1. Search for... In the taskbar search box “ Create restore points ”, Then select the top result to open the application .
2. stay “ System protection ” Tab, click “ System restore ” Button .
3. Before applying settings , Select the restore point you created .
4. Click the next button , Click the finish button .
After these steps , Need to restart the system .
@ Micro lecture media #win10 Playing machine skills #
The headline number 【 Micro lecture media 】 Focus on software sharing , If you like playing software , Welcome to your attention 、 Comment on 、 Collection 、 forward .