Lock screen on smartphones Xiaomi, Redmi and POCO It displays not only wallpaper and notifications, but also massive time digits β for some it's convenient, for some it's annoying, which spoils the minimalist look. AMOLED-displays and want to save battery power by hiding unnecessary glowing pixels.
Unlike standard Android, where the time display setting is limited, firmware MIUI It offers a number of ways to hide it, from standard features to deep system changes, but not all methods are equally safe. ADB-Others only work on rooted devices, and others can fly off after the upgrade. In this guide, we will discuss all the current ways to remove watches from the lock screen on Xiaomi in 2026, including bypassing restrictions. MIUI 14 and innovations Android 14.
Why canβt you just turn off the clock?
Most versions of MIUI (12 to 14) do not have a full time-hidden option on the lock screen, which is due to Xiaomiβs policy that watches are a mandatory feature of the interface, but there are several explanations why the manufacturer does not add such a switch:
- π Uniformity UX: MIUI Aspires to a unified design across all devices, and hiding time violates this principle.
- π Optimization of energy consumption: AMOLED-Static white pixels (time figures) consume less energy than animated wallpapers.
- π‘οΈ Security: In some regions (e.g. China), displaying lock time is required by law to identify a device.
- π± Technical Limitations: Android 12+ Google tightened control over system overlays, which complicates the modification of the lock screen.
However, you can circumvent these limitations in at least five ways, which we will discuss below. It is important to understand that some methods may reset after a MIUI update or require reuse.
Method 1: Using design themes (without root)
The easiest and safest method is to set a theme where the clock on the lock screen is visually hidden, which works on all Xiaomi/Redmi/POCO devices without the need for rooting or ADB.
How to do this:
- Open the Themes app (icon with brush).
- In the search box, enter the search for No Clock Lockscreen or Minimalist Lock.
- Select a theme marked "Without the clock" (usually they have a black or monochromatic background).
- Click Apply and confirm the changes.
If there are no suitable topics, you can create your own:
Download. APK-topic editor (e.g, MIUI Theme Editor)
Open any theme and remove the layer with the clock in the file lockscreen_clock.png
Save Changes and Set Themes Through Topics β
Reset the device for use-->
β οΈ Note: Some topics from third-party sources may contain promotional modules or spyware. Install only highly rated themes (4.5).+) and the number of downloads >10 000.
| Advantages of the method | Deficiencies of the method |
|---|---|
| β Does not require rooting or ADB | β The clock is only visually hidden. |
| β It works on all versions. MIUI | β Could be in conflict with wallpaper. |
| β It's easy to roll back change | β Resets when changing the subject |
Method 2: ADB-commands for hiding the clock (without root)
If visual masking is not enough, you can disable the system commandβs time display via ADB. This method works on MIUI 12-14 and does not require superuser rights, but requires a connection to a computer.
Instructions:
- Enable USB debugging: Settings β About Phone β MIUI Version (click 7 times) Settings β Additional β For Developers β USB debugging (enable)
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command line (Win) + R β cmd) and enter: adb shell settings put global hide_lock_clock 1
- Reset the device.
To return the clock, use the command:
adb shell settings put global hide_lock_clock 0π‘
If the command fails, try to delete the existing value first: adb shell settings delete global. hide_lock_clock, then take a step 3.
β οΈ Note: On certain devices (e.g, POCO F5 Android 13) This parameter can be ignored by the system, and then try the alternative command: adb shell pm disable-user. --user 0 com.android.keyguard But note that this will turn off the entire lock screen, not just the clock!
Method 3: Editing system files (root required)
For users with an unlocked bootloader and Magisk installed, the most radical method available is editing the system files responsible for displaying time, which is guaranteed to work on all versions of MIUI, but requires caution.
Procedure:
- Install a root-access file manager (such as Solid Explorer or FX File Explorer).
- Go to /system/priv-app/MiuiSystemUI/MiuiSystemUI.apk/res/layout/
- Find the file. keyguard_clock.xml and rename it in keyguard_clock.xml.bak.
- Reset the device.
If the lock screen stopped working after rebooting, restore the original file and try an alternative path:
/system/priv-app/SystemUI/SystemUI.apk/res/layout/miui_keyguard_clock.xmlWhat if the lock screen is missing after editing?
Method 4: Use Xposed/EdXposed (for advanced)
For users who are ready to experiment, the Xposed module or its EdXposed fork will be suitable, which allows you to flexibly configure the display of lock screen elements, including hours, dates and notifications.
How to set up:
- Install EdXposed via Magisk (EdXposed-YAHFA for Android 10β13).
- Download the Lockscreen Customizer or MIUI Lockscreen Clock Remove module from the Xposed repository.
- Activate the module in EdXposed Installer and restart the device.
- In the module settings, turn off the Show Clock option.
The advantage of this method is the possibility of fine-tuning:
- π Hide only the clock, leaving a date or notification.
- π¨ Change the font, color or time position.
- π Block changes for specific profiles (e.g. guest mode).
β οΈ Note: Xposed modules may conflict with MIUI Optimization (Xiaomi built-in optimization) If after installation there are lags, disable optimization via ADB: adb shell pm disable-user --user 0 com.miui.optimization
Method 5: Alternative launchers with custom lock screen
If all previous methods do not work, you can completely replace the standard lock screen with a third-party one, for this purpose, customization launchers such as:
- π± Nova Launcher + Sesame Lockscreen plugin
- π Action Launcher with Lockscreen Customizer
- π¨ KWGT Kustom Widget (to create custom overlay)
- π AcDisplay (lightweight alternative with customizable interface)
Example of settings via KWGT:
- Install KWGT Pro and download the watchless template (e.g. Minimal Lockscreen from Play Market).
- Add the KWGT widget to the home screen and select a template.
- In the widget settings, turn off the time display (Globals β Show Clock = False).
- Use the Tasker or MacroDroid app to automatically run the widget when you lock your screen.
The downside is the increased battery consumption, as third-party launchers and widgets run in the background, but this is the only method that is guaranteed to work on all versions of MIUI and Android.
π‘
Third-party launchers are the only way to hide the clock on devices with a locked bootloader and without the ability to use ADB.
Frequent problems and solutions
Even after successful clock hiding, users often experience side effects, and consider typical situations and ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| The clock is back after the update. | Resetting user settings in the new version of MIUI | Repeat the ADB command or reinstall the theme |
| The lock screen does not appear | Error in editing system files | Restore the original keyguard_clock.xml through TWRP |
| Notifications are displayed over the clock | Overlay conflict in Android 12+ | Turn off Notifications on the Lock screen in the settings |
| Time blinks or is partially lost | Incomplete application of the topic | Clear the Themes app cache and restart the device |
If none of the methods worked, check:
- π Version MIUI: On some devices (for example, Xiaomi 13 Ultra) watch hard sewn into firmware.
- π§ Updates: In the latest versions MIUI 14 can be added a hidden switch.
- π± Model of device: On POCO with Android One (for example, POCO X3 NFC) work only ADB-method.