Edit

Share via


EnhanceSecurityModeBypassListDomains

Configure the list of domains for which enhance security mode will not be enforced

Supported versions

  • On Windows and macOS since 98 or later

Description

Configure the list of enhance security trusted domains. This means that enhance security mode will not be enforced when loading the sites in trusted domains.

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

  • List of strings

Windows information and settings

Group Policy (ADMX) info

  • GP unique name: EnhanceSecurityModeBypassListDomains
  • GP name: Configure the list of domains for which enhance security mode will not be enforced
  • GP path (Mandatory): Administrative Templates/Microsoft Edge
  • GP path (Recommended): N/A
  • GP ADMX file name: MSEdge.admx

Example value

mydomain.com
myuniversity.edu

Registry settings

  • Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge\EnhanceSecurityModeBypassListDomains
  • Path (Recommended): N/A
  • Value name: 1, 2, 3, ...
  • Value type: List of REG_SZ

Example registry value

SOFTWARE\Policies\Microsoft\Edge\EnhanceSecurityModeBypassListDomains\1 =

mydomain.com

SOFTWARE\Policies\Microsoft\Edge\EnhanceSecurityModeBypassListDomains\2 =

myuniversity.edu

Mac information and settings

  • Preference Key name: EnhanceSecurityModeBypassListDomains
  • Example value:
<array>
  <string>mydomain.com</string>
  <string>myuniversity.edu</string>
</array>

See also