Warning
Read the guide in full before installing. Ensure you meet the full requirements for an installation on Windows 11.
Note
If you're updating WSA, merge the folders and replace the files for all items when asked
Follow these steps to install on Windows 11.
Contains Magisk and MindTheGAPPS
Note :
If you have the official WSA installed, you must completely uninstall it to use MagiskOnWSA
- Extract the zip file
- Delete the zip file
- Move the newly extracted folder to a suitable location (Documents folder is a good choice), as you will need to keep the folder on your PC to use MagiskOnWSA
- Open the WSA folder and double-click Run.bat
Notice:
- As stated in the Requirements, You can only install WSA on a NTFS partition, not on an exFAT partition.
- You can NOT delete the WSA installation folder.
WhatAdd-AppxPackage -Register .\AppxManifest.xml
does is to register an appx package with some existing unpackaged files,
so you need to keep them as long as you want to use WSA.
Check https://learn.microsoft.com/en-us/powershell/module/appx/add-appxpackage?view=windowsserver2022-ps for more details. - You need to register your WSA appx package before you can run WSA.
For WSABuilds and MagiskOnWSALocal users, you need to runRun.bat
in the extracted dir.
If the script fails, you can take the following steps for diagnosis (admin privilege required):- Open a PowerShell window and change working directory to your WSA directory.
- Run
Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion -Register .\AppxManifest.xml
in PowerShell.
This should fail with an ActivityID, which is a UUID required for the next step. - Run
Get-AppPackageLog -ActivityID <UUID>
in PowerShell.
This should print the log of the failed operation. - Check the log for the reason of failure and fix it.
Changelog
- Microsoft Official Changelog
- WSA v2211.40000.11.0 arm64 ----> v2301.40000.4.0 arm64
- WSA Android Version: Android 13
- MindTheGapps 13.0 arm64
- Magisk Canary v831a398b
- Amazon Appstore Removed