Custom ROMs? - Samsung Galaxy Tab S6 Lite Questions & Answers

Anyone been able to debloat or put a custom ROM onto the tab s6 lite?

Not as far as I know, I think the problem is different filesystem arrangement on android 10, for more info https://github.com/topjohnwu/Magisk/issues/2272

I cant flash a blank vbmeta as it messes up and restarts

possessed200 said:
Anyone been able to debloat or put a custom ROM onto the tab s6 lite?
Click to expand...
Click to collapse
You can disable a lot of Samsung bloat with adb.
App Inspector from Play Store will give you the package name of apps to disable.
Stock Rom App Disable cmd:
adb shell pm disable-user --user 0 ( app package name)
my list:
adb shell
pm disable-user --user 0 or pm enable-user --user 0
$ pm list packages -d
pm disable-user --user 0 com.samsung.android.bixby.wakeup
pm disable-user --user 0 com.samsung.android.app.spage
pm disable-user --user 0 com.samsung.android.app.routines
pm disable-user --user 0 com.samsung.android.bixby.service
pm disable-user --user 0 com.samsung.android.visionintelligence
pm disable-user --user 0 com.samsung.android.bixby.agent
pm disable-user --user 0 com.samsung.android.bixby.agent.dummy
pm disable-user --user 0 com.samsung.android.bixbyvision.framework
pm disable-user --user 0 com.samsung.android.app.galaxyfinder
pm disable-user --user 0 com.samsung.android.app.reminder
pm disable-user --user 0 com.samsung.android.scloud
pm disable-user --user 0 com.sec.spp.push
pm disable-user --user 0 com.samsung.android.game.gametools
pm disable-user --user 0 com.samsung.android.game.gos

I flashed a blank vbmeta created using avbtool. I can boot into recovery but gets stuck at the Secured by knox samsung logo and resets

Just waiting for the source to be released

Was able to flash a blank vbmeta!!

Sorry, I'm quite new to the Samsung ecosystem. Just wanted to know what's the usual ETA for Samsung to release the kernel sources for their devices?

tejasjadhav said:
Sorry, I'm quite new to the Samsung ecosystem. Just wanted to know what's the usual ETA for Samsung to release the kernel sources for their devices?
Click to expand...
Click to collapse
Source came out today even though it’s euro should work universallly

https://forum.xda-developers.com/ga...1-root-unlock-bootloader-flash-t4053065/page7
Found this but i need to know the sizes for the super parition and stuff and metadata

I was able to create somewhat a custom rom using a gsi!! Rom will be out very soon!

Related

[GUIDE][EU/IN ROM] REALME UI Debloat List

I got this phone a few days ago, am positively surprised with it. As soon as I got it I installed the REALME UI update from the official website and spent the next hour trying to find out what apps should be removed for maximum privacy and performance (debloating)!
Just a quick note, this is for the EU ROM but should also work for the Indian one.
If you never did this before, please refer to the official XDA debloat post HERE.
Quick instructions:
1 - Install the USB drivers
2 - Download the ADB binary
2 - Enable Developer Options on your phone
3 - On your phone, enter Developer Options
4 - Find USB Debugging and enable it.
5 - Open the command line/powershell window and run the commands below.
Here's my list:
Code:
adb shell pm uninstall -k --user 0 com.android.backupconfirm
adb shell pm uninstall -k --user 0 com.android.bluetoothmidiservice
adb shell pm uninstall -k --user 0 com.android.bookmarkprovider
adb shell pm uninstall -k --user 0 com.android.calllogbackup
adb shell pm uninstall -k --user 0 com.android.cellbroadcastreceiver
adb shell pm uninstall -k --user 0 com.android.cellbroadcastreceiver.overlay.common
adb shell pm uninstall -k --user 0 com.android.email.partnerprovider
adb shell pm uninstall -k --user 0 com.android.managedprovisioning
adb shell pm uninstall -k --user 0 com.android.providers.partnerbookmarks
adb shell pm uninstall -k --user 0 com.android.sharedstoragebackup
adb shell pm uninstall -k --user 0 com.android.statementservice
adb shell pm uninstall -k --user 0 com.android.stk
adb shell pm uninstall -k --user 0 com.android.wallpaperbackup
adb shell pm uninstall -k --user 0 com.coloros.video
adb shell pm uninstall -k --user 0 com.coloros.pictorial
adb shell pm uninstall -k --user 0 com.coloros.oppomultiapp
adb shell pm uninstall -k --user 0 com.coloros.activation
adb shell pm uninstall -k --user 0 com.coloros.activation.overlay.common
adb shell pm uninstall -k --user 0 com.coloros.assistantscreen
adb shell pm uninstall -k --user 0 com.coloros.athena
adb shell pm uninstall -k --user 0 com.coloros.backuprestore
adb shell pm uninstall -k --user 0 com.coloros.backuprestore.remoteservice
adb shell pm uninstall -k --user 0 com.coloros.bootreg
adb shell pm uninstall -k --user 0 com.coloros.childrenspace
adb shell pm uninstall -k --user 0 com.coloros.cloud
adb shell pm uninstall -k --user 0 com.coloros.compass2
adb shell pm uninstall -k --user 0 com.coloros.encryption
adb shell pm uninstall -k --user 0 com.coloros.floatassistant
adb shell pm uninstall -k --user 0 com.coloros.gamespace
adb shell pm uninstall -k --user 0 com.coloros.healthcheck
adb shell pm uninstall -k --user 0 com.coloros.lockassistant
adb shell pm uninstall -k --user 0 com.coloros.ocrscanner
adb shell pm uninstall -k --user 0 com.coloros.ocrservice
adb shell pm uninstall -k --user 0 com.coloros.phonemanager
adb shell pm uninstall -k --user 0 com.coloros.phonenoareainquire
adb shell pm uninstall -k --user 0 com.coloros.resmonitor
adb shell pm uninstall -k --user 0 com.coloros.sceneservice
adb shell pm uninstall -k --user 0 com.coloros.securepay
adb shell pm uninstall -k --user 0 com.coloros.securitykeyboard
adb shell pm uninstall -k --user 0 com.coloros.smartdrive
adb shell pm uninstall -k --user 0 com.coloros.soundrecorder
adb shell pm uninstall -k --user 0 com.coloros.speechassist
adb shell pm uninstall -k --user 0 com.coloros.translate.engine
adb shell pm uninstall -k --user 0 com.coloros.video
adb shell pm uninstall -k --user 0 com.coloros.wallet
adb shell pm uninstall -k --user 0 com.coloros.weather2
adb shell pm uninstall -k --user 0 com.coloros.widget.smallweather
adb shell pm uninstall -k --user 0 com.coloros.wifibackuprestore
adb shell pm uninstall -k --user 0 com.dropboxchmod
adb shell pm uninstall -k --user 0 com.dsi.ant.server
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.facebook.services
adb shell pm uninstall -k --user 0 com.facebook.system
adb shell pm uninstall -k --user 0 com.oppo.usercenter
adb shell pm uninstall -k --user 0 com.ted.number
adb shell pm uninstall -k --user 0 com.oppo.quicksearchbox
adb shell pm uninstall -k --user 0 com.heytap.habit.analysis
adb shell pm uninstall -k --user 0 com.heytap.openid
adb shell pm uninstall -k --user 0 com.heytap.browser
adb shell pm uninstall -k --user 0 com.mediatek.omacp
adb shell pm uninstall -k --user 0 com.mobiletools.systemhelper
adb shell pm uninstall -k --user 0 com.nearme.atlas
adb shell pm uninstall -k --user 0 com.nearme.instant.platform
adb shell pm uninstall -k --user 0 com.nearme.statistics.rom
adb shell pm uninstall -k --user 0 com.nearme.browser
adb shell pm uninstall -k --user 0 com.nearme.themestore
adb shell pm uninstall -k --user 0 com.oppo.ScoreAppMonitor
adb shell pm uninstall -k --user 0 com.oppo.aod
adb shell pm uninstall -k --user 0 com.oppo.atlas
adb shell pm uninstall -k --user 0 com.oppo.bttestmode
adb shell pm uninstall -k --user 0 com.oppo.criticallog
adb shell pm uninstall -k --user 0 com.oppo.decrypt
adb shell pm uninstall -k --user 0 com.oppo.engineermode
adb shell pm uninstall -k --user 0 com.oppo.engineermode.camera
adb shell pm uninstall -k --user 0 com.oppo.engineermode.network
adb shell pm uninstall -k --user 0 com.oppo.fingerprints.finterprintsensortest
adb shell pm uninstall -k --user 0 com.oppo.logkit
adb shell pm uninstall -k --user 0 com.oppo.logkitservice
adb shell pm uninstall -k --user 0 com.oppo.mimosiso
adb shell pm uninstall -k --user 0 com.oppo.music
adb shell pm uninstall -k --user 0 com.oppo.nw
adb shell pm uninstall -k --user 0 com.oppo.market
adb shell pm uninstall -k --user 0 com.oppo.operationManual
adb shell pm uninstall -k --user 0 com.oppo.oppopowermonitor
adb shell pm uninstall -k --user 0 com.oppo.ovoicemanager
adb shell pm uninstall -k --user 0 com.oppo.partnerbrowsercustomizations
adb shell pm uninstall -k --user 0 com.oppo.qualityprotect
adb shell pm uninstall -k --user 0 com.oppo.quicksearchbox
adb shell pm uninstall -k --user 0 com.oppo.rftoolkit
adb shell pm uninstall -k --user 0 com.oppo.sos
adb shell pm uninstall -k --user 0 com.oppo.startlogkit
adb shell pm uninstall -k --user 0 com.oppo.usageDump
adb shell pm uninstall -k --user 0 com.oppo.webview
adb shell pm uninstall -k --user 0 com.oppo.wifirf
adb shell pm uninstall -k --user 0 com.oppo.wifisniffer
adb shell pm uninstall -k --user 0 com.oppoex.afterservice
adb shell pm uninstall -k --user 0 com.qualcomm.qti.modemtestmode
adb shell pm uninstall -k --user 0 com.qualcomm.qti.remoteSimlockAuth
adb shell pm uninstall -k --user 0 com.qualcomm.uimremoteclient
adb shell pm uninstall -k --user 0 com.qualcomm.uimremoteserver
adb shell pm uninstall -k --user 0 com.realme.logtool
adb shell pm uninstall -k --user 0 com.realme.securitycheck
adb shell pm uninstall -k --user 0 com.tencent.soter.soterserver
adb shell pm uninstall -k --user 0 com.opera.browser
adb shell pm uninstall -k --user 0 com.coloros.onekeylockscreen
adb shell pm uninstall -k --user 0 com.coloros.gamespaceui
adb shell pm uninstall -k --user 0 org.kman.AquaMail
adb shell pm uninstall -k --user 0 com.opera.preinstall
adb shell pm uninstall -k --user 0 com.facebook.katana
Google stuff I find unnecessary:
Code:
adb shell pm uninstall -k --user 0 com.google.android.apps.restore
adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
adb shell pm uninstall -k --user 0 com.google.android.feedback
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall -k --user 0 com.google.android.onetimeinitializer
adb shell pm uninstall -k --user 0 com.google.android.partnersetup
adb shell pm uninstall -k --user 0 com.google.android.printservice.recommendation
adb shell pm uninstall -k --user 0 com.google.android.projection.gearhead
adb shell pm uninstall -k --user 0 com.google.android.setupwizard
adb shell pm uninstall -k --user 0 com.google.android.tag
adb shell pm uninstall -k --user 0 com.google.android.tts
adb shell pm uninstall -k --user 0 com.google.ar.core
adb shell pm uninstall -k --user 0 com.google.android.keep
adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music
adb shell pm uninstall -k --user 0 com.google.android.apps.magazines
adb shell pm uninstall -k --user 0 com.google.android.apps.photos
adb shell pm uninstall -k --user 0 com.google.android.calendar
adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
adb shell pm uninstall -k --user 0 com.google.android.music
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
adb shell pm uninstall -k --user 0 com.google.android.gm
adb shell pm uninstall -k --user 0 com.android.chrome
Weather Service
[WARNING] Uninstalling this and updating your phone to Android 11 WILL BRICK your device.
Code:
adb shell pm uninstall -k --user 0 com.coloros.weather.service
YouTube
Code:
adb shell pm uninstall -k --user 0 com.google.android.youtube
Gallery3D - Note: By removing it you can no longer access the photos directly from the native camera app:
Code:
adb shell pm uninstall -k --user 0 com.coloros.gallery3d
FAQ
Q: Do I need root?
A: No.
Q: I'm getting a Permission denied error, what should I do?
A: On Developer options, search for Permissions Monitoring and disable it.
Q: The gallery3d is bad, can't I replace it?
A: Kind of but not really. Leave it installed, block all permissions. Install Automagic or Tasker and do a flow to open your gallery app every time you open gallery3d.
Q: I uninstalled something and now want it back:
A: You can re-install the app by using the command:
Code:
adb shell cmd package install-existing --user 0 <name of package>
Hope this helps someone
By removing com.coloros.gallery3d you can't access photos from cam any longer I think.
tidschi said:
By removing com.coloros.gallery3d you can't access photos from cam any longer I think.
Click to expand...
Click to collapse
Yeah I forgot to mention that, thanks!
Thank you very much Mywk , much appreciated
Thank u bro great work
Mywk said:
I got this phone a few days ago, am positively surprised with it. As soon as I got it I installed the REALME UI update from the official website and spent the next hour trying to find out what apps should be removed for maximum privacy and performance (debloating)!
Just a quick note, this is for the EU ROM but should also work for the Indian one.
If you never did this before, please refer to the official XDA debloat post HERE.
Quick instructions:
1 - Install the USB drivers
2 - Download the ADB binary
2 - Enable Developer Options on your phone
3 - On your phone, enter Developer Options
4 - Find USB Debugging and enable it.
5 - Open the command line/powershell window and run the commands below.
Here's my list:
Code:
adb shell pm uninstall -k --user 0 com.android.backupconfirm
adb shell pm uninstall -k --user 0 com.android.bluetoothmidiservice
adb shell pm uninstall -k --user 0 com.android.bookmarkprovider
adb shell pm uninstall -k --user 0 com.android.calllogbackup
adb shell pm uninstall -k --user 0 com.android.cellbroadcastreceiver
adb shell pm uninstall -k --user 0 com.android.cellbroadcastreceiver.overlay.common
adb shell pm uninstall -k --user 0 com.android.email.partnerprovider
adb shell pm uninstall -k --user 0 com.android.managedprovisioning
adb shell pm uninstall -k --user 0 com.android.providers.partnerbookmarks
adb shell pm uninstall -k --user 0 com.android.sharedstoragebackup
adb shell pm uninstall -k --user 0 com.android.statementservice
adb shell pm uninstall -k --user 0 com.android.stk
adb shell pm uninstall -k --user 0 com.android.wallpaperbackup
adb shell pm uninstall -k --user 0 com.coloros.video
adb shell pm uninstall -k --user 0 com.coloros.pictorial
adb shell pm uninstall -k --user 0 com.coloros.oppomultiapp
adb shell pm uninstall -k --user 0 com.coloros.activation
adb shell pm uninstall -k --user 0 com.coloros.activation.overlay.common
adb shell pm uninstall -k --user 0 com.coloros.assistantscreen
adb shell pm uninstall -k --user 0 com.coloros.athena
adb shell pm uninstall -k --user 0 com.coloros.backuprestore
adb shell pm uninstall -k --user 0 com.coloros.backuprestore.remoteservice
adb shell pm uninstall -k --user 0 com.coloros.bootreg
adb shell pm uninstall -k --user 0 com.coloros.childrenspace
adb shell pm uninstall -k --user 0 com.coloros.cloud
adb shell pm uninstall -k --user 0 com.coloros.compass2
adb shell pm uninstall -k --user 0 com.coloros.encryption
adb shell pm uninstall -k --user 0 com.coloros.floatassistant
adb shell pm uninstall -k --user 0 com.coloros.gamespace
adb shell pm uninstall -k --user 0 com.coloros.healthcheck
adb shell pm uninstall -k --user 0 com.coloros.lockassistant
adb shell pm uninstall -k --user 0 com.coloros.ocrscanner
adb shell pm uninstall -k --user 0 com.coloros.ocrservice
adb shell pm uninstall -k --user 0 com.coloros.phonemanager
adb shell pm uninstall -k --user 0 com.coloros.phonenoareainquire
adb shell pm uninstall -k --user 0 com.coloros.resmonitor
adb shell pm uninstall -k --user 0 com.coloros.sceneservice
adb shell pm uninstall -k --user 0 com.coloros.securepay
adb shell pm uninstall -k --user 0 com.coloros.securitykeyboard
adb shell pm uninstall -k --user 0 com.coloros.smartdrive
adb shell pm uninstall -k --user 0 com.coloros.soundrecorder
adb shell pm uninstall -k --user 0 com.coloros.speechassist
adb shell pm uninstall -k --user 0 com.coloros.translate.engine
adb shell pm uninstall -k --user 0 com.coloros.video
adb shell pm uninstall -k --user 0 com.coloros.wallet
adb shell pm uninstall -k --user 0 com.coloros.weather.service
adb shell pm uninstall -k --user 0 com.coloros.weather2
adb shell pm uninstall -k --user 0 com.coloros.widget.smallweather
adb shell pm uninstall -k --user 0 com.coloros.wifibackuprestore
adb shell pm uninstall -k --user 0 com.dropboxchmod
adb shell pm uninstall -k --user 0 com.dsi.ant.server
adb shell pm uninstall -k --user 0 com.facebook.appmanager
adb shell pm uninstall -k --user 0 com.facebook.services
adb shell pm uninstall -k --user 0 com.facebook.system
adb shell pm uninstall -k --user 0 com.oppo.usercenter
adb shell pm uninstall -k --user 0 com.ted.number
adb shell pm uninstall -k --user 0 com.oppo.quicksearchbox
adb shell pm uninstall -k --user 0 com.heytap.habit.analysis
adb shell pm uninstall -k --user 0 com.heytap.openid
adb shell pm uninstall -k --user 0 com.heytap.browser
adb shell pm uninstall -k --user 0 com.mediatek.omacp
adb shell pm uninstall -k --user 0 com.mobiletools.systemhelper
adb shell pm uninstall -k --user 0 com.nearme.atlas
adb shell pm uninstall -k --user 0 com.nearme.instant.platform
adb shell pm uninstall -k --user 0 com.nearme.statistics.rom
adb shell pm uninstall -k --user 0 com.nearme.browser
adb shell pm uninstall -k --user 0 com.nearme.themestore
adb shell pm uninstall -k --user 0 com.oppo.ScoreAppMonitor
adb shell pm uninstall -k --user 0 com.oppo.aod
adb shell pm uninstall -k --user 0 com.oppo.atlas
adb shell pm uninstall -k --user 0 com.oppo.bttestmode
adb shell pm uninstall -k --user 0 com.oppo.criticallog
adb shell pm uninstall -k --user 0 com.oppo.decrypt
adb shell pm uninstall -k --user 0 com.oppo.engineermode
adb shell pm uninstall -k --user 0 com.oppo.engineermode.camera
adb shell pm uninstall -k --user 0 com.oppo.engineermode.network
adb shell pm uninstall -k --user 0 com.oppo.fingerprints.finterprintsensortest
adb shell pm uninstall -k --user 0 com.oppo.logkit
adb shell pm uninstall -k --user 0 com.oppo.logkitservice
adb shell pm uninstall -k --user 0 com.oppo.mimosiso
adb shell pm uninstall -k --user 0 com.oppo.music
adb shell pm uninstall -k --user 0 com.oppo.nw
adb shell pm uninstall -k --user 0 com.oppo.market
adb shell pm uninstall -k --user 0 com.oppo.operationManual
adb shell pm uninstall -k --user 0 com.oppo.oppopowermonitor
adb shell pm uninstall -k --user 0 com.oppo.ovoicemanager
adb shell pm uninstall -k --user 0 com.oppo.partnerbrowsercustomizations
adb shell pm uninstall -k --user 0 com.oppo.qualityprotect
adb shell pm uninstall -k --user 0 com.oppo.quicksearchbox
adb shell pm uninstall -k --user 0 com.oppo.rftoolkit
adb shell pm uninstall -k --user 0 com.oppo.sos
adb shell pm uninstall -k --user 0 com.oppo.startlogkit
adb shell pm uninstall -k --user 0 com.oppo.usageDump
adb shell pm uninstall -k --user 0 com.oppo.webview
adb shell pm uninstall -k --user 0 com.oppo.wifirf
adb shell pm uninstall -k --user 0 com.oppo.wifisniffer
adb shell pm uninstall -k --user 0 com.oppoex.afterservice
adb shell pm uninstall -k --user 0 com.qualcomm.qti.modemtestmode
adb shell pm uninstall -k --user 0 com.qualcomm.qti.remoteSimlockAuth
adb shell pm uninstall -k --user 0 com.qualcomm.uimremoteclient
adb shell pm uninstall -k --user 0 com.qualcomm.uimremoteserver
adb shell pm uninstall -k --user 0 com.realme.logtool
adb shell pm uninstall -k --user 0 com.realme.securitycheck
adb shell pm uninstall -k --user 0 com.tencent.soter.soterserver
adb shell pm uninstall -k --user 0 com.opera.browser
adb shell pm uninstall -k --user 0 com.coloros.onekeylockscreen
adb shell pm uninstall -k --user 0 com.coloros.gamespaceui
adb shell pm uninstall -k --user 0 org.kman.AquaMail
adb shell pm uninstall -k --user 0 com.opera.preinstall
adb shell pm uninstall -k --user 0 com.facebook.katana
Google stuff I find unnecessary:
Code:
adb shell pm uninstall -k --user 0 com.google.android.apps.restore
adb shell pm uninstall -k --user 0 com.google.android.apps.wellbeing
adb shell pm uninstall -k --user 0 com.google.android.feedback
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall -k --user 0 com.google.android.onetimeinitializer
adb shell pm uninstall -k --user 0 com.google.android.partnersetup
adb shell pm uninstall -k --user 0 com.google.android.printservice.recommendation
adb shell pm uninstall -k --user 0 com.google.android.projection.gearhead
adb shell pm uninstall -k --user 0 com.google.android.setupwizard
adb shell pm uninstall -k --user 0 com.google.android.tag
adb shell pm uninstall -k --user 0 com.google.android.tts
adb shell pm uninstall -k --user 0 com.google.ar.core
adb shell pm uninstall -k --user 0 com.google.android.keep
adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music
adb shell pm uninstall -k --user 0 com.google.android.apps.magazines
adb shell pm uninstall -k --user 0 com.google.android.apps.photos
adb shell pm uninstall -k --user 0 com.google.android.calendar
adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.google.android.apps.docs
adb shell pm uninstall -k --user 0 com.google.android.music
adb shell pm uninstall -k --user 0 com.google.android.marvin.talkback
adb shell pm uninstall -k --user 0 com.google.android.gm
adb shell pm uninstall -k --user 0 com.android.chrome
Gallery3D - Note: By removing it you can no longer access the photos directly from the native camera app:
Code:
adb shell pm uninstall -k --user 0 com.coloros.gallery3d
FAQ
Q: Do I need root?
A: No.
Q: I'm getting a Permission denied error, what should I do?
A: On Developer options, search for Permissions Monitoring and disable it.
Q: I uninstalled something and now want it back:
A: You can re-install the app by using the command:
Code:
adb shell cmd package install-existing --user 0 <name of package>
Hope this helps someone
Click to expand...
Click to collapse
failed: No such file or directory
This happens when i Tried. Earlier it worked but had to reset my phone. Now its failed for everything i tried and says that
xHvlios said:
failed: No such file or directory
This happens when i Tried. Earlier it worked but had to reset my phone. Now its failed for everything i tried and says that
Click to expand...
Click to collapse
It seems you don't have adb correctly installed, check this tutorial HERE.
When you open your command line/powershell, you must be sure you are inside the folder that contains the "adb" executable file, you can do this by typing (on Windows) "cd PATH_TO_FOLDER", where PATH_TO_FOLDER is where you extracted the adb files
Mywk said:
It seems you don't have adb correctly installed, check this tutorial HERE.
When you open your command line/powershell, you must be sure you are inside the folder that contains the "adb" executable file, you can do this by typing (on Windows) "cd PATH_TO_FOLDER", where PATH_TO_FOLDER is where you extracted the adb files
Click to expand...
Click to collapse
I did that. I installed the 15 second installer and it also shows my device when i type adb devices. I'll try again tho
---------- Post added at 09:05 PM ---------- Previous post was at 08:40 PM ----------
Mywk said:
It seems you don't have adb correctly installed, check this tutorial HERE.
When you open your command line/powershell, you must be sure you are inside the folder that contains the "adb" executable file, you can do this by typing (on Windows) "cd PATH_TO_FOLDER", where PATH_TO_FOLDER is where you extracted the adb files
Click to expand...
Click to collapse
Its working now, thanks idk what I did i just tried again lol
---------- Post added at 09:08 PM ---------- Previous post was at 09:05 PM ----------
Mywk said:
It seems you don't have adb correctly installed, check this tutorial HERE.
When you open your command line/powershell, you must be sure you are inside the folder that contains the "adb" executable file, you can do this by typing (on Windows) "cd PATH_TO_FOLDER", where PATH_TO_FOLDER is where you extracted the adb files
Click to expand...
Click to collapse
Its working now, thanks idk what I did i just tried again lol
Instead of using debloat with powershell, is using Oppo Toolbox a good way?
More importantly, how is battery life after such a huge debloat?
Sent from my Realme RMX1931 using XDA Labs
asusgarb said:
Instead of using debloat with powershell, is using Oppo Toolbox a good way?
More importantly, how is battery life after such a huge debloat?
Sent from my Realme RMX1931 using XDA Labs
Click to expand...
Click to collapse
Sorry it took me so long to answer, regarding the Oppo Toolbox I never used it so I have honestly no idea.
Battery after debloating is consideraly better, here's my average:
Notes:
EU ROM - Realme UI (v 1.0), debloated, dark mode, 90Hz, auto brightness, GPS, NFC, WiFi, LTE, always on display and Netguard firewall (VPN service)
Heavy usage, screen always on, several benchmarks, gaming, etc: ~6 hours
Moderate usage (driving to work and back with gps and music (~30 km), messaging, camera, youtube, etc..), around 8 hours of screen on time: ~2 days
Overnight discharge (7 hours): ~4%
@Mywk
I have some questions about the debloatet apps.
How many One Ui and Google features doesn't work after the deleat. It's logical that I can't use Gmail after deleting. I mean some features like to see the last picture in the camera app. And kann you push them back with ADB. I don't know how to copy and save the apps bevor deleting.
And another problem in my opinion is the next firmware update. I deleted the Samsung Bloatwarere on the Galaxy S9 and after the firmware update the system crashed sometimes. I had to push theme back, install the firmware and delete them after the update is ready.
I want to remove all the Google stuff, but need the Google service for some apps. And I want to remove all realme bloatwere but doesn't want problems with the stability from One Ui.
A lot of questions and I hope you can give me an adwise for this.
Best regards
Social_Work said:
@Mywk
I have some questions about the debloatet apps.
How many One Ui and Google features doesn't work after the deleat. And kann you push them back with ADB. I don't know how to copy and save the apps bevor deleting.
And the next problem in my opinion is the next firmware update. I deleted the Samsung Bloatwarere on the Galaxy S9 and after the firmware update the system crashed sometimes. I had to push theme back, install the firmware and delete them after the update is ready.
I want to remove all the Google stuff, but need the Google service for some apps. And I want to remove all realme bloatwere but doesn't want problems with the stability from One Ui.
A lot of questions and I hope you can give me an adwise for this.
Best regards
Click to expand...
Click to collapse
I can only speak for the Realme UI (v 1.0) and that exact list I posted, I have zero stability problems, if you remove everything except the Gallery3D (it's the native Gallery app and the Camera app won't work properly without it), you have all the "standard" functionality, including Google store/services/pay.
Hi @Mywk, maybe i'm asking too much but could you put a quick description per app?
something like this: com.coloros.weather2 = weather
this would help me know exactly what I'm disabling because not all packages are easy to pair with their app. A google search doesn't always help find the information I'm looking for.
Thanks
@Mywk
Special thanks to you for this list! I only uninstall all google apps that I dont need. Now I want to uninstall youtube, but I dont find it. Can you tell me please wich one it is? Or isn`t it in the list?
And I installed Netguard Pro and be very happy with that. I have 48 hours with 8 hours SOT without uninstalling google apps. It´s a lot of traffic with the Realme apps. But I dont want to delate them without understanding what i do. How do you know these apps in the list? Can you tell me the way to understand that. And is there a way that you can split the list with realy important to uninstall and Realme apps that be better in the system for some features. And what is going on when I installing a system update? Are the apps back?
You see ....a lot of questions....I hope you have the time to answere.
Thanks for your support
Problem solved:
adb shell pm uninstall -k --user 0 com.google.android.youtube
youtube is running in the background with an updateprocess of the playstore. I kill all proceses and than it works.
I think youtube is missing in your list.
Best regards
FortMike said:
Hi @Mywk, maybe i'm asking too much but could you put a quick description per app?
something like this: com.coloros.weather2 = weather
...
Click to expand...
Click to collapse
Hi FortMike, unfortunately I'm not aware of a adb command that can translate the app package name to the app name, doing it by hand would require time that I don't have
Social_Work said:
@Mywk
Special thanks to you for this list! I only uninstall all google apps that I dont need. Now I want to uninstall youtube, but I dont find it. Can you tell me please wich one it is? Or isn`t it in the list?
And I installed Netguard Pro and be very happy with that. I have 48 hours with 8 hours SOT without uninstalling google apps. It´s a lot of traffic with the Realme apps. But I dont want to delate them without understanding what i do. How do you know these apps in the list? Can you tell me the way to understand that. And is there a way that you can split the list with realy important to uninstall and Realme apps that be better in the system for some features. And what is going on when I installing a system update? Are the apps back?...
Click to expand...
Click to collapse
The Realme apps consume an unnecessary amount battery and traffic, I really didn't find any drawback of just disabling all on the list (so far).
A system update "should" not trigger the apps to be re-installed for the user, only updated, this however depends on how they release their updates, if they force a user re-install then we have to run the list again.
Glad you found your solution, I will add youtube to the list :good:
****..... Yesterday I removed the most Google applications and now my GPS did dent sync with any app.
After a long time of testing it works now. You have to start the high energy modus and have to reboot the phone. After a lot of reboots and downloading satstas and other GPS apps they load the stats of the satellites it works now.
But I think the solver is the high power mode in the battery option.
Social_Work said:
****..... Yesterday I removed the most Google applications and now my GPS did dent sync with any app.
After a long time of testing it works now. You have to start the high energy modus and have to reboot the phone. After a lot of reboots and downloading satstas and other GPS apps they load the stats of the satellites it works now.
But I think the solver is the high power mode in the battery option.
Click to expand...
Click to collapse
My GPS is working fine with all the removed stuff (both Google Maps and Waze) so it's definitively the power saving mode
Hello, I debloated the following list, but battery stat is gone too. Can you help me which package is the battery stat? Thanks!
Code:
pm disable-user --user 0 com.android.htmlviewer
pm disable-user --user 0 com.android.internal.systemui.navbar.gestural
pm disable-user --user 0 com.android.internal.systemui.navbar.gestural_extra_wide_back
pm disable-user --user 0 com.android.internal.systemui.navbar.gestural_narrow_back
pm disable-user --user 0 com.android.internal.systemui.navbar.gestural_wide_back
pm disable-user --user 0 com.android.internal.systemui.navbar.threebutton
pm disable-user --user 0 com.android.internal.systemui.navbar.twobutton
pm disable-user --user 0 com.coloros.childrenspace
pm disable-user --user 0 com.coloros.deepthinker
pm disable-user --user 0 com.coloros.floatassistant
pm disable-user --user 0 com.coloros.focusmode
pm disable-user --user 0 com.coloros.gamespace
pm disable-user --user 0 com.coloros.gamespaceui
pm disable-user --user 0 com.coloros.healthcheck
pm disable-user --user 0 com.coloros.oppoguardelf
pm disable-user --user 0 com.coloros.oppomultiapp
pm disable-user --user 0 com.coloros.oshare
pm disable-user --user 0 com.coloros.phonenoareainquire
pm disable-user --user 0 com.coloros.smartdrive
pm disable-user --user 0 com.coloros.weather.service
pm disable-user --user 0 com.coloros.weather2
pm disable-user --user 0 com.coloros.widget.smallweather
pm disable-user --user 0 com.coloros.wifibackuprestore
pm disable-user --user 0 com.dolby.daxservice
pm disable-user --user 0 com.dropboxchmod
pm disable-user --user 0 com.dsi.ant.server
pm disable-user --user 0 com.heytap.colorfulengine
pm disable-user --user 0 com.heytap.datamigration
pm disable-user --user 0 com.heytap.habit.analysis
pm disable-user --user 0 com.heytap.mcs
pm disable-user --user 0 com.heytap.openid
pm disable-user --user 0 com.heytap.usercenter.overlay
pm disable-user --user 0 com.mediatek.omacp
pm disable-user --user 0 com.nearme.atlas
pm disable-user --user 0 com.nearme.romupdate
pm disable-user --user 0 com.nearme.statistics.rom
pm disable-user --user 0 com.oppo.ScoreAppMonitor
pm disable-user --user 0 com.oppo.atlas
pm disable-user --user 0 com.oppo.bttestmode
pm disable-user --user 0 com.oppo.criticallog
pm disable-user --user 0 com.oppo.decrypt
pm disable-user --user 0 com.oppo.engineermode
pm disable-user --user 0 com.oppo.engineermode.camera
pm disable-user --user 0 com.oppo.engineermode.network
pm disable-user --user 0 com.oppo.fingerprints.fingerprintsensortest
pm disable-user --user 0 com.oppo.gestureservice
pm disable-user --user 0 com.oppo.logkit
pm disable-user --user 0 com.oppo.mimosiso
pm disable-user --user 0 com.oppo.operationManual
pm disable-user --user 0 com.oppo.oppopowermonitor
pm disable-user --user 0 com.oppo.partnerbrowsercustomizations
pm disable-user --user 0 com.oppo.qualityprotect
pm disable-user --user 0 com.oppo.resmonitor
pm disable-user --user 0 com.oppo.rftoolkit
pm disable-user --user 0 com.oppo.sos
pm disable-user --user 0 com.oppo.wifirf
pm disable-user --user 0 com.oppo.wifisniffer
pm disable-user --user 0 com.oppoex.afterservice
pm disable-user --user 0 com.qualcomm.qti.modemtestmode
pm disable-user --user 0 com.qualcomm.qti.remoteSimlockAuth
pm disable-user --user 0 com.qualcomm.uimremoteclient
pm disable-user --user 0 com.qualcomm.uimremoteserver
pm disable-user --user 0 com.ted.number
pm disable-user --user 0 com.tencent.soter.soterserver
pm disable-user --user 0 org.kman.AquaMail
pm disable-user --user 0 com.google.android.videos
pm disable-user --user 0 com.google.android.apps.youtube.music
pm disable-user --user 0 com.google.android.googlequicksearchbox
pm disable-user --user 0 com.google.android.partnersetup
pm disable-user --user 0 com.google.ar.core
pm disable-user --user 0 com.google.android.tts
pm disable-user --user 0 com.google.android.feedback
pm disable-user --user 0 com.google.android.apps.tachyon
pm disable-user --user 0 com.google.android.projection.gearhead
pm disable-user --user 0 com.google.android.onetimeinitializer
pm disable-user --user 0 com.android.backupconfirm
pm disable-user --user 0 com.android.bluetoothmidiservice
pm disable-user --user 0 com.android.bookmarkprovider
pm disable-user --user 0 com.android.sharedstoragebackup
pm disable-user --user 0 com.android.statementservice
pm disable-user --user 0 com.android.stk
pm disable-user --user 0 com.android.wallpaperbackup
pm disable-user --user 0 com.google.android.apps.wellbeing
Hi, thanks for the useful debloat tips
However after removing suggested services, I find no more antivirus scanner in Phone Manager.
Any idea which of the services contains that so I can reinstall it? Maybe it would be useful to some other users.
I've tried to search one by one but some names of the services are hard to associate with the actual apps.
Addition: don't delete com.coloros.oppomultiapp if you (like me) use dual app.
Now I have to download it somewhere again.
tarmiricmitarmiricmi said:
Hi, thanks for the useful debloat tips
However after removing suggested services, I find no more antivirus scanner in Phone Manager.
Any idea which of the services contains that so I can reinstall it? Maybe it would be useful to some other users.
I've tried to search one by one but some names of the services are hard to associate with the actual apps.
Addition: don't delete com.coloros.oppomultiapp if you (like me) use dual app.
Now I have to download it somewhere again.
Click to expand...
Click to collapse
Just use adb shell cmd package install-existing --user 0 "name app" ti reinstall
Inviato dal mio RMX1931 utilizzando Tapatalk

[HOW-TO][DEBLOAT][ADB] The ultimate ADB debloating thread for the S20/+/U series

Hi, i´ve seen some threads and questions about debloating in the s20 forum, but by having a quick look at them, theres not much information for beginners. Thats why I decided to sign up and join the xda community. I would like to make this the discussion thread for debloating related stuff, packed with all information needed and want you guys to join and share. I´m rooting, debloating my devices with passion since Galaxy S2 for various reasons, my main drive to do so is privacy among others.
Some people might ask: Why use adb to debloat when there are debloating apps in the play store?
Simple, the advantage of using adb is, its a built-in android feature, no need for apps that are loaded with trackers and analytics. You can simply generate your own debloat list.txt and store it on your computer, this is what i advise everybody to do, in case you break something you´ll have the list of what you did and you can work with it. It´s also very useful to have your own list in case you switch roms, reflash rom or had to factory reset for whatever reason. In this case just copy & paste your list in the terminal hit enter, reboot, boom your done. Simple, fast and effective, with an app you´ll have to debloat every app one by one, which is very time consuming. However package manager have their use case, especially when you´re on the run and want to enable/disable an app.
When uninstalling apps via adb, the package still remains in its directory and is not deleted from its partition, it simply gets uninstalled/unlinked from your user account. This has the advantage you can easily reinstall them by adb in case you broke a feature but it also means you won´t free up space by doing so unless you use the right uninstall command to at least delete the /data and /cache directory. (For the paranoid people out there, the uninstalled apps wont do nothing, no background activity, internet/dns requests or whatever, they are dead by using the pm uninstall -k --user 0 command)
This all sounds perfectly safe and easy, but it isn't. pm uninstall still is a powerful command that can uninstall system apps and by doing so it can mess up your system. If you uninstall the wrong system app and your stuck in a bootloop or the system doesn´t boot at all, the game will be over but you can´t hard brick your device. If you´re able to establish an adb connection while booting simply reinstall the troublemaker. If you can´t connect while booting, factory reset, wipe data/cache is the way to go or reflash firmware with CSC not HOME_CSC! If you don´t know what you´re doing then do some research before uninstalling system apps, always have a recent backup, in case something goes wrong.
disabling or uninstalling?
i prefer uninstalling. A disabled app, can still be seen by other apps and i don´t want that. It´s even possible to disable an system app and your system will run perfectly fine, but when uninstalling the app your system won´t boot anymore.
I go with uninstalling, but thats just personal preference. You can always play safe and disable.
You will still receive OTA updates and uninstalled apps stay uninstalled after the update, but it´s better to check after every update, there could be changes made to the update and/or additional bloat could be installed. better be safe than sorry.
YOU DON´T NEED ROOT FOR THIS, you can disable/uninstall apps via adb without rooting your device. You will not trip knox or risk your warranty, by doing so. This is most likely the best part for the most users out there.
Something to note is, that some system apps reinstall themselves after a reboot. Thats the limit of pm uninstall command, because it won´t remove the package from the system dir. In case you want that system app removed, you´ll have to remove that package with a root file explorer a root package manager. But be warned, your playing with fire. I´ll mention known packages that show this behaviour down below the list and if it´s possible to get rid of them.
If you find yourself in the situation where you really have to delete packages from /system because it´s mandatory (microG) for what you´re going to mod, i recommend Debloater (Terminal Emulator) from Magisk repository along with Termux. Of course your device needs to be rooted to modify system, but if you get this far you are already rooted.
edit:
race conditions caused Debloater magisk module to not work as intended with my setup and microG, if you're experiencing problems remove packages with a root file manager and back them up manually if needed.
what you need:
- a computer, if you´re on a linux machine you´re a lucky bastard just download the latest android platform tools from your repository, you might have to enable AUR, depending on your distro. install it and your set to go.
- if you´re on a windows machine (commands maybe a little different), you´ll need adb and drivers. I´m a linux user, i have no experience with adb and windows, so if you might have, hit me up and explain whats needed with a link. I´ll happily add it here to make it easier for beginners.
- a usb cable with data connection, the original charging cable is fine
- activated USB debugging in developer settings. activate developer settings: go in to your system settings/phone info/software info/ hit buildnumber a couple times. this will activate the developer settings found in settings/ search for usb-debugging and activate it.
Note: don´t forget to disable usb-debugging after you´re finished and tested your system thoroughly, as leaving this activated is a security concern.
Let´s start with some useful commands related to adb debloat, type in your terminal:
adb shell
- this will connect your device after you confirmed the connection on your phone
pm list packages
- will show you all installed packages
pm list packages | sort
- will show you all installed packages sorted
pm list packages google
- will show you all packages with google in it, or for example: pm list packages samsung, will show you all packages with samsung in its name
dumpsys package package.name.example
- this will show you more information about the package
###
pm uninstall -k --user 0 package.name.example
- this will uninstall the package for you (--user 0) but it will keep (-k) its /data and /cache directories, (app updates won´t get removed)
pm uninstall --user 0 package.name.example
- this will uninstall the package for you (--user 0) and will delete the /data and /cache directories, app updates will get deleted. this command will free up some space
cmd package install-existing package.name.example
- this will reinstall the uninstalled package
- if you have more user accounts on your device and want to uninstall a package for a specific user just change the --user 0 command to for example: pm uninstall -k --user 1 package.name.example
###
pm disable-user --user 0 package.name.example
- this will deactivate the package
pm enable --user 0 package.name.example
- will activate the package again
pm list packages -d
- will show you disabled packages
- if you have more user accounts on your device and want to disable a package for a specific user just change the --user 0 command to for example: pm disable-user --user 0 package.name.example
###
reboot
- will reboot your device
this is just a tiny fraction of adb commands, to not make it more complicated than it is... you´ll mostly need the pm uninstall or pm disable command.
Feel free to use a package manager app to search for apps and their package names, this will give you additional information about the package, for example it´s icon, location path,...
I am using OpenApk from the f-droid store to search for packages or to disable or uninstall them by hand, unfortunately the app is unmaintained since 2 years or so and the uninstallation of apps doesnt work anymore on the S20+/Android 10, but disabling/enabling still works perfectly fine. It´s free, open-source, no tracking, no analytics, requests root for disabling/uninstalling. I also use xprivacylua, to search for apps by app name, package name and even UID, comes very handy. Also free, open-source, no tracking, no analytics, needs root and xposed/edxposed to run.
If these 2 apps don´t work for you, use your favourite package manager app.
UPDATE 01062020:
(Samsung and Android added much more malicious actions to apps in Android 10, but that was expected as peoples data is their currency, this is making protecting your data and privacy next to impossible.)
I added more apps to the list and regrouped them, sorry theres no such thing like a changelog.
Enjoy
UPDATE 11122020
Sorry for the long delay, this update contains more unneeded apps, especially apps that run with UID1000, i regrouped the list and cleaned a little bit up here and there. Currently running BTJ4.
There's are not many apps calling home now and these connections are easily blocked via DNS and firewall.
Note: essential functions like VoLTE are still working.
Stay tuned and enjoy
UPDATE 07022021
currently Android 11 CUA8, Samsung added some more apps and integrated "com.osp.app.signin" into the Settings menu, so if you encounter any problems with the setting menu force closing reinstall (cmd package install-existing com.osp.app.signin) (i commented the app in the list)
have fun
###########################################################
this is my list and these apps are safe to debloat without breaking your system, even though it´s safe, it doesn´t mean it won´t break features for you. This is how i use the phone, it will break features you are using if you just copy&paste this list! I highly encourage you to take my list only as a reference, do your homework and create your own list. This list was created on a virgin S20+ 5G SM-G986B/DS DBT on the latest ATCT/ATD3 1. April security patch, (edit: now on ATE6/1. May security patch) that i just got this week, after the first initial setup wizard there have been 444 apps been pre-installed, which is much more than on my previous devices. Depending on your carrier and region you might have some different bloat. I consider this as a soft debloat list, because there is still a lot of bloat from samsung and android left, beware that samsungs app store, Themes (both with malicious background behaviour/permission requests), Notes, smart things,... have inbuilt trackers and google analytics, which is a big **** move from samsung to add this to their own apps. This is my first android 10 device, so I didn´t go to hard on it on the first run, i wanna play around with it and see what´s changed. I will do some logging and I will update the list after a few day or weeks. Please understand that I didn´t add all the app names to the packages, it would be just too time consuming and definitely not possible for me at the moment, if it´s not clear from the package name use a package manager to find it out on your own, however i grouped them up, more or less accurate and added the pm uninstall -k --user command for your convenience, feel free to use your desired command.
With this list, ALL camera features are working, AR and even bixby dependent stuff like single take, barcode scanner but bixby vision depends on: com.google.android.gms and com.google.android.gsf so don´t uninstall them if you want this feature or switch to microG. (If a guide to install microG is needed by the community, i can write it down when i have time, but before requesting anything do your own research and inform yourself about it thoroughly, root is mandatory for microG)
See also my notes below the list.
## Ant:
pm uninstall --user 0 com.dsi.ant.plugins.antplus
pm uninstall --user 0 com.dsi.ant.sample.acquirechannels
pm uninstall --user 0 com.dsi.ant.server
pm uninstall --user 0 com.dsi.ant.service.socket
## Bixby:
pm uninstall --user 0 com.samsung.android.app.routines
pm uninstall --user 0 com.samsung.android.bixby.agent
pm uninstall --user 0 com.samsung.android.bixby.agent.dummy
pm uninstall --user 0 com.samsung.android.bixby.service
pm uninstall --user 0 com.samsung.android.app.settings.bixby
pm uninstall --user 0 com.samsung.systemui.bixby2
pm uninstall --user 0 com.samsung.android.bixby.wakeup
## Dex:
pm uninstall --user 0 com.sec.android.app.dexonpc
pm uninstall --user 0 com.sec.android.desktopmode.uiservice
pm uninstall --user 0 com.sec.android.app.desktoplauncher
pm uninstall --user 0 com.samsung.desktopsystemui
## Printer:
pm uninstall --user 0 com.android.printspooler
pm uninstall --user 0 com.android.bips
pm uninstall --user 0 com.google.android.printservice.recommendation
## Facebook:
pm uninstall --user 0 com.facebook.appmanager
pm uninstall --user 0 com.facebook.katana
pm uninstall --user 0 com.facebook.services
pm uninstall --user 0 com.facebook.system
Factory/ServiceMode/Test:
pm uninstall --user 0 com.sec.factory.camera
pm uninstall --user 0 com.sem.factoryapp
pm uninstall --user 0 com.sec.factory
pm uninstall --user 0 com.sec.factory.cameralyzer
pm uninstall --user 0 com.sec.android.app.factorykeystring
pm uninstall --user 0 com.sec.android.app.servicemodeapp
pm uninstall --user 0 com.sec.android.RilServiceModeApp
pm uninstall --user 0 com.sec.android.app.bluetoothtest
pm uninstall --user 0 com.sec.android.app.hwmoduletest
pm uninstall --user 0 com.sec.android.app.wlantest
pm uninstall --user 0 com.sec.epdgtestapp
## Google:
pm uninstall --user 0 com.google.android.apps.docs
pm uninstall --user 0 com.google.android.apps.photos
pm uninstall --user 0 com.google.android.videos
pm uninstall --user 0 com.google.android.apps.youtube.music
pm uninstall --user 0 com.android.chrome
pm uninstall --user 0 com.google.android.apps.turbo
pm uninstall --user 0 com.google.android.as
pm uninstall --user 0 com.google.android.gm
pm uninstall --user 0 com.google.android.googlequicksearchbox
pm uninstall --user 0 com.google.android.partnersetup
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.android.vending
pm uninstall --user 0 com.google.android.gms
pm uninstall --user 0 com.google.android.gsf
pm uninstall --user 0 com.google.android.tts
pm uninstall --user 0 com.google.android.gms.location.history
pm uninstall --user 0 com.google.android.apps.maps
pm uninstall --user 0 com.google.android.feedback
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.google.android.youtube
pm uninstall --user 0 com.google.android.apps.tachyon
pm uninstall --user 0 com.google.audio.hearing.visualization.accessibility.scribe
pm uninstall --user 0 com.google.android.projection.gearhead
pm uninstall --user 0 com.google.android.apps.restore
pm uninstall --user 0 com.google.android.configupdater
pm uninstall --user 0 com.google.android.syncadapters.contacts
pm uninstall --user 0 com.google.android.syncadapters.calendar
pm uninstall --user 0 com.google.android.onetimeinitializer
## Hiya:
pm uninstall --user 0 com.hiya.star
pm uninstall --user 0 com.samsung.android.smartcallprovider
Camera/AR:
pm uninstall --user 0 com.samsung.android.visionarapps
pm uninstall --user 0 com.samsung.android.aremoji
pm uninstall --user 0 com.samsung.android.aremojieditor
pm uninstall --user 0 com.sec.android.mimage.avatarstickers
pm uninstall --user 0 com.samsung.android.ardrawing
pm uninstall --user 0 com.samsung.android.arzone
pm uninstall --user 0 com.samsung.android.app.camera.sticker.facearavatar.preload
pm uninstall --user 0 com.samsung.android.livestickers
pm uninstall --user 0 com.sec.android.app.pink
pm uninstall --user 0 com.samsung.android.stickercenter
pm uninstall --user 0 com.samsung.android.scan3d
## Knox:
pm uninstall --user 0 com.samsung.android.knox.containeragent
pm uninstall --user 0 com.samsung.android.knox.analytics.uploader
pm uninstall --user 0 com.sec.enterprise.knox.cloudmdm.smdms
pm uninstall --user 0 com.samsung.android.knox.attestation
pm uninstall --user 0 com.sec.enterprise.knox.attestation
pm uninstall --user 0 com.samsung.android.knox.containercore
pm uninstall --user 0 com.samsung.knox.securefolder
pm uninstall --user 0 com.samsung.android.bbc.bbcagent
pm uninstall --user 0 com.android.managedprovisioning
pm uninstall --user 0 com.samsung.knox.keychain
pm uninstall --user 0 com.knox.vpn.proxyhandler
pm uninstall --user 0 com.samsung.ucs.agent.ese
## Linkedin:
pm uninstall --user 0 com.linkedin.android
## Microsoft:
pm uninstall --user 0 com.microsoft.appmanager
pm uninstall --user 0 com.microsoft.office.officehubrow
pm uninstall --user 0 com.microsoft.office.outlook
pm uninstall --user 0 com.microsoft.skydrive
## Netflix:
pm uninstall --user 0 com.netflix.mediaclient
pm uninstall --user 0 com.netflix.partner.activation
## Samsung & Android general:
pm uninstall --user 0 com.samsung.sree
pm uninstall --user 0 com.samsung.android.voc
pm uninstall --user 0 com.samsung.android.drivelink.stub
pm uninstall --user 0 com.samsung.android.forest
pm uninstall --user 0 com.samsung.android.fmm
pm uninstall --user 0 com.samsung.android.game.gametools
pm uninstall --user 0 com.samsung.android.game.gamehome
pm uninstall --user 0 com.samsung.android.game.gos
pm uninstall --user 0 com.samsung.android.calendar
pm uninstall --user 0 com.samsung.android.app.ledbackcover
pm uninstall --user 0 com.samsung.android.app.simplesharing
pm uninstall --user 0 com.samsung.android.app.social
pm uninstall --user 0 com.samsung.android.rubin.app
pm uninstall --user 0 com.samsung.android.coldwalletservice
pm uninstall --user 0 com.samsung.android.scloud
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.samsung.android.mdx
pm uninstall --user 0 com.samsung.android.kidsinstaller
pm uninstall --user 0 com.samsung.android.app.mirrorlink
pm uninstall --user 0 com.samsung.android.samsungpass
pm uninstall --user 0 com.samsung.android.samsungpassautofill
pm uninstall --user 0 com.samsung.android.authfw
pm uninstall --user 0 com.samsung.android.spayfw
pm uninstall --user 0 com.samsung.android.svoiceime
pm uninstall --user 0 com.samsung.android.fast
pm uninstall --user 0 com.samsung.sec.android.teegris.tui_service
pm uninstall --user 0 com.samsung.android.smartswitchassistant
pm uninstall --user 0 com.samsung.klmsagent
pm uninstall --user 0 com.samsung.android.app.tips
pm uninstall --user 0 com.samsung.android.themestore
pm uninstall --user 0 com.samsung.android.themecenter
pm uninstall --user 0 com.samsung.android.mdecservice
pm uninstall --user 0 com.samsung.android.sm.devicesecurity
pm uninstall --user 0 com.samsung.android.oneconnect
pm uninstall --user 0 com.samsung.android.beaconmanager
pm uninstall --user 0 com.samsung.android.messaging
pm uninstall --user 0 com.samsung.android.app.reminder
pm uninstall --user 0 com.samsung.android.aware.service
pm uninstall --user 0 com.samsung.android.app.sharelive
pm uninstall --user 0 com.samsung.android.mateagent
pm uninstall --user 0 com.samsung.android.app.omcagent
pm uninstall --user 0 com.samsung.android.securitylogagent
pm uninstall --user 0 com.samsung.klmsagent
pm uninstall --user 0 com.samsung.android.brightnessbackupservice
pm uninstall --user 0 com.samsung.android.shortcutbackupservice
pm uninstall --user 0 com.samsung.gamedriver.S11MaliG77
pm uninstall --user 0 com.samsung.accesory
pm uninstall --user 0 com.samsung.android.dynamiclock
pm uninstall --user 0 com.samsung.clipboardsaveservice
pm uninstall --user 0 com.samsung.android.icecone
pm uninstall --user 0 com.samsung.android.mobileservice
pm uninstall --user 0 com.samsung.sait.sohservice
pm uninstall --user 0 com.samsung.crane
pm uninstall --user 0 com.samsung.android.sdm.config
pm uninstall --user 0 com.samsung.android.allshare.service.mediashare
pm uninstall --user 0 com.samsung.android.mdm
pm uninstall --user 0 com.samsung.android.cidmanager
pm uninstall --user 0 com.samsung.android.smartmirroring
pm uninstall --user 0 com.samsung.android.mdx.kit
pm uninstall --user 0 com.samsung.android.service.tagservice
pm uninstall --user 0 com.samsung.android.easysetup
pm uninstall --user 0 com.samsung.android.net.wifi.wifiguider
pm uninstall --user 0 com.samsung.android.app.watchmanagerstub
pm uninstall --user 0 com.samsung.ucs.agent.boot
pm uninstall --user 0 com.samsung.android.dqagent
pm uninstall --user 0 com.samsung.android.aircommandmanager
pm uninstall --user 0 com.samsung.android.samsungpositioning
pm uninstall --user 0 com.samsung.android.ipsgeofence
pm uninstall --user 0 com.samsung.android.mcfserver
pm uninstall --user 0 com.samsung.android.svcagent
pm uninstall --user 0 com.samsung.storyservice
pm uninstall --user 0 com.samsung.android.da.daagent
pm uninstall --user 0 com.samsung.ipservice
pm uninstall --user 0 com.samsung.safetyinformation
pm uninstall --user 0 com.samsung.android.sm.policy
pm uninstall --user 0 com.samsung.android.tadownloader
pm uninstall --user 0 com.samsung.android.tapack.authfw
pm uninstall --user 0 com.samsung.android.location
pm uninstall --user 0 com.samsung.android.camerasdkservice
pm uninstall --user 0 com.samsung.android.cameraxservice
pm uninstall --user 0 com.samsung.android.smartcallprovider
pm uninstall --user 0 com.samsung.faceservice
pm uninstall --user 0 com.samsung.android.smartface
pm uninstall --user 0 com.samsung.sec.android.application.csc
pm uninstall --user 0 com.samsung.aasaservice
pm uninstall --user 0 com.samsung.android.digitalkey
pm uninstall --user 0 com.sec.android.app.sbrowser
pm uninstall --user 0 com.sec.android.easyMover
pm uninstall --user 0 com.sec.android.easyMover.Agent
pm uninstall --user 0 com.sec.android.cover.ledcover
pm uninstall --user 0 com.sec.android.daemonapp
pm uninstall --user 0 com.sec.android.app.parser
pm uninstall --user 0 com.sec.android.app.shealth
pm uninstall --user 0 com.sec.android.sdk.health
pm uninstall --user 0 com.sec.android.service.health
pm uninstall --user 0 com.sec.android.app.billing
pm uninstall --user 0 com.sec.android.widgetapp.webmanual
pm uninstall --user 0 com.sec.android.app.SecSetupWizard
pm uninstall --user 0 com.sec.android.app.setupwizardlegalprovider
pm uninstall --user 0 com.sec.android.app.myfiles
pm uninstall --user 0 com.sec.android.app.ringtoneBR
pm uninstall --user 0 com.sec.android.soagent
pm uninstall --user 0 com.sec.android.app.setupwizardlegalprovider
pm uninstall --user 0 com.sec.android.diagmonagent
pm uninstall --user 0 com.sec.android.app.DataCreate
pm uninstall --user 0 com.sec.android.app.samsungapps
pm uninstall --user 0 com.sec.android.app.chromecustomizations
pm uninstall --user 0 com.sec.android.preloadinstaller
pm uninstall --user 0 com.sec.android.app.popupcalculator
pm uninstall --user 0 com.sec.android.widgetapp.easymodecontactswidget
pm uninstall --user 0 com.sec.android.systemupdate
pm uninstall --user 0 com.sec.android.app.personalization
pm uninstall --user 0 com.sec.android.sdhms
pm uninstall --user 0 com.sec.android.emergencymode.service
pm uninstall --user 0 com.sec.android.emergencylauncher
pm uninstall --user 0 com.sec.android.provider.emergencymode
pm uninstall --user 0 com.sec.android.app.apex
pm uninstall --user 0 com.sec.android.app.applinker
pm uninstall --user 0 com.sec.android.uibcvirtualsoftkey
pm uninstall --user 0 com.sec.android.app.ocrservice
pm uninstall --user 0 com.sec.location.nsflp2
pm uninstall --user 0 com.sec.spp.push
pm uninstall --user 0 com.sec.mhs.smarttethering
pm uninstall --user 0 com.sec.mldapchecker
pm uninstall --user 0 com.sec.enterprise.mdm.services.simpin
pm uninstall --user 0 com.sec.sve
pm uninstall --user 0 com.sec.bcservice
pm uninstall --user 0 com.sec.samsung.advp.imssettings
pm uninstall --user 0 com.sec.modem.settings
pm uninstall --user 0 com.android.cts.ctsshim
pm uninstall --user 0 com.android.cts.priv.ctsshim
pm uninstall --user 0 com.android.bookmarkprovider
pm uninstall --user 0 com.android.egg
pm uninstall --user 0 com.android.emergency
pm uninstall --user 0 com.android.wallpaperbackup
pm uninstall --user 0 com.android.dynsystem
pm uninstall --user 0 com.android.apps.tag
pm uninstall --user 0 com.android.providers.partnerbookmarks
pm uninstall --user 0 com.android.providers.calendar
pm uninstall --user 0 com.android.calllogbackup
pm uninstall --user 0 com.android.providers.userdictionary
pm uninstall --user 0 com.android.autoinstalls.config.samsung
pm uninstall --user 0 android.autoinstalls.config.samsung
pm uninstall --user 0 com.wssyncmldm
#pm uninstall --user 0 com.osp.app.signin
pm uninstall --user 0 com.skms.android.agent
pm uninstall --user 0 com.diotek.sec.lookup.dictionary
pm uninstall --user 0 com.google.android.setupwizard
pm uninstall --user 0 com.samsung.android.cmfa.framework
pm uninstall --user 0 com.samsung.gpuwatchapp
pm uninstall --user 0 com.samsung.android.hdmapp
pm uninstall --user 0 com.samsung.android.knox.pushmanager
pm uninstall --user 0 com.samsung.android.mapsagent
pm uninstall --user 0 com.google.android.cellbroadcastreceiver
pm uninstall --user 0 com.samsung.oda.service
pm uninstall --user 0 com.samsung.android.accessibility.talkback
Samsung Cocktailbar apps:
pm uninstall --user 0 com.samsung.android.service.peoplestripe
pm uninstall --user 0 com.samsung.android.app.sbrowseredge
Fonts:
pm uninstall --user 0 com.monotype.android.font.foundation
pm uninstall --user 0 com.monotype.android.font.samsungone
pm uninstall --user 0 com.android.theme.font.notoserifsource
## Spotify:
pm uninstall --user 0 com.spotify.music
## Swiftkey:
pm uninstall --user 0 com.touchtype.swiftkey
pm uninstall --user 0 com.swiftkey.swiftkeyconfigurator
## Upday:
pm uninstall --user 0 de.axelspringer.yana.zeropage
############################################
Notes:
reinstalls itself after reboot:
com.sec.android.sdhms ### get rid of it with root
com.samsung.android.game.gos ### get rid of it with root
is needed for bixby/ai related stuff in the camera app:
com.samsung.android.visionintelligence
com.samsung.android.bixbyvision.framework
dependencies to bixby vison in kamera app:
com.google.android.gsf
com.google.android.gms
kills Settings/Apps Permission Managment:
com.google.android.modulemetadata
kills your system booting up with warning screen (introduced by samsung in android 9):
com.samsung.android.kgclient ### don´t uninstall this
app to sign in/register within samsung apps:
com.osp.app.signin
kills the Setting menu (new in Android 11)
com.osp.app.signin
#############################################
if you have bricked your system by removing a package that was absolutely needed by the system to fully boot and work properly, please share the package name and i´ll add it to the Notes.
This is my first account and first post here on xda, if you find my thread and information shared useful, please hit the thanks button to keep me motivated
amnesiadroid said:
this is my list and these apps are safe to debloat without breaking your system, even though it´s safe, it doesn´t mean it won´t break features for you. This is how i use the phone, it will break features you are using if you just copy&paste this list! I highly encourage you to take my list only as a reference, do your homework and create your own list. This list was created on a virgin S20+ 5G SM-G986B/DS DBT on the latest ATCT/ATD3 1. April security patch, that i just got this week, after the first initial setup wizard there have been 444 apps been pre-installed, which is much more than on my previous devices. Depending on your carrier and region you might have some different bloat. I consider this as a soft debloat list, because there is still a lot of bloat from samsung and android left, beware that samsungs app store, Themes (both with malicious background behaviour/permission requests), Notes, smart things,... have inbuilt trackers and google analytics, which is a big **** move from samsung to add this to their own apps. This is my first android 10 device, so I didn´t go to hard on it on the first run, i wanna play around with it and see what´s changed. I will do some logging and I will update the list after a few day or weeks. Please understand that I didn´t add all the app names to the packages, it would be just too time consuming and definitely not possible for me at the moment, if it´s not clear from the package name use a package manager to find it out on your own, however i grouped them up, more or less accurate and added the pm uninstall -k --user command for your convenience, feel free to use your desired command.
With this list, ALL camera features are working, AR and even bixby dependent stuff like single take, barcode scanner but bixby vision depends on: com.google.android.gms and com.google.android.gsf so don´t uninstall them if you want this feature or switch to microG. (If a guide to install microG is needed by the community, i can write it down when i have time, but before requesting anything do your own research and inform yourself about it thoroughly, root is mandatory for microG)
See also my notes below the list.
google:
pm uninstall -k --user 0 com.google.android.apps.docs
pm uninstall -k --user 0 com.google.android.apps.photos
pm uninstall -k --user 0 com.google.android.videos
pm uninstall -k --user 0 com.google.android.apps.youtube.music
pm uninstall -k --user 0 com.android.chrome
pm uninstall -k --user 0 com.google.android.apps.turbo
pm uninstall -k --user 0 com.google.android.as
pm uninstall -k --user 0 com.google.android.gm
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm uninstall -k --user 0 com.google.android.partnersetup
pm uninstall -k --user 0 com.google.ar.core
pm uninstall -k --user 0 com.android.vending
pm uninstall -k --user 0 com.google.android.gms
pm uninstall -k --user 0 com.google.android.gsf
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.gms.location.history
pm uninstall -k --user 0 com.google.android.apps.maps
pm uninstall -k --user 0 com.google.android.feedback
pm uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
pm uninstall -k --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall -k --user 0 com.google.android.youtube
pm uninstall -k --user 0 com.google.android.apps.tachyon
pm uninstall -k --user 0 com.google.audio.hearing.visualization.accessibility.scribe
pm uninstall -k --user 0 com.google.android.projection.gearhead
pm uninstall -k --user 0 com.google.android.apps.restore
pm uninstall -k --user 0 com.google.android.configupdater
pm uninstall -k --user 0 com.google.android.syncadapters.contacts
pm uninstall -k --user 0 com.google.android.syncadapters.calendar
pm uninstall -k --user 0 com.google.android.onetimeinitializer
ant:
pm uninstall -k --user 0 com.dsi.ant.plugins.antplus
pm uninstall -k --user 0 com.dsi.ant.sample.acquirechannels
pm uninstall -k --user 0 com.dsi.ant.server
pm uninstall -k --user 0 com.dsi.ant.service.socket
facebook:
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.katana
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
linkedin:
pm uninstall -k --user 0 com.linkedin.android
microft apps:
pm uninstall -k --user 0 com.microsoft.appmanager
pm uninstall -k --user 0 com.microsoft.office.officehubrow
pm uninstall -k --user 0 com.microsoft.office.outlook
pm uninstall -k --user 0 com.microsoft.skydrive
spotify:
pm uninstall -k --user 0 com.spotify.music
axelspringer:
pm uninstall -k --user 0 de.axelspringer.yana.zeropage
netflix:
pm uninstall -k --user 0 com.netflix.mediaclient
pm uninstall -k --user 0 com.netflix.partner.activation
swiftkey keyboard:
pm uninstall -k --user 0 com.touchtype.swiftkey
pm uninstall -k --user 0 com.swiftkey.swiftkeyconfigurator
hiya star service (phone spam protection):
pm uninstall -k --user 0 com.hiya.star
dex:
pm uninstall -k --user 0 com.sec.android.app.dexonpc
pm uninstall -k --user 0 com.sec.android.desktopmode.uiservice
pm uninstall -k --user 0 com.sec.android.app.desktoplauncher
pm uninstall -k --user 0 com.samsung.desktopsystemui
bixby:
pm uninstall -k --user 0 com.samsung.android.app.routines
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.bixby.service
pm uninstall -k --user 0 com.samsung.android.app.settings.bixby
pm uninstall -k --user 0 com.samsung.systemui.bixby2
pm uninstall -k --user 0 com.samsung.android.bixby.wakeup
samsung bloat:
pm uninstall -k --user 0 com.samsung.sree
pm uninstall -k --user 0 com.sec.android.app.sbrowser
pm uninstall -k --user 0 com.samsung.android.voc
pm uninstall -k --user 0 com.sec.android.easyMover
pm uninstall -k --user 0 com.sec.android.easyMover.Agent
pm uninstall -k --user 0 com.android.bookmarkprovider
pm uninstall -k --user 0 com.samsung.android.drivelink.stub
pm uninstall -k --user 0 com.samsung.android.forest
pm uninstall -k --user 0 com.samsung.android.fmm
pm uninstall -k --user 0 com.samsung.android.samsungpassautofill
pm uninstall -k --user 0 com.samsung.android.game.gametools
pm uninstall -k --user 0 com.samsung.android.game.gamehome
pm uninstall -k --user 0 com.samsung.android.game.gos
pm uninstall -k --user 0 com.samsung.android.calendar
pm uninstall -k --user 0 com.sec.android.cover.ledcover
pm uninstall -k --user 0 com.samsung.android.app.ledbackcover
pm uninstall -k --user 0 com.samsung.android.app.simplesharing
pm uninstall -k --user 0 com.samsung.android.app.social
pm uninstall -k --user 0 com.samsung.android.rubin.app
pm uninstall -k --user 0 com.samsung.android.coldwalletservice
pm uninstall -k --user 0 com.sec.android.app.billing
pm uninstall -k --user 0 com.samsung.android.scloud
pm uninstall -k --user 0 com.samsung.android.app.spage
pm uninstall -k --user 0 com.samsung.android.mdx
pm uninstall -k --user 0 com.sec.android.sdhms
pm uninstall -k --user 0 com.samsung.android.app.sbrowseredge
pm uninstall -k --user 0 com.samsung.android.kidsinstaller
pm uninstall -k --user 0 com.sec.location.nsflp2
pm uninstall -k --user 0 com.samsung.android.app.mirrorlink
pm uninstall -k --user 0 com.samsung.android.samsungpass
pm uninstall -k --user 0 com.samsung.android.authfw
pm uninstall -k --user 0 com.samsung.android.spayfw
pm uninstall -k --user 0 com.sec.spp.push
pm uninstall -k --user 0 com.samsung.SMT
pm uninstall -k --user 0 com.samsung.android.svoiceime
pm uninstall -k --user 0 com.samsung.android.fast
pm uninstall -k --user 0 com.sec.android.daemonapp
pm uninstall -k --user 0 com.diotek.sec.lookup.dictionary
pm uninstall -k --user 0 com.sec.android.app.parser
pm uninstall -k --user 0 com.samsung.sec.android.teegris.tui_service
pm uninstall -k --user 0 com.sec.android.app.shealth
pm uninstall -k --user 0 com.sec.android.sdk.health
pm uninstall -k --user 0 com.sec.android.service.health
pm uninstall -k --user 0 com.samsung.android.smartswitchassistant
knox:
pm uninstall -k --user 0 com.samsung.android.knox.containeragent
pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader
pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms
pm uninstall -k --user 0 com.samsung.android.knox.attestation
pm uninstall -k --user 0 com.sec.enterprise.knox.attestation
pm uninstall -k --user 0 com.samsung.android.knox.containercore
pm uninstall -k --user 0 com.samsung.knox.securefolder
pm uninstall -k --user 0 com.samsung.android.bbc.bbcagent
pm uninstall -k --user 0 com.android.managedprovisioning
############################################
Notes:
reinstalls itself after reboot:
com.sec.android.sdhms ### get rid of it with root
com.samsung.android.game.gos ### get rid of it with root
is needed for bixby/ai related stuff in the camera app:
com.samsung.android.visionintelligence
com.samsung.android.bixbyvision.framework
dependencies to bixby vison in kamera app:
com.google.android.gsf
com.google.android.gms
kills Settings/Apps Permission Managment:
com.google.android.modulemetadata
kills your system booting up with warning screen (introduced by samsung in android 9):
com.samsung.android.kgclient ### don´t uninstall this
app to sign in/register within samsung apps:
com.osp.app.signin
#############################################
if you have bricked your system by removing a package that was absolutely needed by the system to fully boot and work properly, please share the package name and i´ll add it to the Notes.
This is my first account and first post here on xda, if you find my thread and information shared useful, please hit the thanks button to keep me motivated
Click to expand...
Click to collapse
You removed the Google Play store? com.android.vending??
speedyjay said:
You removed the Google Play store? com.android.vending??
Click to expand...
Click to collapse
Dude you don't need to qoute a whole book worth of text if it's just above you! edit your post man.
chieco said:
Dude you don't need to qoute a whole book worth of text if it's just above you! edit your post man.
Click to expand...
Click to collapse
Nope....if you dont like it, that's your problem...
speedyjay said:
Nope....if you dont like it, that's your problem...
Click to expand...
Click to collapse
No, he's right, edit your post
*Detection* said:
No, he's right, edit your post
Click to expand...
Click to collapse
Nope. I'm not breaking the rules or anything. I can see he's reported my post so we'll just let a moderator have the final say. I quoted a post because i had a question to ask....nothing wrong with that.
speedyjay said:
Nope.
Click to expand...
Click to collapse
Dude what's wrong with you? Haven't been loved in a while or what? You can can edit your quote and only highlight the part you have a question and no one would have said anything. You making a fool out of yourself...
chieco said:
Dude what's wrong with you? Haven't been loved in a while or what? You can can edit your quote and only highlight the part you have a question and no one would have said anything. You making a fool out of yourself...
Click to expand...
Click to collapse
Why are you getting personal? I quoted a post because i had a question to ask. Show me where it says i MUST shorten my quotation to accomodate others thumbs or mouse scolling wheels? Grow up...
Hello all. Seems things are getting a little heated in here, so let's all just calm down a bit before things get really out of hand. To @chieco and @speedyjay, both of you are well seasoned veterans on XDA, and have had many contributing posts to the community, as well as a warning or two along the way from other moderators. Having said that, the simple fact of the matter is this. While there are no formal rules prohibiting the quoting of posts, no matter how long they are, it is always recommended to either use hide tags for the long posts, or just quote a portion of the post your most interested in, or just mention the member and ask your question. I am asking you kindly to put aside your bickering over quoted posts, or whatever other issues you might have with each other, and just keep the thread on topic, while being respectful to all members in the thread. As you can see, I added a hide tag to the long quoted post so as to keep the thread nice and neat. Thank you for your cooperation in this matter one and all, and stay safe out there.
--Best regards: Badger50
Badger50 said:
Hello all. Seems things are getting a little heated in here, so let's all just calm down a bit before things get really out of hand. To chieco and speedyjay, both of you are well seasoned veterans on XDA, and have had many contributing posts to the community, as well as a warning or two along the way from other moderators. Having said that, the simple fact of the matter is this. While there are no formal rules prohibiting the quoting of posts, no matter how long they are, it is always recommended to either use hide tags for the long posts, or just quote a portion of the post your most interested in, or just mention the member and ask your question. I am asking you kindly to put aside your bickering over quoted posts, or whatever other issues you might have with each other, and just keep the thread on topic, while being respectful to all members in the thread. As you can see, I added a hide to the long quoted post so as to keep the thread nice and neat. Thank you for your cooperation in this matter one and all, and stay safe out there.
--Best regards: Badger50
Click to expand...
Click to collapse
Perfect. Thank you buddy. Although i was not bickering, i was merely stating that no rules were broken by myself. But that being said, what you have said sounds fair and will be taken on board.
speedyjay said:
Perfect. Thank you buddy. Although i was not bickering, i was merely stating that no rules were broken by myself. But that being said, what you have said sounds fair and will be taken on board.
Click to expand...
Click to collapse
ahhh you done it again quoted a whole post go stand in the corner :laugh:
yodainascoda said:
ahhh you done it again quoted a whole post go stand in the corner :laugh:
Click to expand...
Click to collapse
Ma bad! lol hope you're good bro?
speedyjay said:
You removed the Google Play store? com.android.vending??
Click to expand...
Click to collapse
Yes with all the other google apps. If you go down this road, you can get your apps from aurora store and f-droid.
Hey guys I've debloated my s20 based on the s10 threads and the s20 threads... is there a package that you guys know of that will break samsung store updates for samsung apps? I have updates pending but upon selecting the updates tab it force closes... I'm asking here because I don't know if its something I've debloated
m_reyna_16 said:
Hey guys I've debloated my s20 based on the s10 threads and the s20 threads... is there a package that you guys know of that will break samsung store updates for samsung apps? I have updates pending but upon selecting the updates tab it force closes... I'm asking here because I don't know if its something I've debloated
Click to expand...
Click to collapse
the samsung app store doesn't have any dependencies that will break it completely when removed, but you'll need com.osp.app.signin for the log-in. so check if you have debloated the signin app, if that doesn't work out, your problems must be from somewhere else, try deleting the app data and cache and try again, if that doesn't work do a clean re-install of the 2 apps.
btw: i will push an update to the list soon
Does anyone know what the secure folder user number is?
I haven't enabled the secure folder yet, but if i do, i can imagine it will be like my S10 Plus was and certain apps i already removed from user 0 will still be listed in the secure folder. I think they need to be removed as a different user.
Thank you for share.
Thanks!
## UPDATE ##
I updatet the list and more to come, enjoy

Completely disable/remove Sprint OMA DM

Hi friends,
For various reasons, I want to completely prevent my Essential phone from launching sprint OMA DM with a Sprint SIM - not trying to provision it or communicate with Sprint provisioning at all. Does anyone know which processes I need to freeze to do that?
Thank you!
App Inspector from Play Store will give you the package name of apps to disable.
This is my list:
Stock Rom App Disable cmd:
adb shell pm disable-user --user 0 com.android.managedprovisioning
adb shell pm disable-user --user 0 com.essential.resources
adb shell pm disable-user --user 0 com.essential.legal
adb shell pm disable-user --user 0 com.ts.android.hiddenmenu
adb shell pm disable-user --user 0 com.ts.android.chameleon.chameleonprovider (Sprint OMA-DM provider)
adb shell pm disable-user --user 0 com.redbend.app (Sprint OMA-DM)
adb shell pm disable-user --user 0 com.ts.android.chameleon.systemdatahandler
adb shell pm disable-user --user 0 com.ts.android.chameleon.phonedatahandler
adb shell pm disable-user --user 0 com.ts.android.chameleon.datadispatcher
adb shell pm disable-user --user 0 com.ts.oemtelephonyapp
adb shell pm disable-user --user 0 com.essential.suw.welcome
adb shell pm disable-user --user 0 com.essential.ecore
adb shell pm disable-user --user 0 com.essential.essentialsuw
adb shell pm disable-user --user 0 com.essential.android.launcher.layouts.gms
adb shell pm disable-user --user 0 com.essential.klik (Essential Camera app)

Debloat for novice non tech people

hello
is there away to debloat the phone to enhance the performance and privacy , easy few steps , may be some copy and paste stuff , without root or something diffcult
im not a tech or developer .
[TOOL] ADB AppControl 1.8.0 🚀 Ultimate App Manager & Debloat Tool + Tweaks
ADB AppControl 🚀 Root is not required. Works with any Android device. Can do almost everything you dreamed about with applications. ADB AppControl - the desktop program, that will allow you to easily manage applications on your android device...
forum.xda-developers.com
the problem is i wouldn't know what to delete
ADB App control has a seting for disabling or use something like Package Infor on Google Play Store.
v8.ahm said:
the problem is i wouldn't know what to delete
Click to expand...
Click to collapse
Yeah, you must know what to disable or not depending on your needs. Most lists you can find are very extreme and get rid of key features. You better put some effort in it or give up
Sprov said:
Yeah, you must know what to disable or not depending on your needs. Most lists you can find are very extreme and get rid of key features. You better put some effort in it or give up
Click to expand...
Click to collapse
i'm trying my best to look for a list made by an expert
v8.ahm said:
i'm trying my best to look for a list made by an expert
Click to expand...
Click to collapse
What I might stress to you is if you're not a techie I would absolutely NOT recommend you going any further than uninstalling/disabling items from the App drawer. If something goes sideways (And things very much can) and you don't know how to fix it, you are REALLY asking for trouble.
Typically there can be quite a few items in the app drawer that can be removed or disabled.
Just my opinion.......
i found this list
To disable but not uninstall (Useful if testing or unsure if you need something):
pm disable-user --user 0 ******
To re-enable:
pm enable --user 0 ******
Install command:
pm install-existing --user 0 ******
::Facebook
pm uninstall --user 0 com.facebook.katana ::Facebook App
pm uninstall --user 0 com.facebook.appmanager ::Facebook App Manager
pm uninstall --user 0 com.facebook.system ::Facebook App Installer
pm uninstall --user 0 com.facebook.services ::Facebook App Services
::Microsoft
pm uninstall --user 0 com.linkedin.android ::Linkedin App
pm uninstall --user 0 com.microsoft.office.excel ::Microsoft Excel
pm uninstall --user 0 com.microsoft.office.powerpoint ::Microsoft Powerpoint
pm uninstall --user 0 com.microsoft.office.word ::Microsoft Word
pm uninstall --user 0 com.microsoft.skydrive ::OneDrive
pm uninstall --user 0 com.touchtype.swiftkey ::Microsoft Swiftkey Keyboard
pm uninstall --user 0 com.swiftkey.swiftkeyconfigurator ::Microsoft Swiftkey Keyboard Configuration App
pm uninstall --user 0 com.samsung.android.mdx ::Windows link service
pm uninstall --user 0 com.microsoft.appmanager ::Your Phone Companion
::Google
pm uninstall --user 0 com.google.android.apps.docs ::Google Drive
pm uninstall --user 0 com.google.android.apps.photos ::Google Photos App
pm uninstall --user 0 com.google.android.music ::Google Play Music
pm uninstall --user 0 com.google.android.videos ::Google Play Movies & TV
pm uninstall --user 0 com.google.android.apps.tachyon :uo
pm uninstall --user 0 com.google.android.gm ::GMail
pm uninstall --user 0 com.google.android.youtube ::Youtube app
pm uninstall --user 0 com.google.android.apps.youtube.music ::Youtube music
pm uninstall --user 0 com.google.android.googlequicksearchbox ::Google Searchbox on home screen etc.
pm uninstall --user 0 com.google.android.feedback ::Crash Reporter Telemetry
pm uninstall --user 0 com.google.android.syncadapters.contacts ::Sync contacts to Google account
pm uninstall --user 0 com.google.android.syncadapters.calendar ::Sync calendar to Google account
pm uninstall --user 0 com.google.android.gms.location.history ::Google Location History
::Google VR stuff
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.samsung.android.visionarapps ::AR Apps
::Samsung
pm uninstall --user 0 com.samsung.android.service.livedrawing :enup app
pm uninstall --user 0 com.samsung.android.kidsinstaller ::Kids Mode
pm uninstall --user 0 com.samsung.storyservice ::Samsung Story video collage app, now defunct.
pm uninstall --user 0 com.samsung.android.service.peoplestripe ::Access contacts etc from Edge Screen
pm uninstall --user 0 com.samsung.android.app.galaxyfinder :hone Search App
pm uninstall --user 0 com.samsung.android.service.airviewdictionary ::Samsung Translate
pm uninstall --user 0 com.samsung.android.easysetup ::Smart Things setup
pm uninstall --user 0 com.samsung.android.beaconmanager ::Bluetooth beacon service, location tracking and smart things
pm uninstall --user 0 com.samsung.android.scloud ::Samsung Cloud Service
pm uninstall --user 0 com.samsung.android.spayfw ::Framework for Samsung Pay
pm uninstall --user 0 com.samsung.android.samsungpass ::Biometric replacement for web logins etc
pm uninstall --user 0 com.samsung.android.authfw ::Samsung Authentication Framework for Samsung Pass
pm uninstall --user 0 com.samsung.android.samsungpassautofill ::Samsung Pass autofill
pm uninstall --user 0 com.samsung.android.app.watchmanagerstub ::Galaxy Gear Watch App
pm uninstall --user 0 com.samsung.android.svoiceime ::Samsung Voice Input
pm uninstall --user 0 com.sec.android.app.billing ::Samsung Billing
pm uninstall --user 0 com.samsung.android.app.simplesharing ::Samsung Link Sharing (Using Samsung Cloud)
pm uninstall --user 0 com.sec.android.cover.ledcover ::LED Phone Cover Service
pm uninstall --user 0 com.samsung.android.rubin.app ::Customisation Service
pm uninstall --user 0 com.samsung.android.stickercenter ::Call Stikers, discontinued by Samsung
pm uninstall --user 0 com.samsung.android.aremoji ::AR Emoji
pm uninstall --user 0 com.samsung.android.livestickers :eco Pic, Photo decoration app
pm uninstall --user 0 com.diotek.sec.lookup.dictionary ::Samsung Dictionary
pm uninstall --user 0 com.samsung.android.app.social ::What's New, Samsung Social. Samsung Social Network with Contacts
pm uninstall --user 0 com.samsung.android.forest :igital Wellbeing and parental controls
pm uninstall --user 0 com.samsung.android.ardrawing ::AR Doodle, drawing on photos and video in 3D
pm uninstall --user 0 com.samsung.android.arzone ::AR Zone, Provides AR features.
pm uninstall --user 0 com.samsung.android.app.tips ::Tips, User manual and usage tips.
pm uninstall --user 0 com.samsung.android.aremojieditor
pm uninstall --user 0 com.sec.android.mimage.avatarstickers
pm uninstall --user 0 com.samsung.android.kgclient :ayment Services
::Bixby
pm uninstall --user 0 com.samsung.android.app.settings.bixby
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.samsung.android.bixby.agent
pm uninstall --user 0 com.samsung.android.bixby.agent.dummy
pm uninstall --user 0 com.samsung.android.bixby.service
pm uninstall --user 0 com.samsung.android.bixby.wakeup
pm uninstall --user 0 com.samsung.android.bixbyvision.framework
pm uninstall --user 0 com.samsung.android.visionintelligence
pm uninstall --user 0 com.samsung.systemui.bixby2
pm uninstall --user 0 com.samsung.android.app.routines
Android:
pm uninstall --user 0 com.sec.android.daemonapp ::Weather App
pm uninstall --user 0 com.android.chrome ::Google Chrome Browser
pm uninstall --user 0 com.sec.android.service.health ::Health App
pm uninstall --user 0 com.android.apps.tag ::NFC Tag APP (For interacting with NFC tags)
pm uninstall --user 0 com.android.dreams.phototable :hoto Screensaver
pm uninstall --user 0 com.android.bookmarkprovider ::Web Bookmark app
pm uninstall --user 0 com.google.android.projection.gearhead ::Android Auto
pm uninstall --user 0 com.sec.android.widgetapp.webmanual ::Web Link to User Manual
::Google Assistant
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
::Gaming
pm uninstall --user 0 com.enhance.gameservice ::Game Optimizing Service
pm uninstall --user 0 com.samsung.android.game.gametools ::Game Screenshot, Video Capture and call/button blocking app
pm uninstall --user 0 com.samsung.android.game.gos ::Game Optimizing Service
pm uninstall --user 0 com.samsung.android.game.gamehome ::Game Launcher
::Misc
pm uninstall --user 0 flipboard.boxer.app ::Briefing News aggregator bloatware
pm uninstall --user 0 com.netflix.mediaclient
i found this list
To disable but not uninstall (Useful if testing or unsure if you need something):
pm disable-user --user 0 ******
To re-enable:
pm enable --user 0 ******
Install command:
pm install-existing --user 0 ******
::Facebook
pm uninstall --user 0 com.facebook.katana ::Facebook App
pm uninstall --user 0 com.facebook.appmanager ::Facebook App Manager
pm uninstall --user 0 com.facebook.system ::Facebook App Installer
pm uninstall --user 0 com.facebook.services ::Facebook App Services
::Microsoft
pm uninstall --user 0 com.linkedin.android ::Linkedin App
pm uninstall --user 0 com.microsoft.office.excel ::Microsoft Excel
pm uninstall --user 0 com.microsoft.office.powerpoint ::Microsoft Powerpoint
pm uninstall --user 0 com.microsoft.office.word ::Microsoft Word
pm uninstall --user 0 com.microsoft.skydrive ::OneDrive
pm uninstall --user 0 com.touchtype.swiftkey ::Microsoft Swiftkey Keyboard
pm uninstall --user 0 com.swiftkey.swiftkeyconfigurator ::Microsoft Swiftkey Keyboard Configuration App
pm uninstall --user 0 com.samsung.android.mdx ::Windows link service
pm uninstall --user 0 com.microsoft.appmanager ::Your Phone Companion
::Google
pm uninstall --user 0 com.google.android.apps.docs ::Google Drive
pm uninstall --user 0 com.google.android.apps.photos ::Google Photos App
pm uninstall --user 0 com.google.android.music ::Google Play Music
pm uninstall --user 0 com.google.android.videos ::Google Play Movies & TV
pm uninstall --user 0 com.google.android.apps.tachyon :uo
pm uninstall --user 0 com.google.android.gm ::GMail
pm uninstall --user 0 com.google.android.youtube ::Youtube app
pm uninstall --user 0 com.google.android.apps.youtube.music ::Youtube music
pm uninstall --user 0 com.google.android.googlequicksearchbox ::Google Searchbox on home screen etc.
pm uninstall --user 0 com.google.android.feedback ::Crash Reporter Telemetry
pm uninstall --user 0 com.google.android.syncadapters.contacts ::Sync contacts to Google account
pm uninstall --user 0 com.google.android.syncadapters.calendar ::Sync calendar to Google account
pm uninstall --user 0 com.google.android.gms.location.history ::Google Location History
::Google VR stuff
pm uninstall --user 0 com.google.ar.core
pm uninstall --user 0 com.samsung.android.visionarapps ::AR Apps
::Samsung
pm uninstall --user 0 com.samsung.android.service.livedrawing :enup app
pm uninstall --user 0 com.samsung.android.kidsinstaller ::Kids Mode
pm uninstall --user 0 com.samsung.storyservice ::Samsung Story video collage app, now defunct.
pm uninstall --user 0 com.samsung.android.service.peoplestripe ::Access contacts etc from Edge Screen
pm uninstall --user 0 com.samsung.android.app.galaxyfinder :hone Search App
pm uninstall --user 0 com.samsung.android.service.airviewdictionary ::Samsung Translate
pm uninstall --user 0 com.samsung.android.easysetup ::Smart Things setup
pm uninstall --user 0 com.samsung.android.beaconmanager ::Bluetooth beacon service, location tracking and smart things
pm uninstall --user 0 com.samsung.android.scloud ::Samsung Cloud Service
pm uninstall --user 0 com.samsung.android.spayfw ::Framework for Samsung Pay
pm uninstall --user 0 com.samsung.android.samsungpass ::Biometric replacement for web logins etc
pm uninstall --user 0 com.samsung.android.authfw ::Samsung Authentication Framework for Samsung Pass
pm uninstall --user 0 com.samsung.android.samsungpassautofill ::Samsung Pass autofill
pm uninstall --user 0 com.samsung.android.app.watchmanagerstub ::Galaxy Gear Watch App
pm uninstall --user 0 com.samsung.android.svoiceime ::Samsung Voice Input
pm uninstall --user 0 com.sec.android.app.billing ::Samsung Billing
pm uninstall --user 0 com.samsung.android.app.simplesharing ::Samsung Link Sharing (Using Samsung Cloud)
pm uninstall --user 0 com.sec.android.cover.ledcover ::LED Phone Cover Service
pm uninstall --user 0 com.samsung.android.rubin.app ::Customisation Service
pm uninstall --user 0 com.samsung.android.stickercenter ::Call Stikers, discontinued by Samsung
pm uninstall --user 0 com.samsung.android.aremoji ::AR Emoji
pm uninstall --user 0 com.samsung.android.livestickers :eco Pic, Photo decoration app
pm uninstall --user 0 com.diotek.sec.lookup.dictionary ::Samsung Dictionary
pm uninstall --user 0 com.samsung.android.app.social ::What's New, Samsung Social. Samsung Social Network with Contacts
pm uninstall --user 0 com.samsung.android.forest :igital Wellbeing and parental controls
pm uninstall --user 0 com.samsung.android.ardrawing ::AR Doodle, drawing on photos and video in 3D
pm uninstall --user 0 com.samsung.android.arzone ::AR Zone, Provides AR features.
pm uninstall --user 0 com.samsung.android.app.tips ::Tips, User manual and usage tips.
pm uninstall --user 0 com.samsung.android.aremojieditor
pm uninstall --user 0 com.sec.android.mimage.avatarstickers
pm uninstall --user 0 com.samsung.android.kgclient :ayment Services
::Bixby
pm uninstall --user 0 com.samsung.android.app.settings.bixby
pm uninstall --user 0 com.samsung.android.app.spage
pm uninstall --user 0 com.samsung.android.bixby.agent
pm uninstall --user 0 com.samsung.android.bixby.agent.dummy
pm uninstall --user 0 com.samsung.android.bixby.service
pm uninstall --user 0 com.samsung.android.bixby.wakeup
pm uninstall --user 0 com.samsung.android.bixbyvision.framework
pm uninstall --user 0 com.samsung.android.visionintelligence
pm uninstall --user 0 com.samsung.systemui.bixby2
pm uninstall --user 0 com.samsung.android.app.routines
Android:
pm uninstall --user 0 com.sec.android.daemonapp ::Weather App
pm uninstall --user 0 com.android.chrome ::Google Chrome Browser
pm uninstall --user 0 com.sec.android.service.health ::Health App
pm uninstall --user 0 com.android.apps.tag ::NFC Tag APP (For interacting with NFC tags)
pm uninstall --user 0 com.android.dreams.phototable :hoto Screensaver
pm uninstall --user 0 com.android.bookmarkprovider ::Web Bookmark app
pm uninstall --user 0 com.google.android.projection.gearhead ::Android Auto
pm uninstall --user 0 com.sec.android.widgetapp.webmanual ::Web Link to User Manual
::Google Assistant
pm uninstall --user 0 com.android.hotwordenrollment.xgoogle
pm uninstall --user 0 com.android.hotwordenrollment.okgoogle
::Gaming
pm uninstall --user 0 com.enhance.gameservice ::Game Optimizing Service
pm uninstall --user 0 com.samsung.android.game.gametools ::Game Screenshot, Video Capture and call/button blocking app
pm uninstall --user 0 com.samsung.android.game.gos ::Game Optimizing Service
pm uninstall --user 0 com.samsung.android.game.gamehome ::Game Launcher
::Misc
pm uninstall --user 0 flipboard.boxer.app ::Briefing News aggregator bloatware
pm uninstall --user 0 com.netflix.mediaclient
If you uninstall an application that you may need, you may reinstall it via adb.
Code:
cmd package install-existing <package name>
With ADB AppControl v1.6.3
Spoiler
samsung SM-N9860/11/samsung/c2qzhx/c2q
shell pm disable-user --user 0 com.samsung.android.bbc.bbcagent
Package com.samsung.android.bbc.bbcagent new state: disabled-user
shell pm disable-user --user 0 com.android.bookmarkprovider
Package com.android.bookmarkprovider new state: disabled-user
shell pm disable-user --user 0 flipboard.boxer.app
Package flipboard.boxer.app new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.da.daagent
Package com.samsung.android.da.daagent new state: disabled-user
shell pm disable-user --user 0 com.facebook.system
Package com.facebook.system new state: disabled-user
shell pm disable-user --user 0 com.facebook.appmanager
Package com.facebook.appmanager new state: disabled-user
shell pm disable-user --user 0 com.facebook.services
Package com.facebook.services new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.game.gametools
Package com.samsung.android.game.gametools new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.game.gos
Package com.samsung.android.game.gos new state: disabled-user
shell pm disable-user --user 0 com.google.android.googlequicksearchbox
Package com.google.android.googlequicksearchbox new state: disabled-user
shell pm disable-user --user 0 com.android.hotwordenrollment.okgoogle
Package com.android.hotwordenrollment.okgoogle new state: disabled-user
shell pm disable-user --user 0 com.android.hotwordenrollment.xgoogle
Package com.android.hotwordenrollment.xgoogle new state: disabled-user
shell pm disable-user --user 0 com.samsung.klmsagent
Package com.samsung.klmsagent new state: disabled-user
shell pm disable-user --user 0 com.swiftkey.swiftkeyconfigurator
Package com.swiftkey.swiftkeyconfigurator new state: disabled-user
shell pm disable-user --user 0 com.touchtype.swiftkey
Package com.touchtype.swiftkey new state: disabled-user
shell pm disable-user --user 0 com.android.stk
Package com.android.stk new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.mateagent
Package com.samsung.android.mateagent new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.kidsinstaller
Package com.samsung.android.kidsinstaller new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.samsungpass
Package com.samsung.android.samsungpass new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.ipsgeofence
Package com.samsung.android.ipsgeofence new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.securitylogagent
Package com.samsung.android.securitylogagent new state: disabled-user
shell pm disable-user --user 0 com.skms.android.agent
Package com.skms.android.agent new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.app.tips
Package com.samsung.android.app.tips new state: disabled-user
shell pm disable-user --user 0 com.sec.android.widgetapp.webmanual
Package com.sec.android.widgetapp.webmanual new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.app.watchmanagerstub
Package com.samsung.android.app.watchmanagerstub new state: disabled-user
shell pm disable-user --user 0 com.microsoft.appmanager
Package com.microsoft.appmanager new state: disabled-user
shell pm disable-user --user 0 com.google.android.youtube
Package com.google.android.youtube new state: disabled-user
shell pm disable-user --user 0 com.google.android.apps.youtube.music
Package com.google.android.apps.youtube.music new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.smartcallprovider
Package com.samsung.android.smartcallprovider new state: disabled-user
shell pm enable --user 0 com.samsung.android.smartcallprovider
Package com.samsung.android.smartcallprovider new state: enabled
shell pm disable-user --user 0 com.android.chrome
Package com.android.chrome new state: disabled-user
shell pm disable-user --user 0 com.google.android.googlequicksearchbox
Package com.google.android.googlequicksearchbox new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.mdx
Package com.samsung.android.mdx new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.app.spage
Package com.samsung.android.app.spage new state: disabled-user
shell pm disable-user --user 0 com.sec.android.app.soundalive
Package com.sec.android.app.soundalive new state: disabled-user
shell pm disable-user --user 0 com.google.android.apps.tachyon
Package com.google.android.apps.tachyon new state: disabled-user
shell pm disable-user --user 0 com.microsoft.appmanager
Package com.microsoft.appmanager new state: disabled-user
shell pm disable-user --user 0 com.touchtype.swiftkey
Package com.touchtype.swiftkey new state: disabled-user
shell pm disable-user --user 0 com.google.android.feedback
Package com.google.android.feedback new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.arzone
Package com.samsung.android.arzone new state: disabled-user
shell pm disable-user --user 0 com.google.android.printservice.recommendation
Package com.google.android.printservice.recommendation new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.bixbyvision.framework
Package com.samsung.android.bixbyvision.framework new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.bixby.wakeup
Package com.samsung.android.bixby.wakeup new state: disabled-user
shell pm disable-user --user 0 com.android.htmlviewer
Package com.android.htmlviewer new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.bixby.agent.dummy
Package com.samsung.android.bixby.agent.dummy new state: disabled-user
shell pm disable-user --user 0 com.android.bips
Package com.android.bips new state: disabled-user
shell pm disable-user --user 0 com.google.android.partnersetup
Package com.google.android.partnersetup new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.visionintelligence
Package com.samsung.android.visionintelligence new state: disabled-user
shell pm disable-user --user 0 com.android.stk2
Package com.android.stk2 new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.bixby.service
Package com.samsung.android.bixby.service new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.beaconmanager
Package com.samsung.android.beaconmanager new state: disabled-user
shell pm disable-user --user 0 com.android.providers.partnerbookmarks
Package com.android.providers.partnerbookmarks new state: disabled-user
shell pm disable-user --user 0 com.android.printspooler
Package com.android.printspooler new state: disabled-user
shell pm disable-user --user 0 com.android.wallpaper.livepicker
Package com.android.wallpaper.livepicker new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.app.reminder
Package com.samsung.android.app.reminder new state: disabled-user
shell pm disable-user --user 0 com.samsung.android.accessibility.talkback
Package com.samsung.android.accessibility.talkback new state: disabled-user
That list is insane. You may as well sell the Note and buy a Nokia 3210.
You really won't gain any real world performance improvements. I can understand if you're paraniod/extra secure, and want to remove Facebook etc.
But you're killing a lot of the phones functionality.
More than half eat the battery. The rest annoys me and I don't need it. I set my example.
I own a Nokia 6110i with no pen!
the_scotsman said:
That list is insane. You may as well sell the Note and buy a Nokia 3210.
You really won't gain any real world performance improvements. I can understand if you're paraniod/extra secure, and want to remove Facebook etc.
But you're killing a lot of the phones functionality.
Click to expand...
Click to collapse
I knew this thread was going to crater like the moon
Chainsaw wart removal.
Some of the worst offenders are needed at least once a day. Some on the "list" just sit there and do nothing unless needed... dependencies, dependencies, dependencies if not there many other functions aren't either. You also overlooked two prime offenders, Google backup Transport and Framework. Turn off all the bloody animations and use the Good Lock family of apps... for starters.
OP this is not the way to learn what to disable.
It took me over a year to learn how to optimize my 10+. Each device variant and user are different. You need to learn what does the hard way by researching the apk/service in question and most of all by playing with it.
The shotgun approach shown here is a mess. I use a package disabler so I can toggled apks on/off easily on the fly. While many are always disabled, a dozen or so are not. It also allows me to ID dependencies and easily correct mistakes.
Many things are simply turned on/off like location, bluetooth as I need them. To make the most of an Android you need to understand what does what... it's a learning process and it has to be a user interactive one to get the most from it. I toggle things on and off now automatically almost without thinking. To get to this point there's a lot to think through, to plan and setup.
No free rides.
I really like playing with Androids which is why I learn. It's almost impossible to crash a stock Android.
My OS load is stock, over a year old, still running fast, very stable and it fulfills its mission. SOT is running an average of 9%@hr, 7% for browsing and 11% for streaming vids.
At one time it was a hot running, battery eating hog... now it does what I want it to do

