๐Ÿ’ป Virtualization & Hyper- V

  • Disable Hyper-V, Windows Sandbox, and Virtual Machine Platform features to prevent interference.

  • Run the following command in admin CMD to disable Hyper-V: bcdedit /set hypervisorlaunchtype off

  • Turn off Core Isolation and Memory Integrity in Windows Security (Device Security > Core isolation details).

Last updated