Xiaomiβs lock screen is the first thing you see when you turn on your smartphone, and the location of the watch plays a key role in usability. Many users of Redmi, POCO and Xiaomi 13/14 line find that the standard time position (center or top) is not always optimal: it interferes with widgets, notifications or simply does not fit into the aesthetic of the wallpaper. Unfortunately, in the latest versions of MIUI 14 and HyperOS, the clock movement function is hidden or removed from open settings β but this does not mean that it can not be returned.
In this article, weβll look at all the current ways to move the watch left/right, down, or even completely remove it from the lock screen, from official methods (if theyβre still available on your model) to hidden tricks using ADBs, third-party launchers and design themes. Weβll focus on the nuances for new devices from 2023 to 2026, where the interface has undergone major changes.
Why Xiaomi has removed the ability to move the clock?
Starting with MIUI 12.5, and especially since the HyperOS transition, Xiaomi has been making it easier to use the interface, removing the βextraβ settings, the official reason being the desire for uniform user experience (to make all devices look the same), but in fact, this often leads to a loss of flexibility. For example, in older versions MIUI Moving the clock was available through the Settings menu β Lock screen β The style of the watch, but now this item is either missing, or offers only a change of font and color.
Another reason is the Always-On Display (AOD) optimization, which is that on models that support permanent display (such as the Xiaomi 13 Ultra or Redmi K60 Pro), the watch is locked in one position to avoid conflicting with animations and energy saving, but even on such devices there are workarounds, as we will discuss below.
Method 1: Official settings (if available)
Before you resort to complex manipulations, check whether the clock movement function is still in your version of MIUI. This is true for devices on MIUI 11-12.5 (for example, Redmi Note 9 Pro, Mi 10) or some firmware from third-party developers.
- Open the Settings β Lock screen.
- Select the watch style or watch settings (the name may vary).
- If you see the option Position or icon with arrows, tap it and move the clock with your finger across the screen.
On MIUI 13-14 and HyperOS, this path usually only leads to a change in font or color, and if you have one, then go to the following.
π‘
On some firmware (e.g. xiaomi.eu), the clock movement function returns after resetting the lock screen settings. Try going to Settings β Lock screen β Style Reset and select a standard theme.
Method 2: Using design themes
The safest and most versatile method is to set a custom-designed theme, and many designers at the Mi Theme Store create themes where the watch is initially shifted left, right or down.
- Open the Themes app (icon with brush).
- In the search, enter the queries: π left-hand π lockscreen clock position π custom lock clock
Choose your favorite theme and apply it. The clock will move automatically.
The downside of the method: Themes often change not only the position of the watch, but also the entire design of the lock screen (fonts, icons, background).
| Xiaomi model | Support for moving the clock out of the box | Recommended method |
|---|---|---|
| Xiaomi 13/14, 13T | β No. | Topics or ADB |
| Redmi Note 12/13 | β No (except firmware xiaomi.eu) | Topics or third-party launchers |
| POCO F5/X5 | β οΈ Partially (depending on the region) | ADB or root rights |
| Mi 11, Mi 10 | β Yes. MIUI 12.5 and below) | Official settings |
Method 3: ADB-Teams for Advanced Users
If youβre willing to dig a little deeper, ADB (Android Debug Bridge) will allow you to change the position of your watch without root rights, a method that works on most Xiaomi devices with MIUI 13-14 and HyperOS, but requires a connection to a computer.
You'll need:
- π₯οΈ Computer with ADB-tools installed
- π± Included Debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times tap to unlock the developer menu, then Settings β Additionally. β For developers β Debugging by USB)
- π Cable USB (preferably original)
Instructions:
- Connect the phone to your PC and type in the command line: Adb devices Make sure the device is defined.
- Enter the command to check the current position of the watch: adb shell settings get secure lock_screen_clock_position If the value comes back 0 β center-clock, 1 β left, 2 β right.
- To move the clock to the left, do: adb shell settings put secure lock_screen_clock_position 1 To move to the right: adb shell settings put secure lock_screen_clock_position 2
- Reboot the phone. Changes will apply.
What to do if the team is not working?
β οΈ Attention: After update MIUI settings applied through ADB, To avoid this, back up the commands in a text file and repeat them after each update.
Method 4: Third-party launchers and Magisk modules
If you are not afraid of experimentation, you can use alternative launchers or modules for Magisk (root rights required).
- π± Niagara Launcher β allows you to adjust the lock screen, including the position of the clock, but does not work on all models Xiaomi.
- π§ The Lockscreen Customizer Module for Magisk gives full control over lock screen elements, including the size, font and position of the watch.
- π¨ KLCK (Kustom Lock Screen β an application for creating custom lock screens from scratch (requires root or root) ADB).
Cons:
- Root rights void the warranty and may disrupt the Mi Account.
- Some modules conflict with Always-On Display.
- After the MIUI update, reconfiguration may be required.
Install TWRP for your model
Make a backup of the current firmware
Download the latest Magisk (v26+)
Turn off data encryption (if required)
Check the compatibility of the module with your version MIUI-->
Method 5: Manual editing of system files (for experienced)
This method is only suitable for users with unlocked bootloader and root rights. It allows you to manually change the settings of the display of the watch, editing files in /system. Dangerous for beginners!
Procedure:
- Install Root Explorer or Solid Explorer with root folder access.
- Go to /system/cust/prop/local.prop (the path may be different).
- Add the line: ro.lockscreen.clock.position=left Instead of left, you can specify right, center, or pixel coordinates (e.g., x=100,y=500).
- Save the file, set the rights to 644, and restart the phone.
β οΈ Warning: Incorrect editing of system files can lead to bootloop ( looped reboot). TWRP Make sure you know how to repair the firmware in case of a failure.
Frequent problems and their solutions
Even after successfully moving the clock, users are confronted with bugs, and here are the most common ways to fix them:
- β³ The clock is back in place after the reset β Apply the settings through ADB Repeat or use the Magisk module to fix the parameters.
- π Clock animations are getting knocked down β Turn off Always-On Display in the screen settings.
- π± Some wallpapers don't show the clock. β Change the color of the watch in the settings β Lock screen β Clock style.
- β‘ After updating MIUI settings dropped β Repeat steps with ADB or reset the subject.
If none of the methods worked, check:
- Are performance limits set in Settings β Battery β Performance Mode?
- Does your theme conflict with system settings (try resetting the theme to standard).
- Does the antivirus (e.g., Mi Security) block changes in system settings?
π‘
On devices with HyperOS (for example, Xiaomi 14) standard ADB-In this case, the only reliable way to install custom firmware (e.g. xiaomi.eu) or use Magisk modules is to use custom firmware (e.g., xiaomi.eu.