Skip to content

WSA Installer With Bundle v1.0.0 — Nightly (Basic + GApps 13.0)

Latest

Choose a tag to compare

@gshellmr-code gshellmr-code released this 12 Jul 18:55
· 6 commits to main since this release

WSA Installer

Windows Subsystem for Android — One-Click Install with Google Play Store

Version
WSA Build
Platform
License

A complete solution for installing Windows Subsystem for Android with Google Play Store on Windows 10/11.

Built with care by AT Tech Zone — MR CYBER

⬇ Download WSA Installer (228 MB) · ⬇ Download Bundle (1.21 GB)


📋 Table of Contents


Introduction

WSA Installer is a professional tool that automates the entire process of installing Windows Subsystem for Android (WSA) with or without Google Play Store on Windows 10 and Windows 11.

Installing WSA manually involves downloading large archives, extracting them with specific tools, configuring Windows features, patching settings files, and optionally integrating Google Apps — a process that can take hours and requires technical expertise. WSA Installer eliminates all of that complexity with a one-click installation experience.

What WSA Installer Does

Capability Description
System Detection Automatically scans your system for required virtualization support
Feature Enabling Enables all required Windows features automatically
WSA Download Downloads the correct WSA build with resume support
WSA Installation Extracts, configures, and registers the Android subsystem
Play Store Integration Patches Google Apps onto the WSA installation
Background Service Monitors WSA status and manages background tasks
Self-Update Checks for updates and installs them silently
Uninstall Provides complete WSA removal

Who Is This For?

  • End Users who want to run Android apps on Windows without technical knowledge
  • Developers who need Android emulation for testing
  • Power Users who want a clean, automated WSA setup with Play Store
  • Anyone who wants to avoid the complexity of manual WSA installation

Features

Core Features

Feature Description
Smart System Scan Detects virtualization and Windows features in real-time
Auto Configuration Enables required Windows features automatically
One-Click Install Handles download, extraction, and setup end-to-end
Play Store Patching Integrates Google Play Store automatically
Background Service Monitors WSA status in the background
Self-Update Checks server for updates and installs silently
Developer Mode Enabled automatically for advanced usage

Installer Features

Feature Description
NSIS Professional Setup Industry-standard Windows installer with wizard UI
Silent Mode Full /S silent install support for automation
Maintenance Mode Repair, reinstall, or uninstall from existing installation
UAC Elevation Automatic administrator privilege request

UI Features

Feature Description
Modern GUI Clean, intuitive user interface
5-Step Wizard Guided installation flow
Real-Time Progress Live download progress with speed and ETA

System Requirements

Requirement Minimum Recommended
OS Windows 10 (build 19041+) or Windows 11 Windows 11 22H2+
RAM 8 GB 16 GB
Disk Space 10 GB free SSD with 20 GB free
Internet Required for initial download only Broadband recommended
Privileges Administrator Administrator
Virtualization Enabled in BIOS/UEFI Intel VT-x or AMD-V

Windows Features Required

Feature How Installer Handles It
Hyper-V Auto-enabled by installer
VirtualMachinePlatform Auto-enabled by installer
HypervisorPlatform Auto-enabled by installer
Windows Subsystem for Linux Auto-enabled by installer

Installation

Step 1 — Download

Download the WSA Installer setup file from the official release:

File Size Link
WSA_Installer_Setup.exe 228 MB ⬇ Download
bundle.wsa (optional) 1.21 GB ⬇ Download

Note: The bundle.wsa file is optional. If not provided, the installer will download WSA packages directly during installation.

Step 2 — Run Installer

  1. Right-click WSA_Installer_Setup.exe and select Run as administrator
  2. Accept the UAC (User Account Control) prompt
  3. The installer wizard will launch with the Welcome page

Step 3 — System Check

The installer automatically scans your system for:

  • Virtualization Support — Intel VT-x or AMD-V
  • Hyper-V — Microsoft's hardware virtualization
  • VirtualMachinePlatform — Required for WSA
  • HypervisorPlatform — Hypervisor interface
  • WSL — Windows Subsystem for Linux

If any required features are missing, the installer will offer to enable them automatically.

Step 4 — Install WSA

The installer proceeds through the following phases:

Phase Action
Locate Finds WSA package (from bundle or download)
Verify Validates archive integrity
Prepare Extracts files to installation directory
Patch Applies required settings and configurations
Run Registers WSA with Windows, starts the subsystem
Finalize Creates shortcuts, configures background service

Step 5 — Add Play Store

If you selected the Play Store option, the installer proceeds through additional phases:

Phase Action
Locate Finds GApps package
Verify Validates GApps archive
Extract Extracts GApps to temporary directory
Patch Applies Play Store patches
ADB Automates ADB authorization
Install Pushes GApps to WSA
Finalize Applies Play Store icon, cleans up, restarts WSA

Step 6 — Complete

Once installation is complete:

  • Play Store shortcut appears in Start Menu
  • Windows Subsystem for Android shortcut appears on Desktop
  • You can now launch Android apps directly from the Start Menu

The WSA Bundle

Overview

The WSA Bundle (bundle.wsa) is a pre-packaged archive that combines both the WSA Basic package and the WSA + Google Play Store package into a single downloadable asset. It is consumed by the WSA Installer to provide a one-click installation experience without requiring the user to download two separate files.

What's Included

This bundle merges the following two official WSA Build archives:

1. Base Package (WSA Basic)

Component Version / Notes
WSA Build 2407.40000.4.0
Channel Nightly Release
Architecture x64
Google Play Store ❌ Not included
Amazon Appstore ❌ Not included
Use Case Minimal WSA install (no Play Store)

2. Play Store Package (WSA + GApps)

Component Version / Notes
WSA Build 2407.40000.4.0
Channel Nightly Release
Architecture x64
Google Play Store ✅ Included (MindTheGapps 13.0)
Amazon Appstore ❌ Not included
Use Case Full WSA + Play Store install

Both packages are based on the official WSABuilds release from MustardChef/WSABuilds.

Why a Bundle?

The WSA Installer offers two install paths:

  • Install WSA Basic — minimal, no Play Store
  • Add Play Store — patches GApps onto the existing WSA install

To avoid making the user download two large 1+ GB files during the install process, this bundle provides both packages in a single archive. The installer intelligently extracts only the components it needs.

Benefit Description
✅ Single download One file instead of two
✅ Faster install Reduced overall installation time
✅ Offline access Both packages remain available offline
✅ No redundancy No redundant network requests

Bundle Download

File Size SHA256 Link
bundle.wsa 1.21 GB 9b59ba2b2084b518499afb6b3d0e66148a9fc83f755fc7a54ed7c97457760005 ⬇ Download

Video Guides

Step-by-step video tutorials to help you install Windows Subsystem for Android.

Guide Description Link
WSA Installer Setup How to set up & use the WSA Installer EXE Coming Soon
Bundle Setup How to download and apply this bundle Coming Soon
Manual Setup How to manually install WSA + Play Store Watch Video

📺 Video guides are also pinned on the AT TECH ZONE YouTube channel.


Credits & Acknowledgments

This project is made possible thanks to the work of the following projects and contributors.

Core Projects

Project Maintainer / Source Role
WSA Builds MustardChef/WSABuilds Provides pre-built WSA archives
MindTheGapps MindTheGapps Provides Google Apps package
WSA Installer MR CYBER Dev Application development & automation

Upstream Acknowledgments

  • Microsoft — For developing and maintaining Windows Subsystem for Android
  • Microsoft Corporation — Official WSA documentation and support
  • WSABuilds Community — For providing nightly, tested, and packaged WSA builds
  • MindTheGapps Team — For maintaining the GApps package compatible with WSA
  • All open-source contributors whose work made this project possible

Disclaimer

⚖️ Legal Disclaimer (click to expand)

This project is not affiliated with, endorsed by, or sponsored by Microsoft Corporation, Google LLC, or Amazon.com, Inc. All trademarks and registered trademarks mentioned in this release are the property of their respective owners.

  • Windows Subsystem for Android is a trademark of Microsoft Corporation
  • Google Play Store and Google Play Services are trademarks of Google LLC
  • Amazon Appstore is a trademark of Amazon.com, Inc.

This is a community-driven redistribution of freely available open-source components for convenience.


🔗 Links

YouTube
Buy Me a Coffee
GitHub


Built with care by AT Tech Zone — v1.2.0.0

Full Changelog: https://github.com/WSA-Installer/wsa-installer/commits/WSA-V1.2