How to change the name of the operator to Xiaomi: full methods

Changing the network logo in the status bar is a popular customization of the MIUI and HyperOS interface to personalize the device. Users often want to remove the provider's name or replace it with their own text, nickname, or simply an empty line for aesthetics. This action does not require superuser rights (root) in most cases, but requires careful input of commands.

The process of modifying system parameters affects the depth of the radio module and interface display. Depending on the version of the operating system and regional firmware (Global, China, EEA), methods may vary in complexity and availability. Some methods work through standard engineering menus, others require a connection to a computer.

It is important to understand that changing this setting is purely visual and does not affect communication quality or data transfer speed. However, incorrect interference with system files can lead to incorrect display of network status. Below we will look at proven methods relevant to modern Xiaomi, Redmi and POCO smartphones.

Using Hidden Engineering Codes

The fastest way to change the network name is to use special USSD-These codes activate hidden testing functions available to hardware developers. Many devices with MediaTek processors and some versions of Snapdragon run a universal login code for the engineering menu.

To start, open the standard Phone app and type in the combination ##3646633#. If the device supports this method, the EngineerMode menu will open. In the interface with many tabs, you need to find a section related to telecommunications, often called Telephony or Connectivity. Inside, look for Network Interface or similar where you can edit settings. SIM-map.

Find the Operator Name or PLMN Name field. This is where you type in the text you want. Once you type in a new name, press Set or Apply. Changes may not take effect instantly, but after you reboot your device or turn on flight mode. If the code doesn't work, your firmware may be blocking access to this menu.

โš ๏ธ Attention: In the engineering menu are critical settings of the radio module, changing frequency parameters or operating modes (for example, switching from the radio module to the radio module). 4G on 2G) If you don't understand the consequences, you can lose the signal.

There is an alternative code ##4636## that opens the test menu, and you can often find information about the phone here, but the ability to edit the operator name in this menu is rare and depends on the specific model of the chipset. If none of the codes activates the menu, you will need to use more advanced methods through ADB.

๐Ÿ“Š What is your processor in Xiaomi?
Snapdragon
MediaTek
Dimensity
Exynos
I don't know.

Change method through ADB teams

The most versatile and reliable way, working on 99% of Xiaomi devices with unlocked or even a standard bootloader, is to use USB debugging and the ADB (Android Debug Bridge) interface, which requires a computer (Windows, macOS or Linux) and a driver for a smartphone installed.

The first step is to activate the developer mode. Go to Settings โ†’ About phone and quickly press 7 times on the MIUI version (or OS version). After the message โ€œYou became a developerโ€ appears, go to Additional โ†’ For developers and turn on the USB debugging switchboard. Connect your smartphone to your PC with a cable and confirm the request for debugging permission on the screen of the gadget.

To work, you will need to download the minimum Platform Tools package from the official Android website. Unpack the archive in a convenient folder, open the command line (cmd) in this directory and check the connection with the adb devices command. If a device with a serial number appears in the list, you can start making changes to the system database.

โ˜‘๏ธ Preparation for work with ADB

Done: 0 / 4

The command to change the operator's name is as follows: enter it into the command line, replacing it with a command line ยซNEW_NAMEยป textual:

adb shell settings put global operator_alpha_name "NEW_NAME"

In some cases, especially on older versions of Android, the command may be different.

adb shell settings put global operator_name "NEW_NAME"

After you have completed the command, restart your smartphone or simply turn on and off flight mode. The operator name in the status bar must change. If you want to return the standard name, use the command adb shell settings delete global. operator_alpha_name.

๐Ÿ’ก

If your computer canโ€™t see your phone, try another one. USB-cable or install the original drivers from the official website mi.com. Often the problem lies in cheap cables that only support charging.

Editing System Files (Root Requires)

For owners of devices with Root rights (such as Magisk), there are deeper modification methods that allow you to change not only the program name, but also sew a new logo into system resources, which is more complex and carries great risks, since it requires editing files in the system partition.

You will need a file manager with access to system folders, such as Root Explorer or a file manager. MT Manager: The path to the files responsible for the operatorโ€™s schedule is usually located at the address /system/media/audio/ui or in framework resources /system/framework/framework-res.apk. The name is usually taken from a database or XML-configuration.

