Is Windows Subsystem for Android (WSA) Still Usable? Status & Workarounds

Published on March 16, 2026 • By WSATools Editorial Team • 6 min read
WSATools Android APK Installer - wsatools.org

When Microsoft announced the end of official Amazon Appstore support on Windows 11, many users feared they would lose the ability to run Android applications on their PCs. However, the reality is far more positive: Windows Subsystem for Android remains fully functional, and with utilities like WSATools, running your APKs is easier than ever.

What Actually Changed with WSA?

Microsoft discontinued its partnership with the Amazon Appstore. What was phased out was the Amazon retail storefront inside Windows. However:

  • The underlying hypervisor technology (WSA) is still present in Windows 11.
  • Any PC that has WSA installed retains full local virtualization capabilities.
  • Offline installer packages (MSIX bundles) and community builds allow new machines to install WSA anytime.
  • Local ADB sideloading continues to function with 100% stability.

Why WSATools is More Important Than Ever

Because the built-in Amazon Appstore has sunset, users no longer have an official Microsoft Store frontend to discover and install apps. Direct APK sideloading has become the primary method to deploy Android software onto Windows 11.

Instead of forcing users to become command-line experts, WSATools bridges the gap:

  1. Download your APK from safe mirrors such as APKMirror or F-Droid.
  2. Double-click or drag the file into WSATools.
  3. WSATools pushes the package via ADB directly to your active WSA engine.

How to Install WSA on a New Windows 11 PC Today

If you recently reinstalled Windows 11 or bought a new PC and cannot find WSA in the Microsoft Store, you have two proven methods:

Method 1: Offline MSIX Bundle

Download the archived official Microsoft WSA MSIXbundle and install it using PowerShell: Add-AppxPackage -Path "path_to_wsa_bundle.msixbundle".

Method 2: Community Custom Builds (WSABuilds)

Community repositories (like MustardChef WSABuilds) maintain clean WSA builds with integrated Google Play Services or Magisk root, offering enhanced app compatibility.

Once WSA is present on your system, install WSATools for effortless app installations.

Keep Running Android Apps on Windows 11

Download the lightweight WSATools installer and take full control of your APK sideloading.