Windows Subsystem For Android Page
Android apps use the Skia graphics library and OpenGL ES.
Microsoft now believes that instant Android apps will come via the cloud. Windows 365 and Azure Remote Desktop already let you stream mobile apps. By 2027, expect a "Play Instant" feature for Android apps in the Microsoft Store – no download, no VM, just streamed from Azure data centers.
By default, WSA allocates half your RAM and runs continuously in the background. Change this:
Microsoft’s ambition to bridge the gap between mobile and desktop computing led to the creation of the Windows Subsystem for Android (WSA) . This feature allowed Windows 11 users to run Android apps directly on their PC—no emulator, no phone mirroring, just native integration.
But as of March 5, 2025, Microsoft officially discontinued WSA. This article explains what WSA was, how it worked, why it was revolutionary, and what alternatives remain for running Android apps on Windows today.
Q: Can I still download Windows Subsystem for Android in 2026? A: No. Microsoft has removed the installer from the Microsoft Store. Attempting to sideload the old MSIX package will fail on Windows 11 24H2 and newer.
Q: Will WSA ever come back? A: Extremely unlikely. Microsoft officially confirmed the deprecation is permanent. However, Windows 12 may include a "Mobile Apps" feature that runs Android apps via cloud streaming.
Q: Is there a way to run Google Play Store on Windows without WSA? A: Yes. Use BlueStacks 11 or LDPlayer 10. Both include the Play Store out of the box.
Q: What about Intel Bridge Technology? A: Intel discontinued Bridge in 2024, citing lack of adoption. ARM-on-Windows is now the primary focus.
Word Count: ~1,850
Published: May 2026
Category: Windows, Android, Emulation
The Windows Subsystem for Android (WSA) was a foundational technology that allowed Windows 11 to run Android applications natively by leveraging a Hyper-V virtual machine and a Linux kernel. While Microsoft officially ended support for WSA in March 2025, the technology remains a significant case study in cross-platform interoperability.
Below is a structured "full paper" overview covering the architecture, implementation, and current status of the subsystem. Abstract
Windows Subsystem for Android (WSA) represents Microsoft’s effort to bridge the gap between mobile and desktop ecosystems. By integrating an Android environment into the Windows 11 shell, it enabled seamless interaction between APK-based applications and the Windows UI. This paper explores the architectural components, including the integration of the Amazon Appstore, the use of Intel Bridge Technology, and the eventual decommissioning of the service. 1. Introduction
Introduced in October 2021, WSA was designed as an answer to Apple’s integration of iOS apps on macOS. Unlike traditional emulators, WSA was built as an integral OS component to provide superior performance and deep system integration, such as shared clipboards, window management, and notification syncing. 2. Architectural Overview windows subsystem for android
WSA operated through a specialized virtual machine environment:
Hyper-V Framework: It ran on a lightweight version of Hyper-V, requiring the "Virtual Machine Platform" to be enabled in Windows features.
Android Open Source Project (AOSP): The subsystem utilized a customized AOSP build (supporting up to Android 13) that communicated with the Windows kernel.
Intel Bridge Technology: For non-x86 apps, this post-compiler enabled ARM-based applications to run on x86 processors with high efficiency. 3. Installation and Configuration
Official installation was primarily facilitated through the Amazon Appstore on the Microsoft Store, which automatically pulled the necessary WSA binaries.
Manual Deployment: Users outside supported regions or those seeking specific builds often used PowerShell commands like Add-AppxPackage to install .msixbundle files manually.
Developer Integration: By enabling "Developer Mode" within the WSA settings, developers could connect via Android Debug Bridge (ADB) using the local loopback address 127.0.0.1:58526 to sideload and debug apps directly from Android Studio. 4. Limitations and Performance
Google Play Services: Official builds lacked Google Play Services, relying instead on the Amazon ecosystem. This often caused issues for apps dependent on Google’s APIs (e.g., Maps, Firebase).
Resource Management: WSA could be configured to run "As needed" to save RAM or "Continuous" for instant app launches. 5. Current Status: End of Life (2025)
Microsoft officially ceased support for WSA on March 5, 2025.
Windows Subsystem for Android (WSA) was a landmark initiative by Microsoft to bridge the gap between desktop and mobile ecosystems, allowing Windows 11 users to run Android applications natively on their PCs
. Leveraging advanced virtualization technology, WSA aimed to create a seamless, integrated user experience that blurred the lines between different operating systems. However, despite its technical promise, Microsoft officially discontinued the project on March 5, 2025 The Vision of Integration
Introduced in late 2021, WSA was built on the foundation laid by the Windows Subsystem for Linux (WSL) . It utilized Microsoft's Hyper-V virtualization Android apps use the Skia graphics library and OpenGL ES
to run a virtualized instance of the Android Open Source Project (AOSP) directly within Windows. This allowed Android apps to appear in the Start menu, pin to the taskbar, and run in resizable windows alongside standard Windows software. For developers, it provided a robust environment to test and debug mobile apps using tools like Android Studio
The Windows Subsystem for Android (WSA) was a foundational component of Windows 11 that allowed users to run Android applications natively on their PCs. As of March 5, 2025, Microsoft has officially ended support for WSA, making it a legacy feature for most users. Core Functionality & Architecture
WSA enabled a seamless experience where Android apps integrated into the Windows desktop, taskbar, and Start menu.
The Windows Subsystem for Android (WSA) was a feature for Windows 11 that allowed users to run Android applications natively alongside Windows apps. It acted as a compatibility layer, utilizing a virtual machine based on the Android Open Source Project (AOSP) to bridge the gap between the two operating systems without the need for traditional, heavy emulators. Current Status: Discontinued
As of March 5, 2025, Microsoft has officially ended support for the Windows Subsystem for Android.
Availability: The feature and the associated Amazon Appstore have been removed from the Microsoft Store.
Existing Users: Customers who installed the Amazon Appstore or Android apps prior to March 5, 2024, retained access and technical support until the final deprecation date in 2025.
New Installations: New installations of the subsystem or new app downloads through official channels are no longer supported. Key Features (While Active) Install mobile apps and the Amazon Appstore on Windows
The Windows Subsystem for Android (WSA) was a component of Windows 11 that allowed users to run Android applications natively on their PC alongside standard Windows apps. While originally a flagship feature, Microsoft officially announced that support for WSA ended in March 2025, and it has since been removed from the Microsoft Store. Core Functionality
Native Integration: Android apps appeared in the Windows Start menu, could be pinned to the taskbar, and behaved like native desktop windows (resizable and snap-capable).
Storefront: The primary official source for apps was the Amazon Appstore on the Microsoft Store.
Developer Support: WSA allowed developers to debug apps directly on Windows using Android Debug Bridge (ADB) and tools like Android Studio. System Requirements
To run WSA during its supported period, hardware typically needed to meet these minimums: By default, WSA allocates half your RAM and
RAM: At least 8 GB (16 GB recommended for better performance). Storage: Solid State Drive (SSD) required.
Processor: Intel Core i3 8th Gen, AMD Ryzen 3000, Qualcomm Snapdragon 8c, or newer.
Virtualization: Must be enabled in the BIOS/UEFI settings and Windows Features (Virtual Machine Platform). How to Use (Legacy & Manual Methods)
Although officially retired, users still maintain the software through community-driven methods:
Official Setup (Historical): Users would install the Amazon Appstore, which automatically enabled the WSA environment.
Sideloading: Advanced users can still install .apk files manually using ADB commands (e.g., adb install filename.apk) after enabling Developer Mode in the WSA settings.
Third-Party Builds: Projects on GitHub like WSABuilds provide modified versions of WSA that include the Google Play Store, which was never officially supported by Microsoft. Key Performance Tips
Windows Subsystem for Android (WSA) was a feature that allowed Windows 11 devices to run Android applications natively, though Microsoft officially ended support for it on March 5, 2025. While it was active, it provided a seamless way to use mobile apps alongside Windows desktop software without needing traditional, resource-heavy emulators. The State of WSA Today
Deprecation: As of early 2025, the Amazon Appstore and WSA are no longer available in the Microsoft Store.
Existing Installations: Users who already had WSA installed before the cutoff can typically continue using their apps, though they will not receive further updates or technical support from Microsoft.
Financial Context: Internal reports suggest WSA was discontinued because it lacked a direct profit center compared to the Windows Subsystem for Linux (WSL), which drives revenue through Azure and developer services. Community Workarounds
Despite the official shutdown, enthusiasts still maintain ways to run Android apps on Windows:
To understand WSA, you must understand its three main pillars:
Windows Subsystem for Android is a compatibility layer developed by Microsoft that allows users to run Android applications on Windows 10 and Windows 11 devices. It is built upon the same virtualization technology used for the Windows Subsystem for Linux (WSL).
Unlike traditional emulators (like BlueStacks), which are resource-heavy and often laggy, WSA is deeply integrated into the Windows operating system. It allows Android apps to run as if they were native Windows programs—clickable in the Start Menu, able to be pinned to the taskbar, and running in their own windows.
