Skip to content

2311.40000.5.0-20240712

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 04:58
· 2 commits to master since this release
cb28e34

Changelog

Update KernelSU Version From v0.9.2 to v1.0.0

Installation

Note :
If you have the official Windows Subsystem For Android™ installed, you must completely uninstall it to use MagiskOnWSA.

In case you want to preserve your data from the previous installation (official or MagiskOnWSA), you can backup %LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx before uninstallation and restore it after installation. For a more comprehensive and detailed guide, take a look at the Backup and Restore section

  1. Go to the Releases page
  2. In the latest release, go to the Assets section and download the Windows Subsystem For Android™ version of your choosing (do not download "Source code")

Note :
If you want to build your custom build, please open an Issue,and then download the Artifact from Github Actions. Please visit Custom Build for more information.

  1. Check integrity of downloaded file

    • Press Win + X on your keyboard and select Windows™ Terminal (Admin) or Powershell (Admin) depending on the version of Windows™ you are running
    • Input the command below and press enter, replacing {X:\path\to\your\downloaded\archive\package} including the {} with the path of the downloaded archive package

    cd "{X:\path\to\your\downloaded\archive\package}"

    • Input the command below and press enter, replacing WSA_2XXX.XXXXX.X.X_XXXX_Release-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X with the name of the archive package

    certutil -hashfile "WSA_2XXX.XXXXX.X.X_XXXX_Release-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X" SHA256

    • Compare the SHA256 output with ones at Releases page or in the sha256-checksum.txt (if you download artifact from the Custom Build task).

    Note :
    If package don't have the same SHA-256 Hash, please download then check again. DO NOT INSTALL!!!

  2. Extract the zip file

  3. Delete the zip file

  4. Move the newly extracted folder to a suitable location and rename it (Recommended), as you will need to keep the folder on your PC to use WSAOnWin10

Note :
If you're updating WSA, merge the folders and replace the files for all items when asked. Please visit Updating instructions for more information.

  1. Open the Windows Subsystem For Android™ folder: Search for and double-click Run.bat

    • If you previously have a MagiskOnWSA installation, it will automatically uninstall the previous one while preserving all user data and install the new one, so don't worry about your data.

    • If the popup windows disappear without asking administrative permission and Windows Subsystem For Android™ is not installed successfully, you should manually run Install.ps1 as administrator:

      • Press Win+X and select Windows™ Terminal (Admin)

      • Input the command below and press enter, replacing {X:\path\to\your\extracted\folder} including the {} with the path of the extracted folder

        cd "{X:\path\to\your\extracted\folder}"
      • Input the command below and press enter

        PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
      • The script will run and Windows Subsystem For Android™ will be installed

      • If this workaround does not work, your PC is not supported for WSA

  2. Once the installation process completes, Windows Subsystem For Android™ will launch (if this is a first-time install, a window asking for consent to diagnositic information will be shown instead. Sometimes two identical windows will show, this is fine and nothing bad happens if you click OK in both windows)

  3. Click on the PowerShell window, then press any key on the keyboard, the PowerShell window should close

  4. Close File Explorer

  5. Enjoy

Notice (Applicable for both Windows 10 and 11):

  1. You can NOT delete the Windows Subsystem For Android™ installation folder.
    What Add-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 Windows Subsystem For Android™.
    Check https://learn.microsoft.com/en-us/powershell/module/appx/add-appxpackage?view=windowsserver2022-ps for more details.

  2. You need to register your Windows Subsystem For Android™ appx package before you can run Windows Subsystem For Android™.
    For WSAOnWin10 and MagiskOnWSALocal users, you need to run Run.bat in the extracted dir.

    If the script fails, you can take the following steps for diagnosis (admin privilege required):

    1. Open a PowerShell window and change working directory to your Windows Subsystem For Android™ directory.

    2. Run the command below in PowerShell. This should fail with an ActivityID, which is a UUID required for the next step.

      Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion -Register .\AppxManifest.xml
    3. Run the command below in PowerShell. This should print the log of the failed operation.

      Get-AppPackageLog -ActivityID <UUID>
    4. Check the log for the reason of failure and fix it.

