Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. Enable Developer Mode Windows 11
- 2. Enable Features Windows
- Open Execute via Windows Win+R then put the following command: optionalfeatures
- Enable these three options then click "OK" and restart your machine when prompted:
- + Hypervisor platform Windows
- + Virtual machine platform
- + Subsystem Windows for Linux
- Restart Your PC
- 3.install UBUNTU On Microsoft Store
- Slove prb WSL Download This File
- https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi
- 4. Prepare Play Store Installation Files Using Ubuntu WSL
- copy This
- git clone https://github.com/LSPosed/MagiskOnWSALocal.git
- Run the following commands:
- cd MagiskOnWSALocal
- cd scripts
- ./run.sh
- 5. Copy and unzip the Play Store installation files to C:
- Navigate to your Ubuntu Linux folder via File Explorer like this and cut the Zip file in the output folder,
- we will move it to a folder in C:
- 6. Install Play Store on Windows 11
- Open a new PowerShell tab in Terminal as administrator and run the following command after cd into the newly unzipped folder:
- cd C:\GPlay\WSA_2301.40000.7.0_x64_Release-Nightly-MindTheGapps-13.0
- PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement