等待時(shí)間:5分鐘以內(nèi)
提供企業(yè)互聯(lián)網(wǎng)終端應(yīng)用解決方案
來源:萬才科技 | TAG:溫州網(wǎng)站建設(shè)萬才科技 | 2023.05.03
在win10家庭版使用hyper-v啟動(dòng)虛擬機(jī)時(shí)報(bào)錯(cuò)“無法啟動(dòng)虛擬機(jī)因?yàn)樘摂M機(jī)監(jiān)控程序未運(yùn)行”的解決方法
第1步:
pushd "%~dp0"
dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt
for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
del hyper-v.txt
Dism /online /enable-feature /featurename:Microsoft-Hyper-V-All /LimitAccess /ALL
1.以管理員身份運(yùn)行cmd
2.執(zhí)行以下命令開啟Hyper-V
bcdedit /set hypervisorlaunchtype Auto
官方微信公眾號

工作日09:00-21:00
(周末至20:00)
萬才科技 www.itcyc.cn 版權(quán)所有