I posted a toolkit for this if anyone's interested super easy gui and easy as typing package name and hitting delete it also changes dpi with one click.
Well...when I am running command given in OP, I am getting following error
pm uninstall -k --user 0 package:com.facebook.services
Failure [not installed for 0]
How to fix this?
EDIT: this error is only for facebook app, rest of the commands, I am able to run.
Do you want to share?I posted a toolkit for this if anyone's interested super easy gui and easy as typing package name and hitting delete it also changes dpi with one click.
Well...
It even tells you your mistake...
The app "com.facebook.services" is not installed for user 0
So either you already deinstalled the Facebook service or you did some spelling or Syntax error
Yes, but the Facebook app is not the Facebook service!Facebook is still available on my phone. As per attached screenshot, its system app. I copied the command directly from OP, and also i checked installed package, its same as given in OP.
I found the solution:Yes, but the Facebook app is not the Facebook service!
That's 2 different apps.
You have to debloat com.facebook.katana
Look for my thread in this section super easy debloatWell...
It even tells you your mistake...
The app "com.facebook.services" is not installed for user 0
So either you already deinstalled the Facebook service or you did some spelling or Syntax error
---------- Post added at 08:02 AM ---------- Previous post was at 08:01 AM ----------
Do you want to share?
Are you referring to this thread?Look for my thread in this section super easy debloat
https://forum.xda-developers.com/poco-f1/how-to/tool-xiaomi-adb-fastboot-tools-t3887359/amp/Are you referring to this thread?
https://forum.xda-developers.com/galaxy-note-10+/how-to/super-easy-debloat-t4015165
I don't see any link to the tool, sorry if I missed anything
Where I copy and paste this?This is my personal debloat list, just copy and paste all the time.
Dont copy paste if you using Secure Folder, after enable it, phone can start random rebooting, not every time start but there is some risk, only factory reset can help.
Check list there are for sure apps which you use every day...
... from Bixby keeping only Routines (on Android 10 are buggy)
com.samsung.android.game.gos
com.samsung.android.bixby.wakeup
com.samsung.android.app.spage
com.samsung.android.bixby.service
com.samsung.android.visionintelligence
com.samsung.android.bixby.agent
com.samsung.android.bixby.agent.dummy
com.samsung.android.bixbyvision.framework
com.samsung.android.app.settings.bixby
com.samsung.systemui.bixby2
Samsung stuff
com.samsung.android.allshare.service.mediashare
com.samsung.android.easysetup
com.samsung.android.service.peoplestripe
com.sec.android.sdhms
com.samsung.android.mateagent
com.samsung.android.app.sbrowseredge
com.sec.android.inputmethod
com.samsung.android.kidsinstaller
com.samsung.android.app.mirrorlink
com.samsung.SMT
com.sec.android.easyMover.Agent
com.samsung.android.smartmirroring
com.samsung.android.beaconmanager
com.sec.android.widgetapp.webmanual
com.sec.android.daemonapp
com.samsung.android.game.gametools
com.samsung.android.game.gamehome
com.samsung.android.game.gos
... some Google
com.google.android.googlequicksearchbox
com.google.android.syncadapters.contacts
com.google.android.syncadapters.calendar
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.google.android.gms.location.history
com.google.android.tts
com.android.chrome
com.android.hotwordenrollment.okgoogle
com.android.bips
com.android.printspooler
com.google.android.printservice.recommendation
com.android.hotwordenrollment.xgoogle
com.android.apps.tag
com.facebook.katana
com.facebook.system
com.facebook.appmanager
com.facebook.services
... another bloatware, for me.
flipboard.boxer.app
com.android.bookmarkprovider
com.samsung.android.drivelink.stub
com.diotek.sec.lookup.dictionary
com.samsung.android.forest
com.netflix.mediaclient
com.microsoft.skydrive
com.microsoft.appmanager
...same like Exynos, exactly same... just more/less different blood appsI'm in snapdragen not exynos. Does anybody know any way to debloat or disable apps?
Thank you so much. I was keep searching how to debloat apps in the system. Now it's good. I got what I want. Thank you again. :highfive:...same like Exynos, exactly same... just more/less different blood apps
1. turn on USB debugging
2. run ADB and type adb devices (pair phone - PC)
3. type adb shell
4. type pm uninstall -k --user 0 {Package name}
tip: install App Inspector and check screenshots, your interest in Inspector is Package name. You are now ready. If you have questions, go on asking but keep on mind I will answer by editing this post