DefaultLocalFontsSetting

Default Local Fonts permission setting

Supported versions

  • Windows: ≥ 149
  • macOS: ≥ 149
  • Android: Not supported
  • iOS: Not supported

Description

Setting this policy controls the default behavior for the local fonts permission.

If you set the policy to BlockLocalFonts (value 2), access to local fonts is denied by default. Sites are prevented from accessing information about local fonts.

If you set the policy to AskLocalFonts (value 3), users are prompted when a site requests access to local fonts. If permission is granted, the site can access information about local fonts.

If a site is included in LocalFontsAllowedForUrls or LocalFontsBlockedForUrls, then that setting overrides the value set for this policy.

If you don't configure this policy, users are prompted by default and can change this setting.

Policy options mapping:

  • BlockLocalFonts (2) = Denies the Local Fonts permission on all sites by default

  • AskLocalFonts (3) = Ask every time a site wants to obtain the Local Fonts permission

Use the preceding information when configuring this policy.

Policy options mapping:

Use this information when configuring this policy.

  • BlockLocalFonts (2) = Denies the Local Fonts permission on all sites by default
  • AskLocalFonts (3) = Ask every time a site wants to obtain the Local Fonts permission

Supported features

  • Can be mandatory: Yes
  • Can be recommended: No
  • Dynamic Policy Refresh: Yes
  • Per Profile: Yes
  • Applies to a profile that is signed in with a Microsoft account: Yes

Data type

  • Integer

Windows information and settings

Group Policy (ADMX) info

  • GP unique name: DefaultLocalFontsSetting
  • GP name: Default Local Fonts permission setting
  • GP path (Mandatory): Administrative Templates/Microsoft Edge/Content settings
  • GP path (Recommended): N/A
  • GP ADMX file name: MSEdge.admx

Example value

Denies the Local Fonts permission on all sites by default

Registry settings

  • Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
  • Path (Recommended): N/A
  • Value name: DefaultLocalFontsSetting
  • Value type: REG_DWORD

Example registry value

0x00000002

Mac information and settings

  • Preference Key name: DefaultLocalFontsSetting
  • Example value:
<integer>2</integer>

See also