Introduction: Why change the text on the lock screen?
The lock screen Xiaomi Redmi is the first thing you see when you turn on your smartphone. Standard labeling with the name of the owner or carrier can seem boring, and sometimes even contains unnecessary information. For example, after buying a used phone, the name of the previous owner can be displayed on the lock, and operators often add advertising slogans.
Fortunately, MIUI allows you to change this text, both through built-in settings, and with hidden features or third-party tools. In this article, we will discuss all the current ways for the Redmi Note 10/11/12, Redmi 9/10/11 and other devices based on MIUI 12-14.
If you want to not only remove unnecessary text, but also add personalized text (such as a motivational phrase or a contact to return your phone), read on. Spoiler: the most reliable way is through ADB, but it requires preparation.
Remove the name of the previous owner|Add a motivational phrase|Hide information about the operator|Just for the experiment.|Another option-->
Method 1: through standard MIUI settings (without root)
The easiest method is to use built-in system options. It is suitable for most Redmi models on MIUI 12 and later, but has limitations: you can only disable the display of the owner's name or operator information, but not add arbitrary text.
Instructions:
- π± Open the Settings. β Memory and device β Lock screen.
- π Scroll down to the section "Information on the lock screen".
- π Turn off the switches next to: Owner's name (if displayed) Operator information (advertising, network name) Notifications (optional if you want to hide the text of messages)
- πΎ Save the changes and check the result by blocking the screen.
β οΈ Note: Some firmware (especially regional versions for China) may not have this section.
Make a backup copy of the data|Check the version. MIUI at the Settings β The phone.|Charge your phone at least 50%|Disable two-factor authentication (if you use it)-->
Method 2: ADB (for experienced users)
If the standard settings donβt provide the necessary flexibility, you can use Android Debug Bridge (ADB), which allows you to completely replace the text on the lock screen with any arbitrary one, including emoji, but requires a computer connection and basic command line knowledge.
Step-by-step:
- Turn on USB debugging: Go to Settings β About Phone. Tap 7 times on MIUI to activate Developer Mode. Go back to Settings β Additional β For Developers. Activate USB Debugging and confirm permission.
- Connect your phone to your PC: Install Xiaomi drivers (download from the official website). Download ADB Tools and unpack into a separate folder. Open the command prompt (cmd) in this folder.
Follow the commands:
adb devices(Your device should be displayed)
adb shell settings put global lock_screen_owner_info "Your new text"Example:
adb shell settings put global lock_screen_owner_info "Get the phone back: +79991234567"
Reboot the phone:
adb reboot
β οΈ Note: Some Xiaomi firmwares block changes through ADB. If the text has not changed after the reboot, try adding a parameter. --user 0 In command or use the method 3.
What to do if ADB is not working?
Method 3: Third-party applications (with risks)
If the first two methods didnβt work, you can try the specialized utilities from Google Play, but there are two critical points:
- Security: Many applications require superuser rights (root) or access to special features, which can disrupt the system.
- MIUI Limitations: Xiaomi actively blocks changes to system settings through third-party tools, so applications can run unstable.
Recommended Utility (checked on Redmi Note 11):
| Annex | Needs root? | Functional | Risks. |
|---|---|---|---|
| Lock Screen Info | β No. | Replacement of the ownerβs text, adding contacts | May be reset after updates |
| Custom Lockscreen | β οΈ Partially. | Complete customization of the lock screen | Advertising, possible lags |
| Xposed Framework + Module | β Yes. | Deep adjustment of system inscriptions | High risk of phone "brick" |
πΉ Tip: Before installing any app, check Redmi user reviews with your version MIUI. For example, on Redmi. 9T (MIUI 13) Lock Screen Info was stable and on the Redmi Note 12 Pro+ (MIUI 14) caused errors.
π‘
If you use an application without root, after updating MIUI, the text on the lock may reset. To avoid this, turn off automatic system updates in Settings β About Phone β System Update.
Features for different Redmi models
The process of changing text on the lock screen may vary depending on the model and firmware version, and the following are key nuances for popular devices:
Redmi Note 10/11/12 series series
On these models (MIUI 12.5-14), the standard way through settings works 80% of the time, except for China firmware (CN ROM), where the Information section on the lock screen is often missing, in which case only ADB or flashing to the global version will help.
Redmi 9/9A/9C
Outdated models on MIUI 11-12 may not support text editing via ADB due to kernel limitations.The alternative is to use the Lock Screen Info app (without root), but with the risk of being reset after rebooting.
Redmi K50 / POCO F4
Flagship devices with MIUI 13+ have enhanced protection for system files, and the only reliable way to do this is to edit /system/build.prop via TWRP, but this requires unlocking the bootloader and can void the warranty.
π‘
Before experimenting with system files, check if you lose your warranty. Xiaomiβs official website has a list of models for which unlocking the bootloader is allowed without losing warranty obligations.
Frequent Mistakes and How to Avoid Them
When you change the text on the lock screen, users often face typical problems, and here are the most common ones and how to solve them:
- π The text does not change after the team ADB: Check if the phone is connected in File Transfer mode (MTP), Not just charging. Reinstall the drivers. ADB (Use universal drivers from XDA). Try another version of platform-tools (sometimes new builds conflict with old firmware).
- β οΈ Phone stopped turning on after editing system files: This means you changed the critical setting in build.prop. Solution - flash the phone through Fastboot (instructions on the official Xiaomi website). If there is no backup, try resetting through Recovery Mode (press Power). + Volume Up when switched on).
- π΅ After updating MIUI Reset: This is normal behavior - system settings are reset when major updates. To avoid the problem, disable automatic updates or use Tasker to automatically apply commands ADB post-boot.
β οΈ Note: If you use Redmi with banking applications (Sberbank, Tinkoff, etc.), modify system files through the ADB or root can cause these applications to be blocked due to the SafetyNet trigger!
Alternative ideas: what else can be changed on the lock screen
In addition to the owner's text, you can customize other elements on the lock screen of Xiaomi Redmi.
- π¨ Change Wallpaper: Download live wallpaper from the Topic β Lock screen or use third-party apps like WallpapersCraft.
- π Set up notifications: C Settings β Notifications β The lock screen can select which apps show alerts.
- π Add labels: B MIUI 13+ You can accommodate up to 5 fast application launches (camera, flashlight, Google Assistant, etc.).
- π Activate Always On Display (AOD): Available on models with AMOLED-screens (Redmi) K50, Note 11 Pro+ Included in Settings β Screen. β Always On Display.
π‘ Lifehack: If you need to display important information (such as medical data) on the lock, create a note in Google Keep and pin the widget on the lock screen.
Wallpaper | Owner's Text |Notifications |Application shortcuts |Always On Display |I'm not changing anything-->