Windows Subsystem for Android 12.1 WSA for Windows 11

Microsoft just recently updated its newly launched program, Windows Subsystem for Android (WSA), to Android 12.1/12L. WSA is exclusive to Windows 11 and doesnโ€™t work on Windows 10. Today, Microsoft released yet another update to WSA with build 2207.40000.8.0 featuring tons of major improvements, new features, and bug fixes.

Windows Subsystem for Android (WSA) is a program for Windows 11 that enables users to run Android applications on Windows. WSA is similar to WSL (Windows Subsystem for Linux). It can run Android apps on Windows 11 PCs like they are native to the operating system. You can run Android on Windows now!

While the Subsystem is only available for Windows Insiders, i.e. on the Beta or Dev channel, you can still download and install the latest WSA Android 12.1 build on any Windows 11 device; even on the stable channel.

In this tutorial, we will show you how to install WSA with Android 12.1 OS on any Windows 11 build including the stable/production build.

Latest WSA Android 12.1 update patch notes for Windows 11

According to Microsoftโ€™s changelog for WSA, the Windows Subsystem for Android has been updated to versionย 2207.40000.8.0 featuring Android 12.1, a.k.a Android 12L, with several exciting new features, major Windows integration improvements, and a new Settings app experience.

The most anticipated feature for aspect ratio and screen resize has been implemented in the latest version. New compatibility shim to allow apps to maintain aspect ratio but still support resize.

Fixed the issues with restarting apps. Improved VPN compatibility. You can now use VPNs with WSA. Integrated latest Android security patches. Amazon Appstore updated to version 60.09.

Full Changelog

  • Windows Subsystem for Android updated to Android 12.1
  • New compatibility shim to allow apps to maintain aspect ratio but still support resize
  • Accessibility improvements to the Windows Subsystem for Android Settings app
  • New compatibility shims in the Windows Subsystem for Android Settings app
  • Fixed problems with restarting apps
  • Apps that update toast notifications instead of using progress toasts have better behavior
  • Game controls user education dialog for apps with compatibility shims enabled
  • Improvements with handling VPN
  • Scrollbar fix for Windows Subsystem for Android Settings compatibility page
  • User crash data and system app crash data is now being reported
  • โ€œNo internet availableโ€ toast notification is now suppressed
  • Custom Android toasts now render correctly
  • Amazon Appstore 60.09 update
  • Android security update
  • Improved reliability

Note that the official WSA on Windows 11 comes in collaboration with the Amazon App Store. So you will not see Google apps like the Play Store and Play Services; which, to be honest, are quite essential for many apps.

However, donโ€™t worry here is a tutorial on how to root WSA with Magisk and install Google Play Store. Similar to how we bypassed the Windows 11 TPM and Secure Boot requirements.

As an alternative, using the microG or Vanced microG, you can install YouTube Vanced or Vanced Music and YouTube ReVanced without Google Play Services for now. Stay tuned for rooted WSA with Google Play Store tutorial.

Windows Subsystem for Android on Windows 11 with Android 12.1
Windows Subsystem for Android on Windows 11 with Android 12.1

Download and Install Latest WSA for Windows 11

If your device is on the Windows 11 Beta Channel or Dev Channel, you can download the Windows Subsystem for Android with Amazon Appstore here.

For stable or production versions,

Alternatively, follow the tutorial below if you want to download the latest WSA from Microsoft servers.

1. Enable Virtual Machine Platform

  • Click on Start.
  • Search for Turn Windows features on or off. Click on the first option.
  • Scroll down and search Virtual Machine Platform.
  • Checkbox and click OK.
  • Restart Windows.

2. Install Microsoft UI Xaml 2.6+

The Microsoft UI Xaml includes the framework to run Windows Subsystem for Android. It comes pre-installed on Windows Insider builds โ€“ Beta and Dev Channel. For stable Windows 11 device, you will need this app.

Otherwise, you will get an error while trying to install WSA similar to this:

Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x64_8wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework โ€œMicrosoft.UI.Xaml.2.6โ€ published by โ€œCN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=USโ€, with neutral or x64 processor architecture and minimum version 2.62108.18004.0, along with this package to install. The frameworks with name โ€œMicrosoft.UI.Xaml.2.6โ€ currently installed are Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x64_8wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework โ€œMicrosoft.UI.Xaml.2.6โ€ published by โ€œCN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=USโ€, with neutral or x64 processor architecture and minimum version 2.62108.18004.0, along with this package to install. The frameworks with name โ€œMicrosoft.UI.Xaml.2.6โ€ currently installed are: {}

Steps to install Microsoft UI Xaml:

  • Launch a browser.
  • Visit the website โ€“ rg-adguard.net
  • Then change the first option to ProductID.
  • Paste 9P3395VX91NR in the search bar.
  • Change the channel to RP.
  • Click on the โœ… button.
  • Let it generate the list of files.
  • Download the following file from the list
  • Microsoft.UI.Xaml.2.6_2.62112.3002.0_x64__8wekyb3d8bbwe.appx
    Make sure to download the x64 version. The version may change with time.install Microsoft UI Xaml WSA framework windows 11
  • Double click the file once it gets downloaded.
  • Install the file
  • You are now ready to install WSA

Install Windows Subsystem for Android on Windows 11

  1. Letโ€™s download the Windows Subsystem for Android. You can also get the package from the downloads above and skip to Step 11.
  2. Visit store.rg-adguard.netย again.
  3. Change the first option to ProductID.
  4. Paste 9P3395VX91NR in the search bar.
  5. Change the channel to Slow.
  6. It should look like this.Download WSA Android 12.1
  7. Click on the โœ… button.
  8. Let it generate the list of files.
  9. Download the following file from the list
  10. MicrosoftCorporationII.WindowsSubsystemForAndroid_2207.40000.8.0_neutral_~_8wekyb3d8bbwe.msixbundle
    Should be the last one with a 1.3 GB file size.Download WSA Android 12.1 screenshot
  11. Go to the location where you have downloaded the WSA bundle file.
  12. Right Click on the WSA file and select Copy as Path.Install WSA Android 12.1 screenshot 1
  13. Now, search for Windows PowerShell in the Windows search.
  14. Launch the PowerShell as administrator.windows powershell windows 11
  15. Paste the following code in the PowerShell window:
Add-AppxPackage -Path
  • Right after the -Path text, press the spacebar, and paste the โ€œCopy as Pathโ€ text from earlier using keyboard shortcut CTRL + V.
  • The code should look like this:
Add-AppxPackage -Path "C:UsersDownloadsWSAMicrosoftCorporationII.WindowsSubsystemForAndroid_2204.40000.19.0_neutral_~_8wekyb3d8bbwe.Msixbundle"
Install WSA Android 12.1 using PowerShell

Note: Make sure to replace the path in double quotes to the actual WSA file path and make sure the file extension is present at the end of the query, i.e., .Msixbundle

  • Let the installation finish.
  • Once done, type Android in the Windows Search and you will see the Windows Subsystem for Android installed.
WSA on Windows 11 with Android 12.1

Thatโ€™s it. Enjoy Android on Windows!

Before you go, see these important tutorials:

Recommended Android Apps to Install on Windows 11

Here are some must-have apps to install on Windows 11.

Join our Telegram Channel.

Follow and Subscribe


Sarang Avatar

Leave a Reply