Microsoft Edge WebView2 - Policies
The latest version of Microsoft Edge WebView2 includes the following policies. You can use these policies to configure how Microsoft Edge WebView2 runs in your organization.
For information about an additional set of policies used to control how and when Microsoft Edge WebView2 is updated, check out Microsoft Edge update policy reference.
NOTE
This article applies to Microsoft Edge version 87 or later.
Available policies
These tables list all of the group policies available in this release of Microsoft Edge WebView2. Use the links in the table to get more details about specific policies.
Loader Override Settings
Additional
Loader Override Settings policies
Tilbake til toppen
BrowserExecutableFolder
Configure the location of the browser executable folder
Supported versions:
- On Windows since 87 or later
Beskrivelse
This policy configures WebView2 applications to use the WebView2 Runtime in the specified path. The folder should contain the following files: msedgewebview2.exe, msedge.dll, and so on.
To set the value for the folder path, provide a Value name and Value pair. Set value name to the Application User Model ID or the executable file name. You can use the "*" wildcard as value name to apply to all applications.
Støttede funksjoner:
-
Can be mandatory:
Ja
-
Can be recommended:
Nei
-
Dynamisk oppdatering av retningslinje:
Ja
Data Type:
Windows information and settings
Group Policy (ADMX) info
- GP unique name: BrowserExecutableFolder
- GP name: Configure the location of the browser executable folder
- GP path (Mandatory):
Administrative Templates/Microsoft Edge WebView2/Loader Override Settings
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdgeWebView2.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\WebView2\BrowserExecutableFolder
- Path (Recommended):
N/A
- Value Name:
list of REG_SZ
- Value Type:
list of REG_SZ
Eksempelverdi:
SOFTWARE\Policies\Microsoft\Edge\WebView2\BrowserExecutableFolder = "Name: *, Value: C:\\Program Files\\Microsoft Edge WebView2 Runtime Redistributable 85.0.541.0 x64"
Tilbake til toppen
ReleaseChannelPreference
Set the release channel search order preference
Supported versions:
- On Windows since 87 or later
Beskrivelse
The default channel search order is WebView2 Runtime, Beta, Dev, and Canary.
To reverse the default search order, set this policy to 1.
To set the value for the release channel preference, provide a Value name and Value pair. Set value name to the Application User Model ID or the executable file name. You can use the "*" wildcard as value name to apply to all applications.
Støttede funksjoner:
-
Can be mandatory:
Ja
-
Can be recommended:
Nei
-
Dynamisk oppdatering av retningslinje:
Ja
Data Type:
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ReleaseChannelPreference
- GP name: Set the release channel search order preference
- GP path (Mandatory):
Administrative Templates/Microsoft Edge WebView2/Loader Override Settings
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdgeWebView2.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\WebView2\ReleaseChannelPreference
- Path (Recommended):
N/A
- Value Name:
list of REG_SZ
- Value Type:
list of REG_SZ
Eksempelverdi:
SOFTWARE\Policies\Microsoft\Edge\WebView2\ReleaseChannelPreference = "Name: *, Value: 1"
Tilbake til toppen
Additional policies
Tilbake til toppen
ExperimentationAndConfigurationServiceControl
Control communication with the Experimentation and Configuration Service
Supported versions:
- On Windows since 97 or later
Beskrivelse
The Experimentation and Configuration Service is used to deploy Experimentation and Configuration payloads to the client.
Experimentation payload consists of a list of early in development features that Microsoft is enabling for testing and feedback.
Configuration payload consists of a list of recommended settings that Microsoft wants to deploy to optimize the user experience.
Configuration payload may also contain a list of actions to take on certain domains for compatibility reasons. For example, the browser may override the User Agent string on a website if that website is broken. Each of these actions is intended to be temporary while Microsoft tries to resolve the issue with the site owner.
If you set this policy to 'FullMode', the full payload is downloaded from the Experimentation and Configuration Service. This includes both the experimentation and configuration payloads.
If you set this policy to 'ConfigurationsOnlyMode', only the configuration payload is downloaded.
If you set this policy to 'RestrictedMode', the communication with the Experimentation and Configuration Service is stopped completely. Microsoft does not recommend this setting.
If you don't configure this policy on a managed device, the behavior on Beta and Stable channels is the same as the 'ConfigurationsOnlyMode'. On Canary and Dev channels the behavior is the same as 'FullMode'.
If you don't configure this policy on an unmanaged device, the behavior is the same as the 'FullMode'.
Policy options mapping:
* FullMode (2) = Retrieve configurations and experiments
* ConfigurationsOnlyMode (1) = Retrieve configurations only
* RestrictedMode (0) = Disable communication with the Experimentation and Configuration Service
Use the preceding information when configuring this policy.
Støttede funksjoner:
-
Can be mandatory:
Ja
-
Can be recommended:
Nei
-
Dynamisk oppdatering av retningslinje:
Ja
Data Type:
Windows information and settings
Group Policy (ADMX) info
- GP unique name: ExperimentationAndConfigurationServiceControl
- GP name: Control communication with the Experimentation and Configuration Service
- GP path (Mandatory):
Administrative Templates/Microsoft Edge WebView2/
- GP path (Recommended):
N/A
- GP ADMX file name: MSEdgeWebView2.admx
Windows Registry Settings
- Path (Mandatory):
SOFTWARE\Policies\Microsoft\Edge\WebView2
- Path (Recommended):
N/A
- Value Name:
ExperimentationAndConfigurationServiceControl
- Value Type:
REG_DWORD
Eksempelverdi:
0x00000002
Tilbake til toppen
See also