Problem: after installing docker and opening VMware, an error is reported
Problem tip: VMware Workstation is incompatible with device/credential guard
Scheme:
Close hypervisorlaunchtype
Execution steps:
1. Open PowerShell as administrator
2. Operation command:
bcdedit /set hypervisorlaunchtype off
PS: if you want to restart:
bcdedit /set hypervisorlaunchtype auto
Explain
The Bcdedit/set command sets the startup item option value in the windows boot configuration data file (BCD)
Format Bcdedit/set [{ID}] datatype value
Hypervisordebug [on | off]
controls whether the hypervisor debugger is enabled
Reference
https://docs.microsoft.com/zh-cn/windows-hardware/drivers/devtest/bcdedit–set
Similar Posts:
- VMware Workstation and Device/Credential Guard are not compatible
- How to fix VirtualBox session error: Call to NEMR0InitVMPart2 failed VERR_NEM_INIT_FAILED (VERR_NEM_VM_CREATE_FAILED)
- The solution to the problem of “host SMBus controller not enabled” when Linux starts in VMWare
- The most annoying error reported by Hadoop: running VirtualBox prompts 0x00000000 error “the 0x00000000 memory referenced by the 0x00000000 instruction cannot be written?
- About vCenter converter standalone 6.2 unable to connect to esxi 5.5
- VirtualBox: How to Enable Nested VT-x/AMD-V
- “\EFI\centos\shimx64.efi” System BootOrder not found. Initializing defaults.
- VMware Error: cannot find a valid peer process to connect to! [How to Solve]
- PXE install windows System Error: pxe-e55:ProxyDhcp service did not reply to request on port 4011
- Ubuntu Ubuntu 14.04.5 vmware-tool Installation