1
Open Windows Security
- Click the
Startbutton or press theWindowskey on your keyboard. - Type
Windows Securityin the search bar and select theWindows Securityapp from the search results.
2
Navigate to Device Security
- In the Windows Security app, click on
Device securityin the left-hand menu. - Under the
Core isolationsection, click onCore isolation details.
3
Disable Memory Integrity
- In the Core isolation details window, you will see an option for
Memory integrity. Toggle the switch toOff.
4
Restart Device
- Click the
Startbutton, select thePowericon, and chooseRestart.
Troubleshooting
If the Memory integrity toggle is grayed out or you encounter issues disabling Core Isolation, you may need to take additional steps.
Verify Driver Compatibility
-
Check for Incompatible Drivers
- Some drivers might prevent you from disabling Memory integrity. Check the list of incompatible drivers by running the following command in Command Prompt:
-
Update or Remove Incompatible Drivers
- Update the drivers from the manufacturer’s website or, if necessary, uninstall the incompatible drivers through Device Manager.
Edit Registry (Advanced)
-
Open Registry Editor
- Press
Windows + R, typeregedit, and pressEnter.
- Press
-
Navigate to the Core Isolation Key
- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity.
- Go to
-
Modify the Value
- Double-click the
Enabledentry and change its value to0.
- Double-click the
-
Restart Your Computer
- Restart your computer to apply the changes.