Table of Contents
Play Store on Windows – If you follow the tech news, you will know it. This means that Microsoft recently merged the Google Play Store with Windows 11. The Amazon App Store was already introduced in Windows 11 and doesn’t have enough hot apps.
So in this article, I’m going to teach you how to install the Google play store on the windows 11 system without errors
Install Google play store on windows 11
If you need to install theย google play storeย on windows 11 without the errors you are in the right place. you just follow the steps
Uninstall the windows android subsystem
The very first thing you need to uninstall is the “Windows subsystem for Android” because the google play store is not supporting the older version of the windows android subsystem
So first you need to click the start button and then search the “windows subsystem for android” and uninstall it. Once you uninstall all the installed apps will be gone.

Enable the Developer Mode
After uninstalling the older version of the windows subsystem you need to enable the Developer mode
To enable the Developer mode, first, you need to open the windows 11 search and type in the developer option then open the developer setting from the list of option


Windows subsystem kernel file
Now you download the windows subsystem for android the download link given in below you just click that button
Any other version of WSA wonโt work with the Google Play Store. So, itโs best to download the file that we have shared above.
After downloading the WSA file extract one new folder

Then you need to download the kernel file that will be shared below
Then, move to the WSA folder that you have extracted and open the Toolsย folder. On the Tools folder,ย paste the kernel fileย that you have downloaded.

Install Windows Subsystem For Android
Once you complete the above steps, you need toย installย the windows subsystem for android. so for that open windows 11 searches then type PowerShell. then right-click on the power shell choose run as administrator

On the Powershell Window, enter the cd command followed by the extracted WSA folder location-ย cd โYour extracted WSA folder locationโ

After that execute the below command on your powershell
Add-AppxPackage -Register .\AppxManifest.xml

That’s it, now the windows subsystem for android installation was completed
Enable Developer Mode in WSA
Open Windows 11 search and type in Windows Subsystem for Android. Then, open WSA from the list.
Next, you need toย enable the Developer Mode option, as shown in the screenshot below.

Then, click on theย Filesย button

Now on the diagnosticย dataย pop-up, click on theย Continueย button.

Installing Google Play Store
We are nearing the final stage. here we need to make a few changes to install the google play store
Now you need to navigate to theย C:\adb\platformย toolsย folder. Now on the File Explorer address bar, type inย CMDย and hit the Enter button.

Now type the below command on your command prompt
adb connect 127.18.155.70:585
USAGE
adb connect (your ip address) (port number)

Then type the below string on yourย commandย prompt
adb shell

Then type su command and hit enter

After completing the above steps you type the below command on your command promptย
setenforce 0

Open Google Playstore
After completing the above steps now the Google play store running on yourย system. open windows 11 start the menu and click on the google play store icon
