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”
FOR EXAMPLE
cd “C:UserErrorsfindLocation of the extracted WSA folder”
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:adbplatform 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:585USAGEadb 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
Post a Comment