ZeroBloat: Open-source desktop app for removing Android bloatware
ZeroBloat is an open-source desktop application designed to help users remove unwanted bloatware from Android devices without requiring root access. The utility features automatic device detection, background ADB execution, and intelligent categorization of apps. It is available for multiple operating systems with pre-compiled executables for easy installation.
- ▪ZeroBloat allows users to uninstall pre-installed system apps and carrier bloatware from Android devices.
- ▪The application runs ADB operations silently in the background without flashing command prompt windows.
- ▪It provides a graphical interface that categorizes apps into safe to remove, system core, and third-party applications.
Opening excerpt (first ~120 words) tap to expand
ZeroBloat ZeroBloat is a lightweight desktop utility designed to uninstall unwanted pre-installed system apps, carrier bloatware, and trackers from Android devices via ADB (Android Debug Bridge). No root access is required. Built using a Go backend and a Svelte frontend powered by Wails, it provides a clean graphical interface to safely manage your device's packages. 📸 Screenshots ⚙️ Features Automatic Device Detection: Instantly recognizes connected Android devices via USB debugging. Background ADB Execution: Runs all ADB operations silently in the background. Command prompt (CMD) or terminal windows will not flash on the screen. Intelligent Categorization: Safe to Remove: Identifies known carrier and manufacturer bloatware.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.