Bash script using ADB to debloat non-rooted smartphones. Improve your privacy, the security and battery life of your device. https://gitlab.com/W1nst0n/universal-android-debloater
Go to file
2019-03-31 14:59:18 +02:00
CHANGELOG.md Ready for v1.0 2019-03-31 14:57:00 +02:00
debloat_lists.sh Ready for v1.0 2019-03-31 14:57:00 +02:00
debloat_script.sh Ready for v1.0 2019-03-31 14:57:00 +02:00
phone-20190331-144950.adb Ready for v1.0 2019-03-31 14:59:18 +02:00
README.md Update README 2019-03-31 14:34:25 +02:00

Universal Android Debloater

Bash script using ADB for unrooted smartphones.

Features :

  • Quick search among all the packages of a phone
  • Uninstall system/user package
  • Reinstall system package
  • Backup all .apk from system/user apps stored in internal memory
  • Restore an existed backup
  • Brand device detection and auto-selection of the appropriate debloat list

Supported brands :

  • Samsung
  • Xiaomi
  • Huawei

Debloat lists :

  • Brand's firmware related
  • Facebook related
  • T-Mobile related
  • Microsoft related
  • Google related
  • Miscellaneous

=== TODO list === :

  • Add debloat list for Nokia, Sony, Wiko, Motorola, Asus
  • Add optionnal installation of alternative FOSS apps (F-droid, YalpStore,Silence...)
  • Improve UI/UX
  • Add Windows compatibility
  • Add in comment the purpose of each deleted package

How to use it (Newbies friendly) :

  • Install Android plateform tools with your package manager
  • Go the release section and download the .zip file
  • Execute debloat_script.sh