Xiaomi's lock screen is the first thing you see when you turn on your smartphone, and the location of your watch can have a significant impact on usability. Some people prefer a classic centered location, some want to make room for widgets, and some want to hide time away from prying eyes. Unfortunately, standard MIUI settings do not always allow you to flexibly adjust the position of the watch β but there are workarounds.
In this article, weβll break down all the working methods of shifting clocks on the lock screen for Xiaomi, Redmi and Poco devices (including models on MIUI 12, 13, 14 and HyperOS). From simple settings to hidden features and third-party applications, youβll find a solution for even the most stubborn firmware. And if your model does not support moving clocks out of the box, weβll show you how to get around this restriction without root rights.
Why canβt you just drag your watch with your finger?
Unlike some custom firmware (like LineageOS or Pixel Experience), where lock screen elements can be moved intuitively, MIUI rigidly captures the position of the watch.
- π Xiaomi aims to bring uniformity of interface across all devices to simplify support.
- π± Optimization for AMOLED-On some models (for example, Mi 11 Ultra or Redmi) K50 Pro) the watch is tied to a constant-light zone to avoid pixel burnout.
- π οΈ Restrictions MIUI Launcher: Standard launcher does not provide API Free movement of the locking elements.
But that doesn't mean that there's nothing that can be done, and then we'll look at the formal and informal ways, including those that work without root rights.
Method 1: Use of MIUI themes (official method)
The safest and easiest way to move a watch is to set a theme where it is originally placed differently. Many users don't know that MIUI Themes has hundreds of themes with alternative lock screen designs.
How to do this:
- Open the Themes app (icon with brush).
- Go to the Lock Screen section.
- In the search bar, enter the requests: π left-hand π clock down π minimal lockscreen
Choose your favorite theme and apply it. The watch will automatically move according to the theme design.
β οΈ Warning: Some themes can change not only the position of the clock, but also the font, color scheme and even unlock animation.If you don't like the additional changes, return the standard theme and try another one.
Make sure the theme is compatible with your version of MIUI| Read theme stability reviews | View lock screen screenshots |Save the current theme to your favorites in case of rollback-->
| Type of topic | Example of request | Clock position | Suitable for |
|---|---|---|---|
| Minimalistic. | minimal clock | Upper left corner | MIUI 12-14 |
| iOS-style | iOS lockscreen | Upstairs downtown. | All models. |
| Animated | dynamic clock | Depends on the animation. | MIUI 13+ |
| Dark. | dark lockscreen | Lower right corner | AMOLED-screen |
Method 2: Editing system files (for advanced)
If you're willing to take risks and have an unlocked bootloader, you can manually edit the system theme files.
- π Ruth-Right (Magisk or SuperSU).
- π File Manager with root access (e.g., Solid Explorer or Root Explorer).
- πΎ Backup copies of system files.
Instructions:
- Download and install MT Manager (available on XDA Developers).
- Go to /system/media/theme/default/lockscreen
- Find the files. clock_layout.xml or lockscreen_clock.xml (The name may vary depending on the version. MIUI).
- Open the file in the text editor and find the lines with coordinates: <item name="clock_x">50</item> <item name="clock_y">20</item> Here. 50 and 20 β This is the percentage of the width and height of the screen, respectively.
- Change the values (for example, clock_x="10" Move the clock to the left and save the file.
- Reset the device.
Critical information: Incorrect editing of system files can lead to bootloop.Before making changes, create a full backup through TWRP!
What if the lock screen stopped working after editing?
Method 3: Applications for customization (without root)
If you don't have root rights and standard themes don't work, you can use third-party apps, which don't change system files, but instead put their own interface on top of the lock screen.
The best applications for this task:
- π¨ Always On Edge - allows you to add widgets on top of the lock, including a clock anywhere on the screen. MIUI 12-14, but requires permission to overlay other applications.
- β° Lock Screen Widget specializes in moving watches and notifications, supports transparency and font customization.
- π KLCK Kustom Lock Screen is an advanced lock screen designer with the ability to place the clock in any corner.
β οΈ Note: Applications for customization of blocking may conflict with MIUI Optimization (optimization) MIUI). If the clock disappears or blinks after installation, turn off optimization in the developer settings (Settings) β The phone. β Version. MIUI β Tap 7 times to unlock the developer menu, then Settings β Additionally. β For developers β Turn off optimization MIUI).
π‘
Before installing third-party apps to block, check their rating and reviews on 4PDA or XDA. Some apps may contain ads or collect screen unlock data.
Method 4: Configure via ADB (no root, but with PC)
If you do not want to install additional applications, but are ready to connect your smartphone to your computer, you can use it. ADB-This method works for most Xiaomi devices with MIUI 12+.
Step-by-step:
- Turn on USB Debugging on your phone: Settings β About Phone β MIUI Version (Tap 7 times) β Settings β Additional β For Developers β Debugging over USB.
- Connect the phone to the PC and confirm the debugging permission.
- Download Googleβs Platform Tools and unpack.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Execute the command to change the position of the clock (example for shifting to the left): adb shell settings put global lock_screen_clock_position 0 Where 0 β top-left, 1 β centre, 2 β top-corner.
- Reset the device.
π Note: Not all versions MIUI If nothing has changed since the reboot, try the alternative:
adb shell settings put secure lock_screen_clock_position 1π‘
ADB-commands are the safest way after that, because it doesn't require root rights or modify system files.
Method 5: Castom firmware (for enthusiasts)
If none of these methods worked, the last option is custom firmware.
- π Pixel Experience β pure Android with the ability to configure lock via Substratum.
- π§ LineageOS β supports Xposed modules for customization.
- π± Havoc-OS β has built-in clock position settings.
- π― crDroid β allows you to drag and drop lock elements with your finger.
π¨ Warning: Installing custom firmware voids warranty, can cause data loss and requires unlocking the bootloader:
- Create a backup through TWRP.
- Make sure the firmware is compatible with your model (check for XDA or 4PDA).
- Charge your phone at least 70%.
After installing the firmware, moving the watch is usually available in the Settings menu β Lock screen β Layout or through the Substratum app.
Frequent problems and their solutions
When changing the position of the clock on the lock screen Xiaomi users often face the following problems:
| Problem. | Possible cause | Decision |
|---|---|---|
| The clock does not move after the changes in the themes. | Cash that's not updated. | Clear the app cache Topics in Settings β Apps |
| ADB-teams are not working | Unsupported version of MIUI | Try commands for secure instead of global |
| Watch goes missing after reboot | Conflict with MIUI optimization | Turn off MIUI optimization in the developer settings |
| Customization applications do not work | No permit for imposition | Grant the right to Overlay over other applications |
| After editing the bootloop system files | Mistake in XML-file | Restore the backup via TWRP |
If none of these methods helped, check:
- π Version MIUI: On some older versions (below) MIUI 12) movement of the clock is blocked at the firmware level.
- π Firmware Region: Global (Global) and Chinese (China) versions MIUI The locking settings may differ.
- π Security Policy: On some corporate devices (e.g. Xiaomi Mi) A3 Android One: Customization of the lock is limited.