Before getting started, you must know that Google apps won’t work using this method. As those apps require additional libraries, you cannot sideload any Google app using this particular way. Other than that, some online movie and web series streaming apps, such as Netflix, etc., also don’t work by sideloading.

How to sideload Android apps using WSA on Windows 11

To sideload Android apps using WSA on Windows 11, follow these steps: To learn more about these steps, continue reading.

1] Download APK file

It is the first step you need to follow. You must have the APK file on the Android app you want to install or sideload using WSA. There are several websites from where you can download the app’s APK file to your computer. For example, apkpure.com, apkmirror.com, etc., are some of the best websites in the market. However, do not download any pirated version of any paid application. You may end up getting some issues by doing so.

2] Download SDK Platform Tools

As per the official statement, Android SDK-Platform Tools is the component for the Android SDK. In this case, you need to download the Platform Tools to run the ADB command, which is necessary to sideload apps on Windows 11 using Windows Subsystem for Android. Therefore, you can visit the developer.android.com website and click the Download SDK Platform-Tools for Windows link.

Following that, accept their terms and conditions and start downloading the Platform Tools on your computer. Once done, extract the compressed file and place the platform-tools folder somewhere safe.

3] Enable Developer mode in WSA

It is one of the essential steps in this process. Without enabling the Developer mode, you cannot sideload apps on Windows 11. To enable the Developer mode in the WSA, follow these steps:

Open Windows Subsystem for Android app on your PC.Find out the Developer mode option.Toggle the corresponding button to turn it on.

However, if it is already enabled, you can skip this step.

4] Copy IP address

Whenever you open Windows Subsystem for Android app on your computer, it displays an IP address for further connection. You need to copy this IP address to your clipboard. For that, do the following:

Open Windows Subsystem for Android app on your computer.Find out the IP address option.Click the Copy button.

However, if you cannot find the IP address and instead it shows an Unavailable message, you need to click the Files option and click the Refresh button. Then, you can find the IP address under the IP address label. Once done, you can click the Copy button.

5] Open Windows Terminal in platform-tools folder

You need to open Windows Terminal in the platform-tools folder and ensure that the Command Prompt instance is opened. For that, double-click on the platform-tools folder that you extracted in the second step of this tutorial. After opening, right-click on empty space, and select the Open in Windows Terminal option.

If it opens Windows PowerShell, you can click the arrow icon in the Title bar and select the Command Prompt option. Next, you need to navigate to the platform-tools folder only if it is not done yet. For that, you can use the following command:

6] Connect to the IP and install app

Now, you need to connect to the IP from the host computer. For that, enter the following command: Don’t forget to replace the [IP] with the original IP address you copied earlier from the WSA window. After entering this command, it should show a success message. Next, you need to copy the APK file path. For that, right-click on the APK file that you downloaded in the first step of this tutorial, and select the Copy as path option. Following that, enter the following command:

Once done, you can find the app in the Start Menu.

How to run Android apps on Windows 11?

To run Android apps on Windows 11, you need to follow the aforementioned guide. First, you need to download the APK file and the Platform Tools from the respective websites. Then, turn on the Developer mode in the WSA, and copy the IP address. After that, open Windows Terminal’s Command Prompt instance in the platform-tools folder and enter the adb connect command. Following that, copy the file path of the APK file, and enter the adb install command. Hope this tutorial helped you sideload Android apps on Windows 11 using Windows Subsystem for Android. Read next: How to run Google Play Store Android apps on Windows 11.