Hello TADE,
The behavior you’re describing is not a local fault but the result of Microsoft’s retirement of the Windows Subsystem for Android and the Amazon Appstore integration. As of March 2025, WSA is no longer supported on Windows 11, and while the subsystem package can still be installed, the runtime components needed to launch apps have been disabled. That’s why you see successful installation but no window or process when attempting to open folders or the Appstore.
There is no registry, PowerShell, or configuration change that will restore functionality, since the removal is enforced at the OS and Store level. For internal Android app testing, the supported alternatives are to use the Android Emulator provided with Android Studio, or third‑party virtualization solutions such as BlueStacks or Genymotion, or to provision dedicated Android test devices. If you require centralized deployment, you can integrate emulators into Hyper‑V or VMware environments. Microsoft has confirmed that no further fixes or updates will be released for WSA, so waiting for a patch will not resolve the issue. The only viable path forward is to migrate your testing workflow to one of the supported emulator or device‑based solutions.
If the above response helps answer your question, please hit "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
Harry.