Hello.
Access the UEFI BIOS. Disable the Intel or AMD CPU's virtualization support.
Note
(Disabling the CPU's virtualization support will require you to reset your PIN on the sign-in screen. Make sure you can sign in with a password beforehand. Also, if your drive is encrypted with BitLocker or similar, disable encryption.)
Disabling these features will also hide the Windows Security Memory Integrity setting.
Now, check the status of Virtualization-Based Security with msinfo32. It should be listed as Running (Stopped).
Open Registry Editor.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard
Set the value data of EnableVirtualizationBasedSecurity to 0 and restart Windows.
Thank you.