Updating

How do I update without losing any of my apps and data on Windows Subsystem for Android (WSA)

  1. Download the build that you want to update to
  2. Make sure Windows Subsystem For Android is not running (Click on "Turn off" in the WSA Settings and wait for the spinning loader to disappear)
  3. Using 7-Zip, WinRAR or any other tool of choice, open the .zip file
  4. Within the .zip archive open the subfolder (Example: WSA_2XXX.XXXXX.X.X_XXXX_Release-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X)
  5. Select all the files that are within this subfolder and extract them to the current folder where the file for Windows Subsystem For Android are (the folder you extracted, and installed WSA from)
  6. When prompted to replace folders, select "Do this for all current items" and click on "Yes"
  7. When prompted to replace files, click on "Replace the files in the destination"
  8. Run the Run.bat file
  9. Launch Windows Subsystem For Android Settings app and go to the About tab using the sidebar
  10. Check if the WSA version matches the latest version/ the version number that you want to update to

Information

Filename Root GApps
WSA_2311.40000.5.0_arm64_Release-MindTheGapps-13.0.zip MindTheGapps
SHA256: 06736ee7f7ad72887295edaa8db6831d2740cfa6f7284104c4901863fb3303ab
WSA_2311.40000.5.0_arm64_Release-with-kernelsu-v1.0.0-MindTheGapps-13.0.zip KernelSU MindTheGapps
SHA256: 8459c3b27ea01877ad607396aedb0b606031da80067bd5c45625f1eca2373f20
WSA_2311.40000.5.0_arm64_Release-with-kernelsu-v1.0.0.zip KernelSU
SHA256: 584e9048e45efd439416e846df69d6d148ceb9cd3d3c80d5eb3546ac2d8c31cb
WSA_2311.40000.5.0_arm64_Release-with-magisk-27.0-MindTheGapps-13.0.zip Magisk MindTheGapps
SHA256: 9c2bcdb926c0964e27381e958d20e6378a492a834dbd5e53c9893c4e01d22fb0
WSA_2311.40000.5.0_arm64_Release-with-magisk-27.0.zip Magisk
SHA256: 407524c78c0a56a3ade86d4837300780f1597f3f95136a50afa7251c36f55d7a
WSA_2311.40000.5.0_arm64_Release.zip
SHA256: 77176c10a631205547df7d66225c2c232e7c5bea9d5c1cf00bd869ac5560d24c
WSA_2311.40000.5.0_x64_Release-MindTheGapps-13.0.zip MindTheGapps
SHA256: 327e94ee7422db79bcf316cba40a2d83138431a0bdb928105997739e02eb6c15
WSA_2311.40000.5.0_x64_Release-with-kernelsu-v1.0.0-MindTheGapps-13.0.zip KernelSU MindTheGapps
SHA256: f9093c611fe5bb9d5579dfb57ebf3c7f08cffc45f7b27b8b3950cd11e023f7fe
WSA_2311.40000.5.0_x64_Release-with-kernelsu-v1.0.0.zip KernelSU
SHA256: f63d2321fdca41d629012ee8c457e43ec08b706f34963f918e7d81d7e62c85c5
WSA_2311.40000.5.0_x64_Release-with-magisk-27.0-MindTheGapps-13.0.zip Magisk MindTheGapps
SHA256: ad10db20d659ce6396956672ea55d8a0e744358e22607926a3bb35dd21b1b0b8
WSA_2311.40000.5.0_x64_Release-with-magisk-27.0.zip Magisk
SHA256: 04dd24c8d674b332ae0cb0a80b5654885f996cf2bd9eb16bac94af27d03f21a4
WSA_2311.40000.5.0_x64_Release.zip
SHA256: 9d06270b614646e9526dd844f287ffae44d3e14f4d48fa1587d53f264e65804c