- Windows 11
- Developer Mode enabled
- Virtual Machine Platform Feature enabled
- Microsoft UI Xaml (appx)
- Windows Subsystem for Android (msixbundle)
- Open Settings
- Head to Privacy and Security Settings and search for the For developers
- Tap on the Toggle to enable the Developer Mode and confirm it by clicking on Yes
- Click on Start
- Search for Turn Windows features on or off. Click on the first Option.
- Scroll down and search Virtual Machine Platform
- Checkbox and click OK
- Restart Windows
Includes the Framework to run Windows Subsystem for Android. Pre-installed on Windows Insider Builds.
- Visit the Website: rg-adguard.net
- Change the first Option to
ProductID
- Paste
9P3395VX91NR
in the Search Bar - Change the Channel to
RP
- Click on the [ ✓ ] Button
- Let it generate the List of Files
- Download the following File:
Microsoft.UI.Xaml.2.6_2.62112.3002.0_x64__8wekyb3d8bbwe.appx
Note: The Version may change with Time
- Double click the donloaded File and install it
- You are now ready to install WSA
- Visit rg-adguard.net again
- Change the first Option to
ProductID
- Paste
9P3395VX91NR
in the Search Bar - Change the Channel to
Slow
- Click on the [ ✓ ] Button
- Let it generate the List of Files
- Download the following File:
MicrosoftCorporationII.WindowsSubsystemForAndroid_2205.40000.14.0_neutral_~_8wekyb3d8bbwe.msixbundle
Note: The Version may change with Time
- Install with a double Click or use PowerShell:
- Go to the Location where you have downloaded the WSA Bundle File
- Right click on the WSA File and select Copy as Path
- Now, search for Windows PowerShell in the Windows Search
- Launch PowerShell as Administrator
- Paste the following Code in the PowerShell Window:
Add-AppxPackage -Path
- Right after the -Path Text, press the Spacebar and paste the
Copy as Path
Text from earlier using Keyboard ShortcutCTRL + V
Example:
Add-AppxPackage -Path "C:\Users\User\Downloads\WSA\MicrosoftCorporationII.WindowsSubsystemForAndroid_2204.40000.19.0_neutral_~_8wekyb3d8bbwe.Msixbundle"
- Let the installation finish
- Once done, type Android in the Windows Search and you will see the Windows Subsystem for Android installed
- Enjoy Android on Windows