WSA-Script is a community-driven automation and scripting toolkit that helps Windows users extend the Windows Subsystem for Android (WSA) by integrating optional features like Magisk (for root access) and Google Apps into the otherwise vanilla WSA environment, leveraging GitHub Actions and scripted installers to do much of the heavy lifting. The project provides a way to download and unpack custom builds of the WSA package that bundle these enhancements and guide users through installation using automated batch and PowerShell scripts so that Android apps requiring Google Play Services or root can run in WSA on Windows 10 or 11. Because Microsoft’s default WSA lacks these extended capabilities, WSA-Script fills a niche for enthusiasts who need a more flexible Android experience on desktop Windows, managing downloads, registrations, and configuration steps in a repeatable workflow.
Features
- Automates custom WSA builds with Magisk integration
- Includes Google Apps support in Windows Subsystem for Android
- Scripts for installation and update workflows
- Supports x64 and ARM64 WSA architectures
- Uses GitHub Actions for build automation
- Guides for troubleshooting and retention of user data