HomeWinBuzzer TipsWindows 10: How to Disable or Enable Core Isolation Memory Integrity

Windows 10: How to Disable or Enable Core Isolation Memory Integrity

Running into "standard hardware security not supported" errors? We show you how to enable or disable Windows 10's Core integrity Memory isolation feature to resolve issues.

-

Core isolation Memory integrity is a relatively recent entry to Windows 10’s security features that can really save your hide. Through the use of virtualization, it can block malicious actors when they try to tamper with high-level system processes. Unfortunately, those who upgraded from Windows 8.1 or 7 may note that they have to enable core isolation memory integrity manually.

Those without Memory integrity disabled can run into errors like ‘Standard hardware security not supported” and “Windows Core isolation not available” when trying to enable it or perform various tasks. We’re going to show you how to enable memory integrity the right way or disable it if you’re running into issues. First, though, a bit about how the technology works and why you’d want to turn it on or off.

What is Core Isolation Memory Integrity?

Virtualization-based security was initially exclusive to Windows 10 Enterprise editions, but come April 2018 Microsoft had seen the error of its way. Windows has long been seen as less secure than competing OSes like macOS and Linux, and support on the hardware side for virtualization was becoming quite common.

Using Intel VT-x, (or AMD-V if you have a Ryzen chip), Core isolation Memory integrity creates a bubble of system memory that’s separate from the rest of the computer. It uses this to run processes it really doesn’t want attackers tampering with, such as security software and important system processes. This means that even if you have a nasty malware infection it won’t be able to touch the most important parts of your system.

As you can imagine, this is a very nice safety net, but the problems arise for those who use virtual machines. As the system’s virtualization is already being ‘used up’ by memory isolation, users will run into errors. As a result, though Core isolation as a whole is often enabled Windows 10 systems, its Memory integrity portion is usually disabled by default on upgrades. On top of this, it has a tendency to disable itself again if it runs into a driver that doesn’t support it.

Now that we’ve covered the use cases of memory integrity, let’s move on to how to turn it on or off. First, though, you should make sure you have Intel VT-x or AMD-V turned on in your PCs BIOS:

How to Enable or Disable Core Isolation Memory Integrity via Windows Security

Unsurprisingly, the easiest route to disable or enable Core isolation Memory integrity is through Microsoft’s security suite, Windows Security.

  1. Open Windows Security


    Press “Start” and type “Windows Security”. Click the first result under ‘best match’.

    Windows 10 - Search - Windows Security

  2. Open Core isolation details


    You can find Core isolation details by clicking on “Device Security” in the left sidebar and then clicking “Core isolation details” under the “Core isolation” heading.

    Windows 10 - Windows-Security - Device Security - Core isolation details

  3. Turn off Core isolation Memory integrity


    Under the “Memory integrity” heading, switch the toggle to “Off”.

    Windows 10 - Windows-Security - Device Security - Core isolation details - Memory integrity OFF

  4. Enable Core isolation Memory integrity


    Alternatively, you can press the toggle to turn Core isolation Memory integrity on.

    Windows 10 - Windows-Security - Device Security - Core isolation details - Memory integrity ON

  5. Accept the UAC prompt


    You’ll need to provide administrator permissions to modify such a security feature. Press “Yes” to the User Account Control confirmation.

    Windows 10 - Windows-Security - Device Security - Core isolation details - Memory integrity ON - UAC confirmation

How to Disable or Enable Core isolation via Registry Editor

If you enabled Core isolation Memory integrity but find it keeps turning itself back off, you may have better luck with the Registry Editor. Just be sure to make a back up first.

  1. Open Registry Editor


    Press the Windows key and type “Regedit”. Click the first result under ‘best match’.


    Windows 10 - Search - regedit

  2. Create a new DWORD


    In the registry editor, navigate to the key Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios

    Right-click the blank space in the main panel and choose “New > DWORD (32-bit) Value”.

    Windows 10 - regedit - DeviceGuardScenarios - create DWORD

  3. Name the DWORD


    The DWORD must be called “HypervisorEnforcedCodeIntegrity”.

    Windows 10 - regedit - DeviceGuardScenarios - create DWORD HypervisorEnforcedCodeIntegrity

  4. Edit the DWORD


    Double-click your new DWORD to enter the editing interface. To disable Core isolation Memory integrity, enter “0”, and to enable it, type “1”. Press “OK”.

    Windows 10 - regedit - DeviceGuardScenarios - edit DWORD HypervisorEnforcedCodeIntegrity

Ryan Maskell
Ryan Maskellhttps://ryanmaskell.co.uk
Ryan has had a passion for gaming and technology since early childhood. Fusing the skills from his Creative Writing and Publishing degree with profound technical knowledge, he enjoys covering news about Microsoft. As an avid writer, he is also working on his debut novel.
Table of Contents: