How to Install the Google Play Store in Windows 11

Windows 11 introduced the ability to run Android apps natively through the Windows Subsystem for Android (WSA). However, the official version only supports apps from the Amazon Appstore, which offers a limited selection. If you’d rather access the full range of Android apps — including those on the Google Play Store — you can make it happen with a few extra steps.

In this guide, we’ll show you how to install the Google Play Store on Windows 11 so you can enjoy all your favorite Android apps directly on your PC.

Step 1: Enable Virtualization

WSA relies on virtualization technology to run Android apps. If it’s not already enabled, you’ll need to turn it on.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click the Performance tab.
  3. Check if Virtualization is listed as “Enabled.”

If it’s disabled, restart your PC and enable virtualization in the BIOS:

  • Reboot your computer and press the BIOS key (usually F2, Del, or Esc).
  • Look for Intel VT-x, Intel Virtualization Technology, or AMD-V under Advanced or CPU Configuration.
  • Enable it, save changes, and restart.

Step 2: Install Windows Subsystem for Android

Next, you need the base version of the Windows Subsystem for Android (WSA).

  1. Open the Microsoft Store.
  2. Search for Windows Subsystem for Android.
  3. Click Install.

If it doesn’t appear, install the Amazon Appstore — this automatically installs WSA along with it.

Step 3: Uninstall the Existing WSA (Optional but Recommended)

To install a modified version of WSA that supports Google Play Services, you’ll need to remove the official one first.

  1. Press Windows + I to open Settings.
  2. Go to Apps > Installed apps.
  3. Find Windows Subsystem for Android.
  4. Click the three-dot menu and select Uninstall.

Step 4: Download the Modified WSA with Google Play Store

You’ll now need a custom WSA build that includes Google Play integration. A popular and safe option is to use the WSA with Magisk and GApps project available on GitHub.

  1. Visit the WSA with Magisk & GApps GitHub page (search “MagiskOnWSA”).
  2. Scroll down to the Releases section.
  3. Download the latest version compatible with your system (x64 or ARM64).

The download includes a ZIP file containing the modified WSA package with Google Play services pre-installed.

Step 5: Enable Developer Mode in Windows 11

Before installing the custom WSA package, enable developer mode so Windows can sideload it.

  1. Press Windows + I to open Settings.
  2. Go to Privacy & security > For developers.
  3. Turn on the switch for Developer Mode and confirm when prompted.

Step 6: Install the Modified WSA Package

Once Developer Mode is enabled:

  1. Extract the downloaded WSA ZIP file to a convenient folder (for example, your Desktop).
  2. Right-click the Install.ps1 file inside that folder and select Run with PowerShell.
  3. Wait for the installation process to complete. It may take a few minutes.

When finished, you’ll see Windows Subsystem for Android with Google Play Store appear in your Start menu.

Step 7: Launch and Set Up Google Play Store

  1. Open Windows Subsystem for Android from the Start menu.
  2. Click Turn on Developer mode (if prompted).
  3. Launch the Google Play Store app.
  4. Sign in with your Google account.

That’s it — you now have full access to the Play Store, just like on an Android phone or tablet. You can install apps, update them, and even use Google services like Gmail and Drive directly in Windows 11.

Step 8: Optimize Performance (Optional)

If you notice lag or high CPU usage, try adjusting WSA’s resource settings:

  1. Open Windows Subsystem for Android Settings.
  2. Go to System > Subsystem resources.
  3. Set it to As needed for better performance.

You can also allocate more memory or enable advanced graphics options depending on your PC’s specs.

Wrapping Up

Installing the Google Play Store on Windows 11 opens up a whole new level of flexibility. Instead of being limited to the Amazon Appstore, you can now download and run nearly any Android app natively on your PC — including games, productivity tools, and media apps.

While it takes a few extra steps, the process is straightforward once you know what to do. After setup, you’ll have a seamless blend of Windows and Android right at your fingertips.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.