System app database

Package

com.samsung.android.app.routines

Modes and Routines

45device profiles
67observations
5user-facing hits
18 Sep 2026last seen

Guidance

Disable with caution verified 11 Aug 2026

Shown as "Modes and Routines", this is Samsung's automation engine for Galaxy phones and tablets. Samsung describes it as letting you "automate your phone's behaviour by running preset actions when specific conditions are met", with Modes being predefined profiles such as Sleep, Driving or Work that change how the device behaves, and Routines being if-this-then-that rules built from triggers such as time, location or a connected Bluetooth device. It is surfaced in Settings rather than as a separate app icon on current builds. It is worth knowing how much reach it has. On this site's provenance data it is Samsung platform-signed and declares around 179 permissions on some builds, including location in the background, Bluetooth scanning, contacts, phone state, notification policy, display and audio controls, and FORCE_STOP_PACKAGES. That breadth is inherent to an automation engine that has to change device state on the user's behalf, not a sign of anything untoward, but it does mean routines a user creates can alter settings an administrator might expect to stay put. For Android Enterprise, EMM and kiosk deployments Samsung documents this as a consumer convenience feature and gives it no management role in the material cited here, so the reading below is a judgement drawn from what the feature does rather than a Samsung statement about managed devices. On a dedicated or kiosk device it is usually unwanted, since a user-created routine could toggle connectivity, sound or Do Not Disturb behaviour underneath a locked-down experience. It is rated caution rather than safe because Modes are wired into the wider One UI experience, including Do Not Disturb style behaviour, and Samsung does not document what disabling the package changes; test on one device before rolling it out. Version note: where this lives changed with Android 13. Samsung states that "On Android 14 and Android 13, features previously in the Bixby Routines app are available under Settings > Modes and Routines", whereas on Android 12 and Android 11 the same functionality was reached through the separate Bixby Routines app. Guidance written for older Galaxy devices that refers to Bixby Routines is describing the same capability under its earlier name and location.

Package intelligence

Observed signing, permission, version and size signals from contributing devices - descriptive of that sample, not a verdict. These come from the v2 Package Search sync, which not every device has contributed to yet, so for some packages this detail is partial or not present at all.

1
signing cert
consistent across devices
179
permissions
largest set observed
21.7 MB – 79.1 MB
APK size
30 – 37
target SDK
3.5.02.25 → 5.1.03.3
versions observed
21
device profiles
Declared permissions (179)

Largest permission set observed for this package. Text is Android's own published description where one exists; platform permissions Android does not document show their granted protection level (in grey) instead; vendor or unknown constants show the name only.

