Advertisement

Exclude App from Untrusted Font Blocking in Windows 10

How to exclude an app from Untrusted Font Blocking in Windows 10

If you have enabled the Untrusted Font Blocking feature, you might want to exclude specific apps from being blocked when loading a font. It can a be a trusted app, or an app you need which fails to work properly under the restrictions you have set. Here is how it can be done.

Advertisеment

Windows 10 comes with TrueType fonts and OpenType fonts installed out-of-the-box. They either have TTF or OTF file extensions. They support scaling and look sharp on modern displays.

You may be familiar with the classic Fonts Control Panel applet, which you could use to see the fonts that are currently installed, or to install or uninstall fonts.

Starting with build 17083, Windows 10 features a special section in the Settings app. The new section, called simply "Fonts", can be found under Personalization.

Instead of the classic applet, recent releases of Windows 10 offer the Fonts page in Settings, which is able to show off newer font capabilities, such as color fonts or variable fonts. A refresh of the Fonts UI to show off the newer capabilities was long overdue.

In Settings, a dedicated page for Fonts settings provides a short preview of each font family. The previews use a variety of interesting strings that are selected to match the primary languages that each font family is designed for, together with your own language settings. And if a font has multi-color capabilities built into it, then the preview will demonstrate this.

The OS comes with an advanced security feature that prevents fonts from being loaded outside of the c:\Windows\Fonts folder, considering them untrusted.

Untrusted Font Blocking in Windows 10

The Untrusted Font Blocking security feature in Windows 10 is implemented as a global option that prevents apps from loading untrusted fonts. When enabled, any font that is located outside of the C:\Windows\Fonts folder, considered untrusted. This option can be set to one of the following values: On, Off, and Audit. You can configure it with a Group Policy (where available), or by applying a Registry tweak.

There are 3 ways to use this feature:

  • On. Helps stop any font processed using GDI from loading outside of the %windir%/Fonts directory. It also turns on event logging.
  • Audit. Turns on event logging, but doesn’t block fonts from loading, regardless of location. The name of the apps that use untrusted fonts appear in your event log.
  • Exclude apps to load untrusted fonts. You can exclude specific apps, allowing them to load untrusted fonts, even while this feature is turned on.

Here is how you can exclude apps from being blocked when loading untrusted fonts.

To Exclude App from Untrusted Font Blocking in Windows 10,

    1. In Event Viewer, find the log record for the app you want to exclude.
    2. Note the executable file name for the app, e.g. iexplore.exe for Internet Explorer.
      Windows 10 Untrusted Font Blocking Event
    3. Open the Registry Editor app.
    4. Go to the following Registry key.
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options
      Image File Execution Options Registry Key
      See how to go to a Registry key with one click.
    5. See if you have a subkey named after the app's name (e.g. iexplore.exe for Internet Explorer) under Image File Execution Options. If it doesn't exist, then create it.Image File Execution Options App Name Registry Key
    6. On the right of the executable file name key (e.g. iexplore.exe), modify or create a new QWORD (64-bit) value MitigationOptions.
    7. Set its value in Hexadecimal to 2000000000000 to exclude the app. See the note below.Exclude App From Untrusted Font Blocking In Windows 10
    8. Restart Windows 10.

That's it.

Note: Other values you can set for MitigationOptions.

  • 1000000000000. Block untrusted fonts for this app and log its events.
  • 2000000000000. Exclude the app from being blocked.
  • 3000000000000. Enables Audit mode. Do not block untrusted fonts for the app, but write its events to the log.

Important! Your existing MitigationOptions values should be saved during your update. For example, if the current value is 1000, your updated value should be 1000000001000.

Related articles:

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.