Do you want to change the default font of Windows 10? Though you don’t have a direct method to do so, you can still change the default font by editing the Windows registry. The by default font of the Windows 10 system is ‘Segoe UI’. And by editing the Windows registry i.e. by adding a font registry file you can quickly change the font style of your Windows 10 system.
In this context, we will be discussing the steps to change the default font of the Windows 10 system.
Steps to Change Default Font of Windows 10:
Step 1: Launch the control panel window and view it by the Large icons. Now you have searched and click on the Fonts folder.
Step 2: Under the Fonts folder, just scroll down and search for the font type that you want to replace with the default font of Windows 10. Remember the name of the font that you have selected.
Step 3: Now, search for the notepad in the Windows search box and open the Notepad.
Step 4: Just paste the code given below in the notepad.
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 new font”
Step 5: Now you have to save the notepad with the extension ‘.reg’ and click on Save. I have saved this registry file with the name ‘New-Fonts’.
Step 6: Click open your newly created registry file.
The system will warn you that the file can cause changes to your device. To proceed you have to click on ‘yes’.
Step 7: The registry editor will again warn you that if the specified source in the dialog box is not trusted then you must not add this file to the registry. If the source is trusted then you must click on yes.
Step 8: If the source file is added successfully to the registry it will again prompt a message declaring the success. Just click OK and restart your computer to implement the changes.
So, this is how you can change the default fonts of Windows 10 to the fonts of your choice.
Leave a Reply