Original topic:

how to debloat any android

(Topic created on: 05-16-2020 05:14 AM)
17705 Views
Anonymous
Not applicable
Options
Community Guidelines

the ways to debloat the android which came from the company preinstalled apps 

 

first, install adb on windows pc 

then make sure you have developer option enabled if not enable tap build no 7 times to get it 

then after you get the developer option enabled scroll down to and tap USB debugging on 

 

the after this open the adb command through the folder which you have kept in adb after the go to the top of the bar where adb is written just use the left click on the empty bar where the adb is written the select whole of the components then write cmd then it will open a command prompt 

 

before you write some make sure both USB debugging and the device is connected with pc through USB cable 

if the first time USB debugging  then it will ask a permission tap ok 

then write on the program adb hit space and write devices 

then it will be shown random number   if not then restart the computer/laptop 

after you wrote adb devices then write adb hit space  and write shell

after you do that 

write pm list packages | grep 'name of app ' . for example - pm list packages | grep  'facebook'

after then hit enter 

then after doing that there will be packages starting from com.facebook.app 

copy the whole single text or write it like this 

pm uninstall -k --user 0 com.facebook.android.app  hit enter 

then it will show successfully 

thus the app is now uninstalled similar process  is applied to other packages as well

make sure you have put space just like I did or else it won't be uninstalled 

this how you debloat your galaxy smartphone 

fair warning don't reinstall them otherwise you have to follow the process again 

make sure that you give spaces just like I have given them 

 

what not to be afraid is that it does not require rooting anyone can do it just follow the proper instructions given 

 

if you want the adb then go to xda website 

I am not putting the link due to there will be a strike on my account 

 

 

if a problem or any queries regarding this contact me or dm me on twitter I will help you at

@hanitirkey 

Ashwin98
Active Level 8
Community Guidelines
Bro please help me, after I've entered list packages and pipeline then grep within single quotes app name it replied with grep 'app name' not found
0 Likes
Anonymous
Not applicable
Community Guidelines

contact me on twitter i will help you there in @hanitirkey my twitter handle dm  me there 

0 Likes
Anonymous
Not applicable
Community Guidelines

its not possbile for me to help you here come on twitter on discord 

0 Likes
Anonymous
Not applicable
Community Guidelines

some apps cant be found by the name you need to write the whole package in this form in the quotes like 'com.google.android' like this whole of the package should be written if the app is not found by the way which app you were trying to find 

Ashwin98
Active Level 8
Community Guidelines
Sorry bro I'm not having Twitter account and the app I tried to uninstall was Briefing
0 Likes
Anonymous
Not applicable
Community Guidelines

briefing i was also trying but it was conflicting  

0 Likes
Ashwin98
Active Level 8
Community Guidelines
Hi bro I've successfully debloated all the unnecessary apps. Even one drive it's named as sky drive. Use App Package Viewer to know all the app's package name. It's a cool feature. Try this.....
Anonymous
Not applicable
Community Guidelines
congratulations bro
Anonymous
Not applicable
Community Guidelines
I can't get rid of that app as it is linked with my files app although disabled that app and uninstalled all the updates 👍
0 Likes
Ashwin98
Active Level 8
Community Guidelines
Can't get what you are telling