Table of Contents
This tip is about the how to download Google Play Store Android apps on Windows 11 PC. So read this free guide, How to download Google Play Store Android apps on Windows 11 PC step by step. If you have query related to same article you may contact us.
How to download Google Play Store Android apps on Windows 11 PC – Guide
Windows 11 from Microsoft was recently released, which means you can download and install it on compatible devices, as well as on PCs that don’t pass the hardware check. You too can profit from the best of Windows 11 features, how to run the same Android apps you use on your phone. And it looks like you can install Google Play Store, which is the most common source of Android apps on your phone. Unfortunately, Google Play Store support is not officially supported because Microsoft and Google have not joined hands for this functionality.
Install Google Play Store on Windows Subsystem for Android (2021)
In this article, we explain the step-by-step process to install the Google Play Store on the Windows subsystem for Android on Windows 11. While the tutorial it’s a bit technical, if you have some knowledge of Linux, Android and Windows you can easily make it work. You can expand the table below for easier navigation.
Requirements for installing Google Play Store on Windows 11
Before we look at the steps to get the Google Play Store working on Windows 11, you need to download the following files and software to your Windows 11 machine:
1. First of all, go ahead and download the GApps package here. Choose “x86_64”, “Android 11”, “pico” and click on download button.
2. Then define up WSL 2 (Windows Subsystem for Linux) on your Windows 11 PC following our guide.
3. Download 7-Zip (free) or any WinZip alternative to help you extract the MSIX package from the Windows subsystem for Android, which we will show you how to download from the section below.
4. Finally, download the WSAGA script developed by ADeltaX. Click on this link to visit the GitHub page and open Code -> Download ZIP.
Download the Windows Subsystem Pack for Android (WSA)
If you already have the MSIX Windows Subsystem package for Android, you are ready to go. Otherwise, open this site and follow the steps below to officially get the package from Microsoft servers.
1. After opening the RG-Adguard website, choose “ProductID” from the drop-down menu to the left of the text box. Next, you need to paste the WSA Microsoft Store Product ID, 9P3395VX91NR, into the text field. After that, choose the “Slow” touch from the dropdown menu to the right of the text box and click the OK button button.
2. You will get a long list of results. Scroll to the bottom to find an msixbundle file about 1.21 GB in size. Right click and choose “Save Link As” to download the file. Please note that clicking the link will not download the file in some popular Windows browsers.
Managing Windows Subsystem Files for Android (WSA)
Now that we have all the files we need to install the Google Play Store on Windows 11, we’ll need to reorganize them before proceeding. Just follow the steps closely to get started.
1. Now that you have downloaded the WSA package, open the 7-Zip software and locate the MSIX package in the Downloads folder. Note that trying to open the MSIX package with 7-Zip from the context menu does not work in this case and may result in an error. You will have to rely on 7-Zip software to locate the file.
2. After opening the MSIX package, look for a file that ends with “Release-nightly.msix“. There will be two files, one with ARM64 and one with x64 in the filename. Choose x64 and open it.
3. Next, open the C: drive and create a folder called WindowsSubsystemAndroid (no spaces).
4. Then go back to the 7-Zip window and copy everything except AppxMetadata, AppxBlockMap.xml, AppxSignature.p7x and [Content_Types.xml]. You can press the Ctrl key and click on these filenames to deselect them after selecting them all via the Windows 11 keyboard shortcut Ctrl + A.
5. Now paste these files into the “WindowsSubsystemAndroid” folder.
6. Likewise, create a GAppsWSA folder inside the C: drive.
7. Now extract the WSAGA script we downloaded above and paste the contents into the GAppsWSA folder.
8. Next up, locate the GApps (pico) ZIP file we downloaded above and copy it. After that, navigate to the GAppsWSA folder and go to the #GAPPS folder. Paste the GApps ZIP file here. There is no need to extract it.
9. Go back to the WindowsSubsystemAndroid folder and copy vendor.img, system.img, system_ext1.img and product.img.
10. Now navigate to the GAppsWSA folder and paste these four .img files into the #IMAGES folder.
Patching WSA to include Google Apps in Windows 11
1. After moving all the files as explained in the section above, go ahead and open Linux in Windows Terminal. Type sudo su and press Enter. Now enter your Linux password. This will grant Linux root privileges.
2. Then type the commands below to install some essential packages on Linux. You may have to press “Y” to allow installation.
apt install lzip unzipapt install dos2unix
3. After that, run the commands below one by one to move to the GAppsWSA folder we created on the C: drive. Note that there is a space between cd and dots.
cd ..cd ..cd GAppsWSA /
4. Once in the GAppsWSA folder, execute the commands below one by one.
dos2unix apply.shdos2unix extend_and_mount_images.shdos2unix extract_gapps_pico.shdos2unix unmount_images.shdos2unix VARIABLES.sh
5. Once that’s done, execute the commands below one by one. The entire process will take some time, so be patient.
./extract_gapps_pico.sh./extend_and_mount_images.sh./apply.sh./unmount_images.sh
6. Now open the #IMAGES folder in GAppsWSA and copy all four IMG files.
7. Go back to the WindowsSubsystemAndroid folder on the C: drive and paste the four files. Choose “Replace”.
8. Again, go back to the GAppsWSA folder and move to the misc folder. Here, copy the “kernel” file.
9. Now go to the WindowsSubsystemAndroid folder and open the Tools folder. Here, you will find an existing “kernel” file. Rename it to kernel_bak. Then paste the kernel file we copied from the misc folder into GAppsWSA. That’s it. Finally, we’re ready to install the Google Play Store on Windows 11.
Install Google Play Store on Windows Subsystem for Android
Now comes the part you’ve been looking forward to, install the Play Store to easily install Android apps on your Windows 11 PC and log in to them using your Google account. Just follow the steps below to proceed.
1. Press the Windows key, look for PowerShell in the Start menu and click “Run as administrator” to open it.
2. After that, execute the command below. It will start installing the modified WSA on your Windows 11 PC.
Add-AppxPackage -Register C: WindowsSubsystemAndroid AppxManifest.xml
3. If you get an error, you will need to enable Developer Mode in Windows 11 to fix the problem. Open Windows Settings -> Privacy & Security -> For Developers. Here, activate the button “Install apps from any source, including single files” in Developer Mode. Now run the above command and it should work fine.
4. Now open the Start menu and you will find Windows Subsystem for Android successfully installed on your Windows 11 computer. Open it to proceed.
5. In the WSA window, enable “developer mode” to assign an IP address to the Android container. Make a note of the IP address as we will need it later. After that, click on “Files” at the top so that the Windows for Android subsystem actually starts running on your Windows 11 PC. Now you can close the Files window.
6. If the IP address is not displayed up in the WSA settings, click “Manage developer settings” in Developer mode. After that, scroll down to the developer options menu and click on “Wireless debugging”. Here, note the IP address shown in the wireless debug settings.
6. Next you need to define up ADB on your Windows 11 PC to connect to the WSA. We are very close to accessing the Google Play Store to install Android apps with ease.
7. After setting up ADB, open the Command Prompt in the platform tools folder (by typing CMD in the File Explorer address bar) and run the command below. Be sure to replace “ipaddress” with what you wrote down above. If you get a failure error, run the command again and you will be connected this time.
adb connect ipaddress
8. Then execute the commands below one by one. This will allow you to enter WSA Shell mode and grant superuser rights.
adb shellsu
9. Finally, run the command below to change the SELinux mode to permissive.
seven force 0
10. Now go ahead and look for Play Store in the Start menu and open it.
11. Now you can sign in with your Google account and install Android apps directly from Google Play Store on your Windows PC 11. And this is How to install Google Play Store on Windows subsystem for Android.
Final note
I hope you like the guide How to download Google Play Store Android apps on Windows 11 PC. 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.