en-US

Allow users to manage installed CA certificates.

Supported on: Microsoft Edge version 133, Windows 7 or later

Registry

HKLM Software\Policies\Microsoft\Edge
HKCU Software\Policies\Microsoft\Edge

Options

CACertificateManagementAllowed enum
  • Allow users to manage all certificates -> 0
  • Allow users to manage user certificates -> 1
  • Disallow users from managing certificates -> 2

Description

This policy determines the level of access users have when managing CA certificates in Microsoft Edge. Setting the policy to UserOnly (1) allows users to manage only user-imported certificates. Trust settings for built-in certificates cannot be changed. Setting the policy to None (2) lets users view certificates but not manage them. Note: The certificate management experience is available starting in Microsoft Edge version 136. Policy options mapping: * All (0) = Allow users to manage all certificates * UserOnly (1) = Allow users to manage user certificates * None (2) = Disallow users from managing certificates Use the preceding information when configuring this policy.