- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2020 05:14 AM (Last edited 05-19-2020 01:44 AM ) in
Community Guidelinesthe 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
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2020 07:51 AM in
Community Guidelines- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2020 12:26 AM in
Community Guidelinescontact me on twitter i will help you there in @hanitirkey my twitter handle dm me there
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2020 12:27 AM in
Community Guidelinesits not possbile for me to help you here come on twitter on discord
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2020 12:29 AM in
Community Guidelinessome 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
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2020 08:28 AM in
Community Guidelines- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2020 11:40 AM in
Community Guidelinesbriefing i was also trying but it was conflicting
- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 04:36 PM in
Community Guidelines- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 04:42 PM in
Community Guidelines- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 04:44 PM in
Community Guidelines- Mark as New
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 04:48 PM in
Community Guidelines