Skip to content
Follow
Browsers

How to Enable or Disable Enhanced Security Mode in Edge

Richard
Written by
Richard
Jan 23, 2024 Updated Aug 13, 2026 1 min read
How to Turn “Auto-verify” On or Off in Google Chrome
How to Turn “Auto-verify” On or Off in Google Chrome

Enhanced Security Mode in Microsoft Edge is a built-in safety setting that shields your computer from dangerous downloads and risky websites. The feature isolates web traffic into separate processes so malicious code cannot reach your system.

You can turn this mode on or off, and even control whether people on your computer are allowed to bypass the security rules for unverified sites. Companies often lock down this setting using the EnhanceSecurityModeAllowUserBypass policy to stop anyone from changing it.

⚡ Quick Answer

To control the bypass of Enhanced Security Mode, open Registry Editor and navigate to Computer\🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge. Set the DWORD value EnhanceSecurityModeAllowUserBypass to 0 to disable bypass, or delete it to enable.

Enable or disable Enhanced Security Mode bypass using the Windows Registry editor

Use the steps below to enable or disable bypassing the Enhanced Security Mode feature in the Microsoft Edge browser.

Press the Win, type regedit, and press Enter to launch the Windows Registry Editor.

Navigate to the following location:

💻Code
ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftEdge

Locate the EnhanceSecurityModeAllowUserBypass (REG_DWORD) name in the right pane of the Explorer key and double-click it to open it.

Type 0 into the value data box to block users from bypassing the security restriction.

If missing, right-click a blank area and create a new DWORD (32-bit) Value named 'EnhanceSecurityModeAllowUserBypass'.

Then, enter the name 'EnhanceSecurityModeAllowUserBypass'.

turn bypass enhanced security mode on or off in Edge
turn bypass enhanced security mode on or off in Edge

To revert to the default behavior and allow users to bypass Enhanced Security Mode, delete the 'EnhanceSecurityModeAllowUserBypass' item.

Rebooting the computer applies the changes.

That should do it!

Conclusion:

  • Enabled or disabled bypassing the Enhanced Security Mode in the Microsoft Edge browser using the Windows Registry Editor.
  • Explained the steps to enable or disable the feature, providing clear instructions for users to follow.
  • Emphasized the importance of this feature in enhancing browsing security and the instances where bypassing it may be necessary.
  • Encouraged feedback and additional contributions from readers through the comments section.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How To Reset Microsoft Edge To Default Settings On Windows 11
Browsers How To Reset Microsoft Edge To Default Settings On Windows 11
How to Enable or Disable Browse with Copilot in Microsoft Edge on Windows 11
Browsers How to Enable or Disable Browse with Copilot in Microsoft Edge on Windows 11
Allow or Block Sites for Browse with Copilot in Microsoft Edge on Windows 11
Browsers Allow or Block Sites for Browse with Copilot in Microsoft Edge on Windows 11
How to Manage Website Notifications in Microsoft Edge
Browsers How to Manage Website Notifications in Microsoft Edge

No comments yet — be the first to share your thoughts!

Leave a Comment

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