How to Download and Install Android Subsystem 2303.40000 on Windows 11 & APK install tools

You can install Android Apps from APK files obtained from sites such as Apkmirror on your Windows 11 PC. Let’s see how you can sideload any APK file on your computer with our easy guide.

Windows 11 enables you to install and run any Android application from the Amazon play store. But the crispy part is you can also sideload Android applications from websites like APKmirror here is how you can install APK on your Windows 11. A US-based Amazon account is not required at all to sideload Android apps from third-party markets like ApkMirror and others.

Already have Windows subsystem up and running, skip to the sideload steps.

Install WSA (Windows Subsystem Android) on Android 11

Get Android applications on windows 11 these things are required.

  1. Windows 11
  2. Hyper-V and Virtualization features

Now you’ve two options. because Amazon Appstore doesn’t work in many countries.



Option 1. Directly installing WSA

When you’re getting this App in not available for this device error for Windows Subsystem for Android and Amazon Appstore, you can manually download both and install them.

  1. Download this Msibundle file from this link (Select productID and type: 9p3395vx91nr, click on Slow or RP), for an easy process rename this file to Android.Msibundle and move it to C: Partition.
  2. Open PowerShell and type Add-AppxPackage Android.Msibundle
    • Double Clicking to install also works.
  3. This should install Android Subsystem on your computer place of if it is available for you on Microsoft store.

Option 2. Try things the official way

  1. Get this from the Windows Store page.
  • Enroll your device for the Windows insider preview beta channel. (Open Settings > Windows update > Insider preview to verify) You don’t actually need Insider Preview now.
  • Change PC country to United Statues (search change country in the search bar and change from there) now rolled out for other countries as well.
  1. Click on Install button to begin installation.
Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
  1. Ensure that you have successfully installed the windows subsystem for Android you can look up its name in the start menu.
Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Windows subsystem for Android successfully installed

Obsolete information

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Change Windows Country to the United States

Update Microsoft store if required. After that Open Microsoft Store, go to Library, and click on Get update button. Most probably you will see Microsoft Store getting updated. This bumps the Microsoft Store version to latest.


Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Microsoft Store needs to be updated

Open Microsoft Store and you might see a banner saying Amazon Appstore Preview. In case you don’t see this Amazon App Store preview banner you can search

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Amazon App Store preview banner

5. Option 1. Look for any listed app and proceed to install it. Just an example we click on Subway Surfers, and notice that there is a button “Get from Amazon Appstore” hop on and click it.

Option 2. If you rather directly install Amazon Appstore from Microsoft use this link.

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Amazon store-compatible game

6. (1) There will be a total of 4 steps. The first step you have to click on set up.

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file

6. (2) Now you can either take this option to send diagnostic data to Microsoft but it’s not really important.


Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file

6. (3) Click on the download button. Now it will ask you to restart your computer by clicking the restart button.

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file

9. You can safely skip signing-in, this is not important to sideload APK.

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Amazon App Store customer sign in (not required)


How to install (Sideload) APK in Windows 11

The Easier Method

  1. Visit wsatools.app website
  2. Click on Get it from Microsoft and install it.
  3. Open WSA – Tools from the Start Menu.
  4. Select an An APK (such as Aruora Store) and proceed to install. The tools will will guide you to download and setup ADB folder.

The Manual Method

Step 1.

Windows subsystem is now installed and now we have to go to its settings by searching the same in the start search bar and choosing it.


Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Look up for Windows subsystem for Android and open it

Step 2.

Turn on Developer mode, and note the IP address. In some cases, clicking the refresh button displays the IP address.

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Turn on developer mode and copy the IP address

Step 3.

Important. Download the ADB also known as Platform-tools by Google on your computer. Extract the Platform-tools ZIP file and move it to the root directory inside Local Disc C.

The location should look like C:\adb here ADB is the extracted folder of platform tools.


Step 4.

After that run Command Prompt as admin. First, we move the location to platform-tools so it can recognize ADB commands, we type cd /adb (CD command is used to move location).

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
In the command prompt type the following command

Some things to take care of: Download the APK file on your computer and give it a short name, we downloaded the Instagram APK file from APKMirror and saved it in the same ADB folder.

Step 5.

A simple adb install insta.apk should work when the APK file is in the same folder. If getting more than one device/emulator error use the following command. This command is advance and it works all the time.


adb -s IP address install insta.apk

In case the APK file is located somewhere else use the following command.

adb -s IP address install "C:\adb\insta.apk"

However, a simple approach would be just adb connect IP Address followed by adb install instagram.apk (supposing you have the APK in the same folder)

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
Use this command to install APK on Windows 11

On a success message, run and click the start menu. A new Instagram app icon would appear, clicking it opens it.


Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
The Android version of Instagram is successfully installed and you can see it in the start menu

Note that this is the Android version of the application and it is different from the Instagram listed in Microsoft Store and PWA.

Image for article How to Setup Android Subsystem on Windows 11 & Install Apps from APK file
The Instagram application is working fine there is no bug

Conclusion

Now, you can install any APK file and that will work without any issue. Some applications rely on Google Play store services as a workaround you can try installing Gapps. Initially, a lot of users are concerned that Windows 11 is not a big update and they are OK with their Windows 10, but we think that the possibility of installing thousands of Android applications will surely turn the table around.

FAQ

How to get Android Apps APK file for Windows 11.

There are thousands of third-party app stores available online few of them are trustworthy such as APKMirror and Uptodown.


Article published in 2021, last updated to keep with the latest WSA version.

Share this article
Shareable URL
Prev Post

How to run Apex Legends on DirectX 12

Next Post

Download Google Chrome 112.0 Offline Installer (32-bit, 64-bit)

Comments 2
  1. Hey Devendra Meena,

    Aadarsh this side. It is my first time doing comments on your blog page and am glad to say that you have shared an excellent content providing great tips to install an Android Apps On Windows-11 from APK file. You have explained very nicely along with all the crucial steps and every necessary details that are true enough to understand. Your each listed steps ( including images ) are so clear, well-elaborated and easy to follow. Considering our steps will be a great helping hand.

    After reading this complete guide i gain ideas and am sure that this post will surely help lots of people, readers and especially windows11-users. Lastly i would like to say that you are definitely providing good understanding to your readers.

    Very useful and keep sharing more similar post.

    Thanks,
    -Aadarsh

  2. hi, I follow your step by step and it was success
    I can install WA in my Windows 11, and it does work like I have a brand new android phone.
    as recap what I did,
    do option 1,
    then continue to section How to install (Sideload) APK in Windows 11
    again thanks.

Leave a Reply

Your email address will not be published. Required fields are marked *

Read next