Note: Microsoft has announced that the Windows Subsystem for Android™️ will no longer be supported as of March 5th 2025. According to Microsoft, Android apps installed before this date will still work, but you will not be able to install new apps after WSA is discontinued. Because of this, I recommend installing the Aurora Store using this tutorial before March 5th 2025 so you can keep using it after the discontinuation.
With Windows 11 came the introduction of the Windows Subsystem for Android™, which allows you to install Android apps to your PC using the Amazon Appstore. The only issue with this is that the Amazon Appstore is very limited and doesn’t offer many apps, but there is a simple solution. Installing APKs lets you install any app you want, including a better appstore like the Aurora Store, which lets you download any app that is already on the Play Store.
Install the Amazon Appstore to your PC and follow the instructions.
Download and extract AndroidAutoInstall.zip to a folder on your PC.
Note: You may see a message saying AndroidAutoinstall.zip is not commonly downloaded and may be dangerous.
Just click on the down arrow and click Keep
, and you can even view the contents of the zip file yourself if you really don’t believe that it is perfectly safe.
Search for Windows Subsystem for Android™
in the Windows search bar and open it, click on the Advanced settings tab, then turn on Developer mode.
Note: When you install an APK for the first time ever, you will see an error that says adb.exe: device unauthorized.
See Common Error A to fix this.
Make sure an existing Android app (like the Amazon Appstore) is currently open or was recently opened.
Open the APK you’d like to install with the Install APK.bat
file from inside the .zip folder (set it as default so you can just double click on the APK next time).
Note: You may see a message saying Windows protected your PC
. Just click More info
and then Run anyway
, and you can even view the contents of the zip file yourself if you really don’t believe that it is perfectly safe.
If the installer says “Success”, just search for the name of the app you just installed in the search bar in Windows and open it.
Note: You can reinstall an app that’s already installed, or even currently open if you want to update it.
adb.exe: device unauthorized.
Sometimes (especially if it’s the first time installing an APK) you may have to try again with an Android app currently open, then switch to the window with the Android app open and accept a dialogue that says Allow ADB debugging?
and click Always allow from this computer
.
cannot connect to 127.0.0.1:58526: No connection could be made because the target machine actively refused it. (10061). adb.exe: device offline
Try opening an existing Android app (like the Amazon Appstore) again as you may not have opened an Android app recently enough.
adb: failed to install
PATH OF APK : Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Existing package
PACKAGE NAME signatures do not match newer version; ignoring!]
Try uninstalling the app you’re trying to update, then reinstall again.
If none of the above solves your issue, try restarting your computer, opening an existing Android app, and trying again.