System app database

Package

com.sec.android.emergencylauncher

Launcher

46device profiles
70observations
0user-facing hits
17 Sep 2026last seen

Guidance

Disable with caution verified 13 Aug 2026

A Samsung package whose English label in our sample is simply "Launcher", with localised equivalents such as "Startprogramm" recorded in other locales. Two signing keys have been observed for it, both classified as Samsung OEM keys that also sign framework components. Samsung's own Common Criteria mode application list for the Galaxy S21 5G on Android 11 records the same package under the same bare name "Launcher" at version 1.1.00.21, listed alongside "EmergencyManagerService" (com.sec.android.emergencymode.service) and "EmergencyProvider" (com.sec.android.provider.emergencymode). Its provenance record shows it holds com.sec.android.emergencymode.permission.LAUNCH_EMERGENCYMODE_SERVICE together with CALL_PRIVILEGED, SET_WALLPAPER and EXPAND_STATUS_BAR, which ties it to that Emergency mode service rather than to the everyday One UI home screen. Samsung's UK support article describes Emergency mode as a way to extend standby time in an emergency: brightness drops, the home screen changes to a black theme, some functionality is limited, and the user keeps the ability to call, sound an alarm, use the flash and share their location by message, with the mode turned on from the power menu. The reasonable reading of the evidence is that this package provides the stripped-down home screen the user sees while that mode is active. Samsung does not publish a per-package breakdown of the Emergency mode components, so treat that as the role the evidence supports rather than as a documented fact, and do not assume a precise split between this package and the Emergency mode service and provider. Version note, and it is the important part of this entry. Samsung's current US troubleshooting page states that "Devices with software before One UI 5.1 included Emergency mode, which is no longer supported", giving only the steps to exit the mode rather than to enter it. The regional support article above still describes the feature and how to switch it on, so Samsung's own pages are not consistent, and this site's sample still records the package present on many current devices. What this package actually does on a build at One UI 5.1 or later could not be sourced. Treat its presence in an inventory as likely residue of a feature Samsung says is no longer supported, and confirm against the specific build in front of you rather than assuming the mode is either live or gone. For Android Enterprise, EMM and kiosk work the point worth checking is whether a second home-screen implementation can still be brought to the foreground by a user action rather than by policy on the builds you deploy. On older software that was possible through Emergency mode; on current software Samsung says the mode is no longer supported. Anyone running a dedicated device, kiosk or lock task deployment should test this on the actual hardware rather than assume either outcome. Disabling the package could take away a safety function on any build where the mode still works, and Samsung documents the mode through Settings and the power menu rather than through package removal, so treat removal with caution and test on a single device first.

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.

2
signing certs
OEM-forked / varies
34
permissions
largest set observed
2.6 MB – 5.7 MB
APK size
31 – 35
target SDK
2.0.00.20 → 8.0.00.11
versions observed
20
device profiles
Declared permissions (34)

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_HIDDEN_PROFILES_FULL Signature or privileged system permission.
ACCESS_NETWORK_STATE Allows the app to view information about network connections such as which networks exist and are connected.
BLUETOOTH Allows the app to view the configuration of the Bluetooth on the phone, and to make and accept connections with paired devices.
BLUETOOTH_ADMIN Allows the app to configure the local Bluetooth phone, and to discover and pair with remote devices.
CALL_PHONE Allows the app to call phone numbers without your intervention. This may result in unexpected charges or calls. Note that this doesn't allow the app to call emergency numbers. Malicious apps may cost you money by making calls without your confirmation, or dial carrier codes which cause incoming calls to be automatically forwarded to another number.
CALL_PRIVILEGED Signature or privileged system permission.
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.
EXPAND_STATUS_BAR Allows the app to expand or collapse the status bar.
INTERACT_ACROSS_USERS Signature or privileged system permission.
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_ACTIVITY_STACKS Signature-level system permission, for platform-signed apps.
MANAGE_NETWORK_POLICY Signature-level system permission, for platform-signed apps.
MANAGE_ROLE_HOLDERS Signature-level system permission, for platform-signed apps.
MANAGE_USERS Signature or privileged system permission.
MODIFY_PHONE_STATE 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_PRIVILEGED_PHONE_STATE Signature or privileged system permission. docs ↗
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.
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.
SET_WALLPAPER Allows the app to set the system wallpaper.
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.android.app.cocktailbarservice.permission.EDGE_ENABLE -
com.samsung.android.permission.GET_SECRET_PACKAGE_LIST -
com.samsung.permission.dc.INVOKE_DC_METHOD -
com.sec.android.emergencylauncher.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION -
com.sec.android.emergencymode.permission.LAUNCH_EMERGENCYMODE_SERVICE -
com.sec.android.provider.badge.permission.READ -
com.sec.android.provider.badge.permission.WRITE -
com.sec.enterprise.knox.MDM_CONTENT_PROVIDER -
com.sec.enterprise.permission.MDM_PROXY_ADMIN_INTERNAL -
com.sec.permission.AssistiveLight_ONOFF -
com.sec.spp.permission.TOKEN_02f71dd49f041d15b855a65f4a929d7e00b8226fe75318abfc1b71a6fc6192f785ae6fa2d780681939aec7bdaed10bccc15dbfc5725a7595906a46b5bd3609dab5159f14deb9d030c251808d1c6986e6faa9bd75f05df246b8852fb3c33477d8fc526719d39eb140580cd5e90487d84e81e5d555d97f0b930e606bc3bef7f4f6 -

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.sec.android.emergencylauncher
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.sec.android.emergencylauncher
Re-enable
adb shell pm enable com.sec.android.emergencylauncher
Restore (re-install for the current user)
adb shell pm install-existing com.sec.android.emergencylauncher

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-A125F Android 12 OEM Samsung 1 21 Jan 2026
Samsung SM-A135F Android 14 OEM Samsung 3 21 Jan 2026
Samsung SM-A137F Android 14 - 1 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-G766B Android 15 - 1 17 Oct 2025
Samsung SM-G766B Android 16 OEM Samsung 1 5 Sep 2026
Samsung SM-G780F Android 13 OEM Samsung 1 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-M315F Android 12 - 1 2 Feb 2026
Samsung SM-N950U1 Android 9.0 - 1 20 Aug 2025
Samsung SM-N986B Android 13 - 9 17 Jul 2025
Samsung SM-S721U Android 15 - 5 5 Aug 2025
Samsung SM-S731B Android 16 OEM Samsung 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 OEM Samsung 2 22 Jul 2025
Samsung SM-S921B Android 16 OEM Samsung 1 17 Sep 2026
Samsung SM-S921U Android 15 - 1 19 Jun 2025
Samsung SM-S926B Android 16 OEM Samsung 1 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-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 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
Launcher en-gb 25
Launcher en 19
Launcher en-us 19
Launcher nl-nl 5
Launcher en-nl 3
Launcher es-us 3
Startprogramm de-de 3
Launcher 2
Launcher en-GB 2
Launcher es-ES 2
Launcher es-es 2
Menu di avvio it-IT 2
Module de lancement fr-fr 2
Launcher es-US 1
Launcher en-au 1
Launcher en-US 1
Menu di avvio it-it 1
Module de lancement fr-dz 1
Module de lancement fr-FR 1
Program uruchamiający pl-pl 1
Program uruchamiający pl-PL 1
Spouštěcí program cs-CZ 1
Spouštěcí program cs-cz 1
Средство запуска ru-ru 1