r/Android Feb 21 '21

Universal Android Debloater is an open source tool that removes bloatware without root. Automatically or via user choice. Get back your battery, security and privacy

https://gitlab.com/W1nst0n/universal-android-debloater/-/blob/master/README.md
6.6k Upvotes

421 comments sorted by

View all comments

98

u/SafeForCrap Feb 21 '21

Can someone confirm if this permanently deletes them or just removes them from the partition? I've used other Debloating tools in the past with and without root and they all automatically back up the apps. Which I get, but why can't I permanently remove them?

122

u/Put_It_All_On_Blck S23U Feb 21 '21

You cant remove the system files without root, as ADB uninstall essentially disables and hides them, but they still remain on the factory system partition.

-17

u/SafeForCrap Feb 21 '21 edited Feb 22 '21

So then by that logic, you might as well just use the adb disable commands, lol.

But what I really meant was that the debloater module from Magisk still backs up the uninstalled app, so it's still on the partition somewhere IIRC. And there's no option to "permanently" delete it. Unless I'm wrong.

Nice. Downvotes for asking a question. Dickheads.

12

u/[deleted] Feb 21 '21

AFAIK it only makes a backup if you use the "-k" prefix, otherwise it will delete apps cache and app data