Open Windows Features
Press Win + R, type optionalfeatures, then press Enter. Wait until the Windows Features window appears.
Turn off Hyper-V, Core Isolation, and Windows Hello related security layers before using tools or emulators that need direct virtualization access.
Press Win + R, type optionalfeatures, then press Enter. Wait until the Windows Features window appears.
Uncheck Hyper-V, Virtual Machine Platform, Windows Hypervisor Platform, and Windows Sandbox if they are enabled.
Open Windows Security, go to Device security, then Core isolation details. Turn Memory integrity off, approve the prompt, and restart when Windows asks.
Open Settings, go to Accounts, then Sign-in options. Turn off the Windows Hello-only sign-in requirement if it appears, then remove PIN, fingerprint, or face sign-in if your setup requires it.
Most users do not need Regedit. If Windows Hello settings are locked on your own PC, open Registry Editor as administrator, check HKLM\SOFTWARE\Policies\Microsoft\PassportForWork, and set Enabled to 0 or create it as a DWORD. Restart after changing it.
Click OK, let Windows apply the changes, then restart. Do not skip the restart because the hypervisor can stay active until reboot.
Open the tool or emulator that needed Hyper-V disabled. If it still fails, run Command Prompt as administrator and use bcdedit /set hypervisorlaunchtype off, then restart again.