Skip to content

Instantly share code, notes, and snippets.

@jcherven
Created December 31, 2019 16:48
Show Gist options
  • Save jcherven/c9661d6c812bdc6679be081be2486528 to your computer and use it in GitHub Desktop.
Save jcherven/c9661d6c812bdc6679be081be2486528 to your computer and use it in GitHub Desktop.
Restore Segoe UI as the Windows 10 system UI font (rolls back changes from companion script)
Windows Registry Editor Version 5.00
; This is a companion script for https://gist.github.com/jcherven/42b84294248674c29eb50cb711114315
; Rolls back changes made by the above registry patch script
; Don't edit this file; save and double click to run.
[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"=-
@d34th53kt
Copy link

thank you i literally just created an account to say that you saved me i was trying to edit all to tahoma making Win10 OS look like Win XP but the characters of the font like the two points of the clock and the sound manager widget but i've used this and all came back to as it was i didn't have to restore windows thank you and for last time,
Thank you!

@geextahslex
Copy link

Hi I have a question. I want to instal Segoe UI Semibold "seguisb.ttf" (5.0 from Windows 7) on Win 10 as the default font. Do you know how to achieve that?

@d34th53kt
Copy link

d34th53kt commented Sep 1, 2023 via email

@geextahslex
Copy link

okay, but I need a thicker font to increase the readability. I dont want to increase the size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment