若本机windows系统开启了虚拟系统,需要关闭以防止冲突

Vmware报错 This product may not be installed on a computer that has Microsoft HyperV installed. 解决

 

如果有HyperV选项就取消HyperV,但是也有的windows版本没有

Vmware报错 This product may not be installed on a computer that has Microsoft HyperV installed. 解决

若还是提醒错误:

以管理员身份(win + x)运行命令提示符

执行命令:bcdedit /set hypervisorlaunchtype off

重启系统,运行vm即可

 

如果想要恢复hyper启动:

bcdedit / set hypervisorlaunchtype auto

相关文章:

  • 2021-11-30
  • 2021-12-23
  • 2021-12-16
  • 2022-01-29
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2021-10-23
猜你喜欢
  • 2021-10-23
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
  • 2021-12-24
  • 2021-11-26
  • 2021-06-18
相关资源
相似解决方案