Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether to apply restrictions to requests to more private network endpoints
Supported versions
- On Windows and macOS since 131 or later
Description
Specifies whether to apply restrictions to requests to more private network endpoints
When this policy is Enabled, any time when a warning is supposed to be displayed in the DevTools due to Private Network Access checks failing, the request is blocked.
When this policy is Disabled or unset, all Private Network Access warnings are not enforced and the requests are not blocked.
See https://wicg.github.io/private-network-access/ for Private Network Access restrictions.
Note: A network endpoint is more private than another if:
- Its IP address is localhost and the other is not.
- Its IP address is private and the other is public.
Supported features
- Can be mandatory: Yes
- Can be recommended: No
- Dynamic Policy Refresh: Yes
- Per Profile: No
- Applies to a profile that is signed in with a Microsoft account: Yes
Data type
- Boolean
Windows information and settings
Group Policy (ADMX) info
- GP unique name: PrivateNetworkAccessRestrictionsEnabled
- GP name: Specifies whether to apply restrictions to requests to more private network endpoints
- GP path (Mandatory): Administrative Templates/Microsoft Edge/Private Network Request 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: PrivateNetworkAccessRestrictionsEnabled
- Value type: REG_DWORD
Example registry value
0x00000001
Mac information and settings
- Preference Key name: PrivateNetworkAccessRestrictionsEnabled
- Example value:
<true/>