Share via

Memory integrity back to enable after restart.

Alex Katsovich 0 Reputation points
2026-02-24T07:51:53.5366667+00:00

Hello,

I need to disable the Memory integrity because it prevent for connect USB programmer FlashPro430.

Once I opened Core isolation application and switch Memory integrity to disable (Off), windows require to reboot the computer. After rebooting, the Memory integrity back to enable.

How can I resolve this and force the Memory integrity to stay in disable?

Memory integrity.png

Thank you,

Alex Katsovich

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Alex Katsovich 0 Reputation points
    2026-02-24T09:11:37.1766667+00:00

    Hi Harry,

    Thank you for your response.

    I checked and configured as you explained, but the issue still exists.

    Registry and Policy.png

    Thank you,

    Alex


  2. Harry Phan 15,915 Reputation points Independent Advisor
    2026-02-24T08:15:18.7+00:00

    Hi Alex,

    On Windows 11, the “Memory integrity” setting is controlled by virtualization-based security and can be locked by Group Policy, registry, or driver compatibility checks. If you disable it in the Core Isolation UI but it re‑enables after reboot, that means a policy or enforcement mechanism is overriding your change. The first place to check is Group Policy under Computer Configuration > Administrative Templates > System > Device Guard > Turn On Virtualization Based Security; if this is set to “Enabled,” it will force Memory integrity back on. You can also verify the registry key at HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegritya - value of 1 enforces it, while 0 disables it. If the setting is managed by your organization or Intune, you’ll need to adjust the policy there.

    Be aware that Microsoft strongly recommends keeping Memory integrity enabled, so the supported way to resolve driver issues is to update or replace the driver with one that is compatible. Forcing it off is possible only by changing the above policy or registry keys, but it reduces system protection.

    Hope it helps!

    Harry.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.