PermissionDescription
ACCESS_BACKGROUND_LOCATION This app can access location at any time, even while the app is not in use.
ACCESS_COARSE_LOCATION This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
ACCESS_FINE_LOCATION This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
ACCESS_NETWORK_STATE Allows the app to view information about network connections such as which networks exist and are connected.
ACCESS_NOTIFICATION_POLICY Allows the app to read and write Do Not Disturb configuration.
ACCESS_WIFI_STATE Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
ANSWER_PHONE_CALLS Allows the app to answer an incoming phone call.
BIND_APPWIDGET Signature or privileged system permission. docs ↗
BLUETOOTH_CONNECT Allows the app to connect to paired Bluetooth devices
BLUETOOTH_SCAN Allows the app to discover and pair nearby Bluetooth devices
CHANGE_NETWORK_STATE Allows the app to change the state of network connectivity.
CHANGE_WIFI_STATE Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks.
CONNECTIVITY_INTERNAL Signature or privileged system permission.
CONTROL_DISPLAY_COLOR_TRANSFORMS Signature or privileged system permission.
CONTROL_KEYGUARD Signature-level system permission, for platform-signed apps.
DEVICE_POWER Signature-level system permission, for platform-signed apps.
EXECUTE_APP_FUNCTIONS Internal platform permission, granted only by the system.
EXECUTE_APP_FUNCTIONS_TRUSTED Internal platform permission, granted only by the system.
FORCE_STOP_PACKAGES Signature or privileged system permission.
FOREGROUND_SERVICE Allows the app to make use of foreground services.
GET_ACCOUNTS Allows the app to get the list of accounts known by the phone. This may include any accounts created by applications you have installed.
GET_INTENT_SENDER_INTENT Signature-level system permission, for platform-signed apps.
INTERNAL_SYSTEM_WINDOW Signature-level system permission, for platform-signed apps.
INTERNET Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
MANAGE_ROLE_HOLDERS Signature-level system permission, for platform-signed apps.
MEDIA_CONTENT_CONTROL Signature or privileged system permission.
MODIFY_AUDIO_ROUTING Signature or privileged system permission.
MODIFY_AUDIO_SETTINGS Allows the app to modify global audio settings such as volume and which speaker is used for output.
MODIFY_DAY_NIGHT_MODE Signature or privileged system permission.
MODIFY_PHONE_STATE Signature or privileged system permission.
MODIFY_USER_PREFERRED_DISPLAY_MODE Signature-level system permission, for platform-signed apps.
NFC Allows the app to communicate with Near Field Communication (NFC) tags, cards, and readers.
PACKAGE_USAGE_STATS Signature or privileged system permission.
POST_NOTIFICATIONS Allows the app to show notifications
PROVIDE_TRUST_AGENT Signature or privileged system permission.
QUERY_USERS Signature or privileged system permission.
READ_CONTACTS Allows the app to read data about your contacts stored on your phone. Apps will also have access to the accounts on your phone that have created contacts. This may include accounts created by apps you have installed. This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge.
READ_EXTERNAL_STORAGE Allows the app to read the contents of your shared storage.
READ_PHONE_STATE Allows the app to access the phone features of the device. This permission allows the app to determine the phone number and device IDs, whether a call is active, and the remote number connected by a call.
READ_PRIVILEGED_PHONE_STATE Signature or privileged system permission. docs ↗
READ_SEARCH_INDEXABLES Signature or privileged system permission.
READ_SMS This app can read all SMS (text) messages stored on your phone.
READ_SYNC_SETTINGS Allows the app to read the sync settings for an account. For example, this can determine whether the People app is synced with an account.
READ_WALLPAPER_INTERNAL Signature or privileged system permission.
READ_WIFI_CREDENTIAL Signature or privileged system permission.
REAL_GET_TASKS Signature or privileged system permission.
RECEIVE_BOOT_COMPLETED Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
RECEIVE_MMS Allows the app to receive and process MMS messages. This means the app could monitor or delete messages sent to your device without showing them to you.
SEND_SMS Allows the app to send SMS messages. This may result in unexpected charges. Malicious apps may cost you money by sending messages without your confirmation.
SET_PROCESS_LIMIT Signature or privileged system permission.
SET_WALLPAPER Allows the app to set the system wallpaper.
START_ACTIVITIES_FROM_BACKGROUND Signature or privileged system permission. docs ↗
SUSPEND_APPS Signature-level system permission, for platform-signed apps.
SYSTEM_ALERT_WINDOW This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
USE_BIOMETRIC Allows the app to use biometric hardware for authentication
VIBRATE Allows the app to control the vibrator.
WAKE_LOCK Allows the app to prevent the phone from going to sleep.
WRITE_EXTERNAL_STORAGE Allows the app to write the contents of your shared storage.
WRITE_SECURE_SETTINGS Signature or privileged system permission.
WRITE_SETTINGS Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.
WRITE_SYNC_SETTINGS Allows an app to modify the sync settings for an account. For example, this can be used to enable sync of the People app with an account.
com.samsung.accessibility.permission.WRITE_SETTINGS -
com.samsung.android.aicore.permission.BIND_DOWNLOAD_SERVICE -
com.samsung.android.aicore.permission.BIND_ON_DEVICE_SERVICE -
com.samsung.android.aicore.permission.BIND_WALLPAPER_SERVICE -
com.samsung.android.aicore.permission.SUPPORTED_FEATURE_PROVIDER -
com.samsung.android.app.aodservice.permission.AOD_PROVIDER -
com.samsung.android.app.aodservice.permission.AOD_SETTING -
com.samsung.android.app.aodservice.permission.NOW_BAR_CONTENTS -
com.samsung.android.app.clockpack.LOCK_PROVIDER -
com.samsung.android.app.deepsky.GET_ROUTINE -
com.samsung.android.app.deepsky.permission.ACCESS_SERVICE -
com.samsung.android.app.galaxyfinder.permission.ACCESS_APPLICATION_PROVIDER -
com.samsung.android.app.parentalcare.permission.READ_CARE -
com.samsung.android.app.routines.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION -
com.samsung.android.app.routines.permission.READ_ROUTINE_INFO -
com.samsung.android.app.routines.permission.ROUTINE_HOST -
com.samsung.android.app.routines.permission.WRITE_ROUTINE_INFO -
com.samsung.android.app.tips.permission.USE_INTENT_SERVICE -
com.samsung.android.bixby.agent.permission.LAUNCH_BIXBY_VOICE -
com.samsung.android.bixby.agent.permission.READ_PUBLIC_SETTINGS -
com.samsung.android.bixby.agent.permission.READ_SETTINGS -
com.samsung.android.bixby.assistanthome.READ_PERMISSION -
com.samsung.android.ce.permission.CHANGED_EVENT_INTENT -
com.samsung.android.ce.permission.START_SERVICE_CE -
com.samsung.android.emergencymode.permission.LAUNCH_EMERGENCYMODE_SERVICE -
com.samsung.android.game.gametools.permission.UI_REQUEST -
com.samsung.android.holiday.permission.READ_HOLIDAY -
com.samsung.android.hostmanager.permission.ACCESS_UNIFIED_HOST_MANAGER -
com.samsung.android.intellivoiceservice.ai.asr.permission.BIND_SPEECH_RECOGNITION_SERVICE -
com.samsung.android.intellivoiceservice.ai.asr.permission.SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER -
com.samsung.android.intellivoiceservice.ai.asr.permission.SYSTEM_BIND_SPEECH_RECOGNITION_SERVICE -
com.samsung.android.intellivoiceservice.ai.asr.permission.SYSTEM_SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER -
com.samsung.android.intellivoiceservice.aitranslator.permission.BIND_TRANSLATION -
com.samsung.android.intellivoiceservice.common.permission.CONFIG_PROVIDER -
com.samsung.android.intellivoiceservice.common.permission.SYSTEM_CONFIG_PROVIDER -
com.samsung.android.intellivoiceservice.permission.BIND_CLASSIFICATION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_CONFIGURATION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_CORRECTION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_EMOJI_AUGMENTATION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_EXTRACTION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_FORMAT_CONVERSION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_GENERIC_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_NOTES_ORGANIZATION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_SMART_CAPTURE_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_SMART_COVER_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_SMART_REPLY_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_SUGGESTION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_SUGGESTION_SERVICE_FOR_EXTERNAL -
com.samsung.android.intellivoiceservice.permission.BIND_SUMMARIZATION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_TONECONVERT_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_TRANSLATION_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_USAGE_SERVICE -
com.samsung.android.intellivoiceservice.permission.BIND_WRITING_COMPOSER_SERVICE -
com.samsung.android.intellivoiceservice.permission.SUPPORTED_FEATURE_PROVIDER -
com.samsung.android.launcher.permission.READ_SETTINGS -
com.samsung.android.mdec.provider.setting.CMC_ES_PERMISSION -
com.samsung.android.mobileservice.profile.READ -
com.samsung.android.mobileservice.profile.WRITE -
com.samsung.android.mobileservice.sasettings.permission.SET_LOCATION -
com.samsung.android.oneconnect.permission.ACTION_SCENE -
com.samsung.android.oneconnect.permission.READ_SCENE -
com.samsung.android.permission.LOCK_TASK_MODE -
com.samsung.android.permission.READ_SCPM -
com.samsung.android.permission.SEM_BATTERY_INFO -
com.samsung.android.permission.WRITE_SCPM -
com.samsung.android.permission.sdk.command.ACCESS_COMMANDS -
com.samsung.android.permission.sdk.routines.v3.ACCESS_ROUTINES -
com.samsung.android.provider.indexing.permission.ACCESS_PROVIDER -
com.samsung.android.rubin.context.permission.READ_CONTEXT_MANAGER -
com.samsung.android.rubin.persona.permission.READ_PERSONA_MANAGER -
com.samsung.android.samsungaccount.permission.ACCESS_SASETTINGS -
com.samsung.android.samsungaccount.permission.ACCOUNT_MANAGER -
com.samsung.android.samsungaccount.permission.PROFILE_PROVIDER -
com.samsung.android.scloud.permission.STATUS -
com.samsung.android.scs.ai.asr.permission.BIND_SPEECH_RECOGNITION_SERVICE -
com.samsung.android.scs.ai.asr.permission.SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER -
com.samsung.android.scs.ai.asr.permission.SYSTEM_BIND_SPEECH_RECOGNITION_SERVICE -
com.samsung.android.scs.ai.asr.permission.SYSTEM_SPEECH_RECOGNITION_SERVICE_CONFIG_PROVIDER -
com.samsung.android.scs.ai.image.permission.BIND_IMAGE_SERVICE -
com.samsung.android.scs.ai.image.permission.IMAGE_PROVIDER -
com.samsung.android.scs.ai.suggestion.permission.SUGGESTION_PROVIDER -
com.samsung.android.scs.ai.text.permission.TEXT_PROVIDER -
com.samsung.android.scs.permission.SUPPORTED_FEATURE_PROVIDER -
com.samsung.android.service.stplatform.permission.ACCESS_POLICY_DATA -
com.samsung.android.settings.directaction.DIRECTACTION_PROVIDER -
com.samsung.android.settings.provider.routinedirectaction.ROUTINE_DIRECTACTION_PROVIDER -
com.samsung.android.smartsuggestions.search.permission.READ -
com.samsung.android.smartsuggestions.search.permission.UPDATE_INDEX -
com.samsung.android.smartsuggestions.search.permission.WRITE -
com.samsung.android.visual.cloudcore.permission.BIND_DOWNLOAD_SERVICE -
com.samsung.android.visual.cloudcore.permission.BIND_IMAGE_EDITOR_SERVICE -
com.samsung.android.visual.cloudcore.permission.BIND_PORTRAIT_SERVICE -
com.samsung.android.visual.cloudcore.permission.SUPPORTED_FEATURE_PROVIDER -
com.samsung.android.voicewakeup.permission.READ_SETTING_PROVIDER -
com.samsung.android.voicewakeup.permission.WRITE_SETTING_PROVIDER -
com.samsung.android.weather.DATA_SERVICE -
com.samsung.android.weather.permission.FORECAST_REFRESH -
com.samsung.android.weather.permission.READ_SYSTEM_PROVIDER -
com.samsung.android.weather.permission.START_ACTIVITY -
com.samsung.hearablemgr.permission.ACCESS_SOUND_CRAFT -
com.samsung.permission.CHANGE_POWER_MODE -
com.samsung.permission.READ_DW_DATA -
com.samsung.permission.dc.INVOKE_DC_METHOD -
com.samsung.rcs.im.READ_PERMISSION -
com.samsung.sea.retailagent.permission.RETAILMODE -
com.samsung.systemui.permission.FACE_WIDGET -
com.samsung.systemui.permission.KEYGUARD_IMAGE -
com.sec.android.app.clockpackage.permission.READ_ALARM -
com.sec.android.app.soundalive.CALL_SOUND_CRAFT_DETAIL -
com.sec.android.diagmonagent.permission.DIAGMON -
com.sec.android.easyMover.permission.ACCESS_WEAR_PROVIDER -
com.sec.android.easyMover.statusProvider -
com.sec.android.phone.permission.READ_CALL_SETTINGS -
com.sec.android.phone.permission.WRITE_CALL_SETTINGS -
com.sec.imsservice.PERMISSION -
com.sec.imsservice.READ_IMS_PERMISSION -
com.sec.spp.permission.TOKEN_c51fa378edf49b048ef5a7509c70ee0afba6bc15bc7653bbfc3c30d8b2769e24d124d6a298c784bb067129edc17ef47324465ad1b1d9b9f16c4d018a834abb7a24e2cc30f328aa382af2327b464e4aab5b1bfac9c1b530d248593d76b55192f784053b90c41a85568b7fbc472e5d6a76e0045972545f15b80a0a0ad6799d9033 -
com.wssnps.permission.COM_WSSNPS -

