Surely you have noticed that the “Emergency Call” button or inscription is constantly displayed on the locked screen of your smartphone. For many users, this seems like an unnecessary interface element that takes up space or is simply annoying with its presence. However, it is important to understand that this function is a mandatory requirement of international security standards and is deeply integrated into the operating system Android.

It is impossible to completely remove this inscription using standard system tools, since it is designed to call emergency services without entering PIN code or a fingerprint. However, there are ways to hide the visuals associated with this feature or reconfigure the button's behavior depending on your device manufacturer. In this article we will analyze all available methods, from simple settings to using third-party utilities.

It is worth noting right away that interfering with system files or using superuser rights (Root) can lead to unstable operation of the gadget. Therefore, we will consider mainly safe methods available to the average user without the need to flash the device.

Why you can’t just remove the SOS button

The emergency call function is built into the operating system kernel level and is part of the security protocols GSM and CDMA. This is done so that in a critical situation a person can dial the emergency number (112, 911, 102 and others) even from a locked phone whose battery is dead or which does not belong to the owner.

Smartphone manufacturers, such as Samsung, Xiaomi or Google, do not have the right to completely disable this option in software level if they want to certify their devices for sale in most countries around the world. An attempt to remove the corresponding system applications through ADB (Android Debug Bridge) often results in the phone no longer processing incoming calls correctly or being blocked at the boot stage.

⚠️ Attention: Attempts to forcefully remove system components responsible for emergency calls may make your smartphone unusable for use in emergency situations. Proceed with caution.

However, what we see on the screen is only a visual shell. In some cases, you can change the lock style or install a third-party launcher that will overlay the standard lock screen, thereby hiding the annoying inscription from the user's eyes.

💡

If your goal is aesthetics, try installing a custom theme through the built-in theme store of your smartphone. Sometimes this changes the appearance of the lock screen beyond recognition.

Lock screen settings depending on the brand

The interfaces of different Android manufacturers have their own unique features. What can be disabled on one device may be hard-wired on another. Let's look at the most popular brands and the capabilities of their software shells.

On devices Samsung with a shell One UI users have the greatest control over the appearance of the lock screen. Here you can turn off the display of owner information, application shortcuts, and even change the style of the watch, which visually changes the perception of the bottom of the screen, where the call button is usually located.

  • 📱 Samsung: Allows you to hide notifications and widgets, but the SOS button cannot be removed.
  • 🤖 Google Pixel: Uses pure Android, where interface elements are minimalistic and cannot be removed.
  • 🍚 Xiaomi (MIUI/HyperOS): Has advanced theme settings that allow you to change fonts and icons, but the system buttons remain.
  • 🔵 OnePlus (OxygenOS): Offers flexible customization of shortcuts, but the emergency call function is always active.

This is a level of protection that only experienced modders bypass.

📊 Which one do you have? smartphone brand?
Samsung
Xiaomi
Google Pixel
Other Android

Using third-party lock apps

One of the most effective ways to get rid of the standard lock screen look is to install an alternative lock screen app from the store. Google Play. Such apps completely replace the system locking mechanism with their own interface.

When using a third-party Lock Screen application, you get the opportunity to customize every pixel of the screen: the background image, the location of widgets, the unlocking style and, most importantly, the absence of unnecessary inscriptions. Popular applications like Hi Locker or KLCK allow you to create a unique design.

However, this method has its drawbacks. Third-party apps may consume more battery power as they run in the background constantly. In addition, some smartphone models aggressively “kill” background processes to save energy, which is why the screen protection may accidentally turn off.

Settings → Applications → Special access → On top of other applications

For such software to work correctly, you need to give it permission to display on top of other windows. Without this step, the application will not be able to intercept the moment the screen is turned on and show its interface instead of the system one.

☑️ Setting up third-party blocking

Done: 0 / 4

Disable owner information and shortcuts

Often, users are annoyed not by the “Emergency Call” button itself, but by the set of elements at the bottom of the screen: the camera button, the handset and the “Emergency Call” inscription. By removing unnecessary elements, you will visually “unload” the interface, and the SOS button will become less noticeable.

