[How To] Allow/Prevent Users To Override Certificate Errors In Microsoft Edge

This article will show you how to allow/prevent users to override certificate errors in Microsoft Edge on Windows 10 build 17723 or later.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

Usually, whenever there is an issue with certificate on website, most of web browsers will notify the error and do not recommend you to go ahead. Same policy is followed by Microsoft Edge as well.

However in Microsoft Edge, by default, whenever you gets to website with certificate error, you can bypass the page/message by clicking Go on to the webpage (Not recommended) link.

How To Allow Prevent Users To Override Certificate Errors In Microsoft Edge

To further safeguard users, Microsoft has introduced a new setting to Edge browser which prevents users to bypass the above shown certificate error page. The newer setting is available for Microsoft Edge on build 17723 or later.

Here’s how you can deploy this setting on your Windows 10 machines.

How To Allow/Prevent Users To Override Certificate Errors In Microsoft Edge

Registry Disclaimer: The further steps will involve registry manipulation. Making mistakes while manipulating registry could affect your system adversely. So be careful while editing registry entries and create a System Restore point first.

1. Press W8K + R and put regedit in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

Windows 10 Registry Editor

2. In left pane of Registry Editor window, navigate to following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft

How To Allow Prevent Users To Override Certificate Errors In Microsoft Edge

3. Right click Microsoft registry key, select New > Key. Name the newly created sub-key as MicrosoftEdge. Similarly create Internet Settings registry sub-key next to Microsoft registry key. If these registry keys already exists, skip creation of new keys. Now in the right pane of Internet Settings registry key (HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Internet Settings), right click and select New > DWORD Value. Name the newly created registry DWORD (REG_DWORD) as PreventCertErrorOverrides. Double click on the DWORD to modify its Value data:

How To Allow Prevent Users To Override Certificate Errors In Microsoft Edge

4. Finally, set the Value data to 1 and click OK. Close Registry Editor and reboot the machine.

After restarting your machine, you’ll see that user can no longer bypass or override certificate error page (refer below screenshot).

How To Allow Prevent Users To Override Certificate Errors In Microsoft Edge

Group Policy Setting: If you want to prevent users from bypassing certificate errors in Microsoft Edge on your organization/workplace machines, you can deploy the relevant GPO setting. Change Prevent certificate error overrides setting at Computer configuration > Administrative templates > Windows Components > Microsoft Edge to Enabled.

That’s it!

Share this article
https://www.kapilarya.com/how-to-allow-prevent-users-to-override-certificate-errors-in-microsoft-edge-windows-10

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *