Debloat via ADB [NO-ROOT] - OnePlus 7T Guides, News, & Discussion

1. Windows ADB Setup https://dl.google.com/android/repository/platform-tools-latest-windows.zip
2. Enable USB debugging in Developer mode and authorization will pop-up when is connect with the PC.
3. Open cmd , type "adb shell"
Use this app if you need to uninstall other specific apks and you need the package name:
https://play.google.com/store/apps/details?id=me.iofel.packagelist&hl=en
HTML:
pm uninstall --user 0 com.google.android.googlequicksearchbox
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.google.android.music
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.android.videos
pm uninstall --user 0 com.android.dreams.basic
pm uninstall --user 0 com.android.bookmarkprovider
pm uninstall --user 0 com.google.android.printservice.recommendation
pm uninstall --user 0 com.google.android.tts
pm uninstall --user 0 com.android.providers.partnerbookmarks
pm uninstall --user 0 com.qti.snapdragon.qdcm_ff
pm uninstall --user 0 com.example.rftuner
pm uninstall --user 0 com.fingerprints.fingerprintsensortest
pm uninstall --user 0 com.android.stk
pm uninstall --user 0 com.google.android.marvin.talkback
pm uninstall --user 0 com.android.traceur
pm uninstall --user 0 com.qualcomm.uimremoteclient
pm uninstall --user 0 com.android.wallpaperbackup
pm uninstall --user 0 com.wapi.wapicertmanage
pm uninstall --user 0 com.example.wifirftest
pm uninstall --user 0 com.google.android.setupwizard
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.google.android.apps.photos
OnePlus Bloat
HTML:
pm uninstall --user 0 com.tencent.soter.soterserver
pm uninstall --user 0 com.oneplus.filemanager
pm uninstall --user 0 com.oneplus.brickmode
pm uninstall --user 0 net.oneplus.odm
pm uninstall --user 0 net.oneplus.weather
pm uninstall --user 0 net.oneplus.odm.provider
pm uninstall --user 0 com.oneplus.note
pm uninstall --user 0 cn.oneplus.photos
pm uninstall --user 0 com.oem.logkitsdservice
pm uninstall --user 0 com.oem.autotest
pm uninstall --user 0 com.oneplus.opbugreportlite
pm uninstall --user 0 net.oneplus.commonlogtool
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.oneplus.bttestmode
pm uninstall --user 0 com.oneplus.card
pm uninstall --user 0 com.oem.oemlogkit
pm uninstall --user 0 net.oneplus.widget
pm uninstall --user 0 net.oneplus.push
pm uninstall --user 0 com.oneplus.gamespace
pm uninstall --user 0 net.oneplus.forums
Optional
HTML:
pm uninstall --user 0 com.netflix.partner.activation
pm uninstall --user 0 com.dsl.ant.server
com.oneplus.brickmode -> ZenMode, take care to uninstall it when not in use!
com.tencent.soter.soterserver -> Chinese stuff
net.oneplus.push -> Push notifications from OnePlus
com.oneplus.filemanager -> better Install other file manager
"net.oneplus.odm" --> built-in analytics on OxygenOS by OnePlus you cannot disable but you can remove package
cn.oneplus.photos --> Shot on OnePlus watermark
net.oneplus.odm --> OnePlus analytics
com.android.hotwordenrollment.okgoogle/xgoogle --> google assistant deleted
com.oneplus.opbugreportlite --> bug reporter
com.wapi.wapicertmanage --> WAPI (WLAN Authentication and Privacy Infrastructure) is the wireless local area network (WLAN) standard officially supported by the Chinese state government. WAPI was initiated in 2004. In 2006, however, the International Standards Organization (ISO) rejected the incorporation of WAPI as an international WLAN security standard in 2006.
com.oneplus.opbugreportlite --> bug reporter
com.google.android.apps.photos --> Google photos
com.dsl.ant.server -->ANT+ devices (heart rate monitor, cadence meter)

Anyway to also remove Clock, Gallery and Messages?

Fihnakis said:
Anyway to also remove Clock, Gallery and Messages?
Click to expand...
Click to collapse
Couldn't find the clock package name, but the other two are listed below.
com.oneplus.gallery
com.oneplus.mms

Hi @surdustef - many thanks for providing this list.
Many of the entries are obvious but a few aren't.
Are you able to clarify what each line would remove - just in case some people want to keep some apps/utilities.
Cheers

mikefnz said:
Hi @surdustef - many thanks for providing this list.
Many of the entries are obvious but a few aren't.
Are you able to clarify what each line would remove - just in case some people want to keep some apps/utilities.
Cheers
Click to expand...
Click to collapse
I will try

How check, for example, name netlfix or another app?

This works, can confirm. The apps themselves are gone. However, I still can't get rid of the leftover files in system/app, and product/app. Probably going to have to wait until TWRP is supported on 10 and I do a custom rom. Root doesn't help either. You just end up getting failed messages on literally every root browser or root app you use to try to delete those folders.

zioloiso said:
How check, for example, name netlfix or another app?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=me.iofel.packagelist&hl=en

pm uninstall --user 0 com.dsl.ant.server
Click to expand...
Click to collapse
This should actually com.dsi.ant.server. It's used for connectivity of ANT+ devices (heart rate monitor, cadence meter, etc). If you disable it, connectivity with such devices will not be possible.
If you don't use any of these, then by all means disable.

So are apps actually removed or just hidden?

ermacwins said:
So are apps actually removed or just hidden?
Click to expand...
Click to collapse
Good question. I thought it wasn't possible to write to /system with systemless root. Uninstalling suggests this is happening?

gpz1100 said:
Good question. I thought it wasn't possible to write to /system with systemless root. Uninstalling suggests this is happening?
Click to expand...
Click to collapse
You can check memory usage

surdustef said:
You can check memory usage
Click to expand...
Click to collapse
I don't follow... How is that going to help?

The Duo, Drive, Netflix apps were all removed using these commands. However they're definitely still there and these folders fail to delete.

It uninstall the apps for the current user but the apks stay on the phone so even if you delete something important doing a reset will restore that app.
XDA has an article about it
Https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/

Don't remove com.netflix.partner.activation else Netflix will not work on fresh installation of the app

com.google.android.tts is the text-to-speech engine. Is there some particular reason why one would want to delete that?

What is the point of debloating? There is nothing on this phone to debloat. Why? It's blazing fast to begin with.

I dont use chrome,
Google music etc which i feel its considered as bloatware

My question is if there's a performance difference once some of the bloat is taken out?
Thanks

Related

9.5.14.0 - 4 days 7 hours on battery

Upgraded from 9.5.13.0 to 9.5.14.0
Bootloader - Unlocked
Bloatware - Removed
Root - No
RN5Pro
Battery remaining - 5%
Time on Battery - 4 days 7 hours 17 minutes on Battery
SOT - 6 hour 32 minutes
How did you remove Bloatware?
Only 4,000 Mah Will Do..
:angel:
mohan_168 said:
Upgraded from 9.5.13.0 to 9.5.14.0
Bootloader - Unlocked
Bloatware - Removed
Root - No
RN5Pro
Battery remaining - 55%
Time on Battery - 2 days 9 hours 42 minutes on Battery
SOT - 3 hour 17 minutes
Charging is faster on stock charger, and battery performance looks great.
Click to expand...
Click to collapse
Hi,
Please share your debloat script or safe to remove apps list, thank you !
thewhisper said:
Hi,
Please share your debloat script or safe to remove apps list, thank you !
Click to expand...
Click to collapse
Make sure USB debbuging is on from the developer options before you use it.
https://github.com/Saki-EU/XiaomiAD...oad/2.2.2/Xiaomi_ADB_Fastboot_Tools_2.2.2.zip
All the apps included in the script are safe to debloat. You can debloat other apps, but I wouldn't recommend it as you can cause a bootloop.
Are the stats after moderately using the phone or just leaving it mostly on standby?
Bw
Plz write full process of debloating and which apps u have debloated
Thanks & regard
Safe to remove bloat
adb devices
adb shell
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.gallery
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.midrop
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.xiaomi.scanner
pm uninstall -k --user 0 com.miui.screenrecorder
pm uninstall -k --user 0 com.miui.home
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.miui.compass
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.miui.antispam
pm uninstall -k --user 0 com.miui.klo.bugreport
pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.providers.weather
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.mi.webkit.core
mohan_168 said:
Safe to remove bloat
adb devices
adb shell
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.xiaomi.mipicks
pm uninstall -k --user 0 com.android.browser
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.miui.bugreport
pm uninstall -k --user 0 com.miui.gallery
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.xiaomi.payment
pm uninstall -k --user 0 com.xiaomi.midrop
pm uninstall -k --user 0 com.miui.videoplayer
pm uninstall -k --user 0 com.miui.notes
pm uninstall -k --user 0 com.miui.player
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.xiaomi.scanner
pm uninstall -k --user 0 com.miui.screenrecorder
pm uninstall -k --user 0 com.miui.home
pm uninstall -k --user 0 com.miui.yellowpage
pm uninstall -k --user 0 com.google.android.marvin.talkback
pm uninstall -k --user 0 com.miui.hybrid
pm uninstall -k --user 0 com.miui.compass
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.miui.antispam
pm uninstall -k --user 0 com.miui.klo.bugreport
pm uninstall -k --user 0 com.mi.android.globalpersonalassistant
pm uninstall -k --user 0 com.miui.cleanmaster
pm uninstall -k --user 0 com.miui.analytics
pm uninstall -k --user 0 com.miui.providers.weather
pm uninstall -k --user 0 com.miui.weather2
pm uninstall -k --user 0 com.google.android.talk
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.miui.cloudservice
pm uninstall -k --user 0 com.miui.cloudbackup
pm uninstall -k --user 0 com.mi.webkit.core
Click to expand...
Click to collapse
Gallery ? Chrome ? Video player ? clean master ? tts ? compass ? bro what are you doing with your phone,i think u are calling all Android ecosystem a bloat how do you use your phone as a smartphone without these apps
reza6d said:
Gallery ? Chrome ? Video player ? clean master ? tts ? compass ? bro what are you doing with your phone,i think u are calling all Android ecosystem a bloat how do you use your phone as a smartphone without these apps
Click to expand...
Click to collapse
I use Moto gallery app
I use Firefox
I use Nova launcher
just that, I don't trust the chinese bull**** that comes with phone. Clean master is utter BS to begin with, so I will stop myself right there.
Bro after 9.5.14.0 update volume rocker not work sometime
After reboot its fine
Then again an again
Happens the bull****:crying:
mohan_168 said:
I use Moto gallery app
I use Firefox
I use Nova launcher
just that, I don't trust the chinese bull**** that comes with phone. Clean master is utter BS to begin with, so I will stop myself right there.
Click to expand...
Click to collapse
I'll try the script, no fcs while removing more stuff you posted? I used the debloater tool but still I find plenty of stuff which I dont need. Just like you, I use open gallery, nova launcher and shuttle+ instead of MIUI bloatwares.
That's my battery stats. 4hrs sot, almost 2 days standby and still 56% battery left. Removing all bloatwares including MIUI apps like Gallery, Music, Video etc helps a lot.
With all MIUI apps.
2days 6hours battery with 8hours SOT
Guys I have updated after getting the ota, but strangely I see a jitteryness and also my Microsoft outlook is not notifying me on new mails which didn't happen earlier.
Is it recommended to do a clean flash?
what if i want to keep some of them apps? can i just edit zip. or use the commands just skip the ones i need thanks.
Can you paint me to a video of how to do it, or can you post stop by step instructions. Thank you.
Sent from my Redmi Note 5 using Tapatalk
raptorddd said:
what if i want to keep some of them apps? can i just edit zip. or use the commands just skip the ones i need thanks.
Click to expand...
Click to collapse
just skip those commands... if you want to add any apps then add new command with app package name
SunilSuni said:
just skip those commands... if you want to add any apps then add new command with app package name
Click to expand...
Click to collapse
thanks
Here's mine, loving battery life. Havent rooted, unlocked bootloader or modified apart from disabling some apps. I'm pretty conservative, as I'm on WiFi pretty much all the time, so mobile data preference is set to 2G also.
Sent from my Redmi Note 5 using Tapatalk
abdullah1994uk said:
Make sure USB debbuging is on from the developer options before you use it.
https://github.com/Saki-EU/XiaomiAD...oad/2.2.2/Xiaomi_ADB_Fastboot_Tools_2.2.2.zip
All the apps included in the script are safe to debloat. You can debloat other apps, but I wouldn't recommend it as you can cause a bootloop.
Click to expand...
Click to collapse
The link is not working. Could you please give me a working like ?
Tnx

Removing or disabling bloatware

While, I do see quality in this phone, I still think it's filled with too much crapware. Many apps don't have the option to disable them in the apps menu in settings so, I used ADB shell to disable them. I'll see in a few days if it improved my battery life.
I used this command to disable unwanted app: "pm uninstall --user 0 xxxx.xxxxx.xxxx" . This way, the apps will still be there in system folder but they won't be there for the user.
Here's the list of everything I disabled:
pm uninstall --user 0 com.facebook.katana (Facebook app is obviously a battery hog and you can use Facebook Lite instead)
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.samsung.android.app.spage (Bixby home, it's useless you can use Google Assistant instead)
pm uninstall --user 0 com.samsung.android.visionintelligence (Bixby vision, it's useless you can use Google Lense)
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.sec.android.app.clockpackage (Samsung clock, I prefer Google Clock app)
pm uninstall --user 0 com.sec.android.app.sbrowser (Samsung web Browser, I prefer to use Opera)
pm uninstall --user 0 com.quickplay.android.bellmediaplayer (this app is useful only for Bell TV customer)
pm uninstall --user 0 ca.bell.wt.android.tunesappswidget (this widget is useful only for Bell TV customer)
pm uninstall --user 0 com.sec.android.inputmethod (default Samsung keyboard, I prefer Google keyboard)
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools (supposedly useful for gamer but I'm not even sure if it really help improve gaming performance)
pm uninstall --user 0 com.samsung.android.lool (device maintenance service, disabling it will remove "Device maintenance" option from the settings menu but, you don't really need it anyway since this app is doing more harm than good)
There's probably more you could disable but for now, that's enough for me.
You could also root your phone and completely remove these apps from the phone but I chose to use a simpler method because I'm getting lazy as I get older. Also, the ADB shell method won't void your warranty. Sadly, Motorola used to be the way to go to get a decently priced pure Android phone without crapware, but their customer service took a plunge when they were bought my Lenovo.
Here's a link to a complete tutorial on how to use ADB shell, you will need to plug your phone to your computer with a USB cable.
https://www.reddit.com/r/Android/comments/6ftg72/want_to_completely_disableuninstall_those_pesky/
The same can be achieved by using Package Disabler Pro, right?
gauco said:
The same can be achieved by using Package Disabler Pro, right?
Click to expand...
Click to collapse
Well kind of, if you dont want to save space
Package Disabler Pro disables it, not delete.
SaboorTheCool said:
Well kind of, if you dont want to save space
Package Disabler Pro disables it, not delete.
Click to expand...
Click to collapse
ADB Shell doesn't delete either, it only remove access for the current user. This way, you don't have to root your phone but, the app is still there in the system folder.
I uninstalled a few more apps in an effort to gain more RAM and speed up the phone:
pm uninstall --user 0 com.samsung.android.themestore
pm uninstall --user 0 com.samsung.android.drivelink.stub
pm uninstall --user 0 com.samsung.SMT
pm uninstall --user 0 com.samsung.android.app.vrsetupwizardstub
pm uninstall --user 0 com.samsung.android.hmt.vrshell
pm uninstall --user 0 com.samsung.android.hmt.vrsvc
but still, the phone lag occasionnally. Sometimes it take 1 second to open a basic app like Contacts. Does it get better with a different kernel?
Nico3d3 said:
While, I do see quality in this phone, I still think it's filled with too much crapware. Many apps don't have the option to disable them in the apps menu in settings so, I used ADB shell to disable them. I'll see in a few days if it improved my battery life.
I used this command to disable unwanted app: "pm uninstall --user 0 xxxx.xxxxx.xxxx" . This way, the apps will still be there in system folder but they won't be there for the user.
Here's the list of everything I disabled:
pm uninstall --user 0 com.facebook.katana (Facebook app is obviously a battery hog and you can use Facebook Lite instead)
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.samsung.android.app.spage (Bixby home, it's useless you can use Google Assistant instead)
pm uninstall --user 0 com.samsung.android.visionintelligence (Bixby vision, it's useless you can use Google Lense)
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.sec.android.app.clockpackage (Samsung clock, I prefer Google Clock app)
pm uninstall --user 0 com.sec.android.app.sbrowser (Samsung web Browser, I prefer to use Opera)
pm uninstall --user 0 com.quickplay.android.bellmediaplayer (this app is useful only for Bell TV customer)
pm uninstall --user 0 ca.bell.wt.android.tunesappswidget (this widget is useful only for Bell TV customer)
pm uninstall --user 0 com.sec.android.inputmethod (default Samsung keyboard, I prefer Google keyboard)
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools (supposedly useful for gamer but I'm not even sure if it really help improve gaming performance)
pm uninstall --user 0 com.samsung.android.lool (device maintenance service, disabling it will remove "Device maintenance" option from the settings menu but, you don't really need it anyway since this app is doing more harm than good)
There's probably more you could disable but for now, that's enough for me.
You could also root your phone and completely remove these apps from the phone but I chose to use a simpler method because I'm getting lazy as I get older. Also, the ADB shell method won't void your warranty. Sadly, Motorola used to be the way to go to get a decently priced pure Android phone without crapware, but their customer service took a plunge when they were bought my Lenovo.
Click to expand...
Click to collapse
Without Device maintenance how do we stop battery management killing task?
Maybe I wrong but, I thought Device Maintenance Service was the one responsible for killing task??? Then, if you uninstall it, you won't have to worry about killed task anymore since the service isn't working.
Nico3d3 said:
While, I do see quality in this phone, I still think it's filled with too much crapware. Many apps don't have the option to disable them in the apps menu in settings so, I used ADB shell to disable them. I'll see in a few days if it improved my battery life.
I used this command to disable unwanted app: "pm uninstall --user 0 xxxx.xxxxx.xxxx" . This way, the apps will still be there in system folder but they won't be there for the user.
Here's the list of everything I disabled:
pm uninstall --user 0 com.facebook.katana (Facebook app is obviously a battery hog and you can use Facebook Lite instead)
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.samsung.android.app.spage (Bixby home, it's useless you can use Google Assistant instead)
pm uninstall --user 0 com.samsung.android.visionintelligence (Bixby vision, it's useless you can use Google Lense)
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.sec.android.app.clockpackage (Samsung clock, I prefer Google Clock app)
pm uninstall --user 0 com.sec.android.app.sbrowser (Samsung web Browser, I prefer to use Opera)
pm uninstall --user 0 com.quickplay.android.bellmediaplayer (this app is useful only for Bell TV customer)
pm uninstall --user 0 ca.bell.wt.android.tunesappswidget (this widget is useful only for Bell TV customer)
pm uninstall --user 0 com.sec.android.inputmethod (default Samsung keyboard, I prefer Google keyboard)
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools (supposedly useful for gamer but I'm not even sure if it really help improve gaming performance)
pm uninstall --user 0 com.samsung.android.lool (device maintenance service, disabling it will remove "Device maintenance" option from the settings menu but, you don't really need it anyway since this app is doing more harm than good)
There's probably more you could disable but for now, that's enough for me.
You could also root your phone and completely remove these apps from the phone but I chose to use a simpler method because I'm getting lazy as I get older. Also, the ADB shell method won't void your warranty. Sadly, Motorola used to be the way to go to get a decently priced pure Android phone without crapware, but their customer service took a plunge when they were bought my Lenovo.
Click to expand...
Click to collapse
Can you install modded version of Facebook if you disable it in this way?
Tapatalked with my A8 2018 (SM-A530F)
the stranger94 said:
Can you install modded version of Facebook if you disable it in this way?
Tapatalked with my A8 2018 (SM-A530F)
Click to expand...
Click to collapse
I can't really answer since I didn't try but, I can tell you that Facebook lite is working.
Here's an updated list with things added:
pm uninstall --user 0 com.samsung.android.rubin.app
pm uninstall --user 0 com.sec.spp.push
pm uninstall --user 0 com.sec.android.app.clockpackage
pm uninstall --user 0 com.sec.android.app.sbrowser
pm uninstall --user 0 com.samsung.android.weather
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.samsung.android.game.gametools
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.samsung.android.visionintelligence
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.samsung.android.themestore
pm uninstall --user 0 com.samsung.android.drivelink.stub
pm uninstall --user 0 com.samsung.SMT
pm uninstall --user 0 com.samsung.android.hmt.vrsvc
pm uninstall --user 0 com.samsung.android.scloud
pm uninstall --user 0 com.samsung.android.samsungpass
pm uninstall --user 0 com.samsung.android.samsungpassautofill
pm uninstall --user 0 com.samsung.android.app.talkback
pm uninstall --user 0 com.samsung.android.spayfw
pm uninstall --user 0 com.samsung.android.mateagent
pm uninstall --user 0 com.sec.android.daemonapp
pm uninstall --user 0 com.sec.android.inputmethod (you must install another keyboard app like Gboard before removing it)
pm uninstall --user 0 com.samsung.storyservice
pm uninstall --user 0 com.samsung.android.beaconmanager
pm uninstall --user 0 com.samsung.android.easysetup
Every app in this list are app which you can't disable using the settings menu. There are many other useless apps (like Facebook) but, those apps have a button available to disable them.
To remove more Facebook bloat You can remove 'FB App Manager' and 'FB Services' as well:
pm uninstall --user 0 com.facebook.system
pm uninstall --user 0 com.facebook.appmanager
So far (four days) no issues detected ...
what is difference between pm uninstall --user 0 <name of package> and pm uninstall -k --user 0 <name of package>
if youre rooted, then you can use titanium backup to uninstall and titanium backup pro to freeze apps
my list of system exemptions that I do not use
adb shell
pm uninstall --user 0 com.enhance.gameservice
pm uninstall --user 0 com.trustonic.tuiservice
pm uninstall --user 0 com.sec.android.inputmethod
pm uninstall --user 0 com.samsung.android.rubin.app
pm uninstall --user 0 com.samsung.android.messaging
pm uninstall --user 0 com.microsoft.office.word
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.microsoft.office.powerpoint
pm uninstall --user 0 com.sec.android.daemonapp
pm uninstall --user 0 com.microsoft.skydrive
pm uninstall --user 0 com.sec.android.service.health
pm uninstall --user 0 com.samsung.android.game.gametools
pm uninstall --user 0 com.sec.android.gallery3d
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.sec.android.app.samsungapps
pm uninstall --user 0 com.monotype.android.font.foundation
pm uninstall --user 0 com.microsoft.office.excel
pm uninstall --user 0 com.sec.android.mimage.photoretouching
pm uninstall --user 0 com.monotype.android.font.cooljazz
pm uninstall --user 0 com.samsung.android.weather
pm uninstall --user 0 com.monotype.android.font.chococooky
pm uninstall --user 0 com.samsung.android.drivelink.stub
pm uninstall --user 0 com.samsung.android.visionintelligence
pm uninstall --user 0 com.dsi.ant.service.socket
pm uninstall --user 0 com.dsi.ant.server
pm uninstall --user 0 com.android.wallpaper.livepicker
pm uninstall --user 0 com.sec.android.easyMover.Agent
pm uninstall --user 0 com.samsung.android.weather
Qaaqqu said:
what is difference between pm uninstall --user 0 <name of package> and pm uninstall -k --user 0 <name of package>
Click to expand...
Click to collapse
Answering bc this is the thread that came up in a google search when looking for this same answer.
According to https://developer.android.com/studio/command-line/adb :
uninstall [-k] package = "Remove this app package from the device. Add the -k option to keep the data and cache directories."

Samsung Galaxy Note 10 and Note 10+ debloat - discussion and list

I've been debloating my new Note 10+ (Exynos EU model), I thought we could get a thread and discussion going to identify packages we can safely disable without breaking functionality.
My aim was not a complete 100% debloat but a debloat that did not disable any major features and was suitable for my needs (I left DeX enabled for example as it was useful for this task, I will try and add the package list for that later). I used a combination of adb, App inspector and referred to some older Samsung device debloat lists to help put this together. Again this is not a complete list but what I have disabled so far and currently have not experienced any issues.
In order to do this you will require Samsung USB drivers, adb setup on your computer and USB debugging activated in your device's developer options, or alternatively an on-device package disabler app should be able to do the job. Personally I use adb.
Share your findings.
Useful resources:
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
https://play.google.com/store/apps/details?id=bg.projectoria.appinspector
Note: Packages can be re-enabled from adb with
Code:
cmd package install-existing
Current list:
Facebook
pm uninstall -k --user 0 package:com.facebook.services
pm uninstall -k --user 0 package:com.facebook.katana
pm uninstall -k --user 0 package:com.facebook.system
pm uninstall -k --user 0 package:com.facebook.appmanager
Netflix
pm uninstall -k --user 0 com.netflix.partner.activation
pm uninstall -k --user 0 com.netflix.mediaclient
Samsung Kids
pm uninstall -k --user 0 com.samsung.android.kidsinstaller
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearavatar.preload
Bixby
pm uninstall -k --user 0 com.samsung.android.bixby.wakeup
pm uninstall -k --user 0 com.samsung.android.app.spage
pm uninstall -k --user 0 com.samsung.android.app.routines
pm uninstall -k --user 0 com.samsung.android.bixby.service
pm uninstall -k --user 0 com.samsung.android.bixby.agent
pm uninstall -k --user 0 com.samsung.android.bixby.agent.dummy
pm uninstall -k --user 0 com.samsung.android.app.settings.bixby
Printing
pm uninstall -k --user 0 com.android.bips
pm uninstall -k --user 0 com.google.android.printservice.recommendation
pm uninstall -k --user 0 com.android.printspooler
Google
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.play.games
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.youtube
Samsung Smartthings
pm uninstall -k --user 0 com.samsung.android.easysetup
pm uninstall -k --user 0 com.samsung.android.beaconmanager
pm uninstall -k --user 0 com.samsung.android.oneconnect
Samsung Global Goals
pm uninstall -k --user 0 com.samsung.sree
Samsung Members
pm uninstall -k --user 0 com.samsung.android.voc
Samsung Wearables
pm uninstall -k --user 0 com.samsung.android.app.watchmanager
pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub
Carmode
pm uninstall -k --user 0 com.samsung.android.drivelink.stub
Upday News
pm uninstall -k --user 0 de.axelspringer.yana.zeropage
Samsung Pay
pm uninstall -k --user 0 com.samsung.android.samsungpassautofill
pm uninstall -k --user 0 com.samsung.android.authfw
pm uninstall -k --user 0 com.samsung.android.samsungpass
pm uninstall -k --user 0 com.samsung.android.spayfw
Samsung Game Launcher
pm uninstall -k --user 0 com.samsung.android.game.gamehome
pm uninstall -k --user 0 com.enhance.gameservice
pm uninstall -k --user 0 com.samsung.android.game.gametools
pm uninstall -k --user 0 com.samsung.android.game.gos (success but does not disable for this package?)
Microsoft Onedrive
pm uninstall -k --user 0 com.microsoft.skydrive
AR Emoji
pm uninstall -k --user 0 com.samsung.android.aremoji
Windows 10 Phone Companion
pm uninstall -k --user 0 com.microsoft.appmanager
Galaxy Friends
pm uninstall -k --user 0 com.samsung.android.mateagent
Most Excellent!
Could you create a script and just run it via ADB?
Thanks man!
Any difference in battery
Sent from my SM-N976B using Tapatalk
I'm using App Freezer to disable apps. I have disabled about 172 apps and everything that I use still works. You can save an xml file and share it with others too so they can import it.
Serious question, with 12GB ram is this really necessary?
ekerbuddyeker said:
Serious question, with 12GB ram is this really necessary?
Click to expand...
Click to collapse
Yes.
It's like a swiss army knife. Just because i have 12GB ram doesn't mean i want to use it all the time. Wastes battery for no reason if i do. So you wouldn't see someone with all the tools of a swiss army knife out constantly.
I disable apps I dont use, but, always running in background wasting resources and connecting to internet, so, I find all these unwanted apps abusive and undesirable
have you found battery life improved?
Hi,
I go insane with this game optimizing service
com.samsung.android.game.gos
The closed app activates itself immediately when a WiFi connection was established. The app phones home 4 times a day.
Adb uninstall doesn't work. Message 'success' and 2 seconds later it is automatically reinstalled for the user.
I've never experienced such a behaviour before.
What's wrong with this app?
Greetings
Steven
---------- Post added at 08:41 PM ---------- Previous post was at 08:05 PM ----------
Another strange behaviour with Samsung Experience Service
com.samsung.android.mobileservice
Adb uninstall works...but only until the monthly firmware update has been installed. After rebooting the device the app is active again (reinstalled for the user) and receives an update via play store.
That sucks.
Greetings
Steven
Just a heads up. Entry Samsung Kids
pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facearavatar.preload
If you disable or remove that particular package, AR Emoji will force close and stop working. The app needs the sticker avatars in that package in order to work. Found out the hard way
Luckily...
Code:
adb shell cmd package install-existing com.samsung.android.app.camera.sticker.facearavatar.preload
fixed my force close issue and AR Emoji is working again. Thought I would share the info to save others from the headache of TS.
Removing samsung kids installer is no problem. After tapping "Samsung Kids Home" from the settings quick panel, it removed the icon. Sweet. My thanks to the OP for the list and instructions.
Thanks for sharing and lets keep this thread alive and post all new findings, there is probably more dependencies we are not aware of yet and more garbage to clean.
BTW after reading about new Android 10 file access limitations in another thread here I'm disabling system update, to make sure I don't have to deal with this nonsense. There is another service 'security update' which should keep so called monthly security updates still coming.
LED Cover & LED Cover Service
Disabled both of those and stopped getting notifications on AOD. Notifications still appeared on lock screen however. Re-enabled and notifications began appearing on AOD.
Im using a package disabler to test apps/services prior to removing with ADB
File4mat said:
Im using a package disabler to test apps/services prior to removing with ADB
Click to expand...
Click to collapse
Above I wrote that it's impossible to uninstall the game optimizing service (com.samsung.android.game.gos) using adb. This app is very annoying in daily use.
Can you please test this issue with your package disabler if procurable? What's the name of your package disabler? I thought a package disabler is only a GUI for the adb commands.
Many thanks.
WNW2019 said:
Above I wrote that it's impossible to uninstall the game optimizing service (com.samsung.android.game.gos) using adb. This app is very annoying in daily use.
Can you please test this issue with your package disabler if procurable? What's the name of your package disabler? I thought a package disabler is only a GUI for the adb commands.
Many thanks.
Click to expand...
Click to collapse
Im using CCSWE App Manager (SAMSUNG)
https://play.google.com/store/apps/details?id=com.ccswe.appmanager.samsung
I was just able to disable Game Booster and Game Optimizing service. Opened a game and the game tools were longer present. This package disabler has the option to disable the app package, receivers and services individually. Game Optimizing Service has (2) receivers and (8) services. Game Booster has (6) receivers and (7) services.
I dont know if this is what you are looking for but hope it helps.
File4mat said:
...Game Optimizing Service has (2) receivers and (8) services. Game Booster has (6) receivers and (7) services.
I dont know if this is what you are looking for but hope it helps.
Click to expand...
Click to collapse
Thanks for your answer... Formerly (on other devices) I used BK package disabler but this app is no longer supported with a strange split into two separated apps during the years. Anyway...I can't install this app and any other package disabler finally because of their non-transparent admin permissions.
Can you please name the receivers and services?
WNW2019 said:
Thanks for your answer... Formerly (on other devices) I used BK package disabler but this app is no longer supported with a strange split into two separated apps during the years. Anyway...I can't install this app and any other package disabler finally because of their non-transparent admin permissions.
Can you please name the receivers and services?
Click to expand...
Click to collapse
I was an avid BK user and its still working on my other devices. The dev dropped support so the app will longer install the license from his web site.
I have 3 screen shots. Note that for the services there is an overlap of listed items from one screenshot to the next because I couldnt get everything on one screen.
View attachment 4820382
View attachment 4820384
View attachment 4820383
I used smart select to extract the text so you can copy and paste
Receivers
Code:
GameServiceExportedReceiver
com.samsung.android.game.gos.receiver.GameServiceExportedReceiver
GameServiceReceiver
com.samsung.android.game.gos.receiver.GameServiceReceiver
Services
Code:
FrameDropCheckerService
com.samsung.android.game.gos.feature.framedropcheck.FrameDropCheckerService
GamelntentService
com.samsung.android.game.gos.service.GamelntentService
GosService
com.samsung.android.game.gos.endpointGosService
MaimntentService
com.samsung.android.game.gos.service.MainlntentService
SceneSdkService
com.samsung.android.game.neteasesdk.SceneSdkService
SceneSdkService
com.samsung.android.game.tencentsdk.SceneSdkService
SPAHelperService
com.samsung.android.game.gos.feature.ipm.SPAHelperService
SPAService
com.samsung.android.game.gos.feature.ipm.SPAService
File4mat said:
I used smart select to extract the text so you can copy and paste
Receivers
Code:
GameServiceExportedReceiver
com.samsung.android.game.gos.receiver.GameServiceExportedReceiver
GameServiceReceiver
com.samsung.android.game.gos.receiver.GameServiceReceiver
Services
Code:
FrameDropCheckerService
com.samsung.android.game.gos.feature.framedropcheck.FrameDropCheckerService
GamelntentService
com.samsung.android.game.gos.service.GamelntentService
GosService
com.samsung.android.game.gos.endpointGosService
MaimntentService
com.samsung.android.game.gos.service.MainlntentService
SceneSdkService
com.samsung.android.game.neteasesdk.SceneSdkService
SceneSdkService
com.samsung.android.game.tencentsdk.SceneSdkService
SPAHelperService
com.samsung.android.game.gos.feature.ipm.SPAHelperService
SPAService
com.samsung.android.game.gos.feature.ipm.SPAService
Click to expand...
Click to collapse
Best man... but too bad, it didn't work out... Anything else than 'com.samsung.android.game.gos' ends with the message 'not installed for user 0'.
I thought I missed a coherent app.
Maybe it's time to check out your recommended app.
Someone else has the problem with the self-reinstalling game optimizing service when using adb?

Debloating Android 10

Hi there.
My taimen is on the latest factory image (Android 10), latest Elemental X kernel, latest TWRP and Magisk for root (no modules active, only systemless hosts for adaway).
I wanted to debloat the system apps, since I hate all those Google apps installed (Google Music and all that crap). So system app remover and SD-maid's app control feature (from playstore / apps using root) can not delete system apps.
They just reappear after the reboot. Then I wanted to deactivate those apps in the OS app settings and did it for those where it's possible - well, after one day I checked and the apps were active again. I have no clue why.
So I wanted to use the TWRP file manager to delete the apps in /apps /priv-apps /products (guess that's the folders names). Or I would have flashed a modified debloating script... well; TWRP somehow does not let me mount /system for some reason. OK, I went for the ADB solution and gave it in Windows CMD
Code:
adb devices
adb shell
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.music
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.syncadapters.contacts
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.chrome
pm uninstall -k --user 0 com.google.android.youtube
To "hide" those apps for me. Google photos is there, and so is chrome, but "pm uninstall -k --user 0 com.google.android.apps.photos" gave me the message that the package is not installed.
So if anybody can give me some hints, input or kind words regarding to wtf is wrong with Android 10 or my setup ... that would be nice.
:silly:
Did you try this ? i read somewhere that it has potential to remove sys apps on android 10.
https://forum.xda-developers.com/pi...ol-tool-one-driversunlocktwrpfactory-t3730226
I think it is die to the fact that system can't be mounted by twrp (check twrp website for more details)
I'd just wait for magma or carbonrom
Edmontonchef said:
I'd just wait for magma or carbonrom
Click to expand...
Click to collapse
I know and like carbon. But what is magma? Did not find a rom with that name.
t-ryder said:
I know and like carbon. But what is magma? Did not find a rom with that name.
Click to expand...
Click to collapse
Cosp joined up with aosdp. Magma is their new name. Tried a test build but it didn't boot.

Question How to uninstall Google related app in xperia 10 iii rom?

How to uninstall Google related apps in xperia 10 iii rom?
Hope for help.
Thanks!
How to uninstall carrier/OEM bloatware without root access
If you want to get rid of carrier/OEM apps from your phone, here's how you can uninstall bloatware from your device without root access!
www.xda-developers.com
For example:
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.orange.aura.oobe
pm uninstall --user 0 com.sfr.android.sfrjeux
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.linkedin.android
pm uninstall --user 0 com.google.android.apps.wellbeing
pm uninstall --user 0 com.amazon.avod.thirdpartyclient
pm uninstall --user 0 com.amazon.mShop.android.shopping
... and so on.
oel7 said:
How to uninstall carrier/OEM bloatware without root access
If you want to get rid of carrier/OEM apps from your phone, here's how you can uninstall bloatware from your device without root access!
www.xda-developers.com
For example:
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.orange.aura.oobe
pm uninstall --user 0 com.sfr.android.sfrjeux
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.linkedin.android
pm uninstall --user 0 com.google.android.apps.wellbeing
pm uninstall --user 0 com.amazon.avod.thirdpartyclient
pm uninstall --user 0 com.amazon.mShop.android.shopping
... and so on.
Click to expand...
Click to collapse
What is name of playstore?

Categories

Resources