Browsers and Mail Enable or Disable Process Isolation in Microsoft Edge on Windows 11


Microsoft_Edge_banner.webp

This tutorial will show you how to enable or disable Process Isolation in Microsoft Edge for all users in Windows 11.

Microsoft Edge is the AI-powered browser. A smarter way to browse. As the only browser built and optimized for Windows, it’s AI-powered tools are designed to help you make the most of your time online. Whether you’re searching, shopping or gaming, AI-powered tools and a security-first approach help you stay productive, save money, and get things done your way.

The ProcessIsolationEnabled policy controls Process Isolation in Microsoft Edge 151+.

When this policy is enabled, Microsoft Edge uses Process Isolation to help improve browser security by preventing authorized applications on the device from reading or modifying the contents of Microsoft Edge's running processes. This also helps prevent other applications from accessing encrypted data used by Microsoft Edge.

Enabling Process Isolation may cause incompatibilities with third party applications that rely on being able to inject or tamper with Microsoft Edge's processes, such as antivirus, screen reader or window manager applications.

Setting the policy to Enabled turns on process isolation in Microsoft Edge.

Setting the policy to Disabled turns off process isolation in Microsoft Edge.

If this policy is unset (not-configured), Microsoft Edge will follow the default rollout process for the Process Isolation feature, which means that the feature will be gradually rolled out to an increasing number of users.

Reference:

You must be signed in as an administrator to enable or disable Process Isolation in Microsoft Edge.

This policy is applied when Microsoft Edge starts. If the policy is changed while Microsoft Edge is running, the new setting will take effect on the next restart.




Here's How:

1 Do step 2 (always enable), step 3 (disable), or step 4 (default) below for what you want.

2 Always Enable Process Isolation in Microsoft Edge for All Users

A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Always_Enable_Process_Isolation_in_Microsoft_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ProcessIsolationEnabled"=dword:00000001

3 Disable Process Isolation in Microsoft Edge for All Users

A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Disable_Process_Isolation_in_Microsoft_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ProcessIsolationEnabled"=dword:00000000

4 Default Not Configured Process Isolation in Microsoft Edge

A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Default_not-configured_Process_Isolation_in_Microsoft_Edge.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ProcessIsolationEnabled"=-

5 Save the .reg file to your desktop.

6 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

7 Double click/tap on the downloaded .reg file to merge it.

8 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

9 If Microsoft Edge is currently open, then close and reopen Microsoft Edge to apply.

10 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink
 

Attachments

Last edited:
Back
Top Bottom