Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VMWare Workstation cannot run on Windows 10 after recent update to Windows 10

I've Windows 10 Pro system, and use Hyper-V on that system. Due to the needs of device redirection doesn't works well with Hyper-V, I've installed VMWare Workstation 14.

I have to disable Hyper-V to make VMWare Workstation work, at beginning. It worked until last weekend , seems because of the QFE update. I just verified, it was not QFE but Feature update to Windows 10, version 1803 that triggered the problem with VMWare Workstation again.

  1. After Windows update completed (after reboot), I tried to start a VM in VMWare. I get the error dialog complaining about Device/Credential Guard.

enter image description here

  1. Following the instruction in this link: https://kb.vmware.com/s/article/2146361, and after the reboot, I get another complaint about incompatibility with Hyper-V.

enter image description here

  1. After reset the Hyper-V selection in Windows Feature or confirm that HyperV is not already removed, and reboot, the first error came back.

It gets in a loop of error complaining about Device Guard and complaining about Hyper-V for VMWare.

like image 660
Weishan Yang Avatar asked May 16 '18 15:05

Weishan Yang


1 Answers

1- run cmd as admin

2- run : bcdedit /set hypervisorlaunchtype off

3- reboot

let me knew if it works please

good luck

like image 177
jellad.tarek Avatar answered Sep 28 '22 02:09

jellad.tarek