Table of Contents
This tip is about the how to get the Google Play Store in Windows 11. So read this free guide, How to get the Google Play Store in Windows 11 step by step. If you have query related to same article you may contact us.
How to get the Google Play Store in Windows 11 – Guide
Microsoft recently added support for Android apps in Windows 11, but it comes with the Amazon AppStore, which doesn’t offer many apps at the moment. So here are some details about how to install Google Play Store on Windows subsystem for Android (WSA) to simplify downloading Android apps on your Windows 11 computer. Thanks to a developer called ADeltaX, you can now install apps from Google Play Store directly and use all apps from Google too. So if you’re looking for a way to install the Google Play Store on Windows 11, please follow the steps below.
How to install Google Play Store on Windows 11
Before proceeding, it is important to note that this process only works with 64-bit x86 devices. There is a separate link below for ARM-based devices, but it will not work on 32-bit hardware.
You will also need to verify that virtualization is enabled first. Go to Control Panel > Programs > Turn Windows features on or off. Make sure the boxes next to ‘Virtual Machine Platform’ and ‘Windows Subsystem for Linux’ are checked and click ‘OK’ to confirm.
If you have already installed Windows Subsystem for Android (WSA), you will also need to uninstall it. Open Settings> Applications> Applications and features and search for it. If nothing is displayed, it is not installed.
- Go to Settings> Privacy & Security> For Developers
- In ‘Developer Mode’ click the toggle button to enable it, then click ‘Yes’ to confirm
- Download a new version of the Windows subsystem for Android via the following link. If you are using an ARM-based device such as Surface Pro X, use this link
- Once complete, go to the downloads folder in File Explorer and double click on the file known as ‘WSA-Patched’ to unzip it.
- In the search bar at the top of the start menu, type ‘powershell’
- In the options on the right, click on ‘Run as Administrator’. Click ‘Yes’ to confirm that you allow the app to make changes
- In the PowerShell window that appears, paste ‘Add-AppxPackage -Register C: WSA-Patched AppxManifest.xml’, but replace the section ‘C: WSA-Patched ‘ with the location of the unzipped file in File Explorer (click on the address bar and then copy and paste). In the example below, it is ‘Add-AppxPackage -Register C: Users anyro Downloads WSA-Patched WSA-Patched AppxManifest.xml’
- It might look like nothing happened, but by now you should see ‘Windows Subsystem for Android’ in the Recommended section of the Start menu. Click to launch it
- In the window that appears, click on ‘Files’ to start the WSA
- After a few seconds you should see a pop-up saying ‘Windows Defender Firewall has blocked some features of this app’. Click ‘Allow Access’ to continue
- You should now see the Play Store and Amazon Appstore in the Recommended section of the Start menu. However, in your current form, you cannot login
- To fix this, download ADBKit from the following link. It’s a very small file so it will only take a few seconds
- Go to the File Explorer downloads folder again and double click on the ‘ADBKit’ file
- Double click on the file named ‘adb’ and choose ‘Extract All’ and then ‘Extract’ to confirm
- Back to Windows subsystem settings, click the toggle button to turn on ‘developer mode’. You should now see a message on the side saying ‘ADB can be connected to 127.0.0.1:58526’
- Open the Play Store app and keep it open
- In File Explorer, find and open the ‘ADBKit’ folder that you have already unzipped. Right click anywhere and choose ‘Open in Windows Terminal’
- Run the command ‘. Adb.exe connect 127.0.0.1:58526’
- Even if you get an error message, this should still have completed successfully. Run the command ‘. adb.exe devices’ to confirm – If you see ‘127.0.0.1:58526’ in ‘List of connected devices’, it’s working
- Run the command ‘. adb.exe shell’
- Run the ‘su’ command. You should see a message saying ‘You are now root’
- Run the command ‘setenforce 0’. The PowerShell window should now look like the one below
- Go to the Play Store window and click on ‘Log in’. You should now be directed to login with your Google email and password
- Once connected, you can install apps as you would on any Android phone
Final note
I hope you like the guide How to get the Google Play Store in Windows 11. In case if you have any query regards this article you may ask us. Also, please share your love by sharing this article with your friends.