The addition of support for Android apps is one ofWindows 11’s most exciting features.

Unfortunately, Microsoft relies on theAmazon Appstoreto supply these apps and it’s much more limited than a storefront likeGoogle Play.

WSA Developer Mode

This means that a lot of your favourite apps are likely missing, but, with a little tech know-how, you sideload pretty much anything.

It’s not the easiest, and technophobes might want to steer clear, but it doesn’t take long and has the potential to unlock some very cool capabilities.

APK install Windows 11

We should also note that there’s no guarantee that unsupported apps will work properly, but we’ve had great success so far.

In this guide, we’ll tell you everything you need to know about sideloading Android APKs on Windows 11.

What you need to begin

Before we get started, you’ll need to check your machine’s specs, as the minimum requirements are a little higher than you might expect.

You’ll need:

You’ll also need to head to the Windows Store and download the Amazon Appstore. Even if you don’t intend to use it, the Appstore install process adds Windows Subsystem for Android to your machine, and we’ll need that for the apps to work.

As a side note, we found that the Amazon Appstore install process was freezing for us, which is a bit odd. We rectified this by opening ‘Turn Windows features on or off’ and enabling ‘Virtual Machine Platform’. You shouldn’t need this step, but we did, so we thought we’d mention it.

Getting set up

Once you have the Amazon Appstore installed, follow the steps below:

Next, we’ll need a command prompt tool called Android Debugging Bridge from our friends at Google. you’re able to download that fromhere.

Once it’s downloaded, unzip it, and we’ll come back to it later.

Sourcing APKs

There’s always a risk that comes with installing APKs from a third-party source, so if you want to be super safe then your best bet might be using an extraction tool to save APKs from your Android phone.

One such tool is ML Manager, and it’s nice and easy to use. Of course, this part is only useful if you own an Android device.

If you don’t own an Android phone, or your desired app isn’t on the Play Store, then you’ll need an online source. We’ve had great results withAPK Mirror, just remember, you’ll only be able to access free apps - as downloading paid versions would be piracy.

Installing an app

Once you have your app and all the prerequisites, it’s time to install it. We’re using the Netflix APK as an example, but the process is the same for any APK. Just follow the steps below:

If all has gone according to plan, you can close the terminal window, and you’ll find your Android app in the start menu just like any other program. Job done.