If you have enabled MEMORY INTEGRITY in Windows 10 you will likely see that the ON/OFF slider is grayed out there will be red text stating THIS SETTING IS MANAGED BY YOUR ADMINISTRATOR. This can be frustrating as you can not easily turn if off. Fortunately, you can simply disable MEMORY INTEGRITY via the registry:
- Click START and type REGEDT.EXE then press ENTER
- Expand HKLM > SYSTEM > CurrentControlSet > Control > DeviceGuard > Scenarios > CredentialGuard
- Double click on the ENABLED key and set it to 0
- Reboot
3 Comments
WB · January 2, 2022 at 8:58 am
nope. mines already on 0
Michael I. Lambert · August 28, 2021 at 8:42 am
That worked if I also set the data for “HyperguardEnforcedCodeinteegrity” REG_WORD to 0x00000000
Ian Matthews · September 18, 2021 at 9:09 am
Thanks for the added detail Micheal!