How to Sideload Android Apps on Windows 11 in 2021 [Guide]
Practically three weeks after the secure launch of Home windows 11, Microsoft has began rolling out Android app assist to Beta testers within the US. At the moment, you want an Amazon US account to run and set up Android apps on Home windows 11. Additionally, the Amazon Appstore provides solely a restricted number of … The post How to Sideload Android Apps on Windows 11 in 2021 [Guide] appeared first on Ferdja.
![How to Sideload Android Apps on Windows 11 in 2021 [Guide]](https://ferdja.com/en/wp-content/uploads/2023/05/How-to-Sideload-Android-Apps-on-Windows-11-in-2021.jpg)
Practically three weeks after the secure launch of Home windows 11, Microsoft has began rolling out Android app assist to Beta testers within the US. At the moment, you want an Amazon US account to run and set up Android apps on Home windows 11. Additionally, the Amazon Appstore provides solely a restricted number of Android apps in the mean time. So, if you’re trying to set up TikTok, Snapchat, or any of your favourite apps on Home windows 11, let’s discover ways to bypass all the restrictions and sideload Android apps on Home windows 11. You may very nicely sideload any Android app of your alternative in your Home windows 11 PC with the assistance of ADB. So with none delay, let’s go forward and discover ways to sideload APKs on Home windows 11.
Sideload Android Apps on Home windows 11 (2021)
We’ve got added the step-by-step course of to sideload Android apps on Home windows 11 on this article. You may, the truth is, set up any Android app you need outdoors of the Amazon App Retailer in your PC with this methodology. I’d counsel you follow the directions beneath for a better setup. However if you’re a professional consumer, transfer to any related part from the desk beneath.
Discover the IP Handle of Home windows Subsystem for Android
1. To begin with, that you must arrange the Home windows Subsystem for Android to run and set up Android apps in your Home windows 11 PC. You may comply with our linked information for detailed steps.

2. Having finished that, open Home windows Subsystem for Android from the Begin Menu.

3. After that, beneath the Home windows Subsystem for Android settings, allow “Developer mode“. A brand new pop-up will open up. Let it full the method.

4. Now, click on on the “Refresh” button subsequent to IP deal with. An IP deal with will likely be generated, which that you must pen down. If an IP deal with shouldn’t be assigned, comply with the following step to manually discover the IP deal with of the Home windows System for Android.

5. If an IP deal with doesn’t present up, click on on “Handle developer settings” beneath Developer mode.

6. Subsequent, scroll down within the Developer choices menu and faucet on “Wi-fi debugging“.

7. Right here, word down the IP deal with proven beneath the wi-fi debugging settings. For instance, mine is 172.22.172.245
. No want to repeat the port. Now, shut the window.

Hook up with Home windows Subsystem for Android By means of ADB
1. Upon getting the WSA IP deal with, go forward and arrange ADB in your Home windows 11 PC. You may head over to this link and obtain Platform Instruments for Home windows. It’s essential to sideload Android app APKs on Home windows 11.

2. Now, unzip Platform Instruments and extract it on the desktop or a location of your alternative. Below the folder, click on on the deal with bar and kind cmd
, and hit Enter. This may immediately open Command Immediate in the identical folder.

3. Right here, we have to connect with the Home windows Subsystem for Android. Run the command within the beneath vogue. Simply change IP_address
with the precise IP deal with you famous above. It’s best to get the “Linked to IP_address” output.
adb join IP_address

4. Should you get a “Connection failed” error, don’t fear. Run the command once more, and you may be related this time. You can too run the adb gadgets
command to verify if you’re related to Home windows Subsystem for Android.

Sideload Any Android App on Your Home windows 11 PC
1. As soon as the connection is established, go forward and obtain your favourite Android app that you simply need to sideload in your Home windows 11 PC. You may obtain APKs from APKMirror or different authentic web sites. I’d suggest downloading x86_64 packaged APKs for higher efficiency. If the app doesn’t have an x86 APK, you’ll be able to obtain ARM64 APKs as nicely. You even have the choice to sideload Common packaged APKs on Home windows 11.

2. After downloading it, right-click on the APK and click on on “Copy as Path” to repeat the trail deal with (file location) to the APK.

3. Now, transfer again to the CMD window, and kind the command beneath. Exchange apk_path
with the trail deal with you copied above. You may right-click on the CMD black display screen to stick the copied deal with simply.
adb set up apk_path

4. Lastly, hit Enter, and the Android app will likely be sideloaded in your Home windows 11 PC. You’re going to get a “Success” output after the set up is completed. Should you get any errors, obtain different APK information of various structure, resembling ARM, x86_64, Common, and so on. And for those who get an error just like “a couple of system/ emulator”, we have now included a repair for this problem beneath.

5. After the app is sideloaded, you’ll discover it within the Begin Menu, identical to some other Home windows app. You may even seek for Android apps from the Begin Menu and pin them to the Taskbar.

6. For instance, right here I’m working WhatsApp, Instagram, Sign, Apple Music, and Aurora Retailer on the similar time. And, all of them work surprisingly nicely. They very a lot behave like a local app and scale nicely on Home windows 11 with none DPI or scaling problem.

Set up Third-Social gathering App Retailer to Sideload Android Apps on Home windows 11
Should you don’t need to individually set up apps by the command line, you’ll be able to sideload Aurora Retailer APK (download) on Home windows 11 from CMD for a one-time setup. After that, you’ll be able to simply set up in style Android apps from Aurora Retailer with just some clicks. No want to make use of Amazon Appstore that requires a US Amazon account and has a restricted app library. By the best way, Aurora Retailer is an open-source and excellent various to Google Play Retailer.

How you can Uninstall Android Apps on Home windows 11
To uninstall an Android app out of your Home windows 11 PC, you’ll be able to merely right-click on it within the Begin Menu and click on on “Uninstall“. That’s it. You may take away Android apps out of your PC identical to some other Home windows app.

How you can Repair ‘Extra Than One Machine/ Emulator’ Error on Home windows 11
In case you are getting the “a couple of system/ emulator” error on Home windows 11 whereas putting in Android apps, it’s doubtless you’re working an Android emulator. You may uninstall the emulator to resolve the difficulty straight away or outline your command like beneath to sideload the APK on Home windows Subsystem for Android. Merely change IP_address
and apk_path
.
adb -s IP_address set up apk_path

Set up Any Android App on Home windows 11 Outdoors of Amazon App Retailer
So that’s how one can sideload any Android app in your Home windows 11 PC. One of the best half is that with ADB, you’ll be able to bypass Amazon Appstore and set up all of your favourite Android apps with none problem. I’ve not tried Android video games on Home windows 11 but, however keep tuned with us for extra thrilling discoveries round Home windows Subsystem for Android. Anyway, that’s all from us. If you wish to arrange Home windows Subsystem for Linux in your Home windows 10/ 11 pc, comply with our linked article. And in case you have any questions, tell us within the remark part beneath.
The post How to Sideload Android Apps on Windows 11 in 2021 [Guide] appeared first on Ferdja.