How to Install WSA the Official Way (When It Worked)
The Original Path
Officially, WSA was installed by opening the Amazon Appstore in the Microsoft Store, signing in, and letting Windows download the subsystem. This pulled the AOSP image and registered it with the system.
Step Outline
- Open Microsoft Store and search 'Amazon Appstore'
- Click Install — Windows fetches and registers WSA
- Launch Amazon Appstore and sign in
- Browse and install Android apps
The Limitations
The official path only exposed Amazon's curated catalog — no Google Play Store, no sideloading convenience, and no Windows 10 support. Those gaps are exactly what WSA Installer was built to close.
Related Posts
The Complete WSA Timeline: 2021 to Deprecation
Every major WSA milestone — from the 2021 announcement through each monthly build to the 2024 deprecation and 2025 shutdown.
WSA Deprecation: What It Means for You
Microsoft ended WSA support in 2025. Here's exactly what breaks, what still works, and how to keep running Android apps on Windows.
Manual WSA Install via PowerShell
The classic run.ps1 method: enable developer mode, sideload the MSIX bundle, and register WSA by hand.
