Closed dennbenn73 closed 6 months ago
We are checking your Issues body and head ...
https://github.com/YT-Advanced/WSA-Script/actions/runs/6670736570
First, uninstall your installed build, then delete the extracted folder. Next, extract again but with a short folder name, example: "WSA" Install again (NOTE: Allow administrator request) and check back
There wasn't any request for Admin privilege during the either installation attempt. I have shortened the folder name, and was given the same error message.
I had the official WSA installed before; how do I know if the previous installation has been completely removed?
You can check if WSA still shown in Settings or Control Panel. And also go to this path and delete it %LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe
I think I am looking in the correct location C:\Users\denn_\AppData\Local\Packages\
and I didn't see any folder named MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe
Windows 11 is a permissions nightmare.
EDIT: Here is what else I have tried:
PS C:\Users\denn_> $currentPrincipal = New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())
PS C:\Users\denn_> $currentPrincipal.IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)
True
Please install the latest version.
Steps to reproduce
Run.bat
but was not prompted with request for WSA administrative permissionPowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
commandExpected behaviour
Executing
Run.bat
and/orInstall.ps1
files should install prebuilt WSA as described by the instruction guide.Actual behaviour
Windows version
11.0.22621.2506 (22H2)
Build Issue number
No response
Version requirement