Documentation/Fix Guides/Post-Install Issues/FixVirtError.md
You may encounter this problem, even if Virtualization is enabled on your PC (in the BIOS) and shows up as enabled in Task Manager (as seen below) and Virtual Machine Platform + Windows Hypervisor Platform is Enabled. The solution is:
Go to "Turn Windows features on and off" and if any of these features below are enabled, DISABLE THEM.
Boot into your BIOS, and DISABLE Virtualization.
In registry editor (regedit):
Go to \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FsDepends
Start from 3 to 0Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\DeviceGuard
EnableVirtualizationBasedSecurity to 0EnableVirtualizationBasedSecurity DWORD value, create one by right-clicking and adding a new DWORD (32 bit) value. Rename it to EnableVirtualizationBasedSecurity and make sure that the value is set to 0.
bcdedit /set hypervisorlaunchtype auto
Step 2 and restart a second time.
Boot into your BIOS, and ENABLE Virtualization.
Run.bat
Enable Hyper-V and VBS CMD file. Then restart your PC and try running WSA again