Many users of modern smartphones are faced with a situation where only the manufacturer’s logo or abstract wallpaper is displayed on the lock screen, but important information about the current cellular operator is missing. This can be inconvenient, especially if you use two SIM cards and want to visually control which one is currently active without having to unlock the device. It is quite possible to return an inscription with the name of the network, although methods for solving this problem vary significantly depending on the model of your gadget and the version of the shell.
In this article we will analyze in detail all the available methods, ranging from simple built-in interface settings to the use of hidden engineering codes. You'll learn why some devices have this feature disabled by default and how to safely enable it without disrupting your system. We will also look at the nuances for popular brands, such as Samsung, Xiaomi i Honor, since their menu logic is radically different.
Standard settings for the locking interface
The safest and first step you need to take is checking the standard settings menu. Manufacturers often hide the option to display network information deep in sub-items so as not to overload the main screen with unnecessary elements. You should go to the Settings → Lock screen or Settings → Notifications and status barsection, depending on the version of your system. The switch responsible for displaying the network name is often hidden here.
However, it is worth considering that on many modern firmware this option is strictly tied to the type of SIM card. If you use eSIM or specific virtual operators, the system may automatically hide the provider name because it cannot correctly read the MCC/MNC short code for display. In such cases, the standard switches may be inactive or absent altogether.
Pay attention to the double-tap settings to wake up the screen. Sometimes the carrier information appears only after the device has woken up from deep sleep, but disappears when you press the power button again to save battery power. Check the settings Always On Displayif your smartphone supports this technology, since this is where network information is most often duplicated.
On some devices, the operator's inscription appears only after entering an incorrect PIN code or if there are unread SMS from the telecom operator.
Using engineering codes and USSD commands
If the standard menu does not give the desired result, you can try using special service codes. These number combinations allow you to enter hidden hardware test menus where advanced network configuration options are available. To enter the code, open the “Phone” application and enter the sequence of characters corresponding to your manufacturer.
The most common code for accessing the engineering menu on bases MediaTek is ##3646633##. After entering, you will be taken to the Engineer Modesection, where you need to find the Telephony or Network Selectiontab. This is where a parameter is often located that forces the display of the network name on the status bar and lock screen.
Before making any changes, it is strongly recommended to write down the current parameter values so that in case of a failure you can return everything as it was. Do not change the settings of frequencies or network modes without a clear understanding of their purpose.
☑️ Check before entering the engineering menu
⚠️ Attention: On smartphones with processors Snapdragon access codes may differ or be completely blocked by the telecom operator. Try the code
##4636##to access the testing menu, but be careful with the “Reset statistics” or “Switch radio module” button.
Specific settings on Samsung smartphones
The devices of the South Korean giant have their own unique logic for working with the interface. Owners of flagship series Galaxy S i Note often find that the operator's name is hidden for the purpose of minimalist design. To return it, sometimes you need to activate a special mode through the app Good Lock and module LockStarwhich is available in the store Galaxy Store.
An alternative method for devices Samsung involves using a code #0# to check the equipment, but to change the network display it is better to use application Activity Launcher. With its help, you can find the hidden activity of the SIM card settings, which is not displayed in the regular menu. Find an activity with a name containing SimStatus or Carrier, and try changing the display parameters from there.
It is worth noting that in the latest versions of the shell One UI the company intentionally removed the ability to customize this area of the screen for users from certain regions. If you do not see the necessary options even after installing additional utilities, perhaps your regional software has severe restrictions that can only be removed by flashing the device to a version for another market.
Features of the MIUI and MagicOS shells
Smartphone users Xiaomi and Honor face another problem: aggressive interface optimization often completely removes the operator name field from the lock screen. In the shell MIUI this function sometimes returns after updating the theme. Try going into the application Themes and install a standard theme or a theme from a third-party developer that clearly supports operator widgets.
For devices based on MagicOS the situation is similar, but resetting the network settings often helps here. Go to Settings → System and updates → Reset → Reset network settings. This action will not delete your personal data, but will return the APN configuration and network display settings to factory values, which sometimes “unlocks” hidden interface elements.
Another nuance concerns dual-SIM devices. In the SIM card management settings, check which one is set as the main one for data transfer. The system often displays the name of the operator of the exact card through which the Internet connection is made. Try temporarily switching the mobile data to the second SIM card and check if the inscription on the lock screen changes.
| Brand | Access method | Risk of failure | Root required |
|---|---|---|---|
| Samsung | Good Lock / Activity Launcher | Low | No |
| Xiaomi | Change theme / Engineering menu | Medium | No |
| Honor | Reset network settings | Low | No |
| Poco | Engineering code ##3646633## | High | No |
| Pixel | root access only | High | Yes |
Advanced methods: ADB and system files
For experienced users who are not afraid to work with the command line, there is a method for modifying system files via USB debugging. By connecting your smartphone to your computer and activating the mode USB Debugging in the developer menu, you can send commands through the utility ADB. This method allows you to change configuration settings that are not available through the GUI.
The command to change global settings might look like this. Enter it in the terminal on your computer, having first connected the device:
adb shell settings put global carrier_labeling_enabled 1
However, this command does not work on all versions. Android. In newer versions of the system, the parameter may be named differently or be write-protected without superuser rights. If the command does not work, you may need to access the file build.prop, which can only be edited if root accessis available. Changing this file allows you to implement lines that force the display of all network identifiers.
⚠️ Attention: Editing system files via ADB or obtaining root access will void the warranty on the device and can lead to the smartphone being “bricked” if there is an error in the command syntax. Make a complete backup of your data before starting work.
What to do if ADB does not see the device?
Make sure that the correct USB driver is installed on your smartphone. Try a different cable or USB port. In the “For Developers” menu, enable the “USB Debugging” option and confirm permission to access from this computer in the pop-up window on the phone screen.
Solving display problems and common errors
Sometimes users follow all the instructions, but the operator name still does not appear. In such cases, the problem may lie not in the phone settings, but in the features of the tariff plan or the SIM card itself. Some virtual operators (MVNOs) do not transmit their full name to the network, instead sending a numeric code or a blank identifier that the phone cannot convert to text.
It is also worth checking to see if the device has Do Not Disturb mode or specific energy saving profiles enabled. In Maximum Power Saving mode, the system disables widget updates on the lock screen to reduce CPU consumption. Try disabling all saving modes and restarting the device.
If you recently updated the firmware, the new version of the software may contain a bug that hides this information. In this case, you should wait for the next security patch or roll back to a previous version of the system, if possible. Often such errors are corrected by manufacturers within a few weeks after massive user complaints on forums.
If no software method helped, the problem may be on the side of the telecom operator, which does not broadcast its name on the air for your specific phone model.
Why does the operator's inscription disappear after a reboot?
This may be due to System interface service failure. Try clearing the Settings and Phone app cache. If the problem persists, it is possible that the installed launcher or theme conflicts with the system display of the status bar.
Is it possible to display the operator's logo instead of text?
This cannot be done using standard Android tools. Displaying graphic logos requires firmware support and a database of logo images in the system. Some custom firmware (for example, LineageOS) allow you to connect such icon packs.
Does an unlocked bootloader affect the operator display?
An unlocked bootloader itself does not affect this function. However, if you have installed a custom recovery or a modified botloader, some system integrity checks may block the loading of certain network configuration files, which indirectly affects the display of data.
Is it safe to use applications from the Play Market for this purpose?
Most applications that promise to “bring the operator to the screen” are ordinary launchers or widgets that only work on the desktop and not on the lock screen. Really changing the system lock screen without root access through third-party applications is almost impossible due to Android security restrictions.