How to change the name SIM-Maps on the phone Xiaomi: all ways

You're tired of getting confused between the two. SIM-In the case of Xiaomi, both are displayed as Β«SIM 1" and Β«SIM 2? Or do you want to use meaningful names like "Worker" and "Personal"? In this article, you'll find all the relevant ways to rename the name. SIM-maps on Redmi smartphones, POCO, Black Shark and other shell devices MIUI (We will analyze standard settings, hidden menus for advanced users, as well as solutions for cases when the option suddenly disappears.

The procedure takes less than a minute, but it has nuances depending on the firmware version and the phone model. For example, on the Xiaomi 13 Pro with MIUI 14, the path to settings is different from the Redmi Note 10 with MIUI 12.5. And owners of devices with two physical slots will have to take into account the peculiarities of working with eSIM. To avoid errors, we have collected step-by-step instructions for all scenarios, from basic renaming to recovering disappeared options.

Why it is worth renaming SIM-maps in Xiaomi

At first glance, the name change SIM-The maps seem like a trifle, but in practice it solves several important problems:

  • πŸ“ž The convenience of making calls: instead of abstract Β«SIM 1/2Β» You will see "MTS Work" or "Tele".2 PersonalΒ».
  • πŸ’¬ Quick switching in messengers: WhatsApp or Telegram easier to choose the right number to send a message.
  • πŸ“Ά Traffic control: mobile Internet statistics will show which operator eats more gigabytes.
  • πŸ”„ Avoiding mistakes when changing the tariff: do not confuse what SIM activate.

This is especially true for users who:

  • πŸ‘” Use one. SIM for work, and for personal calls.
  • 🌍 Traveling from home and local SIM-card.
  • πŸ“± They have a device with Dual support. SIM + eSIM (e.g. Xiaomi 14 Ultra).

⚠️ Attention: On some firmware MIUI post-name SIM-It's a bug that caches settings, so the solution is to reboot your phone or manually clear the cache of the Settings app.

Method 1: Standard renaming via MIUI settings

This is the simplest method that works on 90% of Xiaomi devices with a MIUI 12-14 shell. Instructions are suitable for models Redmi Note 11/12, POCO X4/X5, Xiaomi 12/13/14 series and others.

Steps:

  1. Open the Settings app (the gear icon on the home screen).
  2. Go to section. SIM-maps and mobile networks (or mobile network on some firmware).
  3. Choose. SIM-The card you want to change (slip on its name at the top of the screen).
  4. Click on the name line SIM-cards (or Name) SIM).
  5. Enter a new name (up to 15 characters, supported by emoji) and save the changes with the OK button.

If you have two physical SIM-For eSIM devices (such as Xiaomi 13 Lite), the process is similar β€” select virtual. SIM on the list and rename it.

Make a backup of contacts (in case of resetting)

Make sure that SIM-Card active (not in "flight" mode")

Close background applications (especially messengers)

Check the MIUI version (in the About Phone settings)

-->

Visual differences in different versions of MIUI:

MIUI versionThe path to settingsLimitations
MIUI 14 (2023–2026)Settings β†’ SIM-maps and mobile networks β†’ Name. SIM-mapSupports emoji, but not all fonts are displayed correctly
MIUI 12.5 (2021–2022)Settings β†’ Mobile Network β†’ Name of SIM10 character limit, no emoji support
MIUI 11 and olderSettings β†’ Double. SIM mobileYou may need to restart to apply the changes.

⚠️ Note: Some of the scoring for POCO (for example, POCO F3) The renaming option is hidden. To return it, update it. MIUI Use the latest version or use Method 3 (below).

Method 2: Rename through the Quick Settings menu

Few people know, but Xiaomi can change its name. SIM-This is a card right out of the notification panel. MIUI 13/14 and is suitable for quick editing without deep immersion in settings.

Instructions:

  1. Swipe your finger down from the top of the screen to open the notification bar.
  2. Press and hold the Mobile Network (Antenna with Waves) icon – this will open the section SIM-maps and mobile networks.
  3. Tap it by current name. SIM-maps, for example, Β«SIM 1Β»).
  4. In the window that appears, select a name. SIM-maps and enter new ones.

The advantage of this method is instant access without searching the menu, but it does not work on all devices: for example, on Redmi 9A with MIUI 12, the option may not be available.

πŸ’‘

If the old name appears in some apps after renaming (like Truecaller), clear the cache of those apps in the phone’s settings.

Method 3: Hidden settings for advanced users (USSD-codes and engineering menus)

If standard methods don’t work (such as the option to rename gray or not), try alternative methods through service menus. MIUI.

Method 1: USSD-Team (works on 60% of devices)

  1. Open the Phone app and go to the Set tab.
  2. Enter the command ##4636##
  3. In the menu that opens, select Phone Information.
  4. Scroll down to the section. SIM-smack the cards and tap them.
  5. Click Edit the name (if the option is active).

Method 2: Engineering menu (MTK-chip)

For smartphones running MediaTek processors (e.g. Redmi Note 11, POCO M4 Pro):

  1. Enter the dialer: ##36446337##
  2. Go to Connectivity β†’ SIM Management.
  3. Select SIM and change the Custom Name field.
