Jump to content

Recommended Posts

Guest Eaksmile
Posted

Can I change the main font in Windows 10? I want to change the font for all apps and everything, I went to settings and the fonts but all that did was show me all the fonts that are downloaded on my computer.

 

More...

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • ExTS Admin
Posted

This should do it.

 

Step 1: Launch the Control Panel from the Start Menu.

Step 2: Click on the “Appearance and Personalization” option from the side-menu.

Step 3: Click on “Fonts” to open fonts and select the name of the one you want to use as default.

Step 4: Now open the Notepad application and paste the following code into the empty 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"="NewFont"

Step 5: Be sure to replace the font name you want to change Segoe UI within the last line of the registry code

Step 6: Click on File on the top menu options and then save your file as a .reg file by using the extension option “All files”

Step 7: From wherever your file is saved, double-click on it to merge it with the registry by clicking Yes and OK

Step 8: Simply restart your computer to let the changes take effect

 

If you need further assistance let me know.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...