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.
Default clipboard site permission
Supported versions
- On Windows and macOS since 109 or later
Description
This policy controls the default value for the clipboard site permission.
Setting the policy to 2 blocks sites from using the clipboard site permission.
Setting the policy to 3 or leaving it unset lets the user change the setting and decide if the clipboard APIs are available when a site wants to use an API.
This policy can be overridden for specific URL patterns using the ClipboardAllowedForUrls and ClipboardBlockedForUrls policies.
This policy only affects clipboard operations controlled by the clipboard site permission and doesn't affect sanitized clipboard writes or trusted copy and paste operations.
Policy options mapping:
BlockClipboard (2) = Do not allow any site to use the clipboard site permission
AskClipboard (3) = Allow sites to ask the user to grant the clipboard site permission
Use the preceding information when configuring this policy.
Policy options mapping:
Use this information when configuring this policy.
- BlockClipboard (2) = Do not allow any site to use the clipboard site permission
- AskClipboard (3) = Allow sites to ask the user to grant the clipboard site 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: DefaultClipboardSetting
- GP name: Default clipboard site permission
- GP path (Mandatory): Administrative Templates/Microsoft Edge
- GP path (Recommended): N/A
- GP ADMX file name: MSEdge.admx
Example value
Do not allow any site to use the clipboard site permission
Registry settings
- Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended): N/A
- Value name: DefaultClipboardSetting
- Value type: REG_DWORD
Example registry value
0x00000002
Mac information and settings
- Preference Key name: DefaultClipboardSetting
- Example value:
<integer>2</integer>