What to do if USSD-codes don't work?
If nothing happens after you enter the code, your firmware blocks the engineering menu, and the alternative is to use applications like the MTK Engineering Mode (requires root rights) or upgrade MIUI to the latest version.

On devices with a Qualcomm Snapdragon processor (e.g., Xiaomi 12T, POCO F5), the engineering menu to rename the SIM is not available – use standard settings or the ADB method (described below).

Method 4: Renaming through ADB (for power users)

If none of the previous methods worked, the last option is to use ADB (Android Debug Bridge), which requires connecting the phone to a computer, but is guaranteed to work on all versions of MIUI.

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB.
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then return to the additional β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ USB-Type C Cable (preferably original).

Instructions:

  1. Connect the phone to your computer and confirm the debugging permission.
  2. Open the command line (Win + R β†’ enter cmd) and do:
adb shell settings put global sim_name_1 "Working"


adb shell settings put global sim_name_2 "Personal"

Where sim_name_1 and sim_name_2 β€” Slot IDs (may differ on some devices).

To check your current name, use the command:

adb shell settings list global | grep sim_name

⚠️ Attention: Misuse of the right ADB If you are not sure about the teams, you should contact the Xiaomi service center.

Standard settings of MIUI

Quick menu from the notification panel

USSD-codes

ADB (Advanced Method)

Never changed his name.-->

Problem Solving: Why You Can't Rename Your Name SIM-map

Sometimes the renaming option may be blocked, and consider the common reasons and ways to eliminate them:

Problem.Possible causeDecision
The option of grayOperator restriction (for example, MTS or Beeline block editing)Insert SIM into another phone, rename it there, then return it back.
No item β€œName” SIM-mapΒ»Outdated firmware or custom MIUI buildUpdate MIUI to the latest version via Settings β†’ System Update
Changes not continuingFailure of the cache settingsClear the Settings app cache (Settings β†’ Applications β†’ Application Management β†’ Settings β†’ Clear the cache)
The "failed to change" errorConflict with Dual Apps (Cloning of Apps)Disable Dual Apps for Messengers in Settings β†’ Dual Apps β†’

If the problem persists, try resetting your network settings:

  1. Go to Settings. β†’ SIM-maps and mobile networks.
  2. Select Network Settings Reset (Warning: This will delete saved Wi-Fi passwords!).
  3. After the reboot, try renaming the SIM again.

Features of renaming for eSIM and Dual SIM

Xiaomi devices with eSIM support (for example, Xiaomi 13 Lite, Xiaomi 12T Pro) have additional nuances:

  • πŸ“± For eSIM: the name changes the same way as for the physical SIM, It may require rebooting for use.
  • πŸ”„ For Dual. SIM + eSIM: All three slots (two physical slots) are displayed in the settings + virtual).
  • 🚫 Restriction: Some eSIM firmwares cannot be renamed if it is active in roaming.

If you have two physical SIM-maps, take note:

  • Names are displayed in order of priority (e.g., SIM 1 will always be first on the call list).
  • When changing slots (repositioning) SIM-The names will not be retained, they will have to be reassigned.

πŸ’‘

On devices with MIUI 14 and newer names SIM-The cards are synced to your Xiaomi account, and when you reset your phone, they will automatically reset if you're logged in.

FAQ: Frequent questions about renaming SIM-maps in Xiaomi

Can I use an emoji in my name? SIM-map?
Yes, but with reservations: MIUI 14 Most emojis are supported (🏠, πŸ“±, πŸ’Ό). Nana MIUI 12.5 and older emojis may appear as squares. Some system applications (e.g. Messages) do not show emojis in the name SIM.
Why After Updating MIUI name-dropping SIM-map?
It's a famous firmware bug. MIUI There are two reasons: Resetting the cache after a major update, conflict with Google Play services (especially if you are using Android 13).+). Solution: rename SIM-Reboot the phone if the problem repeats, turn off automatic updates. MIUI In Settings β†’ The phone. β†’ Updating the system β†’ Three points. β†’ Settings β†’ Auto-update.
How to rename SIM-Xiaomi card without access to settings (for example, if the phone is locked)?
If the phone is locked with a password, but SIM-The card is active, you can try: Insert SIM to another phone, rename it there, then return it back. ADB Fastboot (requires command line skills) Reset your phone to factory settings (deletes all data!). To unlock the screen without losing data, contact Xiaomi Service Center with confirmation of purchase.
Does the name affect SIM-mobile internet cards or calls?
No, the name. SIM-maps are purely cosmetic settings. It doesn't affect: Internet speed (4G/5G). Communication quality or signal level: operator service performance (SMS, USSD, MMS). Exception: if you use apps to automatically switch SIM (For example, Dual App, they can read names for logic.
Can I rename it? SIM-Xiaomi card with root rights?
Yes, with root access, there are additional features: Editing system files in the /data/data/com.android.providers.telephony/databases/telephony.db (Using applications like SQLite Editor to directly change names. ⚠️ Risk: Incorrectly editing the database can lead to network loss. it is recommended to back up before changes.