Preinstalled Apps that are safe to remove?

I recently emabled Network ADB on my shield to disable the stock launcher and install another one. This got me thinking if there are other stock apps that could be installed to save a little bit of performance? There is a lot of Nvidia related stuff of you inspect the list of installed apps, Nvidia Games, Diagnostics, keyboards and a lot of other things which I guess is not really needed.
Is anyone aware of a list of apps that can safely be removed from this device?
So far I have removed these:
Launcher
• adb shell pm disable-user --user 0 com.google.android.tvlauncher
• adb shell pm disable-user --user 0 com.google.android.tvrecommendations
• adb shell pm disable-user --user 0 com.google.android.leanbacklauncher
• adb shell pm disable-user --user 0 com.google.android.leanbacklauncher.recommendations
Other things that are not used
• adb shell pm disable-user --user 0 com.nvidia.shield.registration
• adb shell pm disable-user --user 0 com.nvidia.diagtools
• adb shell pm disable-user --user 0 com.google.android.apps.inputmethod.zhuyin
• adb shell pm disable-user --user 0 com.android.inputmethod.latin
• adb shell pm disable-user --user 0 com.google.android.inputmethod.korean
• adb shell pm disable-user --user 0 com.google.android.inputmethod.pinyin
• adb shell pm disable-user --user 0 com.nvidia.feedback
• adb shell pm disable-user --user 0 com.nvidia.osc
• adb shell pm disable-user --user 0 com.nvidia.hotwordsetup
• adb shell pm disable-user --user 0 com.nvidia.nvgamecast
• adb shell pm disable-user --user 0 com.nvidia.ControllerMapper
• adb shell pm disable-user --user 0 com.nvidia.shield.appselector
• adb shell pm disable-user --user 0 com.android.printspooler
Here is an UPDATED list that are SAFE to remove Maybe you want to remove more I just did these ones and WHAT a MAJOR INPROVEMENT
I am Using the ADV Pro Launcher.
Updated shield New Launcher
Model P2897
Version 11
Android Security Patch Level April 5, 2022
Kernel version
4.9.141-tegra-gfad87a91fd8a
#8 Sun Oct 16 21:44:18 PDT 2022
Build
RQ1A.210105.003.7825230_3167.5736
SHIELD Android TV SW Version
91.1(33.20.157)
pm list packages
package:com.android.cts.priv.ctsshim
package:com.google.android.ext.services
package:com.google.android.apps.mediashell
package:com.google.android.katniss
package:com.android.dynsystem
package:com.android.tv.settings
package:com.android.providers.media
package:com.nvidia.shieldtech.hooks
package:com.nvidia.shieldtech.proxy
package:com.nvidia.factorybundling
package:com.nvidia.blakepairing
package:com.google.android.onetimeinitializer
package:com.google.android.ext.shared
package:com.nvidia.shield.smbauth
package:com.nvidia.shield.ask
package:com.nvidia.shield.nas
package:com.nvidia.shieldbeta
package:com.nvidia.tegrazone3
package:com.android.documentsui
package:com.android.externalstorage
package:com.nvidia.bluetooth.ShieldBluetoothManager
package:com.android.htmlviewer
package:com.nvidia.bbciplayer.launchsport
package:com.nvidia.overscancomp
package:com.android.companiondevicemanager
package:com.nvidia.shield.registration
package:com.android.providers.downloads
package:com.android.providers.tv
package:com.android.networkstack.inprocess
package:com.google.android.backdrop
package:com.nvidia.KeyComboOta
package:com.google.android.tungsten.setupwraith
package:com.nvidia.avsync
package:com.google.android.overlay.modules.permissioncontroller
package:com.android.vending
package:com.android.pacprocessor
package:com.wparam.nullkeyboard
package:com.android.certinstaller
package:com.google.android.marvin.talkback
package:com.nvidia.shield.nvcustomize
package:android
package:com.android.mtp
package:com.nvidia.diagtools
package:com.android.backupconfirm
package:air.com.vudu.air.DownloaderTablet
package:com.ghisler.tcplugins.LAN
package:com.android.statementservice
package:com.android.settings.intelligence
package:com.nvidia.NvCPLUpdater
package:com.nvidia.packagemanagerservice
package:com.google.android.permissioncontroller
package:com.android.providers.settings
package:com.android.sharedstoragebackup
package:com.nvidia.factorysyschecker
package:radiotime.player
package:com.nvidia.shieldtech.accessoryui
package:com.nvidia.nvaudiosvc
package:com.google.android.overlay.modules.ext.services
package:com.android.se
package:com.android.inputdevices
package:com.nvidia.NvCPLSvc
package:com.nvidia.wifi.countrycode
package:com.nvidia.shield.remote.server
package:com.com.google.android.tvrecommendations ( if you try and uninstall this one you get this ERROR)
Broken ERROR & Restarts launcher Failure calling service package: Broken pipe (32)
package:com.yoku.marumovie.analytics
package:com.nvidia.benchmarkblocker
package:com.nvidia.irtuner
package:com.google.android.modulemetadata
package:com.google.android.webview
package:com.opera.browser
package:android.autoinstalls.config.nvidia
package:com.android.keychain
package:com.nvidia.hotwordsetup
package:com.android.gallery3d
package:com.google.android.packageinstaller
package:com.teamsmart.videomanager.tv
package:com.google.android.gms
package:com.google.android.gsf
package:com.android.wifi.resources
package:com.google.android.partnersetup
package:com.nvidia.shieldservice
package:com.android.localtransport
package:com.nvidia.osc
package:com.nvidia.ota
package:com.nvidia.tegraprofiler.security
package:com.android.proxyhandler
package:com.nvidia.bluetooth.ps3usbpairer
package:com.google.android.overlay.modules.permissioncontroller.forframework
package:flar2.homebutton
package:com.android.soundpicker
package:com.nvidia.shield.smbserver
package:com.liskovsoft.smarttubetv.beta
package:com.android.networkstack.tethering.nvidia
package:com.zattoo.player
package:com.nvidia.ControllerMapper
package:com.nvidia.app.messaging
package:com.google.android.apps.nbu.smartconnect.tv
package:ca.dstudio.atvlauncher.pro
package:com.nvidia.stats
package:com.nvidia.shield.appselector
package:com.nvidia.factory
package:com.android.networkstack.tethering.inprocess
package:com.android.networkstack.permissionconfig
package:com.google.android.sss.authbridge
package:com.android.cts.ctsshim
package:com.nvidia.nvgamecast
package:com.vivaldi.browser
package:com.google.android.overlay.modules.modulemetadata.forframework
package:air.ITVMobilePlayer
package:com.nvidia.bbciplayer
package:com.android.vpndialogs
package:com.google.android.tv.frameworkpackagestubs
package:com.nvidia.shield.welcome
package:com.android.shell
package:com.android.wallpaperbackup
package:com.yoku.marumovie
package:com.android.providers.userdictionary
package:com.android.providers.media.module
package:com.android.hotspot2.osulogin
package:com.android.location.fused
package:com.android.systemui
package:com.android.bluetoothmidiservice
package:com.nvidia.bbciplayer.launch
packagem uninstall -k --user 0 com.netflix.ninja
package:com.android.bluetooth
package:com.android.captiveportallogin
package:com.nvidia.developerwidget
package:com.google.android.inputmethod.latin
Uninstalled Apps
packagem uninstall -k --user 0 com.android.providers.contacts
packagem uninstall -k --user 0 com.nvidia.feedback
packagem uninstall -k --user 0 com.google.android.play.games
packagem uninstall -k --user 0 com.google.android.tv.remote.service
packagem uninstall -k --user 0 com.google.android.youtube.tv
packagem uninstall -k --user 0 com.amazon.music.tv
packagem uninstall -k --user 0 com.google.android.feedback
packagem uninstall -k --user 0 com.google.android.syncadapters.calendar
packagem uninstall -k --user 0 com.google.android.videos
packagem uninstall -k --user 0 com.android.providers.calendar
packagem uninstall -k --user 0 com.plexapp.android
packagem uninstall -k --user 0 com.nvidia.remotelocator
packagem uninstall -k --user 0 com.amazon.amazonvideo.livingroom.nvidia
packagem uninstall -k --user 0 com.google.android.tvlauncher
packagem uninstall -k --user 0 com.plexapp.mediaserver.smb
packagem uninstall -k --user 0 com.google.android.leanback.ime
packagem uninstall -k --user 0 com.android.hotwordenrollment.xgoogle
packagem uninstall -k --user 0 com.google.android.tv
packagem uninstall -k --user 0 com.nvidia.inputviewer
packagem uninstall -k --user 0 com.amazon.amazonvideo.livingroom
packagem uninstall -k --user 0 com.android.printspooler
packagem uninstall -k --user 0 com.android.hotwordenrollment.okgoogle
packagem uninstall -k --user 0 com.android.dreams.basic
packagem uninstall -k --user 0 com.google.android.tts

Categories

Resources