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 Window Management permission setting
Supported versions
- On Windows and macOS since 123 or later
Description
Setting the policy to "BlockWindowManagement" (value 2) automatically denies the window management permission to sites by default. This limits the ability of sites to see information about the device's screens and use that information to open and place windows or request fullscreen on specific screens.
Setting the policy to "AskWindowManagement" (value 3) by default prompts the user when the window management permission is requested. If users allow the permission, it extends the ability of sites to see information about the device's screens and use that information to open and place windows or request fullscreen on specific screens.
Not configuring the policy means the "AskWindowManagement" policy applies, but users can change this setting.
Policy options mapping:
BlockWindowManagement (2) = Denies the Window Management permission on all sites by default
AskWindowManagement (3) = Ask every time a site wants obtain the Window Management permission
Use the preceding information when configuring this policy.
Policy options mapping:
Use this information when configuring this policy.
- BlockWindowManagement (2) = Denies the Window Management permission on all sites by default
- AskWindowManagement (3) = Ask every time a site wants obtain the Window Management 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: No
Data type
- Integer
Windows information and settings
Group Policy (ADMX) info
- GP unique name: DefaultWindowManagementSetting
- GP name: Default Window Management 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 Window Management permission on all sites by default
Registry settings
- Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
- Path (Recommended): N/A
- Value name: DefaultWindowManagementSetting
- Value type: REG_DWORD
Example registry value
0x00000002
Mac information and settings
- Preference Key name: DefaultWindowManagementSetting
- Example value:
<integer>2</integer>