Win11自带的Hyper-V虚拟机怎么使用?

如题所述

许多用户都知道,在Win10系统中,微软为我们自动配备了虚拟机。而在最新的Windows11操作系统中,同样也拥有,并且如果用户需要在电脑中安装安卓app也需要使用到,下面小编就带着大家一起看看怎么解决这个问题吧!
Win11自带虚拟机使用方法
一、专业版win11
1、首先通过开始菜单,进入设置。
2、在设置中点击左边的应用选项。
3、然后在其中打开可选功能。
4、在最下方相关设置中打开更多Windows功能。
5、在其中勾选开启Hyper-V并点击确定保存即可。
二、家庭版win11
1、右键桌面空白处,选择新建一个文本文档。
2、在其中输入以下命令。
01  pushd %~dp002  dir /b %SystemRoot%servicingPackages*Hyper-V*.mum 》hyper-v.txt03  for /f %%i in (findstr /i 。 hyper-v.txt 2^》nul) do dism /online /norestart /add-package:%SystemRoot%servicingPackages%%i04  del hyper-v.txt05  Dism /online /enable-feature /featurename:Microsoft-Hyper-V-All /LimitAccess /ALL复制代码
pushd %~dp0  dir /b %SystemRoot%servicingPackages*Hyper-V*.mum 》hyper-v.txt  for /f %%i in (findstr /i 。 hyper-v.txt 2^》nul) do dism /online /norestart /add-package:%SystemRoot%servicingPackages%%i  del hyper-v.txt  Dism /online /enable-feature /featurename:Microsoft-Hyper-V-All /LimitAccess /ALL
温馨提示:答案为网友推荐,仅供参考

相关了解……

你可能感兴趣的内容

本站内容来自于网友发表,不代表本站立场,仅表示其个人看法,不对其真实性、正确性、有效性作任何的担保
相关事宜请发邮件给我们
© 非常风气网