Virtualization

Fix Virtualization Error in Android subsystem



Fix Virtualization Error in Android subsystem.

Deactivate the hypervisor launch type.

Command :bcdedit /set hypervisorlaunchtype off

Activate the hypervisor launch type.

Command :bcdedit /set hypervisorlaunchtype auto

PowerShell, remove all Hyper-V features.

Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button