Go to the settings of your device and find the section Lock screen or Security and screen lock. Here you can turn off the display of application shortcuts. Typically these are the “Camera Shortcut” and “Phone Shortcut” items. If you remove the handset, the emergency button may move or change its appearance, becoming less intrusive.

Interface element Ability to turn off Influence on the SOS button
Camera shortcut High Frees up space on the left
Phone shortcut High Can hide the SOS button on the right
Owner information Medium Removes the text above the button
Notification widgets High Makes the screen cleaner

It’s also worth checking the “Owner Information” setting. Often there is the default text “If found, call..”, which is located directly above the emergency call zone. By clearing this field, you will remove unnecessary visual noise.

⚠️ Attention: Disabling the phone shortcut does not prevent you from making calls. Access to dialing via the SOS button will remain available in any case.

Advanced methods: ADB and root access

For users who are not afraid of complex manipulations and have rights Root or know how to use debugging by USB, there are more radical methods. Using the tool ADB (Android Debug Bridge) you can try to disable the system components responsible for rendering the lock interface.

The component responsible for the lock screen is usually called com.android.keyguard or has a similar name depending on the version of Android. Disabling this package via the console may result in the lock screen disappearing altogether, or the phone unlocking immediately when you press the power button, without entering a password.

adb shell pm disable-user --user 0 com.android.keyguard

Using this command requires a connected computer and USB debugging enabled on the smartphone. Be extremely careful: if you disconnect the wrong component, the device may go into an endless reboot (bootloop), and recovery will require flashing.

What to do if the phone went into bootloop?

If after manipulating ADB the phone does not boot, you need to boot into Recovery mode (usually by pressing the Volume Up + buttons Power) and perform a factory reset (Wipe Data/Factory Reset). This will delete all data, but will bring the phone back to life.

An alternative option for rooted devices is to use modules Magaisk or specialized tweakers like Titanium Backup (for older versions) or Solid Explorer with access to the system partition. Allows you to rename or freeze system apk files of the interface.

💡

Using ADB and root access gives maximum control, but carries a high risk of system breakdown. Recommended only for experienced users.

Features of new versions of Android and legislation

With the release of new versions Android 13, 14 and 15 Google is tightening security requirements. The emergency call button is now often integrated not just as a shortcut, but as part of the Emergency SOS mechanism, which is activated by quickly pressing the power button 5 times.

This function sends coordinates and photos of the surrounding area to emergency services. It is becoming increasingly difficult to disable the visual part of this feature in settings, as it is considered critical to the user's life. In some regions, the presence of such a button on the lock screen is regulated by the communications law.

Therefore, if you updated your phone to the latest version of the software and found that the old methods of hiding the button stopped working, know: this is not a bug, but a feature of the new security policy. Manufacturers are forced to follow these rules in order for their devices to be allowed for sale.

⚠️ Attention: Interfaces and settings may change with system updates. If the menu item is missing, check the official website of your smartphone manufacturer for up-to-date documentation.

Frequently asked questions (FAQ)

Is it possible to completely remove the “Emergency Call” inscription without root access?

It is impossible to completely remove the inscription using standard means, since this is a security requirement. However, you can hide it by installing a third-party application for locking the screen, which will block the system interface with its design.

Why did the button appear again after resetting the settings?

Factory Reset returns the phone to its factory state. All changes made through third-party applications or interface settings will be deleted, and the system SOS button will reappear.

Does deleting a phone shortcut affect the operation of the SOS button?

No, it does not. A phone shortcut is simply a quick access to your phone book and dialing numbers. The “Emergency Call” button leads to a separate menu, accessible without unlocking, and works independently of the shortcuts on the screen.

Is it safe to use applications to replace the lock screen?

Using proven applications from Google Play is relatively safe. However, remember that they can consume more battery and sometimes conflict with system gestures or biometric unlock functions.

What should you do if the SOS button interferes with pressing other elements?

Try changing the theme or font size in the “Display” → “Font Size and Style” settings. Sometimes changing the scale of the interface shifts the controls and solves the problem of overlap.