Tutoriel [ROM Stock] [Android 10] - Debloat Samsung j6lte

  • Auteur de la discussion kalagani
  • Date de début
K

kalagani

Membre
Inscrit
25 Juin 2019
Messages
44
Points
8
  • #1
ban-texte-tutoriel-bl.png

un petit tuto pour ceux qui sont encombrés par des applications installées mais non désirées
il est dédié au Samsung j6lte

ban-texte-avertissement-vl.png

j6lte ne semblant pas concerner uniquement le SM-J600FN/DS sur lequel j'ai testé cette purge
Ce tuto pourrait donc s'appliquer à d'autres modèles SM-J600x à base exynos7870
ou de ROM stock ou Custom inférieure à Android 10, mais je ne prends pas la responsabilité de l'affirmer!
Cette opération comporte des risques. Phonandroid et moi-même ne pouvons être tenus pour responsables des éventuels problèmes rencontrés !

Préliminaires:
sur le smartphone
_passer le téléphone en mode développeur en allant dans
Paramètres->A propos du téléphone->Informations sur le logiciel
alors appui 7 fois sur le Numéro de version
_retour arrière pour aller sur la ligne Options pour les développeurs alors apparue sous A propos du téléphone
y cocher Débogage USB
_
brancher un câble USB venant du PC
si tout se passe bien une demande d'autorisation de connexion apparait qu'il faut valider

Mise en œuvre
à partir de là il suffit simplement à partir de son PC de lancer un fichier de commandes composé d'une séquence de lignes
adb shell "pm uninstall -k --user 0 appli.non.desiree.encombrante
...
Cette commande a le gros avantage qu'elle ne supprime pas physiquement l'application du téléphone et qu'on peut ainsi revenir en arrière avec la commande
adb shell cmd package install-existing appli.non.desiree.a.encombrante
ban-texte-information.png

Cette liste est assez radicale dans la mesure où elle désinstalle des applis que certains trouvent indispensables.
Elles sont remplacées par d'autres qui font (à mon avis) la même chose tout en étant moins espionnes, plus "open source" que propriétaire ou parce que simplement plus riche.
Sur ce lien les dites applis de remplacement
Partie 3/4: installer des applications alors que la ROM n'embarque rien de Google donc pas son Play Store...
autrement il suffit d'appliquer la commande de réinstallation ci-dessus pour l'appli concernée (des commentaires dans la liste peuvent aider à la retrouver!)

Source:
cette liste de commandes a comme source une liste dédiée au S8
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
fournie par Grégoire Surrel que je remercie ici.
Cette liste a été adaptée pour SM-J600FN/DS et testée sous Linux sans retour d'erreur uniquement des Successfull en résultat de chaque ligne de commande!

Dans le principe, cette séquence est jouable sur Windows tout comme sur Linux à partir d'un terminal
sur PC Linux
il faudra au préalable installer le paquet
adb le nom varie en fonction de sa distribution (pas besoin ni d'Odin, ni de pilotes Samsung)
recopier le fichier de commande dans son répertoire préféré
lui donner les droits d'exécution
Bash:
S'il vous plaît, Connexion ou S'inscrire to view codes content!
le lancer
Bash:
S'il vous plaît, Connexion ou S'inscrire to view codes content!
sur PC Windows
il faudra avoir installé l'équivalent ainsi que les pilotes Samsung (pas besoin d'Odin)
recopier le fichier de commande dans son répertoire préféré
l'adapter au shell Windows (cf plus bas)
le lancer

Le fichier de commande sous Linux
#!/bin/bash
#
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !

echo " debloat list by Kalagani for Samsung SM-J600FN created from Samsung Galaxy S8 debloat list"
echo " source S8 in
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
"
adb devices
###########################
echo " # Phone apps and services #"
###########################
adb shell "pm uninstall -k --user 0 com.samsung.android.smartcallprovider" # The 4th tab in the Phone app for 'local places'
adb shell "pm uninstall -k --user 0 com.sec.vsim.ericssonnsds.webapp" # NSDSWebApp. The Non Sim Device Solution (NSDS) is linked to VoLTE and VoWifi (Wifi Calling). NSDS allows connecting non sim devices to IMS core:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !

adb shell "pm uninstall -k --user 0 com.android.cts.ctsshim" # Probably linked to accessibility feature "Captioned Telephone Service. No internet access required
adb shell "pm uninstall -k --user 0 com.android.cts.priv.ctsshim" # Probably linked to accessibility feature "Captioned Telephone Service. No internet access required
adb shell "pm uninstall -k --user 0 com.samsung.crane" # Phone, with extended features: share rich data (doodles, location, text messages). Couldn't find a way to access it from an official interface
adb shell "pm uninstall -k --user 0 com.hiya.star" # Possibly linked to the Phone app "Caller ID and spam protection service" as well as the "Places" feature

###############
# System apps #
###############


################################
echo " # Samsung specific system apps #"
################################
adb shell "pm uninstall -k --user 0 com.sec.location.nsflp2" # Samsung Location SDK
adb shell "pm uninstall -k --user 0 com.samsung.android.location" # slocation

# Maybe Knox-related

##################################################
echo " # Samsung user apps, customization, and services #"
##################################################
adb shell "pm uninstall -k --user 0 com.samsung.android.themecenter" # Samsung Themes
adb shell "pm uninstall -k --user 0 com.samsung.android.themestore" # Galaxy Themes
adb shell "pm uninstall -k --user 0 com.sec.android.app.samsungapps" # Galaxy Store
adb shell "pm uninstall -k --user 0 com.samsung.android.rubin.app" # Customization Service
adb shell "pm uninstall -k --user 0 com.sec.android.app.chromecustomizations" # Chrome browser customization
adb shell "pm uninstall -k --user 0 com.samsung.android.scloud" # Samsung Cloud
adb shell "pm uninstall -k --user 0 com.samsung.android.mobileservice" # Samsung Experience Service, handling the Samsung account and experience, required for Samsung Pay
adb shell "pm uninstall -k --user 0 com.sec.android.daemonapp" # Weather
adb shell "pm uninstall -k --user 0 com.sec.android.app.myfiles" # Mes fichiers

echo " # Samsung SmartSwitch"
adb shell "pm uninstall -k --user 0 com.samsung.android.smartswitchassistant" # Samsung SmartSwitch
adb shell "pm uninstall -k --user 0 com.sec.android.easyMover.Agent" # Smart Switch Agent
adb shell "pm uninstall -k --user 0 com.samsung.android.shortcutbackupservice" # ShortcutBNR, linked to SmartSwitch Samsung Cloud features

echo " # Equalizers"
adb shell "pm uninstall -k --user 0 com.sec.android.app.soundalive" # SoundAlive, responsible for Dobly Atmos and other equalizer stuff (accessible from the Settings app)
adb shell "pm uninstall -k --user 0 com.sec.hearingadjust" # Adapt Sound, the sound equalizer in Accessibility services

echo " # SmartThings"
adb shell "pm uninstall -k --user 0 com.samsung.android.beaconmanager" # SmartThings. It is required to enable the "Settings -> Connections -> More connections settings -> Nearby device scanning". This *may* be required for detecting Chromecast and other smart TVs.
adb shell "pm uninstall -k --user 0 com.samsung.android.easysetup" # SmartThings

echo " # Samsung Health"
adb shell "pm uninstall -k --user 0 com.sec.android.service.health" # Health Service, from Samsung

echo " # Widgets"
adb shell "pm uninstall -k --user 0 com.sec.android.widgetapp.easymodecontactswidget" # Favorite Contacts, probably the favourite contacts when enabling the "simple use" senior mode
adb shell "pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps" # Galaxy Essentials Widget
adb shell "pm uninstall -k --user 0 com.sec.android.widgetapp.webmanual" # User manual

################################################
echo " # Mandatory Knox apps, and other security apps #"
################################################
adb shell "pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader" # Knox Analytics Uploader
adb shell "pm uninstall -k --user 0 com.knox.vpn.proxyhandler" # Samsung's Work profile for Entreprise proxy
adb shell "pm uninstall -k --user 0 com.sec.enterprise.knox.attestation" # Knox-related
adb shell "pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms" # Knox Enrollment Service
adb shell "pm uninstall -k --user 0 com.samsung.knox.securefolder" # Secure Folder
adb shell "pm uninstall -k --user 0 com.samsung.klmsagent" # KLMS Agent, most likely linked to Knox
adb shell "pm uninstall -k --user 0 com.samsung.android.samsungpass" # Samsung Pass
adb shell "pm uninstall -k --user 0 com.samsung.android.samsungpassautofill" # Autofill with Samsung Pass

###############################
echo " # Samsung camera related apps #"
###############################
adb shell "pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facear.preload" # Default live sticker
adb shell "pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.stamp.preload" # Stamps

################
# Samsung Edge #
################

#################
echo " # Samsung Bixby #"
#################
adb shell "pm uninstall -k --user 0 com.samsung.android.app.spage" # Bixby Home
adb shell "pm uninstall -k --user 0 com.samsung.android.app.settings.bixby" # SettingsBixby
adb shell "pm uninstall -k --user 0 com.samsung.android.bixby.service"
#adb shell "pm uninstall -k --user 0 com.samsung.svoice.sync" # Voice Service, S Voice is the ancestor of Bixby

###############
# Samsung DeX #
###############

#######################################
echo " # Hidden apps (debug and diagnostics) #"
#######################################

# Dialable apps

echo " # Other apps"
adb shell "pm uninstall -k --user 0 com.samsung.android.networkdiagnostic" # Network diagnostic
adb shell "pm uninstall -k --user 0 com.sec.bcservice" # Linked to some diagnostics? It mentions TcpDump
adb shell "pm uninstall -k --user 0 com.sec.android.app.bluetoothtest" # BluetoothTest, probably a priviledged diagnostics app
adb shell "pm uninstall -k --user 0 com.sec.android.diagmonagent" # DiagMonAgent, probably diagnostics data collection from Settings > Biometrics and security > Send diagnostic data
adb shell "pm uninstall -k --user 0 com.sec.factory" # DeviceTest
adb shell "pm uninstall -k --user 0 com.sec.android.app.wlantest" # WlanTest
adb shell "pm uninstall -k --user 0 com.sec.epdgtestapp" # EpdgTestApp, test app for ePDG functionnality?

################
echo " # Game-related #"
################
adb shell "pm uninstall -k --user 0 com.samsung.android.game.gamehome"
adb shell "pm uninstall -k --user 0 com.samsung.android.game.gametools"
adb shell "pm uninstall -k --user 0 com.samsung.android.game.gos" # Samsung Game Optimizing Service

###############
echo " # Google apps #"
###############

echo " # Visible apps"
#adb shell "pm uninstall -k --user 0 com.google.android.apps.photos" # Google Photos
adb shell "pm uninstall -k --user 0 com.google.android.gm" # Gmail
#adb shell "pm uninstall -k --user 0 com.google.android.videos" # Google Movies
adb shell "pm uninstall -k --user 0 com.google.android.youtube" # Google's YouTube
echo " # More hidden apps"
adb shell "pm uninstall -k --user 0 com.google.android.apps.restore" # Restore data from the cloud or transfer it from another device
adb shell "pm uninstall -k --user 0 com.google.android.apps.tachyon"
adb shell "pm uninstall -k --user 0 com.google.android.ext.shared"
adb shell "pm uninstall -k --user 0 com.google.android.feedback" # Market feedback agent
adb shell "pm uninstall -k --user 0 com.google.android.googlequicksearchbox" # The super fat Google app, handling thousands of things. Required for Android Audo (even disabled is OK)
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" # Print Service Recommendation Service
adb shell "pm uninstall -k --user 0 com.google.android.setupwizard" # The initial setup wizard, that can pop later to "finish the setup" with recommended apps
adb shell "pm uninstall -k --user 0 com.google.android.syncadapters.calendar" # Google Calendar Sync
adb shell "pm uninstall -k --user 0 com.google.android.syncadapters.contacts" # Google Contacts Sync
adb shell "pm uninstall -k --user 0 com.google.android.apps.turbo" # Device Health Services
#adb shell "pm uninstall -k --user 0 com.google.android.apps.docs" # Drive
adb shell "pm uninstall -k --user 0 com.android.vending" # Google Play Store

####################
echo " # Third-party apps #"
####################
adb shell "pm uninstall -k --user 0 com.linkedin.android" # LinkedIn
adb shell "pm uninstall -k --user 0 com.microsoft.office.excel" # Microsoft Excel
adb shell "pm uninstall -k --user 0 com.microsoft.office.powerpoint" # Microsoft PowerPoint
adb shell "pm uninstall -k --user 0 com.microsoft.office.word" # Microsoft Word
adb shell "pm uninstall -k --user 0 com.microsoft.skydrive" # Microsoft SkyDrive
adb shell "pm uninstall -k --user 0 de.axelspringer.yana.zeropage" # upday
adb shell "pm uninstall -k --user 0 com.facebook.appmanager" # Facebook
adb shell "pm uninstall -k --user 0 com.facebook.katana" # Facebook
adb shell "pm uninstall -k --user 0 com.facebook.services" # Facebook
adb shell "pm uninstall -k --user 0 com.facebook.system" # Facebook

################
echo " # Unclassified #"
################
adb shell "pm uninstall -k --user 0 com.android.wallpaperbackup"
adb shell "pm uninstall -k --user 0 android.autoinstalls.config.samsung"
adb shell "pm uninstall -k --user 0 com.android.backupconfirm"
adb shell "pm uninstall -k --user 0 com.android.bips" # Default print service
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.captiveportallogin"
adb shell "pm uninstall -k --user 0 com.android.chrome"
adb shell "pm uninstall -k --user 0 com.android.dreams.basic"
adb shell "pm uninstall -k --user 0 com.android.dreams.phototable"
adb shell "pm uninstall -k --user 0 com.android.egg"
adb shell "pm uninstall -k --user 0 com.android.htmlviewer"
adb shell "pm uninstall -k --user 0 com.android.managedprovisioning" # Work profile setup
adb shell "pm uninstall -k --user 0 com.android.mms.service" # MmsService, no activity but a service, with permissions related to carrier connectivity. For receiving MMS?
adb shell "pm uninstall -k --user 0 com.android.pacprocessor"
adb shell "pm uninstall -k --user 0 com.android.printspooler" # Print spooler
adb shell "pm uninstall -k --user 0 com.android.providers.partnerbookmarks"
adb shell "pm uninstall -k --user 0 com.android.statementservice" # Intent Filter Verification Service
adb shell "pm uninstall -k --user 0 com.diotek.sec.lookup.dictionary" # Dictionary

adb shell "pm uninstall -k --user 0 com.monotype.android.font.chococooky"
adb shell "pm uninstall -k --user 0 com.monotype.android.font.cooljazz"
adb shell "pm uninstall -k --user 0 com.monotype.android.font.foundation"
adb shell "pm uninstall -k --user 0 com.monotype.android.font.rosemary"
adb shell "pm uninstall -k --user 0 com.osp.app.signin"
adb shell "pm uninstall -k --user 0 com.samsung.aasaservice"
adb shell "pm uninstall -k --user 0 com.samsung.android.app.galaxyfinder" # Finder, the "search in device" feature
adb shell "pm uninstall -k --user 0 com.samsung.android.app.omcagent" # Configuration update, some activities are very suspicious: "Recommended apps"
adb shell "pm uninstall -k --user 0 com.samsung.android.app.reminder" # Reminder, does regular network access
adb shell "pm uninstall -k --user 0 com.samsung.android.app.simplesharing" # Link sharing
adb shell "pm uninstall -k --user 0 com.samsung.android.app.social" # What's new
adb shell "pm uninstall -k --user 0 com.samsung.android.app.talkback" # Voice Assistant
adb shell "pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub" # Wearable Manager Installer
adb shell "pm uninstall -k --user 0 com.samsung.android.bbc.bbcagent" # BBCAgent
adb shell "pm uninstall -k --user 0 com.samsung.android.clipboarduiservice" # ClipboardUIService
adb shell "pm uninstall -k --user 0 com.samsung.android.da.daagent" # Dual messenger
adb shell "pm uninstall -k --user 0 com.samsung.android.dqagent" # DQA (Device Quality Agent), reportedely keeps tabs on Wi-Fi quality throughout the device
adb shell "pm uninstall -k --user 0 com.samsung.android.emojiupdater"
adb shell "pm uninstall -k --user 0 com.samsung.android.fmm" # Find my mobile
adb shell "pm uninstall -k --user 0 com.samsung.android.kidsinstaller" # Kids Home Installer
adb shell "pm uninstall -k --user 0 com.samsung.android.samsungpositioning" # Samsung Positioning
adb shell "pm uninstall -k --user 0 com.samsung.android.securitylogagent"
adb shell "pm uninstall -k --user 0 com.samsung.android.smartfitting" # SmartFittingService

adb shell "pm uninstall -k --user 0 com.samsung.android.sm.devicesecurity" # This is the antivirus in Settings -> Device care -> Security
adb shell "pm uninstall -k --user 0 com.samsung.android.stickercenter" # StickerCenter, related to Samsung stickers:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !


adb shell "pm uninstall -k --user 0 com.samsung.android.svcagent" # SVC Agent
adb shell "pm uninstall -k --user 0 com.samsung.android.universalswitch" # Universal switch, accessibility feature to control the phone:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !


adb shell "pm uninstall -k --user 0 com.samsung.clipboardsaveservice" # ClipboardSaveService, probably the clipboard history sometimes accessible
#adb shell "pm uninstall -k --user 0 com.samsung.enhanceservice"
adb shell "pm uninstall -k --user 0 com.samsung.rcs" # RcsSettings (Rich Communication Services "joyn"), has permissions linked to cmh, and visionintelligence:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !

adb shell "pm uninstall -k --user 0 com.samsung.safetyinformation" # Some safety information, telling you not to put your phone in you eyes (I'm serious)
adb shell "pm uninstall -k --user 0 com.samsung.SMT"
adb shell "pm uninstall -k --user 0 com.sec.android.app.billing" # Samsung Checkout
adb shell "pm uninstall -k --user 0 com.sec.android.app.DataCreate" #
adb shell "pm uninstall -k --user 0 com.sec.android.app.magnifier" # Magnifier, uses the phone's camera
adb shell "pm uninstall -k --user 0 com.sec.android.app.SecSetupWizard"
adb shell "pm uninstall -k --user 0 com.sec.android.app.setupwizardlegalprovider" # SetupWizardLegalProvider

adb shell "pm uninstall -k --user 0 com.sec.android.preloadinstaller" # Application Installer, the Internet says it's responsible of (re-)installing junk on your mobile
adb shell "pm uninstall -k --user 0 com.sec.android.provider.badge" # BadgeProvider
adb shell "pm uninstall -k --user 0 com.sec.android.uibcvirtualsoftkey" # UIBCVirtualSoftkey, probably the service to get a software button for accessibility
adb shell "pm uninstall -k --user 0 com.sec.app.RilErrorNotifier" # RilNotifier
adb shell "pm uninstall -k --user 0 com.sec.automation" # TetheringAutomation, linked to an "always on tethering" option
#adb shell "pm uninstall -k --user 0 com.sec.downloadablekeystore"
adb shell "pm uninstall -k --user 0 com.sec.enterprise.mdm.services.simpin" # Entreprise Sim Pin Service
adb shell "pm uninstall -k --user 0 com.sec.spp.push" # Samsung Push Service
adb shell "pm uninstall -k --user 0 com.sec.sve" # SecVideoEngineService
adb shell "pm uninstall -k --user 0 com.skms.android.agent" # SKMSAgentService, Samsung KMS (Key Managment Service?) talks with the eSE device (embedded SEcurity):
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
Le fichier de commande sous Windows
@echo off
REM #!/bin/bash
REM #
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !

echo debloat list by Kalagani for Samsung SM-J600FN created from Samsung Galaxy S8 debloat list"
echo source S8 in
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
"
adb devices
REM ###########################
echo # Phone apps and services #"
REM ###########################
adb shell "pm uninstall -k --user 0 com.samsung.android.smartcallprovider" # The 4th tab in the Phone app for 'local places'
adb shell "pm uninstall -k --user 0 com.sec.vsim.ericssonnsds.webapp" # NSDSWebApp. The Non Sim Device Solution (NSDS) is linked to VoLTE and VoWifi (Wifi Calling). NSDS allows connecting non sim devices to IMS core:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !

adb shell "pm uninstall -k --user 0 com.android.cts.ctsshim" # Probably linked to accessibility feature "Captioned Telephone Service. No internet access required
adb shell "pm uninstall -k --user 0 com.android.cts.priv.ctsshim" # Probably linked to accessibility feature "Captioned Telephone Service. No internet access required
adb shell "pm uninstall -k --user 0 com.samsung.crane" # Phone, with extended features: share rich data (doodles, location, text messages). Couldn't find a way to access it from an official interface
adb shell "pm uninstall -k --user 0 com.hiya.star" # Possibly linked to the Phone app "Caller ID and spam protection service" as well as the "Places" feature

REM ###############
REM # System apps #
REM ###############

REM ################################
echo # Samsung specific system apps #"
REM ################################
adb shell "pm uninstall -k --user 0 com.sec.location.nsflp2" # Samsung Location SDK
adb shell "pm uninstall -k --user 0 com.samsung.android.location" # slocation

REM # Maybe Knox-related

REM ##################################################
echo # Samsung user apps, customization, and services #"
REM ##################################################
adb shell "pm uninstall -k --user 0 com.samsung.android.themecenter" # Samsung Themes
adb shell "pm uninstall -k --user 0 com.samsung.android.themestore" # Galaxy Themes
adb shell "pm uninstall -k --user 0 com.sec.android.app.samsungapps" # Galaxy Store
adb shell "pm uninstall -k --user 0 com.samsung.android.rubin.app" # Customization Service
adb shell "pm uninstall -k --user 0 com.sec.android.app.chromecustomizations" # Chrome browser customization
adb shell "pm uninstall -k --user 0 com.samsung.android.scloud" # Samsung Cloud
adb shell "pm uninstall -k --user 0 com.samsung.android.mobileservice" # Samsung Experience Service, handling the Samsung account and experience, required for Samsung Pay
adb shell "pm uninstall -k --user 0 com.sec.android.daemonapp" # Weather
adb shell "pm uninstall -k --user 0 com.sec.android.app.myfiles" # Mes fichiers

echo # Samsung SmartSwitch"
adb shell "pm uninstall -k --user 0 com.samsung.android.smartswitchassistant" # Samsung SmartSwitch
adb shell "pm uninstall -k --user 0 com.sec.android.easyMover.Agent" # Smart Switch Agent
adb shell "pm uninstall -k --user 0 com.samsung.android.shortcutbackupservice" # ShortcutBNR, linked to SmartSwitch Samsung Cloud features

echo # Equalizers"
adb shell "pm uninstall -k --user 0 com.sec.android.app.soundalive" # SoundAlive, responsible for Dobly Atmos and other equalizer stuff (accessible from the Settings app)
adb shell "pm uninstall -k --user 0 com.sec.hearingadjust" # Adapt Sound, the sound equalizer in Accessibility services

echo # SmartThings"
adb shell "pm uninstall -k --user 0 com.samsung.android.beaconmanager" # SmartThings. It is required to enable the "Settings -> Connections -> More connections settings -> Nearby device scanning". This *may* be required for detecting Chromecast and other smart TVs.
adb shell "pm uninstall -k --user 0 com.samsung.android.easysetup" # SmartThings

echo # Samsung Health"
adb shell "pm uninstall -k --user 0 com.sec.android.service.health" # Health Service, from Samsung

echo # Widgets"
adb shell "pm uninstall -k --user 0 com.sec.android.widgetapp.easymodecontactswidget" # Favorite Contacts, probably the favourite contacts when enabling the "simple use" senior mode
adb shell "pm uninstall -k --user 0 com.sec.android.widgetapp.samsungapps" # Galaxy Essentials Widget
adb shell "pm uninstall -k --user 0 com.sec.android.widgetapp.webmanual" # User manual

REM ################################################
echo # Mandatory Knox apps, and other security apps #"
REM ################################################
adb shell "pm uninstall -k --user 0 com.samsung.android.knox.analytics.uploader" # Knox Analytics Uploader
adb shell "pm uninstall -k --user 0 com.knox.vpn.proxyhandler" # Samsung's Work profile for Entreprise proxy
adb shell "pm uninstall -k --user 0 com.sec.enterprise.knox.attestation" # Knox-related
adb shell "pm uninstall -k --user 0 com.sec.enterprise.knox.cloudmdm.smdms" # Knox Enrollment Service
adb shell "pm uninstall -k --user 0 com.samsung.knox.securefolder" # Secure Folder
adb shell "pm uninstall -k --user 0 com.samsung.klmsagent" # KLMS Agent, most likely linked to Knox
adb shell "pm uninstall -k --user 0 com.samsung.android.samsungpass" # Samsung Pass
adb shell "pm uninstall -k --user 0 com.samsung.android.samsungpassautofill" # Autofill with Samsung Pass

REM ###############################
echo # Samsung camera related apps #"
REM ###############################
adb shell "pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.facear.preload" # Default live sticker
adb shell "pm uninstall -k --user 0 com.samsung.android.app.camera.sticker.stamp.preload" # Stamps

REM ################
REM # Samsung Edge #
REM ################

REM ################
echo # Samsung Bixby #"
REM #################
adb shell "pm uninstall -k --user 0 com.samsung.android.app.spage" # Bixby Home
adb shell "pm uninstall -k --user 0 com.samsung.android.app.settings.bixby" # SettingsBixby
adb shell "pm uninstall -k --user 0 com.samsung.android.bixby.service"
#adb shell "pm uninstall -k --user 0 com.samsung.svoice.sync" # Voice Service, S Voice is the ancestor of Bixby

REM ###############
REM # Samsung DeX #
REM ###############

REM #######################################
echo # Hidden apps (debug and diagnostics) #"
REM ######################################

# Dialable apps

echo # Other apps"
adb shell "pm uninstall -k --user 0 com.samsung.android.networkdiagnostic" # Network diagnostic
adb shell "pm uninstall -k --user 0 com.sec.bcservice" # Linked to some diagnostics? It mentions TcpDump
adb shell "pm uninstall -k --user 0 com.sec.android.app.bluetoothtest" # BluetoothTest, probably a priviledged diagnostics app
adb shell "pm uninstall -k --user 0 com.sec.android.diagmonagent" # DiagMonAgent, probably diagnostics data collection from Settings > Biometrics and security > Send diagnostic data
adb shell "pm uninstall -k --user 0 com.sec.factory" # DeviceTest
adb shell "pm uninstall -k --user 0 com.sec.android.app.wlantest" # WlanTest
adb shell "pm uninstall -k --user 0 com.sec.epdgtestapp" # EpdgTestApp, test app for ePDG functionnality?

REM ###############
echo # Game-related #"
REM ###############
adb shell "pm uninstall -k --user 0 com.samsung.android.game.gamehome"
adb shell "pm uninstall -k --user 0 com.samsung.android.game.gametools"
adb shell "pm uninstall -k --user 0 com.samsung.android.game.gos" # Samsung Game Optimizing Service

REM ##############
echo # Google apps #"
REM ##############

echo # Visible apps"
#adb shell "pm uninstall -k --user 0 com.google.android.apps.photos" # Google Photos
adb shell "pm uninstall -k --user 0 com.google.android.gm" # Gmail
#adb shell "pm uninstall -k --user 0 com.google.android.videos" # Google Movies
adb shell "pm uninstall -k --user 0 com.google.android.youtube" # Google's YouTube
echo # More hidden apps"
adb shell "pm uninstall -k --user 0 com.google.android.apps.restore" # Restore data from the cloud or transfer it from another device
adb shell "pm uninstall -k --user 0 com.google.android.apps.tachyon"
adb shell "pm uninstall -k --user 0 com.google.android.ext.shared"
adb shell "pm uninstall -k --user 0 com.google.android.feedback" # Market feedback agent
adb shell "pm uninstall -k --user 0 com.google.android.googlequicksearchbox" # The super fat Google app, handling thousands of things. Required for Android Audo (even disabled is OK)
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" # Print Service Recommendation Service
adb shell "pm uninstall -k --user 0 com.google.android.setupwizard" # The initial setup wizard, that can pop later to "finish the setup" with recommended apps
adb shell "pm uninstall -k --user 0 com.google.android.syncadapters.calendar" # Google Calendar Sync
adb shell "pm uninstall -k --user 0 com.google.android.syncadapters.contacts" # Google Contacts Sync
adb shell "pm uninstall -k --user 0 com.google.android.apps.turbo" # Device Health Services
#adb shell "pm uninstall -k --user 0 com.google.android.apps.docs" # Drive
adb shell "pm uninstall -k --user 0 com.android.vending" # Google Play Store

REM ###################
echo # Third-party apps #"
REM ###################
adb shell "pm uninstall -k --user 0 com.linkedin.android" # LinkedIn
adb shell "pm uninstall -k --user 0 com.microsoft.office.excel" # Microsoft Excel
adb shell "pm uninstall -k --user 0 com.microsoft.office.powerpoint" # Microsoft PowerPoint
adb shell "pm uninstall -k --user 0 com.microsoft.office.word" # Microsoft Word
adb shell "pm uninstall -k --user 0 com.microsoft.skydrive" # Microsoft SkyDrive
adb shell "pm uninstall -k --user 0 de.axelspringer.yana.zeropage" # upday
adb shell "pm uninstall -k --user 0 com.facebook.appmanager" # Facebook
adb shell "pm uninstall -k --user 0 com.facebook.katana" # Facebook
adb shell "pm uninstall -k --user 0 com.facebook.services" # Facebook
adb shell "pm uninstall -k --user 0 com.facebook.system" # Facebook

REM ###############
echo # Unclassified #"
REM ###############
adb shell "pm uninstall -k --user 0 com.android.wallpaperbackup"
adb shell "pm uninstall -k --user 0 android.autoinstalls.config.samsung"
adb shell "pm uninstall -k --user 0 com.android.backupconfirm"
adb shell "pm uninstall -k --user 0 com.android.bips" # Default print service
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.captiveportallogin"
adb shell "pm uninstall -k --user 0 com.android.chrome"
adb shell "pm uninstall -k --user 0 com.android.dreams.basic"
adb shell "pm uninstall -k --user 0 com.android.dreams.phototable"
adb shell "pm uninstall -k --user 0 com.android.egg"
adb shell "pm uninstall -k --user 0 com.android.htmlviewer"
adb shell "pm uninstall -k --user 0 com.android.managedprovisioning" # Work profile setup
adb shell "pm uninstall -k --user 0 com.android.mms.service" # MmsService, no activity but a service, with permissions related to carrier connectivity. For receiving MMS?
adb shell "pm uninstall -k --user 0 com.android.pacprocessor"
adb shell "pm uninstall -k --user 0 com.android.printspooler" # Print spooler
adb shell "pm uninstall -k --user 0 com.android.providers.partnerbookmarks"
adb shell "pm uninstall -k --user 0 com.android.statementservice" # Intent Filter Verification Service
adb shell "pm uninstall -k --user 0 com.diotek.sec.lookup.dictionary" # Dictionary

adb shell "pm uninstall -k --user 0 com.monotype.android.font.chococooky"
adb shell "pm uninstall -k --user 0 com.monotype.android.font.cooljazz"
adb shell "pm uninstall -k --user 0 com.monotype.android.font.foundation"
adb shell "pm uninstall -k --user 0 com.monotype.android.font.rosemary"
adb shell "pm uninstall -k --user 0 com.osp.app.signin"
adb shell "pm uninstall -k --user 0 com.samsung.aasaservice"
adb shell "pm uninstall -k --user 0 com.samsung.android.app.galaxyfinder" # Finder, the "search in device" feature
adb shell "pm uninstall -k --user 0 com.samsung.android.app.omcagent" # Configuration update, some activities are very suspicious: "Recommended apps"
adb shell "pm uninstall -k --user 0 com.samsung.android.app.reminder" # Reminder, does regular network access
adb shell "pm uninstall -k --user 0 com.samsung.android.app.simplesharing" # Link sharing
adb shell "pm uninstall -k --user 0 com.samsung.android.app.social" # What's new
adb shell "pm uninstall -k --user 0 com.samsung.android.app.talkback" # Voice Assistant
adb shell "pm uninstall -k --user 0 com.samsung.android.app.watchmanagerstub" # Wearable Manager Installer
adb shell "pm uninstall -k --user 0 com.samsung.android.bbc.bbcagent" # BBCAgent
adb shell "pm uninstall -k --user 0 com.samsung.android.clipboarduiservice" # ClipboardUIService
adb shell "pm uninstall -k --user 0 com.samsung.android.da.daagent" # Dual messenger
adb shell "pm uninstall -k --user 0 com.samsung.android.dqagent" # DQA (Device Quality Agent), reportedely keeps tabs on Wi-Fi quality throughout the device
adb shell "pm uninstall -k --user 0 com.samsung.android.emojiupdater"
adb shell "pm uninstall -k --user 0 com.samsung.android.fmm" # Find my mobile
adb shell "pm uninstall -k --user 0 com.samsung.android.kidsinstaller" # Kids Home Installer
adb shell "pm uninstall -k --user 0 com.samsung.android.samsungpositioning" # Samsung Positioning
adb shell "pm uninstall -k --user 0 com.samsung.android.securitylogagent"
adb shell "pm uninstall -k --user 0 com.samsung.android.smartfitting" # SmartFittingService

adb shell "pm uninstall -k --user 0 com.samsung.android.sm.devicesecurity" # This is the antivirus in Settings -> Device care -> Security
adb shell "pm uninstall -k --user 0 com.samsung.android.stickercenter" # StickerCenter, related to Samsung stickers:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !


adb shell "pm uninstall -k --user 0 com.samsung.android.svcagent" # SVC Agent
adb shell "pm uninstall -k --user 0 com.samsung.android.universalswitch" # Universal switch, accessibility feature to control the phone:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !


adb shell "pm uninstall -k --user 0 com.samsung.clipboardsaveservice" # ClipboardSaveService, probably the clipboard history sometimes accessible
#adb shell "pm uninstall -k --user 0 com.samsung.enhanceservice"
adb shell "pm uninstall -k --user 0 com.samsung.rcs" # RcsSettings (Rich Communication Services "joyn"), has permissions linked to cmh, and visionintelligence:
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !

adb shell "pm uninstall -k --user 0 com.samsung.safetyinformation" # Some safety information, telling you not to put your phone in you eyes (I'm serious)
adb shell "pm uninstall -k --user 0 com.samsung.SMT"
adb shell "pm uninstall -k --user 0 com.sec.android.app.billing" # Samsung Checkout
adb shell "pm uninstall -k --user 0 com.sec.android.app.DataCreate" #
adb shell "pm uninstall -k --user 0 com.sec.android.app.magnifier" # Magnifier, uses the phone's camera
adb shell "pm uninstall -k --user 0 com.sec.android.app.SecSetupWizard"
adb shell "pm uninstall -k --user 0 com.sec.android.app.setupwizardlegalprovider" # SetupWizardLegalProvider

adb shell "pm uninstall -k --user 0 com.sec.android.preloadinstaller" # Application Installer, the Internet says it's responsible of (re-)installing junk on your mobile
adb shell "pm uninstall -k --user 0 com.sec.android.provider.badge" # BadgeProvider
adb shell "pm uninstall -k --user 0 com.sec.android.uibcvirtualsoftkey" # UIBCVirtualSoftkey, probably the service to get a software button for accessibility
adb shell "pm uninstall -k --user 0 com.sec.app.RilErrorNotifier" # RilNotifier
adb shell "pm uninstall -k --user 0 com.sec.automation" # TetheringAutomation, linked to an "always on tethering" option
#adb shell "pm uninstall -k --user 0 com.sec.downloadablekeystore"
adb shell "pm uninstall -k --user 0 com.sec.enterprise.mdm.services.simpin" # Entreprise Sim Pin Service
adb shell "pm uninstall -k --user 0 com.sec.spp.push" # Samsung Push Service
adb shell "pm uninstall -k --user 0 com.sec.sve" # SecVideoEngineService
adb shell "pm uninstall -k --user 0 com.skms.android.agent" # SKMSAgentService, Samsung KMS (Key Managment Service?) talks with the eSE device (embedded SEcurity):
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
C'est une adaptation du fichier Linux que j'ai testé pour la syntaxe dans un Windows Seven lancé en Virtuel sous Linux
_renommer le fichier de .bash en .bat
_le faire commencer par @echo off

_préfixer les lignes de commentaire commençant par # avec REM
par ex pour la 1ère ligne
#!/bin/bash devient REM#!/bin/bash
_changer les lignes echo "texte à afficher" en supprimant le 1er " encadrant texte à afficher et en gardant echo
par ex pour
echo " debloat list for Samsung SM-J600FN created from Samsung Galaxy S8 debloat list"

devient
echo debloat list for Samsung SM-J600FN created from Samsung Galaxy S8 debloat list"
donc je ne garantis pas le fonctionnement sur un vrai Windows!
 
Dernière édition:
Dernière édition:
Tekken

Tekken

Samsung Galaxy S10
Administrateur
Inscrit
4 Août 2012
Messages
29 640
Points
113
  • #2
Bonjour et merci pour ton partage (y)
 

Sujets en relation

Haut Bas