Is it safe to change the default windows font in the windows using the popular registry editor method and do i need to create a backup of any registry

M

MayankVerma3

Here is the code that almost everyone uses:




For Changing the Font Style :

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"


Also i have heard that the windows sometimes repairs it's registry so is there any chance that the changes i make will change automatically to normal one fine day?

Continue reading...
 

Similar threads

J
Replies
0
Views
220
JaroRose
J
H
Replies
0
Views
265
Htet PhyoNaing
H
A
Replies
0
Views
194
Anonymous&dFarsgLo
A
W
Replies
0
Views
210
Wilhelm Heindrijk
W
Back
Top Bottom