Hello,
See if this video fix helps you:
https://www.youtube.com/watch?v=CbripJ5Hz9c
Let us know if this helps!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello, I’ve had a problem enabling memory integrity. All the bios settings are correct and Force enabling it through regedit causes a boot loop issue where i cannot connect to the network. checking event viewer shows no incompatible drivers and im starting to lose hope. any help will be greatly appreciated please and thank you!
Hello,
See if this video fix helps you:
https://www.youtube.com/watch?v=CbripJ5Hz9c
Let us know if this helps!
Unfortunately, the logs don't indicate which component is causing the issue. But please try uninstalling the ASUS utilities, and Hyper-V (via OptionalFeatures.exe).
Then, clean boot Windows using msconfig.exe
A clean boot is the process of starting Windows without loading any third-party applications or services. For more information, please refer to the Microsoft article.
How to perform a clean boot in Windows - Microsoft Support:
(Step 3 in the above link is crucial. You need to first enable "Hide all Microsoft Services" before clicking "Disable all".)
After rebooting the system, re-enable Memory Integrity.
Please download the hvciscan tool from Microsoft.
Copy it to the C: drive's root, i.e., C:\hvciscan_amd64.exe
Open admin Command Prompt and run:
C:\hvciscan_amd64.exe
Post the output.
Hi Morc,
What happens when you enable Memory Integrity via the Windows Security GUI. Does it show the list of incompatible drivers? If so, please post the screenshot here.
AI answer
To troubleshoot the issue with enabling memory integrity, consider the following steps:
Applications and Service Logs\Microsoft\Windows\CodeIntegrity\Operational. Look for EventID=3087, which indicates compatibility events related to memory integrity.setupact.log for messages related to HVCI (Hypervisor-protected Code Integrity). This log will provide insights into whether memory integrity was enabled or if there were any compatibility issues.verifier.exe /flags 0x02000000 /driver <driver.sys> for each driver.HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity with the value Enabled=1.By following these steps, you should be able to identify the root cause of the issue and potentially resolve it.
References: