https://github.com/ujarhr/android-bloatware-remover
Bloatware remover tools for all android ROM out there...
https://github.com/ujarhr/android-bloatware-remover
android android-bloatware bloatware bloatware-removal miui system-apps
Last synced: 8 months ago
JSON representation
Bloatware remover tools for all android ROM out there...
- Host: GitHub
- URL: https://github.com/ujarhr/android-bloatware-remover
- Owner: ujaRHR
- License: mit
- Created: 2022-03-07T09:40:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T07:31:55.000Z (over 2 years ago)
- Last Synced: 2025-03-22T01:36:38.087Z (about 1 year ago)
- Topics: android, android-bloatware, bloatware, bloatware-removal, miui, system-apps
- Language: Shell
- Homepage: https://ujarhr.github.io/android-bloatware-remover/
- Size: 9.54 MB
- Stars: 30
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Android Bloatware Remover Tools
This tool can be used to uninstall bloatware that comes pre-installed and cannot be uninstalled directly.
**â Safe to use
â Root is not required
đ You can add/remove app list
đ All Android ROMs are supported
đģ Works on any Operating System**
# [](#pre-requisites)Pre-requisites:
â ī¸ You must have **ADB** installed on your Computer. Download it from [here](https://developer.android.com/studio/releases/platform-tools#downloads).
â ī¸ Developer options and USB Debugging should be enabled on the mobile phone. Follow [this tutorial...](https://github.com/ujarhr/android-bloatware-remover/blob/main/edo.md)
â ī¸ Make sure to connect your mobile to PC and allow USB Debugging.
â ī¸ run `adb devices` command to check the connection.
# [](#how-to-use)**How to use?**
#### [](#-for-windows)đĨ For Windows:
* Clone this repository.
* Go to the 'Windows' folder and Open Command Prompt in this path.
* Execute the specific batch file for your device.
* Example: `xiaomi.bat` or `samsung.bat`
#### [](#-for-linux--mac)đ§ For Linux / Mac:
* Clone this repository.
* Go to the 'Linux-MacOS' folder and Open Terminal in this path.
* Execute the specific shell script for your device.
* Make sure that the file is executable. If not, use `sudo chmod +x filename.sh`
* Example: `./xiaomi.sh` or `./google.sh`
### [](#hints)Hints
â Success -- Uninstalled successfully
â Failure [not installed for 0] -- App is not installed
### [](#-tested-on)đą Tested On
* Pixel, Samsung, NOthing
* Xiaomi, Oppo, Realme,
* Vivo, Oneplus,Techno
**ÂŠī¸ Created By** - [Reajul Hasan Raju](https://tgithub.com/ujaRHR)