You could pin an Android app directly to the Windows taskbar. Click it, and it launched instantly, just like Spotify or Photoshop.
2024 年 3 月,微软官方宣布将终止对 Windows Subsystem for Android 的支持。随后,2025 年 3 月 5 日,微软正式停止了 WSA 和亚马逊应用商店的所有支持,这两款产品也从微软应用商店中下架。此后,虽然已经安装的 WSA 在一段时间内仍可使用,但不再获得任何安全更新或功能更新。事实上,微软在项目终止前的最后一次更新仅涉及安全修复,未添加任何新功能,表明公司已不再对 WSA 投入开发资源。
Many smart-home ecosystems (such as Wyze, Ring, or Google Home) offer robust mobile apps but completely lack desktop interfaces. WSA allowed users to run these mobile apps natively on their PCs, turning a second monitor into a dedicated smart-home control center. Mobile Gaming on a Large Screen windows subsystem for android
To run Windows Subsystem for Android, a PC must meet specific hardware requirements, primarily focused on virtualization support.
随着 Web 技术的成熟和 Windows 应用生态的发展,许多原本只有移动端版本的应用已经推出了相应的 Web 版本(PWA)或原生 Windows 版本。在 WSA 终止后,优先使用这些原生解决方案可能是更稳妥的选择。 You could pin an Android app directly to the Windows taskbar
As Progressive Web Apps (PWAs) and cloud-based applications became more capable, the necessity of running local mobile binaries on desktops decreased.
If you want to explore how to transition away from WSA, tell me: WSA allowed users to run these mobile apps
WSA operates by running a lightweight virtual machine in the background. Here is the technical breakdown:
As of May 2026, WSA is dead. You cannot install it officially. However, that doesn't mean you cannot run Android apps on Windows. The community has rallied with powerful alternatives.
The integration of WSA unlocked several powerful use cases for developers, casual users, and smart-home enthusiasts alike. Smart Home Control
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