← Package directory
Available on winget

Install Universal Android Debloater GUI

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.

Install with winget
winget install --id 0x192.UniversalAndroidDebloaterGUI
Upgrade
winget upgrade --id 0x192.UniversalAndroidDebloaterGUI
Uninstall
winget uninstall --id 0x192.UniversalAndroidDebloaterGUI

About Universal Android Debloater GUI

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.

What's new in 0.5.1

Since 0.5.0, all changes related to apps are available to users without downloading a new version of UAD as the software directly download the json debloat list from Github. These changes can be tracked in commits with [Pkg] in their name. Added [#209] Persistent highlighting when you click on a package Changed neededBy and dependencies field can now list multiple packages (feature not visible in the UI yet) Fixed [#286] UAD stuck on "Downloading UAD lists. Please wait" screen Packaging [#256] Fixed typo in the release name of the noseflupdate variation Bump dependencies

Read release notes

Version history

Version Updated Notes
0.5.1 Unknown Since 0.5.0, all changes related to apps are available to users without downloading a new version of UAD as the software directly download the json debloat list from Github. These changes can be tracked in commits with [...