Install a version of Windows Subsystem for Android that includes the Google Play Store on Windows 11
Enable Magisk root access and Magisk module support inside a Windows 11 Android environment
Update an existing WSA installation in place without losing installed Android apps or data
Required Linux or WSL for the build step, no longer applicable as Microsoft ended Windows Subsystem for Android in March 2025.
MagiskOnWSALocal was a build tool for Windows users who wanted to run Android apps on their PC using Windows Subsystem for Android, a feature Windows 11 once included. Microsoft's version of this Android environment did not come with Google Play or root access, so this project filled those gaps by producing a custom installable package that bundled both. The build process runs on Linux, including through the Windows Subsystem for Linux if you are already on a Windows machine. You run a shell script, answer a handful of questions (which processor architecture, which version of Magisk, whether to include Google Apps), and the script downloads the required components and assembles a ready-to-install folder. On the Windows side, you then run a single batch file. If you already had a prior installation, it updated in place without erasing your data. After installation, you had a functioning Android environment on your desktop with the Google Play Store, root access through Magisk, and support for Magisk modules that can modify Android behavior at a system level. The project also patched a known issue where the VPN dialog did not appear in the standard version, and it automatically enabled developer mode on Windows 11. Note: Microsoft ended support for Windows Subsystem for Android in March 2025, which means this tool no longer applies to new Windows installations. The repository remains available as a reference for anyone who set up WSA before that date.
← lsposed on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.