Troubleshooting website display or functionality issues in Edge on Windows 11
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Using Edge and going to www.google.com I now see the prompt, "Select a certificate for authentication" appearing at this site. I can cancel or x out of this and all is well. But it reappears whenever I return to this site. How can I stop this from popping up each time I go to Google?
Troubleshooting website display or functionality issues in Edge on Windows 11
Hi!
Are you in a corporate, educational, or home environment? Which of these environments does your computer belong to?
Does the problem occur in other browsers?
Do you have personal or company certificates installed on your computer?
Do you use any antivirus software, such as Avast, AVG, or McAfee? Open Windows Settings (Windows + I) > Apps > Installed Apps > Check if you have any antivirus software installed.
Do you use a VPN?
AI answer
The prompt is caused by Edge trying to use a client certificate for authentication when a site (or a misconfiguration) suggests one is needed and multiple matching certificates are available. To stop the “Select a certificate for authentication” dialog from appearing, configure Edge so it does not auto‑select or prompt for a certificate in this situation.
In managed or advanced setups, this is controlled by the (now deprecated) ForceCertificatePromptsOnMultipleMatches policy, which works together with AutoSelectCertificateForUrls:
AutoSelectCertificateForUrls is not configured for a site, Edge always prompts the user to select a certificate when one is requested.AutoSelectCertificateForUrls is configured for a site and there are multiple matching certificates:
ForceCertificatePromptsOnMultipleMatches: Edge prompts the user to select a certificate.To prevent the repeated prompt for Google in a managed environment:
AutoSelectCertificateForUrls entry that targets google.com or its subdomains.ForceCertificatePromptsOnMultipleMatches so that Edge does not prompt when multiple certificates match (i.e., leave it disabled or not configured), or adjust the certificate selection rules so only one certificate matches.On Windows, the policy can be set via Group Policy or the registry (for administrators):
Administrative Templates/Microsoft Edge
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
ForceCertificatePromptsOnMultipleMatchesREG_DWORD0x00000001 (for suppressing prompts, leave the policy not configured or set accordingly in Group Policy).Because this policy is deprecated and does not work in Microsoft Edge version 104 and later, newer versions should instead use the replacement policy PromptOnMultipleMatchingCertificates to control whether users are prompted when multiple matching certificates exist.
If the environment is not domain‑managed and no certificate policies have been intentionally configured, the repeated prompt typically indicates an underlying certificate or site configuration issue. In that case, removing any client certificates that are being offered for google.com or having an administrator review certificate deployment and Edge certificate policies will stop the dialog from appearing.
References: