VMware Hyper-V issue,


 

When you reinstall win10 system, the VMware dosen't work. The error is shown below:

 

Solution: Disable Device Guard and Hyper-V

 

(1) Disable the group policy setting

Start->Run => type: gpedit.msc => click OK => to open 'Local Group Policy Editor'

 

 Turn on Virtualization Based Security  and select disable.

 

 

 (2) Uninstall a program

 Control panel => Uninstall a Program => Turn Windows features on or off => turn off Hyper-V => slect do not restart

 

 

(3) Set your powershell execution policy:

 

 

(4) Unzip the below file:

https://www.microsoft.com/en-us/download/details.aspx?id=53337

then,

Run "./DG_Readiness_Tool_v3.2.ps1 -disable" in PowerShell(admin)

Run "Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V"

 

(5) Run "bcdedit /set hypervisorlaunchtype off" in command window.(admin)

(6) Reboot your CP.

 

Thanks my colleagues!

 

相关内容

    暂无相关文章