Manage on devices

ADB commands for this package (the inverse of each is included so you can undo). Run from an authorised shell or wire the equivalent into your DPC. Verify on a test device first - this database doesn’t yet classify which packages are safe to change. --user 0 targets the current user; drop it (and use a privileged shell) to act device-wide.

Disable for the current user
adb shell pm disable-user --user 0 com.samsung.android.app.routines
Remove for the current user - a per-user uninstall; the APK stays on /system, so Restore re-adds it (-k keeps app data)
adb shell pm uninstall -k --user 0 com.samsung.android.app.routines
Re-enable
adb shell pm enable com.samsung.android.app.routines
Restore (re-install for the current user)
adb shell pm install-existing com.samsung.android.app.routines

Seen on

Each record is a device profile (make + model + Android version). Each unique handset that syncs against a matching profile will increase the observations of a package, thereby increasing confidence that a package is expected to be on a device.

OEMModelAndroidProvenanceObservationsLast seen
Samsung SM-A057G Android 15 OEM Samsung 1 8 Aug 2026
Samsung SM-A135F Android 14 OEM Samsung 3 21 Jan 2026
Samsung SM-A137F Android 14 - 1 1 user-facing 17 Jan 2026
Samsung SM-A236B Android 14 OEM Samsung 2 10 Apr 2026
Samsung SM-A266B Android 15 - 2 21 Aug 2025
Samsung SM-A266B Android 16 - 1 26 Jan 2026
Samsung SM-A346B Android 15 OEM Samsung 1 27 Jul 2026
Samsung SM-A515F Android 13 - 1 30 Jun 2025
Samsung SM-A528B Android 13 - 1 19 Jun 2025
Samsung SM-A536B Android 15 - 1 19 Jun 2025
Samsung SM-A536B Android 16 OEM Samsung 1 29 Jul 2026
Samsung SM-A556B Android 15 - 1 1 Jul 2025
Samsung SM-A566B Android 16 OEM Samsung 3 12 Sep 2026
Samsung SM-F721B Android 15 - 1 9 Jul 2025
Samsung SM-F766B Android 16 - 1 11 Nov 2025
Samsung SM-F971B Android 17 OEM Samsung 1 18 Sep 2026
Samsung SM-G766B Android 15 - 1 17 Oct 2025
Samsung SM-G766B Android 16 - 1 5 Sep 2026
Samsung SM-G780F Android 13 OEM Samsung 1 1 user-facing 29 Dec 2025
Samsung SM-G973U Android 12 OEM Samsung 2 10 Jun 2026
Samsung SM-G991B Android 15 OEM Samsung 1 19 Apr 2026
Samsung SM-N986B Android 13 - 7 17 Jul 2025
Samsung SM-S721U Android 15 - 5 5 Aug 2025
Samsung SM-S731B Android 16 - 1 11 Aug 2026
Samsung SM-S906B Android 15 - 1 2 Jun 2025
Samsung SM-S908U Android 16 OEM Samsung 2 17 Sep 2026
Samsung SM-S921B Android 15 - 2 22 Jul 2025
Samsung SM-S921B Android 16 - 1 17 Sep 2026
Samsung SM-S921U Android 15 - 1 19 Jun 2025
Samsung SM-S926B Android 16 OEM Samsung 1 1 user-facing 14 Apr 2026
Samsung SM-S928B Android 16 OEM Samsung 2 12 Jun 2026
Samsung SM-S928U1 Android 15 - 1 12 Sep 2025
Samsung SM-S931B Android 15 - 1 20 Sep 2025
Samsung SM-S931B Android 16 - 1 23 Nov 2025
Samsung SM-S936B Android 16 - 1 18 Dec 2025
Samsung SM-S937B Android 15 - 1 25 Aug 2025
Samsung SM-S938B Android 15 - 2 25 Aug 2025
Samsung SM-S942B Android 17 OEM Samsung 1 1 user-facing 25 May 2026
Samsung SM-S948U Android 16 - 1 9 Sep 2026
Samsung SM-T636B Android 15 - 2 12 Oct 2025
Samsung SM-T976B Android 13 - 1 21 Jul 2025
Samsung SM-X200 Android 14 - 1 1 user-facing 27 Aug 2025
Samsung SM-X716B Android 15 - 1 27 Jun 2025
Samsung SM-X910 Android 14 - 1 26 Jun 2025
Samsung SM-X910 Android 15 - 1 12 Sep 2025

Known labels

Locale-aware display names seen in the wild.

LabelLocaleSeen
Modes and Routines en-gb 26
Modes and Routines en 20
Modes and Routines en-us 18
Modalità e routine it-IT 5
Standen en routines nl-nl 5
Modes and Routines en-nl 3
Modi und Routinen de-de 3
Bixby Routines es-us 2
Modalità e routine it-it 2
Modes and Routines en-GB 2
Modos y rutinas es-es 2
Modos y rutinas es-ES 2
Bixby Routines es-US 1
Modes and Routines en-au 1
Modes and Routines en-US 1
Modes et routines fr-fr 1
Modos y rutinas es-us 1
Režimy a rutiny cs-CZ 1
Režimy a rutiny cs-cz 1
Tryby i procedury pl-PL 1
Tryby i procedury pl-pl 1
Режимы и сценарии ru-ru 1