How to Run Android Apps on Windows 11 a Detailed Guide
How to Run Android Apps on Windows 11 a Detailed Guide
Your Windows 11 computer likely doesn’t include one of the most-anticipated features of the
operating system — native Android support. This allows you to run Android apps directly on
your PC.
The ability to run Android apps on Windows 11 is now available in the stable channel, but only
in select countries (full list below). However, you can install Android apps even if you’re not in
one of these regions. Here’s everything you need to know about how to run Android apps on
Windows 11.
QUICK ANSWER
To install Android apps on Windows 11, you simply need to enable a few settings and
install the Amazon Appstore from the Microsoft Store. If you're in an unsupported region,
you can also sideload the Windows Subsystem for Android and manually install apps using
APK �les.
If you live in an unsupported country, you can trick Windows 11 by changing your region in
Settings > Language & Region > Country or Region > United States.
Open the Microsoft Store, and click the Library tab at the bottom left corner.
3. Enable Virtual Machine Platform and Windows Hypervisor Platform by ensuring the boxes
next to them are checked
4. Click OK.
Microsoft
Installing Android apps through the Amazon Appstore
The process to install Android apps o�cially is rather simple. You will need an Amazon
account.
2. Click the Already an Amazon customer? Sign in button, enter your credentials and click
Sign-In.
3. Search and select the app you want to install, and click the Get/Download/Install button.
Microsoft
How to get Android apps on Windows 11 uno�cially
The requirements are the same here. You will need Windows 11, build 22000.282, or later. You
also need to enable hardware virtualization and meet minimum system requirements. The
di�erence is that we will have to sideload the subsystem instead of installing it o�cially. Ensure
you update to the latest build of Windows 11 before you begin, and enable Virtual Machine
Platform and Windows Hypervisor Platform.
Some folks may not be able to get their hands on the Windows Subsystem for Android and
Amazon Appstore despite following the steps. In that case, installing the Subsystem manually is
an option. It’s a little tricky, but it can work.
Search for Windows PowerShell, right-click the app search result, and click Run as
administrator.
PowerShell will then prompt you with some more license terms, speci�c to the Subsystem this
time. Press Y and Enter again.
If you managed to get the Amazon Appstore to install directly, you can open it by searching for
it from the Start menu. It will ask you to log in once with your Amazon account. Once done,
you can search for the app you want and click the Get button to download it. Any Android app
installed on Windows 11 will show up as a normal program you can directly run from the Start
menu.
If you don’t have access to the store, which you won’t if you sideloaded the Subsystem, you will
have to download the APKs and install them via PowerShell manually. For this, you will need to
have a system-wide Android Debug Bridge (ADB) installed on your system. This is needed
because the Subsystem acts like an Android phone wirelessly connected to the Windows 11
PC, and you can use ADB to leverage that connection to push APKs of your choice. This
method is useful for installing apps that are not available on the Amazon Appstore.
Download the 15-second ADB Installer here. Extract and run the installer.
It will run in a terminal window, asking you Y/N as yes or no for installing speci�c
components.
We need all three components, so press Y and the Enter key for all three — install ADB and
Fastboot, install ADB system-wide, and install Drivers.
The driver installer will pop up as a separate window, which you have to follow to �nish the
installation.
installation.
Download the APK �le of the app of your choice from a trusted source like APK Mirror.
For this tutorial, we’re using the Firefox browser for Android.
Run the Windows Subsystem for Android. You can do this by simply searching for it and
clicking on it from the Start Menu.
In the settings, make sure Developer Mode is turned on. Click the boxed arrow in the Files
tab to get the Subsystem running.
To connect to the Subsystem via ADB, copy the IP address you can see in the Subsystem
settings. Type adb connect in the PowerShell window, followed by the copied IP address.
Ensure there’s a space between the word connect and the IP address. Press Enter.
Use the command adb devices to verify that the connection was successful.
Go back to the PowerShell window, type adb install, and paste the path you copied. Make sure
to remove the quotation marks at the beginning and end of the path. You can use arrow keys to
navigate through the command text. Your �nal command should look like this:
With the sideloading method, it’s more or less the same issue. You will not be able to install
apps that require Google Services or have split installation �les with an APKM extension.
However, you can install more than 50 apps this way, provided you can �nd the APK �le.
You can also sideload the Google Play Store on Windows 11 if you want access to the full
catalog of Android apps.
It is also likely to take up fewer system resources than third-party emulators. So far, in the
current stage, this feature has a few quirks, but we expect it to be smooth sailing by the time
it’s ready for public release.
FAQs
Features
Comments