How to run Google Play Store Android apps on Windows 11
On Windows xi, you lot tin can now install the Windows Subsystem for Android (WSA) to run Android apps. The problem is that officially, you can only install apps bachelor from the custom version of the Amazon Appstore, which currently only has effectually 50 apps.
Y'all can sideload Android apps on Windows eleven, but it'southward not possible to utilize apps that require the Google Play Services, such every bit Gmail and Google Maps. Withal, an Italian UX design educatee (ADeltaX on Twitter) has found a way to make information technology possible to install the Google Play Shop app to bring well-nigh every Android app to Windows 11.
It's a tedious procedure, and it may not work on the kickoff try, just once you get it working, you can install all your favorite Android apps.
In this Windows 11 guide, nosotros volition walk you through the steps to create a custom version of the Windows Subsystem for Android to install and run Android apps from the Google Play Shop.
Disclaimer: Trying to install the Google Play Services may violate the Play Services Understanding. Also, these instructions involve downloading 3rd-party tools and using unsupported methods. Use this guide at your own risk.
How to install Google Play Store and run Android apps
The Google Play Store'due south installation process on Windows 11 requires the setup of various tools running several Linux, Command Prompt, and PowerShell commands. The instructions below have everything you need to complete this job. If something isn't working correctly, yous probably did something wrong. If this is the instance, start over with the instructions until it works.
Setting upwards environment
The preparation process includes removing whatever previous installation of the Windows Subsystem for Android (WSA) from your device and installing the Windows Subsystem for Android and Ubuntu. It'due south also a requirement to enable Developer mode on Windows 11 and install a tool like 7-nil to extract files. Furthermore, you have to download a re-create of the original Windows Subsystem for Android, OpenGApps, the WSAGAScript scripts, and the ADBKit tools.
Uninstall WSA
Since you cannot run both the original and custom versions of WSA, you will need to remove the original if it'southward installed on your computer. Otherwise, go along the WSL2 installation.
To uninstall the original WSA, utilize these steps:
- Open up Settings.
- Click on Apps.
- Click the Apps & features page from the correct side.
- Select the Amazon Appstore.
- Click the menu (three-dotted button) on the right side.
-
Click the Uninstall button.
- Click the Uninstall push once again.
One time yous complete the steps, you can continue with the Linux subsystem installation.
Install WSL2
You volition need a Linux distribution to consummate this setup. If y'all don't have the Windows Subsystem for Linux already installed on your computer, then continue with the steps below. Otherwise, continue with the steps to eanble the Programmer fashion on Windows xi.
To install WSL alongside the Ubuntu distro, utilize these steps:
- Open up Start.
- Search for Control Prompt, right-click the top result, and select the Run equally administrator option.
-
Blazon the following command to install the Windows Subsystem for Linux and Ubuntu and press Enter:
wsl --install
- Restart the reckoner to apply the changes.
- Continue with the on-screen directions to gear up the Ubuntu distro.
Subsequently you complete the steps, the Linux subsystem will install with the Ubuntu distro.
Enable Developer way
The next footstep is to brand sure that Programmer way is enabled on Windows eleven:
- Open Settings.
- Click on Privacy & security.
- Click the For developers folio on the right side.
-
Turn on the Programmer mode toggle switch.
Once you complete the steps, y'all tin sideload applications on Windows 11.
Install vii-null
Since you volition need to call up files from different containers, you will demand an application similar 7-null. If you already have it, you lot tin skip these steps.
To install vii-zip from the Microsoft Store, use these steps:
- Open up the 7-zip Microsoft Store folio.
-
Click the Go push button.
After you lot complete the steps, the file manager application volition install on Windows 11.
Download WSA
The process to run Android apps from the Google Play Store requires creating a custom version of the Windows Subsystem for Android, which ways that you volition need to download the package to modify it.
To download the Windows Subsystem for Android package, use these steps:
- Open the rg.adguard website.
- Select the Productid pick.
- Copy and paste this ID 9P3395VX91NR.
-
Select the Slow selection.
- Click the Check push.
-
Roll down and click the MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral_~_8wekyb3d8bbwe.msixbundle link to download the Windows Subsystem for Android package.
Quick annotation: If the browser refuses to download the file, select the Keep option from the download menu.
Once you complete the steps, there are other components y'all volition need to download to proceed with the process, including the OpenGApps tools and the custom WSAScript scripts.
Download OpenGApps
To download the OpenGAapps tools, utilize these steps:
- Open the OpenGApps website.
- Select the x86_64 pick for the platform.
- Select the eleven selection for the Android version.
-
Select the pico option for the variant.
- Click the Download button to save the file on your device.
After you complete the steps, you demand to download the WSAGAScript packet.
Download WSAGAScript
To download the WSAGAScript scripts, use these steps:
- Open the WSAGAScript GitHub page.
-
Click the Code carte du jour and select the Download Nada option.
- Save the file to your computer.
Once you complete the steps, the scripts parcel will download on the computer.
Download ADB toolkit
At the end of the process, yous will need to use the Android Debugging Span (ADB) tools to brand the Google Play Store usable.
To download the ADB toolkit, use these steps:
- Open up the MediaFire download page.
- Click the Download button.
- Salve the file on the computer.
After you complete the steps, the null volition download onto your device.
Create setup folders
Also, you lot volition need to create 3 folders in the "C" bulldoze to extract all the packages you downloaded earlier.
To set upward the folder construction to create a custom version of WSA, utilize these steps:
- Open File Explorer.
- Click on This PC from the left navigation pane.
- Open the Local Disk (C drive).
-
Click the New menu and select the Folder option.
- Proper name the binder WindowsSubsystemAndroid and press Enter.
- Click the New menu and select the Folder option.
- Name the folder GAppsWSA and press Enter.
- Click the New card and select the Folder option.
- Name the binder ADBKit and press Enter.
Once you complete the steps, the setup folders volition be created.
Create a custom version of Windows Subsystem for Android
Since the original version of WSA doesn't allow the Google Play Shop, yous volition need to create a custom version. The process involves extracting and modifying files from the original version of the Windows Subsystem for Android.
Set up WindowsSubsystemAndroid contents
To excerpt the files of the original WSA package to the WindowsSubsystemAndroid binder, employ these steps:
- Open Start.
- Search for 7-zip File Manager and click the top result to open up the app.
- Browse to the folder where you lot downloaded the Msixbundle file.
-
Double-click the MicrosoftCorporationII.WindowsSubsystemForAndroid_1.seven.32815.0_neutral_~_8wekyb3d8bbwe.msixbundle file.
-
Double-click the WsaPackage_1.7.32815.0_x64_Release-Nightly.msix file.
- Select all the files (Ctrl + A keyboard shortcut).
- Click the Extract button.
-
In the "Copy to" field, specify the following path, and click the OK button:
C:\WindowsSubsystemAndroid\
-
Blazon the post-obit path in the address bar and press Enter:
C:\WindowsSubsystemAndroid\
-
Select the following files while holding the Ctrl key:
- AppxMetadata.
- AppxBlockMap.xml.
- AppxSignature.p7x.
- Content_Type.xml.
-
Click the Delete push button.
Subsequently you lot consummate the steps, the files necessary to proceed with the procedure will be available in the WindowsSubsystemAndroid folder.
Set up up the GAppsWSA contents
To extract the WSAGAscripts to modify the original Windows Subsystem for Android bundle, use the steps:
- Open Offset.
- Search for 7-cypher File Director and click the height upshot to open the app.
- Browse to the folder where y'all downloaded the WSAGAScript-primary.zip file.
- Open the WSAGAScript-main folder.
- Select all the files (Ctrl + A keyboard shortcut).
- Click the Excerpt push button.
-
In the "Re-create to" field, specify the following path and click the OK button:
C:\GAppsWSA\
- Browse to the folder where y'all downloaded the open_gapps-x86_64-11.0-pico-xxxxxxxx.aught file.
- Select the open_gapps-x86_64-xi.0-pico-xxxxxxxx.cipher file.
- Click the Copy push button.
-
Type the following path in the accost bar and press Enter:
C:\GAppsWSA\#GAPPS\
- Click the OK button.
Once you complete the steps, the GAppsWSA folder will include all the files to continue with the process.
Set up the ADBKit folder
To extract the contents of the ADBKit zip binder, utilize these steps:
- Open Start.
- Search for seven-zip File Manager and click the top result to open the app.
- Browse to the folder where yous downloaded the ADBKit.zip file.
- Select all the files (Ctrl + A keyboard shortcut).
- Click the Extract push.
-
In the "Copy to" field, specify the following path, and click the OK button:
C:\ADBKit\
You will be these tools at the end of this guide to fix access to the Google Play Store.
Re-create images files
Before proceeding, yous will need to copy iv essential files from the WindowsSubsystemAndroid folder to the #IMAGES binder using these steps:
- Open File Explorer.
-
Browse to the following path:
C:\WindowsSubsystemAndroid\
-
Select these four files while holding the Ctrl key:
- vendor.img.
- system_ext.img.
- system.img.
- product.img.
- Click the Copy push from the command bar.
-
Browse to the following path:
C:\GAppsWSA\#IMAGES
-
Click the Paste button from the command bar.
Subsequently you consummate the steps, you lot will need to utilize a Linux distro to create a custom version of the Windows Subsystem for Android.
Modify Windows Subsystem for Android to install Google Play Store
To alter WSA to allow the Google Play Store, employ these steps:
- Open Start.
- Search for Ubuntu, right-click the top effect, and select the Run as administrator option.
-
Blazon the following command and printing Enter:
sudo su
-
Blazon the following control to change location to the GAppsWSA directory and printing Enter:
cd /mnt/c/GAppsWSA
-
Type the following command to update the system and press Enter:
sudo apt-get update
-
Type the following command to install the lzip unzip tool and printing Enter:
sudo apt-get install unzip lzip
-
Type the following command to install the dos2unix tool and printing Enter:
sudo apt-get install dos2unix
-
Type the following control to convert the script to Unix format and press Enter:
dos2unix ./apply.sh
-
Type the following command to convert the script to Unix format and press Enter:
dos2unix ./extend_and_mount_images.sh
-
Type the following command to convert the script to Unix format and press Enter:
dos2unix ./extract_gapps_pico.sh
-
Blazon the following command to convert the script to Unix format and press Enter:
dos2unix ./unmount_images.sh
-
Blazon the post-obit control to convert the script to Unix format and press Enter:
dos2unix ./VARIABLES.sh
-
Blazon the post-obit command to execute the start footstep and press Enter:
./extract_gapps_pico.sh
-
Type the following command to execute the second step and press Enter:
./extend_and_mount_images.sh
-
Type the following control to execute the third step and press Enter:
./utilize.sh
-
Blazon the following control to execute the fourth step and press Enter:
./unmount_images.sh
- Open File Explorer.
-
Browse to the post-obit path:
C:\GAppsWSA\#IMAGES
-
Select these 4 files while property the Ctrl key:
- vendor.img.
- system_ext.img.
- system.img.
- product.img.
- Click the Copy push button from the command bar.
-
Browse to the following path:
C:\WindowsSubsystemAndroid
- Click the Paste push button from the command bar.
-
Click the Supersede the files in the destination pick.
-
Browse to the post-obit path:
C:\GAppsWSA\misc
-
Select the kernel file.
- Click the Copy push from the command bar.
-
Browse to the following path:
C:\WindowsSubsystemAndroid\Tools
- Select the kernel file.
- Click the Rename button from the command bar.
- Change the name to kernel_bak and press Enter:
-
Click the Paste push button from the control bar to paste the new kernel file.
Once you complete the steps, the custom version of WSA is ready to be installed on Windows 11.
Install custom version of WSA on Windows xi
To install the Windows Subsystem for Android with PowerShell, utilize these steps:
- Open up Beginning.
- Search for PowerShell, correct-click the pinnacle result, and select the Run as administrator selection.
-
Type the post-obit command to install the custom WSA package and printing Enter:
Add-AppxPackage -Register C:\WindowsSubsystemAndroid\AppxManifest.xml
Later on yous complete the steps, the Windows Subsystem for Android and Google Play Store volition install on Windows 11. All the same, the Google Play Store won't piece of work until you do some modifications with the steps below.
Ready Google Play Store on WSA
To set up the Play Store correctly to download Android apps on Windows 11, use these steps:
- Open Start.
- Search for Windows Subsystem for Android and click the top issue to open the app.
-
Turn on the Developer mode toggle switch.
- Click the Manage developer settings option to spin the WSA virtual machine.
-
Clear the Share my diagnostic data option.
- Click the Go along button.
- Click the Close button.
- Open Start.
- Search for Command Prompt, right-click the peak outcome, and select the Run as administrator option.
-
Type the post-obit command to change location to the ADBKit binder and press Enter:
cd C:\adbkit
-
Type the following command to connect to the Windows Subsystem for Android and press Enter:
adb.exe connect 127.0.0.ane:58526
-
Type the following control to open the shell and press Enter:
adb.exe shell
-
Type the following to proceeds root access and press Enter:
su
-
Blazon the post-obit command to make the Google Play Store work and press Enter:
setenforce 0
- Open up Start.
- Search for Play Store and click the top upshot to open the app.
-
Click the Sign in button.
- Sign in with your Google credentials.
- Click the Agree button to hold to the terms.
Once you complete the steps, y'all can now start downloading and installing Android apps from the Google Play Store.
Install Android apps from the Google Play Store
To install and run Play Shop Android apps on Windows 11, use these steps:
- Open Kickoff.
- Search for Play Shop and click the top result to open the app.
- Search for an app – for example, Gmail.
-
Click the Install button.
- Click the Continue button.
- Click the Skip button.
-
Click the Open up push button.
- Go on with the on-screen directions to gear up and use the app.
After yous consummate the steps, yous tin repeat the in a higher place instructions to install near whatsoever app from the Google Play Store on Windows 11.
More Windows resource
For more helpful articles, coverage, and answers to common questions well-nigh Windows 10 and Windows 11, visit the post-obit resources:
- Windows 10 on Windows Fundamental — All y'all need to know
- Windows 10 help, tips, and tricks
- Windows 11 on Windows Fundamental — All yous need to know
We may earn a committee for purchases using our links. Larn more than.
UH OH
An internet connection volition soon exist required when setting up Windows 11 Pro
Microsoft has appear that later this year, users will be required to connect to the internet and sign-in with a Microsoft Business relationship during the out of box setup experience on Windows 11 Pro. Microsoft has already been enforcing this requirement on Windows 11 Home since launch concluding October, and Windows 11 Pro is now expected to follow suit soon.
Source: https://www.windowscentral.com/how-run-google-play-store-android-apps-windows-11
Posted by: hensonkettere.blogspot.com
0 Response to "How to run Google Play Store Android apps on Windows 11"
Post a Comment