The Xiaomi Redmi Note lock screen is not just a random click protection, but also a business card for your smartphone. A standard label with the name of the owner or carrier can get boring quickly, especially if you want to add personalization. Fortunately, MIUI offers several ways to change this text, from basic settings to hidden features for power users.
In this article, weβll break down all the current methods, from official changes through Settings to the use of ADB and third-party applications. Weβll focus on the nuances for different versions of MIUI (including MIUI 14/15) and Redmi Note models (from Note 8 Pro to Note 13 Pro+).
Why does the lock screen display an inscription and can it be removed?
The text on the Xiaomi lock screen appears for three main reasons:
- π± Owner's name: Indicated at the first setting of the smartphone (can be changed in contacts).
- π‘ Operator name: Automatically pulls from SIM-cards (for example, "MTS" or "BeelineΒ»).
- π§ System Label: Some firmware displays a model of the device (e.g., Redmi Note 12Β»).
You canβt remove the inscription completely without root rights or deep firmware modification, but it can be replaced with arbitrary text up to 30 characters long. The exception is the operatorβs inscription: its concealment requires additional manipulations (we will talk about this in the section about ADB).
β οΈ Attention: On devices with MIUI Global Stable can block some ways.If you have a Redmi Note for the Chinese market (MIUI China, more options available.
Official method: Change via Settings (works on all Redmi Notes)
The easiest method is to use the built-in MIUI tools, which are suitable for most models, including the Redmi Note 10/11/12 series.
- Open the Settings app (cog icon).
- Go to Passport (or About Phone β Passport of the device in new versions).
- Click on the device name (or owner name).
- Enter new text (e.g., βMy Redmi Note 11β) and save the changes.
After the device is restarted, a new sign will appear on the lock screen. Please note that this method does not hide the name of the operator - it will remain under your text.
The device name does not contain any prohibited characters (/, \, @)
The length of the text does not exceed 30 characters (otherwise it will be cut)
The device is not in power saving mode (can block changes)
Backup of important data (in case of failure)
-->
Hiding the name of the operator: instructions through ADB
If youβre annoyed by a mobile carrier label (like βTELE2β or βMegaFonβ), it can be removed using the Android debugging bridge (ADB), a technique that requires connecting a smartphone to a PC and works on all Redmi Notes with an unlocked bootloader.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect Redmi Note to your computer and confirm the debugging permission.
- Download Googleβs Platform Tools and unpack the archive.
- Open the command line (cmd) in the adb folder and type:
adb shell settings put global carrier_text_string ""
adb shell settings put global carrier_text_plmn_spacing 0After you've done the commands, restart your smartphone, the operator's signature will disappear, and your personal text will remain. If the command does not work, try an alternative:
adb shell settings put secure icon_blacklist com.android.systemuiβ οΈ Attention: On some firmware MIUI 14+ These commands can be reset once the system is updated.
π‘
If ADB does not recognize the device, try installing Xiaomi USB Drivers from the official website or using the Mi PC Suite program.
Alternative methods: third-party applications and launchers
If the standard methods don't work, you can use third-party tools. Let's look at three proven options:
- π² Lock Screen Info: Allows you to add custom text, weather and widgets to the lock screen. Works without root rights, but requires permission to display over other windows.
- π¨ Launchers with themes: For example, Nova Launcher or Hyperion Launcher can mask system labels through themes.
- π Xposed Framework: For advanced users, LockScreen Mods gives you full control of text, but requires root.
The disadvantage of third-party solutions is increased battery consumption (due to constant work in the background) and the risk of conflict with MIUI updates. For example, after an update to MIUI 15, some applications may stop displaying text correctly.
| Method | Need root? | Compatibility | Risks. |
|---|---|---|---|
| MIUI settings | β No. | All models. | He doesn't hide the operator. |
| ADB-team | β No. | MIUI 12β15 | Reset after update |
| Lock Screen Info | β No. | Android 9+ | Battery consumption |
| Xposed Framework | β Yes. | MIUI 10β13 | Unstable work |
Features for different models of Redmi Note
The procedure for changing the inscription may vary depending on the model and version of MIUI. Below are the key nuances for popular devices:
- π± Redmi Note 8/9/10: Supports change through settings β Passport, but in MIUI 12.5 You may need to restart to apply the changes.
- π± Redmi Note 11/12: V MIUI 13/14 Added operator hiding option via Settings β Lock screen β Additionally (not on all firmware).
- π± Redmi Note 13 Pro+: Nana MIUI 15 (Android 14) A standard change to a device name may not affect the lock β you will need to ADB.
- π± Redmi Note for the Chinese market: Have advanced lock settings, including changing the font and color of text.
To check your model, go to Settings β About Phone β Model. If your device is not listed, use generic methods (ADB or third-party apps).
Redmi Note 8/9/10
Redmi Note 11/12
Redmi Note 13 Pro/Pro+
Another Xiaomi model
I don't know.
-->
Frequent Mistakes and How to Avoid Them
When you change the label on the lock screen, users often face problems, and here are the most common ways to solve them:
- β Text doesn't change after saving: Check if the power saving mode is on (it can block background processes.
- β ADB Does not see the device: Install Xiaomi drivers, turn on Debugging by USB and select the file transfer mode (MTP) plug-in.
- β Operator's caption returned after update: Repeat ADB-commands or use Activity Launcher to reset the system settings cache.
- β The App Side is Not Working: Check the Permissions in Settings β Annexes β Special access β Display over other windows.
If none of the methods helped, reset the lock screen settings:
- Go to Settings β Passwords and Security β Lock screen.
- Select Reset Lock Settings (you will need to enter the current PIN/password).
- After resetting, repeat the text setting.
What if the lock screen freezes after the changes?
Security: What not to do when changing the label
In the pursuit of customization, it is easy to disrupt the stability of the system.
- π« Editing system files (for example, /system/build.prop) It can lead to bootloop (a looped boot).
- π« Install unverified themes from third-party sources, which may contain malicious code masquerading as a change in locking.
- π« Use of utilities to hide the operator without ADB. Many of them require root and can be erased. IMEI.
- π« Disabling system applications (e.g. com.android.systemui) via ADB. It'll disrupt the interface.
If you do decide to experiment with deep settings, back up through Settings β Additional β Backup and Reset, or use Mi Cloud. In case of a failure, this will allow you to recover data without loss.
π‘
Changing the text on the lock screen does not affect the security of the device, but manipulating system files or ADB can lead to a loss of warranty (if the bootloader is unlocked).