How to disable Memory Integrity

Anonymous
2023-05-25T09:23:12+00:00

Hello

I need to disable Memory Integrity on my Windows 11 but I failed to do so. Reason is, my HTV Vive Pro 2 bluetooth drivers are getting blocked when Memory Integrity is active. I am disabling it from Security > Core Isolation > Memory Integrity, and Windows asks me to restart, and after restart it gets enabled again. I also edited following registry entries.

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\CredentialGuard > Enabled to 0

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity > Enabled to 0

If I disable Intel Virtualization Technology from BIOS, it gets disabled, but it is reducing my overall security and affects my Vmware app.

How can I disable it?

Driver name in question is btwusb.sys. I contacted HTC support but they are asking me to contact Windows for their insecure driver.

Windows for home | Windows 11 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

VARADHARAJAN K 9,696 Reputation points Volunteer Moderator
2023-05-26T15:40:18+00:00

method 1

  1. Backup of complete DEviceGuard keys HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard
  2. In group policy , set Turn on virtualization based security to Not confiured
  3. delete deviceguard keys
  4. apply Gpupdate /force in cmd
  5. restart windows

method 2

  1. Disable secureboot in bios

method 3

  1. Disable Hyper feature in windows features.
  2. Restart windows

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

15 additional answers

Sort by: Most helpful
  1. Anonymous
    2023-05-26T09:34:26+00:00

    Hello

    MemoryIntegrity folder wasn't there, so I created it and added "Enabled" DWORD with value 0, restarted computer. No change.

    I deactivated Virtualization-based security from group policy (Administrative Templates > System > Device Guard), executed gpupdate /force and restarted computer. No change.

    What else can I do?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-05-25T20:48:09+00:00

    These steps should disable Memory Integrity on Windows 11 permanently:

    • Press the Windows key + R, type "regedit", navigate to the following path:

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios

    -Look for the "MemoryIntegrity" folder. If it exists, double-click on it to open it.

    -Inside the MemoryIntegrity folder, you should see a DWORD value named "Enabled."

    -Double-click on the "Enabled" value and change its data from 1 to 0.

    -Close the Registry Editor and restart your computer.

    I hope this helps. Let me know if you have any other questions.

    Best regards,

    Mário

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-05-25T12:43:53+00:00

    Hi

    When I disable Memory Integrity it enables itself after Windows restart. Windows Hypervisor Platform and VM Platform are already disabled

    Regards

    nx

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-05-25T12:34:24+00:00

    Hi nxQQ,

    I`m Mário, an independent advisor, and I would like to help you.

    I'm sorry to hear you're experiencing this issue, the following link clears all your doubts and helps you to solve the problem.

    https://support.microsoft.com/en-us/windows/opt...

    I hope this helps. Let me know if you have any other questions.

    Best regards,

    Mário

    Was this answer helpful?

    0 comments No comments