WSAGAScript
WSAGAScript copied to clipboard
error "The deployment operation failed because the package targets the wrong processor architecture. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid because the package requires architecture ARM64, but this computer has architecture x64."

Read the README.md to see what to do. You're running on ARM, not x86_64.
You're probably just using the exe for ARM64 on x86 64...
This issue can be closed.
Once you figure out if you're on ARM or x86_64, run PowerShell in the terminal as an admin. That was my resolution
You grabbed the wrong package, you need the x64 version not ARM, as stated in the error message
I have the same error
You have the same solution as well, go back and download the correct package for the correct architecture