首页 > 其他 > 详细

hyper-v提示没有监控程序

时间:2019-08-14 22:07:50      阅读:78      评论:0      收藏:0      [点我收藏+]

Hardware assisted virtualization and data execution protection must be enabled in the BIOS

 

Open PowerShell as administrator and

  1. Enable Hyper-V with

    dism.exe /Online /Enable-Feature:Microsoft-Hyper-V /All

or

  1. Enable Hypervisor with

    bcdedit /set hypervisorlaunchtype auto

Now restart the system and try again.

 

参考:https://www.cnblogs.com/kingCMS/p/8177684.html

hyper-v提示没有监控程序

原文:https://www.cnblogs.com/jdw801/p/11354520.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!