MustardChef / WSABuilds

Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in.
GNU Affero General Public License v3.0
6.88k stars 1.19k forks source link

[BUG] Can't remove WSA with GApps completely (Win10) #305

Closed Drysua closed 2 months ago

Drysua commented 4 months ago

Describe the bug

After manually uninstall and uninstalling with this script google tails are still in the system, but they are unremovable Gapps unremoved

Steps to reproduce the issue

Install any WSA build with Gapps from Releases and try to uninstall manually or using script.

Expected behaviour

WSA should be removed WITH Gapps

Downloaded Build Of WSA

WSA_2311.40000.5.0_x64_Release-Nightly-MindTheGapps-13.0-RemovedAmazon_Windows_10.7z from here

Windows build number

Windows 10 22H2 (OS Build 19045.3693)

PC Specification

hp envy x360 13, Ryzen 5 4500u, 16 GB ram

Additional context

There is another open issue similar to mine, but it's still unresolved

MustardChef commented 2 months ago

Run:

Get-AppxPackage -Name "MicrosoftCorporationII.WindowsSubsystemForAndroid" -AllUsers | Remove-AppxPackage -AllUsers

And then follow this guide to remove any entries that remain: https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/Remove%20Non%20Existent%20Entries.md