最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

VM VMware Workstation与 DeviceCredential Guard 不兼容 Windows下解决方法

业界 admin 12浏览 0评论

启动虚拟机时,跳出:
VM 与 Device/Credential Guard 不兼容。在禁用 Device/Credential Guard 后,可以运行 VM。

解决方法:
一、打开服务,找到HV主机服务,双击打开。设置为禁用。(打开服务的两种方式:1.直接在开始中搜索2.Win+R键,输入services.msc,确定。)

二、Win+X键,选择 Windows PowerShell(管理员)
输入bcdedit /set hypervisorlaunchtype off
显示`操作成功完成。
重启电脑,即可正常开启虚拟机。

启动虚拟机时,跳出:
VM 与 Device/Credential Guard 不兼容。在禁用 Device/Credential Guard 后,可以运行 VM。

解决方法:
一、打开服务,找到HV主机服务,双击打开。设置为禁用。(打开服务的两种方式:1.直接在开始中搜索2.Win+R键,输入services.msc,确定。)

二、Win+X键,选择 Windows PowerShell(管理员)
输入bcdedit /set hypervisorlaunchtype off
显示`操作成功完成。
重启电脑,即可正常开启虚拟机。

与本文相关的文章

发布评论

评论列表 (0)

  1. 暂无评论