win11自带虚拟机如何使用

在win11系统中,如果我们想要使用自带的安卓模拟器,需要开启自带的虚拟机才可以使用。不过很多用户不知道应该怎么打开win11的自带虚拟机,其实我们只需要在win11更多功能中就可以打开了。

win11自带虚拟机怎么使用:

一、专业版win11

1、首先通过开始菜单,进入“设置”

<img src="https://img.mryunwei.com/uploads/2022/12/20221228090720393.jpg" alt>

2、在设置中点击左边的“应用”选项。

<img src="https://img.mryunwei.com/uploads/2022/12/20221228170722600.jpg" alt>

3、然后在其中打开“可选功能”

<img src="https://img.mryunwei.com/uploads/2022/12/20221228170722235.jpg" alt>

4、在最下方相关设置中打开“更多Windows功能”

<img src="https://img.mryunwei.com/uploads/2022/12/20221228170723369.jpg" alt>

5、在其中勾选开启“Hyper-V”并点击确定保存即可。

<img src="https://img.mryunwei.com/uploads/2022/12/20221228170723770.jpg" alt>

二、家庭版win11

1、右键桌面空白处,选择新建一个“文本文档”

<img src="https://img.mryunwei.com/uploads/2022/12/20221228170724213.jpg" alt>

2、在其中输入以下命令。

    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

    <img src="https://img.mryunwei.com/uploads/2022/12/20221228170724129.jpg" alt>

    3、然后将该文本文档重命名为“Hyper-V.cmd”

    <img src="https://img.mryunwei.com/uploads/2022/12/20221228170725970.jpg" alt>

    4、修改完成后双击允许该程序就可以了。

    <img src="https://img.mryunwei.com/uploads/2022/12/20221228170725885.jpg" alt>

    相关文章:自带的杀毒软件在哪 | 怎么关闭系统杀毒

    以上就是win11自带虚拟机开启教程了,想要使用win11系统中的虚拟机的朋友现在就可以去亲自试试看怎么操作吧。想知道更多相关资讯还可以收藏学组装。