Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- ;Restore the default font mappings in Windows 10
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
- "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"
- "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"
- ;Remove the font substitutes, if any.
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
- "Segoe UI"=-
- "Segoe UI Symbol (TrueType)"=-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement