com.samsung.android.bixby.service
com.samsung.android.visionintelligence
com.samsung.android.bixby.agent
com.samsung.android.bixby.agent.dummy
com.samsung.android.bixbyvision.framework
com.samsung.android.drivelink.stub
com.dsi.ant.sample.acquirechannels
com.dsi.ant.service.socket
com.dsi.ant.server
com.dsi.ant.plugins.antplus
com.android.egg
com.sec.android.easyonehand
com.sec.android.widgetapp.samsungapps
com.sec.android.app.launcher
com.samsung.android.mateagent
com.sec.android.easyMover.Agent
com.samsung.android.app.watchmanagerstub
com.sec.android.daemonapp
com.samsung.android.app.social
- Gimmick Apps (AR Emoji, AR Core, Flipboard, Digital Wellbeing, AR Stickers, etc)
com.samsung.android.aremoji
com.google.ar.core
flipboard.boxer.app
com.samsung.android.wellbeing
com.samsung.android.da.daagent
com.samsung.android.service.livedrawing
com.sec.android.mimage.avatarstickers
com.facebook.katana
com.facebook.system
com.facebook.appmanager
com.facebook.services
com.android.bips
com.google.android.printservice.recommendation
com.android.printspooler
com.sec.android.app.sbrowser
com.samsung.android.app.sbrowseredge
com.sec.android.desktopmode.uiservice
com.samsung.desktopsystemui
com.sec.android.app.desktoplauncher
com.samsung.android.email.provider
com.wsomacp
com.samsung.android.game.gamehome
com.enhance.gameservice
com.samsung.android.game.gametools
com.samsung.android.game.gos
com.samsung.android.gametuner.thin
com.samsung.android.kidsinstaller
com.samsung.android.app.camera.sticker.facearavatar.preload
com.samsung.android.app.ledbackcover
com.sec.android.cover.ledcover
- Samsung Pass & Samsung Pay
com.samsung.android.samsungpassautofill
com.samsung.android.authfw
com.samsung.android.samsungpass
com.samsung.android.spay
com.samsung.android.spayfw
com.samsung.android.hmt.vrsvc
com.samsung.android.app.vrsetupwizardstub
com.samsung.android.hmt.vrshell
com.google.vr.vrcore
com.samsung.android.service.peoplestripe
If the any of the app package name is not listed above which you want to remove, you can install ‘App Inspector’ from the below link to find the exact package name of the app.
[googleplay url=”https://play.google.com/store/apps/details?id=bg.projectoria.appinspector”]
Steps to remove bloatware on Samsung Galaxy S10 without root [Uninstall Samsung Apps]
You need to install ADB and Fastboot on your Windows, macOS PC/laptop at first. Once you have done this, just follow the steps mentioned below to uninstall bloatware from your Samsung Galaxy S10 device.
- Go to Settings -> About phone -> Software information on your Samsung Galaxy S10.
- Tap on the ‘Build number’ for 7 times until you see the “Developer mode has been turned on” message on the screen.
- Now, go back to Settings -> Developer options and enable the ‘USB Debugging’ option.
- Connect your Galaxy S10 device to the PC via the USB cable.
- Once your device gets connected, open the folder where the ADB and Fastboot tool installed. [This PC: Local Disk (C): ADB]
- While holding the Shift key, right-click on an empty space inside the folder -> Select the ‘Open PowerShell window here’ option from the menu.
- Enter the following command to verify the connection via ADB:
adb devices
- Now, you should be prompted with the “Allow USB Debugging?” message on your device display. Tap on “Yes”.
- This will verify your device and show you a device ID on your PC under command prompt. If it doesn’t, then make sure to install the Samsung USB drivers on your PC properly.
- Now, open the ADB Shell by entering the following command:
adb shell
- Type the following command and hit enter to uninstall the pre-installed system app/bloatware from your Samsung Galaxy S10/S10+/S10e:
pm uninstall -k –user 0 <app-package-name>
Make sure to replace “<app-package-name>” with the package name of the system app (Refer to the list in the previous section) that you want to uninstall.
For example, if you want to uninstall Twitter, the following commands you need to use:
pm uninstall -k –user 0 com.twitter.katana
pm uninstall -k –user 0 com.twitter.system
pm uninstall -k –user 0 com.twitter.appmanager
pm uninstall -k –user 0 com.twitter.services
- After entering the command, ADB will automatically remove/uninstall the specific system app and will show you a “Success” message.
- You will need to repeat the commands for different package names in order to uninstall apps completely. Just change the app name and the rest of the lines will be the same.
- You’re good to go. Now, you have successfully uninstalled all the preloaded apps from your Galaxy S10 device running on One UI.
The process should not take long to execute. Once the process is completed, you can exit the command shell directly and remove your USB cable as well. Now, restart your handset for once and you’re done.
Now, if you check the system apps on your phone, it is already gone. Hope this guide will help you a lot if you’re a new user.
Feel free to comment down below about your thoughts and experiences.
Source | Via
Is the phone meant to be left on through the process?
Thanks for the info