Debloat Any Android Device
This guide will walk you through how to Debloat any android Device
This Guide assumes that you have :-
- A Linux PC
- An Android phone to Debloat
- An Usb Cable to connect the Android Phone to the Pc
Prerequisites
Section titled “Prerequisites”-
Turn on Developer Mode
Section titled “Turn on Developer Mode”On your Android phone, Enable Developper Options by :-
- go to
Setting > About > Version - On this Page, find the
Build NumberElement - Click it 10 times
- It would say that
Your are 9..8..7..6 clicks away from being a developer - Then it would say
You are a Developer NowMeaning Developer mode is Turned ON now
- go to
-
Turn on USB Debugging
Section titled “Turn on USB Debugging”on your Android phone, go to :-
Setting > Additional Settings > Developper Options- Scroll a full Page and find
USB Debuggingon the bottom of the page and turn it On
-
Install Tools
Section titled “Install Tools”on your Linux Computer, install some Dependencies Packages
Terminal window sudo apt install adb curlthen Download the
Universal Android DebloatTool from- go to the Releases Page.
- Download the file named
uad-ng-linux - now make it Executable
Terminal window chmod +x uad-ng-linux
Debloat Steps
Section titled “Debloat Steps”-
Connect Phone to PC
Section titled “Connect Phone to PC”Connect the Usb to you Android and PC, then :-
-
a Popup Appears with a title
Use USB To. SelectCharge Only. -
Now another Dialog should Appear with title
Allow USB Debugging. -
Click Allow, if no Dialog seems to appear, follow these steps to fix it linked below
-
Check if the android device was detected or not
Terminal window adb devices -
if it outputs something like this , that means that the device was successfully recognized by adb.
$: adb devicesList of devices attached<Device_serial_id> device
-
-
Run the Debloater Tool
Section titled “Run the Debloater Tool”Let’s run the Actuall Tool that does the Debloating. We Have Already download the executable from github, now we just run it by
Terminal window ~/Downloads/uad-ng-linux -
Usage of the Debloater Tool
Section titled “Usage of the Debloater Tool”In this tool, you will see the recommended apps to remove in a list like UI with a Checkbox next to each item. Just click the one you want to Uninstall and Click the
Review Selectionbutton thenApplybutton to remove the Apps
Common Problems
Section titled “Common Problems”Allow USB Debugging Dialog doesn’t appear
Section titled “Allow USB Debugging Dialog doesn’t appear”This issue is still unknown to me but you could try these things :-
- Select
Charge Onlyfor theUse Usb ToDialog when connecting the Cable to Pc and your Phone - go to
Settings > Additional Settigns > Developer Options- scroll about 4 pages to find
Default USB configuration - Open it and select
PTP - Go back and Open
Select USB configurationnext toDefault USB configuration - select
PTP (Picture Tranfer Protocol)
- scroll about 4 pages to find