How to Block Untrusted Fonts in Windows 11
This guide will show you how to block or allow untrusted fonts on your Windows 11 PC. Blocking untrusted fonts helps keep your computer safe from harmful files.
You can block untrusted fonts in Windows 11 by using the Local Group Policy Editor or Registry Editor. Navigate to Computer Configuration > Administrative Templates > System > Mitigation Options in the Group Policy Editor and enable “Untrusted Font Blocking.” Alternatively, use the Registry Editor to create or modify the “MitigationOptions_FontBlocking” DWORD value.
What Are Fonts and Untrusted Fonts?
Fonts are the text styles you see on your computer, like Arial or Times New Roman. Untrusted fonts are any you install from places other than the official Windows font folder. Installing these can be risky because they might come from sources that aren’t safe and could cause security problems on your PC.
Untrusted fonts are fonts that are installed outside this main fonts folder. They might come from unknown or unsafe sources, which can cause security problems.

Why Block Untrusted Fonts?
Sometimes, attackers use bad fonts to try to harm your computer. Windows 11 includes a feature called Blocking Untrusted Fonts that helps protect you by preventing unsafe fonts from running.
How to Control Untrusted Fonts in 🪟 Windows 11
Windows 11 gives you options to manage untrusted fonts and protect your computer. You can choose to block them completely, just track when they’re used, or allow specific apps to use them. The main settings are ‘On’ to block unsafe fonts and log attempts, and ‘Audit’ to only log usage without blocking.
- On – Blocks unsafe fonts from loading outside the trusted font folder and records these events.
- Audit – Does not block fonts but keeps a log of apps that use untrusted fonts.
- Exclude apps – Lets you allow certain apps to use untrusted fonts, even if blocking is on.
Method 1Use the Local Group Policy Editor
You can easily block untrusted fonts in Windows 11 using the Local Group Policy Editor. This tool lets you quickly turn the security feature on or off. To open it, press the Windows key and R together, then type gpedit.msc and press Enter. This method is usually available on Pro and Enterprise versions of Windows.
- Press Windows key + R, type
gpedit.msc, and press Enter to open the Local Group Policy Editor. (If you don’t know how to open it, see this guide: How to open Local Group Policy Editor) - In the editor, go to:
Computer Configuration > Administrative Templates > System > Mitigation Options - On the right side, find and double-click
Untrusted Font Blocking. - Choose one of these options:
- Not Configured (default) – No fonts are blocked.
- Enabled – Blocks untrusted fonts and logs events.
- Disabled – Same as Not Configured, no fonts are blocked.
- Click OK to save your changes and close the window.

Method 2Use the Windows Registry Editor
If your Windows version doesn’t have the Group Policy Editor, like Windows Home, you can still block untrusted fonts using the Registry Editor. This involves changing a specific setting. You’ll need administrator rights to do this. Press Windows key + R, type regedit, and press Enter to open it.
- ⚠️ Requires admin privileges – Press Windows key + R, type
regedit, and press Enter to open the Registry Editor. (If you need help, see: How to open Windows Registry Editor) - In Registry Editor, go to this folder:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\MitigationOptions - If you don’t see the MitigationOptions folder, right-click
Windows NT, selectNew > Key, and name itMitigationOptions. - Right-click on the right side of the MitigationOptions folder and select
New > DWORD (32-bit) Value. - Name this new value:
MitigationOptions_FontBlocking - Double-click this new value to edit it. Set the base to Hexadecimal and use one of these values:
1000000000000– Turn on blocking.2000000000000– Turn off blocking.3000000000000– Audit only (log events, don’t block).
- Click OK and close the Registry Editor.
- Restart your computer for the changes to take effect.

Summary
- Blocking untrusted fonts helps protect your Windows 11 PC from harmful files.
- You can control this setting using either the Local Group Policy Editor or the Registry Editor.
- Choose to block, audit, or allow untrusted fonts based on your needs.
- Remember to restart your PC after making changes.
- If you want to learn more about fonts on Windows 11, check out this easy guide on how to install fonts in Windows 11.
Blocking untrusted fonts is a smart step to help protect your Windows 11 PC from dangerous files. You can choose how to manage them, either by blocking them completely, just auditing their use, or allowing specific apps. Use either the Local Group Policy Editor or the Registry Editor to set this up. Remember to restart your computer after you make any changes.
Microsoft – Block Untrusted Fonts
If you have questions or want to share your experience, please leave a comment below!
How do I block untrusted fonts?
Open the Group Policy editor (type gpedit.msc and press Enter). Navigate to ‘Computer Configuration > Administrative Templates > System > Mitigation Options > Untrusted Font Blocking.’ Change the setting to ‘Enabled’ and choose ‘Block untrusted fonts and log events’ (see screenshot).
What are block fonts good for?
Bold fonts, widely known for their striking appearance, are ideal for conveying strong messages. The bold font you choose can make your headlines, posters, ads, and other designs stand out.
Does Windows use TTF?
Yes, Windows uses TTF, which stands for TrueType font, a format developed by Apple and Microsoft to work across both Windows and Mac computers.
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!