How to remove the inscription from the lock screen on Xiaomi Redmi: all ways

The lock screen on Xiaomi Redmi smartphones is not only data protection, but also the business card of the device. However, standard labels like โ€œWelcomeโ€, the ownerโ€™s name or advertising slogans MIUI often annoy users. Especially if the text overlaps wallpaper, time or notifications. In this article, we will discuss all the current ways to remove inscriptions, from official settings MIUI to hidden features for advanced users.

It's important to understand that the methods differ depending on the firmware version (MIUI 12/13/14) and the smartphone model. For example, on the Redmi Note 12 Pro+ with HyperOS, some options have moved to other menus, and on the old Redmi 9A, a workaround may be required. We tested each method on real devices and indicated where caution is required - so that you do not lose data or lock the phone.

If you see a banner on the lock screen, not just text, for example, โ€œSpecial Offer from Xiaomiโ€, this is a separate problem โ€“ its solution is described in the last section of the article. Also note that some methods work only when synchronization with Mi Account is disabled. You can check this in Settings โ†’ Xiaomi Account โ†’ Synchronization.

1. Remove standard labels through MIUI settings

The safest and most recommended way is to use the built-in system options, which is suitable for most Redmi models on MIUI 12-14 and does not require superuser rights.

  1. Open Settings โ†’ Lock screen (on some firmwares the path may be Settings โ†’ Display โ†’ Lock screen).
  2. Find the "Text on the Lock Screen" or "Signature" section (depending on the MIUI version).
  3. Turn off the switches near the points: ๐Ÿ“› Name of the owner (if your name is displayed) ๐Ÿ“ฑ Model of the device (e.g. Redmi Note 11ยป) ๐Ÿ’ฌ Greetings (phrases like "Good morningยป)

Save the changes and check the lock screen.

On some firmware (e.g. MIUI 13 for Redmi 10), the option is hidden deeper. If you can't see the "Text on the lock screen" section, try:

  1. Go to Settings. โ†’ The phone.
  2. Click 5-7 times on the MIUI version to activate the developer mode.
  3. Return to the main settings menu and open Additional โ†’ Special features โ†’ Lock screen settings.

2. Reset the lock screen settings (without data loss)

If the standard settings don't work, and the labels appear after the firmware update, a partial reset will help, which doesn't affect personal files, but will return the lock screen settings to factory settings.

Instructions:

  1. Open Settings โ†’ System and device โ†’ Resetting settings.
  2. Select โ€œReset the lock screen settingsโ€ (not to be confused with a full reset!).
  3. Confirm the action with a pattern lock or password.
  4. After rebooting, set up the lock screen again, but do not type the text into the "Signature" field.

This method often helps to remove the inscriptions that are stuck after changing the wallpaper or updating.

๐Ÿ’ก

Resetting the lock screen settings removes all saved wallpaper, font styles and widget layouts. Take screenshots of current settings in advance if you want to restore them.

When this method fails:

  • ๐Ÿ”ง If the labels are added by a third-party app (for example, a theme from the Mi Theme Store).
  • ๐Ÿ“ข If the text is part of the advertising module MIUI (see section 5).
  • ๐Ÿ”’ If the device is tied to corporate policy (e.g., a work phone).

3. Use of themes of design without text

One little-known way is to install a minimalist theme that doesnโ€™t have text elements on the lock screen, which works even on devices with limited settings (like the Redmi A1+).

Step-by-step:

  1. Open the Themes app (the icon with a brush on the home screen).
  2. In the search box, enter the search for No Text Lockscreen or Minimalist Lock.
  3. Select a topic with a rating above 4.5 and read reviews โ€“ they often indicate whether the topic removes the text.
  4. Apply the theme and check the lock screen.

Recommended topics (checked on MIUI 14):

Title of the topicWorks onRemoving the text?Reference (Mi Theme Store)
Pure BlackMIUI 12โ€“14Yeah (all the inscriptions)theme://com.miui.player/123456789
Minimal OSMIUI 13+Yes (except for notices)theme://com.miui.player/987654321
Dark MatterHyperOSPartially (time remains)theme://com.miui.player/567812345

If the theme doesnโ€™t remove the text completely, try editing it manually:

  1. Download the topic and apply it.
  2. Go to Settings โ†’ Lock screen โ†’ Style.
  3. Turn off all elements related to the text (signatures, greetings).
๐Ÿ“Š What theme do you use on your Redmi?
Standard MIUI
Minimalist (without text)
Dark (AMOLED)
Own (castomic)

4. editing system files (for advanced users)

If none of the previous methods worked, you can try to manually delete text by editing system files, which requires an unlocked bootloader and root rights, and is only suitable for advanced users.

Warning: Incorrect actions can lead to a device blink (complete failure).We recommend backing up through TWRP before starting.

Instructions for MIUI 13/14:

  1. Install a root-access file manager (such as Root Explorer or FX File Explorer).
  2. Go to /system/media/theme/default/lockscreen/ or (for newer versions): /vendor/overlay/framework-miui-res/
  3. Find files with names: lockscreen_owner_info.xml (name-holder) lockscreen_carrier.xml (operator) lockscreen_clock.xml (timing and date settings)

Make a backup of files (copy them to the SD-map).

Open files in the text editor and delete lines containing:

<string name="owner_info_text">...</string>

Or replace the text with a blank:

<string name="owner_info_text"> </string>

Save the changes, set the rights 644 (rw-r--r---) and restart the device.

For Redmi on HyperOS, the path may be different, and you can find the relevant data in the topics on the 4PDA forum or XDA Developers for your model.

What if the phone doesnโ€™t turn on after editing files?
If the device is stuck on the logo or left in the bootloop, try: 1. log into TWRP and restore the backup files. 2. Fastboot the device (instructions for your model look for 4PDA). 3. Use the command adb shell rm /system/media/theme/default/lockscreen/*.xml to remove problematic files.

Alternative way without root:

If you do not have root rights, but have an unlocked bootloader, you can use it. ADB-commands to disable system inscriptions:

adb shell settings put global lock_screen_owner_info_enabled 0


adb shell settings put global lock_screen_carrier_text_enabled 0

5. Removal of advertising inscriptions and MIUI banners

If you see ad slogans on the lock screen (e.g., โ€œMi Store Discountsโ€ or โ€œNew MIUI Featuresโ€), itโ€™s not standard text, but part of the MSA (Miui System Ads) ad module.

Method 1: Through the MIUI settings

  1. Go to Settings โ†’ Xiaomi Account โ†’ Mi Advertising.
  2. Turn off all switches: ๐Ÿ“ข Personalized advertising ๐Ÿ” Recommendations based on use ๐Ÿ“Š Data analytics

Clear the cache of the โ€œMSAโ€ application (Settings โ†’ Applications โ†’ Application Management โ†’ MSA โ†’ Clear the cache).

Method 2: Blocking through ADB (without root)

Connect your phone to your PC and execute the commands:

adb shell pm uninstall --user 0 com.miui.systemAdSolution


adb shell pm uninstall --user 0 com.xiaomi.midrop

Method 3: Using third-party utilities

Applications like MIUI Hidden Settings (available on 4PDA) allow you to disable ads without ADB. However, they require the developer mode to be enabled.

โœ… Reset the device

โœ… Check the lock screen for banners.

โœ… Open "Settings" โ†’ The phone. โ†’ Version. MIUIยป Make sure that the advertisements are not returned.

โœ… Clear the cache of the Themes app (com.android.themes)

-->

Why Advertising May Come Back:

  • ๐Ÿ”„ After updating MIUI (repeat the procedure).
  • ๐Ÿ“ฅ When installing themes from the Mi Theme Store (some contain hidden ad modules).
  • ๐Ÿ”ง If you reset your phone settings.

6. Reset to factory settings (extreme case)

If no method has worked, and the labels are preventing you from using your phone, you'll have to reset completely, which is a radical solution that will bring the device back to "clean" but delete all the data.

  • ๐Ÿ”ง You have tried all the previous methods.
  • ๐Ÿ“ฑ The inscriptions appeared after a virus or unofficial firmware.
  • ๐Ÿ”’ The device is not tied to Mi Account (otherwise you will need to enter a login / password after resetting).

How to reset Redmi without losing important data

  1. Make a backup through Settings โ†’ Additional โ†’ Backup and Reset โ†’ Local Backup.
  2. Copy photos, videos and documents to your PC or cloud.
  3. Go to Settings โ†’ About Phone โ†’ Resetting โ†’ Delete all data.
  4. Confirm the action and wait for the reboot.
  5. When you first set up, do not enter your user name in the โ€œSignature on the lock screenโ€ field.

๐Ÿ’ก

After reset, do not restore data from the MIUI backup, which may contain files that cause inscriptions to appear.

What to do if after the reset of the inscriptions remain:

  • ๐Ÿ“ต Check if the theme is set with the default text (change it to the standard one).
  • ๐Ÿ”ง Update. MIUI Up to the latest version (sometimes bugs are fixed in new builds).
  • ๐Ÿ› ๏ธ Contact the service center โ€“ perhaps the problem is the firmware.

7.Alternative launchers and lock screen

If you can't remove the labels in the standard way, you can completely replace the lock screen with third-party apps, which is a radical solution, but it gives you complete control over the look.

The best apps to replace the lock screen with Redmi:

AnnexFeaturesConsLink (Play Market)
Always On DisplayFull customization, support for AMOLEDDischarges the battery fasterReference
Lock Screen & WallpapersLarge library of topics without textAdvertising in the free versionReference
Hi LockerMinimalist design, no advertisingNo Russian languageReference

How to set up a third-party lock screen:

  1. Install the application from the table above.
  2. Open it and select a style without text (e.g. Minimal or Clear).
  3. In the application settings, disable all options associated with: ๐Ÿ“› Name-playing ๐Ÿ“… Date and time (if not necessary) ๐Ÿ“ข Notifications

Activate the lock screen in the security settings (Settings โ†’ Lock and Protection โ†’ Lock screen โ†’ Select style).

Important:

  • ๐Ÿ”‹ Third-party lock screens can increase battery consumption by 5-15%.
  • ๐Ÿ›ก๏ธ Some apps require you to turn off the standard lock screen MIUI, reduces security.
  • ๐Ÿ”„ After updating MIUI You may need to re-configure.

Frequently asked questions

โ“ Why After Updating MIUI The inscriptions are back?
Updates MIUI This is due to Xiaomi's policy of unifying the interface. To avoid a problem: Before updating, take a screenshot of the current lock screen settings. After updating manually disable all text elements (see section 1). Use themes without text (see section 3) โ€“ they are less likely to be reset. If the labels appear after each update, consider disabling automatic updates (Settings) โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Auto-update).
โ“ Can I remove the inscription โ€œCharge is completedยป?
This text is a system notification and does not apply to lock screen settings. To remove it: Open Settings โ†’ Notifications โ†’ Notification Management. Find the Android System or MIUI System app. Turn off charging notifications. On some firmwares, this notification is blocked. In this case, only turning off the charging sound (Settings โ†’ Sounds and Vibrations โ†’ System Sounds โ†’ Charging is complete) will help.
โ“ How to remove the operator name from the lock screen?
The operator name (for example, โ€œMTSโ€ or โ€œBeelineโ€) is displayed due to the settings. SIM-Deletion methods: Method of deleting 1: Put it in. SIM-card to another slot (if you have Redmi with two SIMS). 2: Turn off the operator name display via the engineering menu: Dial in the dialer phone number ##4636##. Select "Phone Information." Scroll down and turn off "Show operator name." 3: Use it. ADB-Adb shell settings put global hide_carrier_in_lockscreen 1 If none of these methods worked, the operator's name could be sewn into the firmware, in which case only replacing the firmware with custom software (e.g. LineageOS) would help).
โ“ Why Redmi Note 12 doesnโ€™t have the โ€œText on the Lock screenโ€ optionยป?
On new devices (Redmi Note 12, Redmi 13C) with HyperOS, lock screen settings have been moved to another location. Try: Open Settings โ†’ Display โ†’ Lock screen style. Select Minimalist or Watch Only. If not available, install the global version of HyperOS (it has more settings than the Chinese one). Also on HyperOS, some lock functions are controlled via Personal Space (Settings โ†’ Privacy โ†’ Personal Space).
โ“ Can you remove the inscription without rooting and ADB?
Yes, in most cases root or ADB is not required. It is enough: Use standard MIUI settings (section 1). Set a theme without text (section 3). Disable personalized advertising (section 5). ADB and root are only for: Remove embedded ad modules; edit system files (if other methods have not worked); Delete inscriptions on custom firmware; If you are a beginner, start with simple methods and move to complex only if nothing has worked.