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.
- Root not required
- Custom De-Bloat Lists
- User-friendly Menu
- Automatic ADB Check
- Backup and Restore
- 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.
apt-get install android-sdk-platform-tools
pacman -S android-tools
- Connect your Android device to your computer via USB and ensure that USB debugging is enabled on your device
git clone https://github.com/unluckyhacker/universal_debloater.git
cd universal_debloater
chmod +x *
./debloater.sh
- Samsung
- Redmi
- Xiaomi
- Realme
- Vivo
- Oppo
- Oneplus
- Samsung , Redmi , Xiaomi , Realme , Oppo , Vivo , Oneplus
Use this script at your own risk. The author take no responsibility for any damage caused by using this script.