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.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM