2023-07-07 09:25
小白系统之家教你Win11家庭版没有Hyper-V怎么添加
有很多用户的电脑系统是windows11家庭版,程序添加这就没有hyper-v,不过没关系,用户可以手动添加,把下面这个脚本修改后缀.cmd即可(如:hyper-v.cmd),不会的用户可以直接下载自由互联小编为你提供的这个文件。
Hyper-v执行文件下载:hyper-v.zip
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
执行示意图:
再看看程序添加里面Hyper-v已经按照成功了,重启即可使用。
阅读本文的人还阅读:
系统城教小白如何从Windows11右键单击上下文菜单中删除“在Windows终端中打开”选项
电脑开启系统还原,电脑开启系统还原教程,详解电脑怎么开启系统还原