Hello, in this article I wanna show you how to easily fix Garbage Character, this error usually happen in windows 10. Garbage Character makes all your icon and text in windows explorer change to strange character.
![]() |
Garbage Character Example. Source : superuser.com |
First step make sure you already try to restart your computer before doing this tutorial, if restart wont work, go to the next step.
I already make a registry that you can download here (Download)
I got this solution from here : https://bit.ly/MicrosoftAnswer
Heres the code if necessary.
Baca Juga
[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"=-
If you already download the file, then open Regedit (registry editor) from start menu.
Then righ click and run as administrator.
Run as administrator |
Then click top left menu (file) then click the first menu (import)
Choose the file that you already download. Make sure you choose the right file.
if successful, restart your computer and your computer icon and text will be back to normal.
I hope thist tutorial help you, see you in the next tutorial.