The main file of interest is apns-conf.xml, located in /system/etc. This file contains access point settings and operator names for different MCC/MCC codes. Find the string corresponding to your operator and change the operator attribute to the desired text.

ParameterDescriptionExample of meaning
MCCMobile country code250 (Russia)
MNCOperator network code01, 02, 99
APNInternet access pointinternet.mts.ru
OperatorDisplayed nameMyCustomName

After editing the file, be sure to save the changes and set the correct access rights (usually rw-r).--r-- Incorrect rights can lead to bootloop (cyclical reboot) and it is also recommended to back up the original file before making edits.

โš ๏ธ Warning: Editing system files without a backup can "brick" the device.Make sure you have access to Recovery mode and the ability to restore the system if the phone stops booting.

What are MCC and MNC?
MCC (Mobile Country Code) is a country code, for example, for Russia, it's 250. MNC (Mobile Network Code) is an operator code within a country. Together they uniquely identify the network. For example, MTS Russia has a code 250-01.

Problems with regional firmware

Owners of global firmware versions (Global ROM) may face restrictions that are not in the Chinese versions. Xiaomi security system can block the change of certain system variables through ADB if the device is not fully authorized or has a status of "Unlocked" with warnings.

Sometimes after changing the name, ADB It comes back to the original after a while, and it's because of the operator's background services, which force you to update your profile. SIM-map (OTA To avoid this, you can disable automatic network configuration updates in the settings SIM-If such a item is available in your version MIUI.

On HyperOS devices, the command structure may have changed, so if standard commands don't work, try using commands via content instead of settings, although this is rare, and it's worth checking if antivirus or built-in Security protectors block changes to global settings.

If youโ€™ve been reflashing your device from Global to China or vice versa, the remnants of old configuration files may conflict with new ones, and a full Wipe Data reset after changing the operatorโ€™s name helps to clear the cache of telecom services.

๐Ÿ’ก

Regional MIUI restrictions often block system name change, and using ADB is the most reliable way to get around these restrictions without flashing the device.

Alternative ways of customization

If system methods seem too complex or risky, there are alternative ways to achieve visual effects: they don't change the name of the operator in the status bar directly, but they do hide it or replace it contextually.

The first option is to use themes. There are thousands of skins in the MIUI Themes store that hide the status bar or change its design so that the operator name becomes invisible or replaced with an icon. Find a theme with the keywords "Hide Status Bar" or "Minimal Status."

The second option is launcher or overlay applications, and there are applications that create a transparent widget over the status bar, covering the original text, but this method consumes an extra battery and can conflict with the camera cutout (" bangs") on modern screens.

The third, easiest way is to turn off the operator's name by regular means. Go to Settings โ†’ Notifications and Status bar โ†’ Operator Name. Here you can choose "Do Not Show" or "Show Only in the Notification Curtain." This won't change the name, but will remove it from the home screen, freeing up space.

Frequently Asked Questions (FAQ)

Will the name of the operator be reset after the phone restarts?
In the case of the method ADB (settings put global) the change is saved in the Android settings database and is not reset after the usual restart or power out. It will remain until you change it back or make a complete reset of the device (Wipe). Data/Factory Reset).
Does the change of operator name affect the guarantee?
No, changing the system variable through USB debugging (ADB) is a standard Android feature for developers. It's a software setup that leaves no trace in the service center logs and does not violate the seals. The warranty is maintained.
Why do we use squares or characters instead of text?
This means that you have used characters that are not supported by the system font in a given encoding, or you have entered a line that is too long. Use only Latin letters, numbers and simple characters. Avoid complex emojis or characters from rare alphabets.
Can I use an emoji instead of the name of the operator?
Theoretically, yes, modern versions of Android support Unicode. You can try, for example, to type in adb shell settings put global. operator_alpha_name "๐Ÿš€". However, the font used to render the status of the network may not contain glyphs for emojis, and you will see squares again.
Does this method work on Xiaomi Pad tablets?
Yes, Xiaomi Pad tablets run on the same MIUI for Pad or HyperOS shell. If the tablet has a SIM module (LTE/5G version), the method with ADB commands will work identical to smartphones. Wi-Fi versions of the tablets do not have an operator, so there is nothing to change there.