Skip to content

Universal Debloater script helps you remove bloatware from your Android mobile device by utilizing de-bloat files customized for various device brands. It uses the Android Debug Bridge (ADB) to uninstall specified packages.

License

Notifications You must be signed in to change notification settings

devxenolinux0x11/universal_debloater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Debloater

Universal Debloater script helps you remove bloatware from your Android mobile device by utilizing de-bloat files customized for various device brands. It uses the Android Debug Bridge (ADB) to uninstall specified packages.

📌 Features

  • Root not required
  • Custom De-Bloat Lists
  • User-friendly Menu
  • Automatic ADB Check
  • Backup and Restore

📌 Prerequisites

  • Make sure you have ADB (Android Debug Bridge) installed on your computer. If not, you can download and install it from the Android SDK Platform-Tools package.

Debian Base :

    apt-get install android-sdk-platform-tools

Arch Base :

    pacman -S android-tools
  • Connect your Android device to your computer via USB and ensure that USB debugging is enabled on your device

📌 Deployment

  git clone https://github.com/unluckyhacker/universal_debloater.git
  cd universal_debloater
  chmod +x *   
  ./debloater.sh    

📌 Supported Devices

  • Samsung
  • Redmi
  • Xiaomi
  • Realme
  • Vivo
  • Oppo
  • Oneplus

📌 Tested On

  • Samsung , Redmi , Xiaomi , Realme , Oppo , Vivo , Oneplus

🚫 Disclaimer

Use this script at your own risk. The author take no responsibility for any damage caused by using this script.

Contact :

About

Universal Debloater script helps you remove bloatware from your Android mobile device by utilizing de-bloat files customized for various device brands. It uses the Android Debug Bridge (ADB) to uninstall specified packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%