How to Change Registry Editor Font in Windows 11
Registry Editor fonts in Windows 11 let you change the default text style used for keys and values across the operating system. Making this text adjustment helps reduce eye strain during long setup sessions, and any font already installed on your PC works for this custom look.
You need administrator rights to make this text change stick on your device, and the update applies to all user accounts.
Open Registry Editor, navigate to View Font, and select your desired font, style, and size. To reset to the default font, open Windows Terminal as administrator and run the command: reg delete “🗝️HKEY_LOCAL_MACHINE\
Option 1Change Font in Registry Editor
Registry editor font settings can be changed directly inside the Windows 11 Registry Editor to make the text easier to read. You can pick a new font, style, and size by opening the settings menu and choosing your preferred text options.
- Open Registry Editor. You can do this by typing
regeditin the Windows search bar and pressing Enter. - In Registry Editor, click on the View menu at the top.
- From the dropdown menu, click on Font.

- A new window will appear. Here you can choose the Font you want, the Font style (like regular or bold), and the Size.
- Click OK when you’re happy with your selection.
The Sample box shows a live preview of your choices. Click OK to save them automatically.

Option 2Reset Font to Default using a Command
Registry editor font settings can be reset back to the original factory default by running a quick command in Windows Terminal. This method quickly restores the standard text appearance without requiring you to manually look up and change each individual font option.
- Open Windows Terminal as an administrator. To do this, search for “Windows Terminal” in the Start menu , right-click it, and select “Run as administrator”. Choose either Windows PowerShell or Command Prompt when it opens.
- Copy the command below and paste it into the Windows Terminal window. Then, press the Enter key.
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RegEdit" /va /f
- You can now close the Windows Terminal window.
Your new font is now active.
Summary
Registry editor font adjustments help improve readability and let you customize the text appearance in Windows 11. You can change the font style directly through the settings or restore the original factory defaults using a quick command in Windows Terminal.
Where to find fonts in registry?
You can find font settings for Windows in the Registry Editor. Go to this path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts. This location lists the fonts Windows uses.
Where can I find hkey_current_user?
You can find HKEY_CURRENT_USER in the Registry Editor. It's a main section at the top level. This section stores settings specific to the user who is currently logged in.
Why is Microsoft defaulting to AptOS font?
Microsoft updated many of its apps, like Outlook, to use Aptos. This new font replaced Calibri as part of a larger design update. The change was likely applied automatically.
What is the terminal font called?
The default font for the Windows Terminal is called Cascadia Code. It's designed to be clear and readable for coding and command-line use.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!