Use these .bat scripts to remove pre-installed bloatwares from your and your family's android devices.
Scripts contain pm uninstall -k --user 0 <com.pkg>
commands for each bloatware.
Bloatwares included in the scripts are completely unnecessary to atleast 95% of users and safe to remove.
Request : Other 5% users, run the script and reinstall from app-store (Or try FOSS alternatives)
- Downlaod and unzip ADB driver (Android platform-tools)
- Modify adb.exe path in script (in my system - "D:\adb_android\platform-tools")
- Enable "USB debugging" in Android device (Settings > Additional Settings > Developer Options)
- Connect device via USB and set 'File transfer' mode.
- Run bat script > check for device name > continue...
Company | Packages | Comments |
---|---|---|
MIUI | com.android.contacts | Never Uninstall |
MIUI | com.mi.android.globalminusscreen | Never Uninstall |
MIUI | com.miui.securitycenter | Never Uninstall |
MIUI | com.miui.securityadd | Never Uninstall |
MIUI | com.xiaomi.account | Never Uninstall |
MIUI | com.xiaomi.finddevice | Never Uninstall |
MIUI | com.miui.gallery | Can be risky |
MIUI | com.miui.global.packageinstaller | Can be risky |
Realme | com.coloros.weather.service | Causes Bootloop |
Realme | com.coloros.weather2 | Can be risky |
** Check contribution folder for complete list
- List of bloatware packages for other android devices
- Bloatware app name for the corresponding packages
- Check for any important app in the script (Very Rare)