Closed fuweichin closed 8 months ago
Rename the folder to a shorter name.
Same issue. I move the folder to C:\WSA
but both Run.bat
and Install.ps1
fail.
My OS is Windows 11 Build 25381 (insider canary channel)
I have installed WSA through this blog. I uninstalled it in the start menu before I tried this repo, but now I can't install the original version of WSA or WSA built from this repo.
Maybe an incomplete uninstall issue but can't find any app related to WSA in start menu or in the setting.
Same issue.
@UranusITS I think you should go to %LOCALAPPDATA%/Packages/
and delete the folder named MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe
@YT-Advanced I tried this method but it's not working :(
Actually I deleted any folder containing WindowsSubsystemForAndroid
or related to 'WSA' by searching in everything
, but sadly not working.
Anyway, I finally solved this issue after a Windows Update (canary channel) and found the error log was different with error code HRESULT: 0x80073CFB
. After I reinstalled WSA (original version) and uninstalled it with any method I can find, I managed to install the WSA built from this repo successfully.
However, I'm sorry that I cannot reproduce the exact operations to solve this issue. I still think an incomplete uninstall caused it.
I had the same issue, Turns out it was because I had installed WSA in a different profile previously. Had to go uninstall it from there and delete the profile to get it to install. Hope that helps you.
I’m getting the same issue and can’t find a solution. I uninstalled the previous WSA and any related files/folders. No other profiles on the device where traces might have remained. Still getting the error:
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9
Rejecting a request to register from AppxBundleManifest.xml because the manifest is not in the package root.
I'm also getting this issue. There aren't any other WSA profiles on this PC other than a WSL installation on this same user account.
https://github.com/WSA-Community/WSAGAScript/issues/28#issuecomment-992113337 It solves my problem.
Steps to reproduce/复现步骤
Expected behaviour/预期行为
WSA gets installed and can be launched successfully.
Actual behaviour/实际行为
An error occurred.
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
c62210927796c7152eebe217bfc22ed6473eb46b
Linux distribution info/Linux 发行版信息
Linux wsl-debian 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 GNU/Linux
Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye
Windows version/Windows 版本
10.0.22621 N/A Build 22621
Build Parameters/构建参数
COMMAND_LINE=--arch x64 --release-type retail --root-sol magisk --gapps-brand MindTheGapps --remove-amazon --compress --magisk-ver stable --compress-format zip INFO: Architecture: x64 INFO: Release Type: retail INFO: Magisk Version: stable INFO: GApps Brand: MindTheGapps INFO: GApps Variant: pico INFO: Root Solution: magisk INFO: Compress Format: zip Build: RELEASE_TYPE=Retail
Version requirement/版本要求
Logs/日志