BruceOuyang / issuelist

用于记录日常碰到的各种问题和经验总结 (请看Issues)
4 stars 2 forks source link

VMware Workstation and Device/Credential Guard are not compatible #97

Open BruceOuyang opened 2 years ago

BruceOuyang commented 2 years ago

1.关闭 hyper-V

2.以管理员身份执行命令 bcdedit /set hypervisorlaunchtype off

C:\Windows\system32>bcdedit /set hypervisorlaunchtype off
操作成功完成。

3.重启电脑