Site icon GEEKrar

Install Android app APKs on Windows 11 with WSATools

Let’s look at an easy way to install Android apps via APKs in Windows 11 using the WSATools tool.

Updated: 11.11.2021. The WSATools tool is again available in the Microsoft Store.

Updated: 09.11.2021. The WSATools tool has been removed by Microsoft from the Microsoft Store app store. You can also follow the instructions to run Android apps using Android Debugging Bridge (ADB) or download an alternative Google Play Store client called the Aurora Store.

The WSATools tool makes it as easy as possible to install third-party Android apps that are not sideloaded in the Amazone Store for Windows 11 using APKs. The WSATools app is developed by independent developer Simone Franco, the purpose of the application is to simplify the process of installing Android applications without the need for complex commands or additional applications such as ADB tools.

Although the WSATools app shortens the process of installing third-party Android apps to a few clicks, you still need to install and configure the Windows Subsystem for the Android platform.

In this tutorial, you’ll learn how to use the WSATools tool to quickly install unpainted Android apps on Windows 11.

Install Android apps in Windows 11 via APKs using WSATools

To use WSATools to install share-only applications, there are several pre-configuration steps. First, you need to install the Windows subsystem for Android if it is not already installed. You will then need to install WSATools, enable developer mode in WSA, after which you can use WSATools to install the Android app.

Step 1. Enable the Virtual Machine Platform

First of all, virtualization must be enabled on the device in the BIOS/UEFI settings. If virtualization is enabled, proceed to the next step, which is to enable the virtual machine platform.

To enable the virtual machine platform in Windows 11, follow these steps:

Step 2. Install the Windows subsystem for Android

You may think that installing Windows Subsystem for Android is complicated, but it is not. Installation is as simple as possible and boils down to two steps, downloading the file with the extension .msixbundle with the largest size and installing it using a single command from Windows Terminal (Administrator).

Quick instructions for installing Windows Subsystem for Android

https://www.microsoft.com/en-us/p/windows-subsystem-for-android/9p3395vx91nr
Add-AppxPackage -Path "complete_path-msixbundle" [see screenshot below for referrence].

Note: There are several ways to install the msixbundle file, including several ways to install it through Terminal. One of the ways: in the Terminal insert the command Add-AppxPackage -Path, open the folder in which the .msixbundle file is saved, and right-click on it – select Copy as path. Then in the Terminal paste the copied path and press the Enter button to execute the installation command.

Step 3. Installing the WSATools Tool

To install the WSATools tool on Windows 11, follow these steps:

Once you complete these steps, the tool will be installed and allow you to install unpublished, almost any Android apps on a Windows 11 device.

Step 4. Install sideloaded, third-party Android apps on Windows 11

To install Android apps, follow these steps:

There, click the Manage Developer Settings option to enable WSA.

Specify the APK file to install the desired application and click the Install button.

Note: Download the APK file of the desired application or game from a trusted source.

As an example, the PCRadio application was installed. A native music control panel was available for the application.

If the installation hangs, close the WSATools application and try the installation again.

Since the Windows subsystem for Android comes without Google Play Store services, this means that you won’t be able to install all apps, but only apps that don’t require Google Play Store services.

Exit mobile version