/Android_System_App_Remover

Bloatware remover tools for all android ROM out there...

Primary LanguageShellMIT LicenseMIT

Android System App Remover Tool

This tool can be used to uninstall bloatware which comes pre-installed and cannot be uninstalled directly

[ Specially modified & updated for Linux / Mac users ]

✔ Safe to use
❌ Root is not required
🛠 You can add/remove app list
🌐 All Android ROMs are supported

Pre-requisites:

⚠️ To install adb on Debisn/Ubuntu-based linux type this in terminal sudo apt install android-tools-adb android-tools-fastboot / sudo apt-get install android-sdk-platform-tools-common or download it from here.
⚠️ Developer options and USB Debugging should be enabled on mobile phone. Follow this tutorial..
⚠️ Make sure to connect your mobile with PC and allow USB Debugging.
⚠️ run adb devices command to check the connection.

How to use?

🐧 For Linux / Mac:

  • Clone this repository ( git clone https://github.com/intelQong/Android_System_App_Remover )
  • Go to the 'Linux-MacOS' folder and Open Terminal in this path. ( cd Linux-MacOS )
  • Execute the specific bash script for your device.
  • Make sure that the file is executable. If not use sudo chmod +x filename.bash
  • Example: ./xiaomi.bash or ./google.bash or sudo ./xiaomi.bash

Hints

✔ Success -- Uninstalled successfully
❌ Failure [not installed for 0] -- App is not installed

📱 Tested On

  • Pixel, POCO, Redmi, Xiaomi, Oppo, Realme, Vivo, Samsung, Oneplus, Walton, Techno, Symphony

©️Copyright - Reajul Hasan Raju

Modified & Updated by - Mahmudul Hoque Khan