Share via


LocalNetworkAccessRestrictionsTemporaryOptOut

Specifies whether to opt out of Local Network Access restrictions

Supported versions

  • On Windows and macOS since 143 or later

Description

This policy allows for opting out of restrictions on requests to local network endpoints.

If you enable this policy, Local Network Access requests will only display warnings in Edge DevTools when Local Network Access checks fail.

If you disable or don't configure this policy, Local Network Access requests will follow the default handling behavior.

For more information about Local Network Access restrictions, see Local Network Access .

This enterprise policy is temporary and will be removed after Microsoft Edge version 146.

To allow specific URL patterns that should automatically be granted Local Network Access permission, use the LocalNetworkAccessAllowedForUrls policy.

Note: If the LocalNetworkAccessRestrictionsEnabled policy is enabled, it takes precedence over this policy.

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: No

Data type

  • Boolean

Windows information and settings

Group Policy (ADMX) info

  • GP unique name: LocalNetworkAccessRestrictionsTemporaryOptOut
  • GP name: Specifies whether to opt out of Local Network Access restrictions
  • GP path (Mandatory): Administrative Templates/Microsoft Edge/Network settings
  • GP path (Recommended): N/A
  • GP ADMX file name: MSEdge.admx

Example value

Enabled

Registry settings

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

Example registry value

0x00000001

Mac information and settings

  • Preference Key name: LocalNetworkAccessRestrictionsTemporaryOptOut
  • Example value:
<true/>

See also