Skip to content

Debloat your Android phone – No Root!



In this video I’ll show you how to uninstall any app on your Android phone to debloat it, without needing root access.

Don’t forget – ALWAYS BACKUP ALL YOUR STUFF BEFORE FOLLOWING THIS GUIDE!!

Links to latest version of ADB:
Windows:

Mac:

Linux:

Links to my debloat lists:

Here are the commands for anyone too lazy to click the links above:

To disable but not uninstall (Useful if testing or if you are unsure if you should delete an app):
pm disable-user –user 0 ******

To re-enable:
pm enable –user 0 ******

To permanently delete (System apps usually require factory reset to restore, so BE CAREFUL!):
pm uninstall –user 0 ******

Install command:
pm install-existing…

Send this to a friend