Dmitriy Chekaykin
Results
3
comments of
Dmitriy Chekaykin
I've been able to resolve the issue of "manifest is not in the package root" by running this command `Get-AppPackage -Name "*WindowsSubsystemForAndroid*" -AllUsers | ForEach-Object {Remove-AppPackage $_.PackageFullName -AllUsers}`
Solution for 0x80073CF9 https://github.com/WSA-Community/WSAGAScript/issues/28#issuecomment-992113337
Solution for 0x80073CF9 https://github.com/WSA-Community/WSAGAScript/issues/28#issuecomment-992113337