How to add text to the lock screen Xiaomi: all ways with a photo

Why you need an inscription on the lock screen and what you can write

Xiaomi’s lock screen is not just a protection against random clicks, but also a convenient place to post important information. Many users do not even realize that it can display arbitrary text, from contacts to contact in case of loss of a phone to motivational quotes or reminders. For example, owners of Redmi Note 12 or POCO X5 often add a spouse’s phone number, email address or even medical data (blood type, allergies).

In this article, we’ll look at all the ways you can add text to your lock screen, from standard MIUI features to hidden settings and third-party apps. It’s important to understand that features depend on the firmware version: in MIUI 14 and later, some options have moved to other menus, and older versions (such as MIUI 12) may require workarounds. Also note that on devices with an unlocked bootloader or custom firmware (such as the Pixel Experience), the settings may differ.

Before you start, check your firmware version: go to Settings β†’ About Phone β†’ MIUI Version. If you have MIUI Global, MIUI China or MIUI Europe, the instructions below will do. For HyperOS devices (the new shell from Xiaomi), some of the ways may not work – we’ll mention that too.

Method 1: Standard settings through the β€œlock screen” in MIUI

The easiest method is to use the built-in MIUI tools. It works on most models, including the Xiaomi 13, Redmi Note 11 and POCO F4, but may not be available on budget devices like the Redmi A1 or POCO C50.

Instructions:

  1. Open Settings and go to Lock Screen (or Lock and Protect on some versions).
  2. Select Text on the lock screen (may be called Lock Screen Signature or Additional Information).
  3. Turn on the switch and type the text you want (up to 50 characters in most versions of MIUI).
  4. Click Save and check the result by locking the screen.

Limitations of the method:

  • πŸ“› Text only appears on the standard lock screen (does not work with Super Wallpapers wallpapers or animations).
  • πŸ”€ The length of the text is limited (usually 30-50 characters, depending on the model).
  • 🎨 No way to change the font, color or position of the text.

MIUI version at least 11

The device is not in energy saving mode

The lock screen is not hidden through "Hidden settings"-->

⚠️ Note: On some firmware (for example, MIUI 12.5 Enhanced for Xiaomi Mi 11) The option may be hidden. If it is not on the menu, try updating the system or using alternative methods from this article.

Method 2: Using the Notes widget on the lock screen

If your version of MIUI doesn’t have a direct option to add text, you can go a workaround through the Notes widget, which works on most devices, including the Redmi 10 and POCO M4 Pro, but requires pre-configuration.

How do I add:

  1. Create a note in the standard Notes (or Notes) app with the desired text.
  2. Return to Settings β†’ Lock screen β†’ Widgets.
  3. Select Notes and add the created note to the screen.
  4. Set the widget position (usually at the bottom of the screen).

Advantages of the method:

  • πŸ“ You can use long text (up to 2000 characters).
  • 🎨 There are basic formatting options (bold text, lists).
  • πŸ”„ Text is updated automatically when editing a note.

Disadvantages:

  • πŸ”’ The widget is only displayed after unlocking the screen (on some models).
  • πŸ“± On devices with AMOLED-screens (e.g. Xiaomi) 12T) The widget can illuminate pixels, which leads to burnout.

Standard MIUI setting

Notes widget

Third-party annexes

Manual editing of system files-->

Method 3: Third-party applications for customization

If you don't like the built-in MIUI tools, you can use third-party apps, which offer more options: changing the font, color, animations, and even adding images next to the text. However, note that some applications will require super-user rights or enabled developer mode.

Top.-3 apps:

AnnexOpportunitiesRequirementsCompatibility
Lock Screen WidgetText, weather, battery, custom iconsMIUI 12+βœ… Redmi, POCO, Xiaomi
Hi LockerAnimations, themes, text with effectsAndroid 9+, root for some featuresβœ… All models.
Always On DisplayText on the screen off (for AMOLED)AMOLED-screen, MIUI 13+βœ… Xiaomi 11/12/13, Redmi K50

Instructions for Lock Screen Widget:

  1. Install the app from Google Play.
  2. Open it and select Add a widget β†’ Text.
  3. Customize text, font and color.
  4. Return to Settings β†’ Lock Screen β†’ Widgets and add the app widget.

⚠️ Note: Apps like Hi Locker may conflict with system services MIUI, This will result in increased battery consumption or occasional reboots. Check the reviews for your model before installing it (e.g, POCO X3 Pro or Redmi Note 10 Pro).

How to remove the widget if it is not deleted through settings?
If the widget is frozen and not removed in the standard way, try it: 1. Clear the cache of the application "Block screen" in Settings β†’ Annexes. 2. Reboot your phone in Safe Mode (hold the power button) β†’ "Restarting in Safe Mode"). 3. Remove the widget through ADB-Command: Adb shell pm uninstall -k --user 0 com.miui.lockscreen Warning: This Will Reset All Lock Screen Settings!

Method 4: Manual editing of system files (for advanced ones)

This method is only suitable for users with unlocked bootloader and root rights, and allows you to add text directly to system files, which gives maximum flexibility, but requires caution: wrong actions can lead to data loss or device blink.

What you need:

  • πŸ“± Xiaomi smartphone with unlocked bootloader and Magisk.
  • πŸ’» Computer with installed ADB and Fastboot.
  • πŸ“‚ Backup of the file /system/media/theme/default/lockscreen_desc.xml.

Step-by-step:

  1. Connect your phone to your PC and open the ADB terminal.
  2. Copy the original file to your computer: adb pull /system/media/theme/default/lockscreen_desc.xml
  3. Open the file in a text editor (for example, Notepad)++) and find a line: <string name="lockscreen_owner_info">Your text.</string> Replace your text with the desired one (for example, return by number). +79991234567).
  4. Save the file and return it back: adb push lockscreen_desc.xml /system/media/theme/default/ adb shell chmod 644 /system/media/theme/default/lockscreen_desc.xml
  5. Reboot the phone.

On HyperOS devices, the path to the file may be different: instead of /system/media/theme/default/ use /product/media/theme/default/. Before editing, be sure to check the current path through a root-access file manager (e.g., Root Explorer).

πŸ’‘

If the text does not appear after editing, clear the cache of the Themes system application (com.android.themes) through Settings β†’ Applications β†’ Application Management.

Method 5: Always on Display (for the AMOLED-screen)

Owners of Xiaomi smartphones with AMOLED-screens (for example, Xiaomi 13 Pro, Redmi) K60 or POCO F5 Pro can use the Always On Display function (AOD) It's a good way to display text even on a display that's off, and it's convenient for displaying time, notifications, or contact information.

How to set up:

  1. Go to Settings β†’ Screen β†’ Always On Display
  2. Enable the function and select a style (such as Text or Custom).
  3. In the signature field, enter the desired text (up to 20-30 characters).
  4. Set up a schedule (constantly or by time).

Features of AOD on Xiaomi:

  • πŸ”‹ Battery consumption is minimal (about 1-2% per hour per day). AMOLED).
  • πŸŒ™ The text is displayed only on dark wallpaper (otherwise it will be poorly visible).
  • ⚑ On some models (e.g. Xiaomi) 12S Ultra) Animated styles available.

⚠️ Attention: On devices with LCD-screens (e.g. Redmi) 9A or POCO M3) The Always On Display feature doesn’t work, it’s only available on the screen. AMOLED-Trying to turn it on through the engineering menu can cause the screen to overheat.

Problem Solving: Text is not displayed or disappears

If you have added text but it does not appear on the lock screen, check the following points:

Frequent causes and solutions:

Problem.Possible causeDecision
Text not retainedLength limit (more than 50 characters)Cut the text or use the Notes widget
Text disappears after rebootingResetting the lock screen settingsCheck the Settings application rights in Settings β†’ Apps β†’ Permissions
Text not visible on wallpaperThe color of the text merges with the backgroundChange wallpaper or use contrasting font through third-party apps
The option "Text on the screen" is not availableObsolete version of MIUI or regional restrictionsUpdate the firmware or use it ADB-commands (see Method 4)

If nothing helps, try resetting the lock screen settings:

  1. Go to Settings β†’ System and device β†’ Resetting.
  2. Select Reset the lock screen settings (not to be confused with a full reset!).
  3. After rebooting, repeat the text setting.

πŸ’‘

On HyperOS devices (e.g. Xiaomi 14), the standard text addition option may be called β€œSignature Lock Screen” and be in Settings β†’ Personalization β†’ Lock Screen.

FAQ: Frequent Text Questions on Xiaomi Lock screen

Can I add emojis or emojis to the text on the lock screen?
Yes, but only through third-party applications (like Lock Screen Widget) or manual editing of system files (Method 4). In the standard MIUI setting, emojis are not supported - when entered, they will appear as question marks or rectangles.
How to change the font or color of the text?
In standard settings MIUI You can't do that. You can customize it with apps like Hi Locker or Always On Display. MIUI: Some topics from the official store (Themes) β†’ Online) changing the style of text. ADB-Advanced Users (Knowledge required) XML).
Will the text be visible if the phone runs out?
No. The text on the lock screen is only displayed when the power is on. If the phone turns off due to the discharge, the screen will turn black and the information will not be read. For such cases, we recommend: Put a sticker with contacts on the back cover. Use engraving on the case (available at service centers).
Does this work on the POCO F6 and the new 2026 models?
On HyperOS devices (e.g., POCO F6, Xiaomi 14, Redmi Turbo 3), the standard text addition option can be moved or renamed. Check: Settings β†’ Personalization β†’ Lock screen β†’ Signature. Additional settings β†’ Owner’s information. If there are no options, use third-party apps or wait for a firmware update.
Can I add text to the lock screen without unlocking the bootloader?
Yes, the first three ways in this article (standard configuration, Notes widget, third-party apps) do not require root or unlock. Method 4 (system file editing) is only possible with root rights. If you want maximum customization without risk, we recommend the Lock Screen Widget application - it offers flexible settings without interfering with system files.