win 安装Android子系统WSA
win 安装Android子系统WSA
仅适用于Windows10和11。
在WSA中,对于要运行的应用不能保证较好的Android兼容性。
1.启用虚拟机平台功能
启用虚拟机平台:
PS C:\Users\xxx> dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
然后重启计算机。
2.下载安装包
打开网址:https://store.rg-adguard.net
输入https://www.microsoft.com/store/productId/9P3395VX91NR搜索
选择最新.msixbundle结尾的包
3.安装Android子系统
使用超级管理员打开PowerShell来安装包。
PS C:\Users\xxx> Add-AppxPackage C:\Users\renboy\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_2407.40000.4.0_neutral_~_8wekyb3d8bbwe.Msixbundle
4.安装一个APK应用
打开开发人员设置:
下载开源的APK安装器:
- WSA包管理器:https://github.com/alesimula/wsa_pacman
- WSA工具箱:https://github.com/voletro/wsa-toolbox
- WSA APK安装器(我用的这个):https://github.com/Paving-Base/APK-Installer
使用超级管理员打开PowerShell来安装WSA APK安装器软件:
PS C:\Users\xxx> Add-AppxPackage C:\Users\renboy\Downloads\18184wherewhere.AndroidAppInstaller_0.1.25.0_x64__4v4sx105x6y4r.Msix
选取应用安装包:
初次运行需要下载ADB工具包。
安装一个微信:
乐在分享!~~

浙公网安备 33010602011771号