Have you noticed that your Xiaomi lock screen displays two sets of watches at the same time?This problem is found on many devices with MIUI firmware - from budget Redmi to flagship Xiaomi 13. Duplicate watches not only spoil the appearance, but can also signal system settings failures or conflicting themes.
In this article, we will look at all the possible causes of double clocks and provide step-by-step instructions for removing them, from simple settings to deep changes in the system. You will learn how to fix the problem on MIUI 12/13/14, what to do if the settings do not save, and how to prevent the duplicate from appearing again. And a unique way to reset the cache of the system clock without losing data, which works even on locked bootloaders.
Why is there a double watch on Xiaomi?
Duplicating the clock on the lock screen Xiaomi is not an accident, but the result of specific user actions or failures in the MIUI.
- π¨ Design themes conflict. Setting a third-party theme from the theme β Online themes can duplicate system elements, including hours.
- βοΈ Error in lock screen settings: Enable the "Show clocks on both screens" option (for devices with Always On Display).
- π Failure after update MIUI. Often occurs when switching between firmware versions (for example, with the MIUI 13 on MIUI 14).
- π± Third-party application activities: Some launchers (such as Nova Launcher) or widgets may interfere with the display of the system clock.
- π§ Manual editing of system files, if you have previously changed fonts or icons through ADB Or Magisk, it could have led to duplication.
Interestingly, on some models (such as the POCO F4 or Redmi Note 12), double watches only appear when using Always On Display (AOD), which is because the system mistakenly considers AOD and the main lock screen to be different "zones" for displaying time.
Method 1: Disabling the take through lock screen settings
So, to start with, the simplest method, which works 90 percent of the time, is that it doesn't require superuser rights, and it's suitable for all devices on MIUI 12 and up:
- Open the Settings β Lock screen.
- Scroll down and find the Additional Settings section (some models call it the Watch Style).
- Slip the clock on the lock screen.
- If you see the option to Show on both screens, turn it off.
- Reset the device (required!).
On some firmware (e.g. MIUI 14 for the global version), the path may be slightly different:
Settings β Always display β AOD settings β Watch on the lock screenIs the "Show on both screens" option disabled?
Is there a single style of watches for AOD and locking?
Are there any changes (notices will appear)?
Is the device rebooted?
-->
If you have a double clock left after the reboot, move on to the next way, and maybe the problem lies deeper in the conflict of systemic themes.
Method 2: Resetting themes to the factory
The side of the theme from MIUI Themes often causes visual glitches, including duplicate watches, and even if you haven't changed the subject in a long time, its cache could get damaged after the system update.
- Go to Settings β Themes.
- In the upper right corner, click on the profile icon (or three dots β My themes).
- Choose a Factory Theme (usually called Default or MIUI).
- Confirm the application and wait for the process to be completed.
- Return to Settings β Lock screen and manually select the watch style (e.g. Digital or Analog).
If the clock returned to normal after resetting the theme, but after a while the take reappeared, the problem is in one of the established topics.
- π Remove all downloaded themes through Settings β Topics β My subjects. β Delete.
- π₯ Set themes one by one, checking after each display of the clock.
- β οΈ Avoid topics marked "Beta" or from unknown developers.
What to do if the factory theme is not applied?
Method 3: Cleaning the cache of the system clock (without root)
If the first two methods fail, the problem may lie in the damaged cache of the system application com.android.deskclock (responsible for displaying time), cleaning the cache will not remove your alarm clocks, but reset the visual settings:
- Open Settings β Applications β Application Management.
- In the search, enter the clock and select the Watch app (icon with dial).
- Slip the vault. β Clear the cache.
- Go back and find the MIUI (or Launcher) system interface application.
- Clean his cache, too.
- Reset the device.
Critical nuance: on some devices (for example, Redmi Note 11 Pro+) after cleaning the cache of the watch, the time format (12/24 hours) may reset. Check it in Settings β Additional β Date and time.
π‘
If the watch has disappeared completely after cleaning the cache, donβt panic! just go to Settings β Lock screen β Watch style and choose any option available.
Method 4: Reset the lock screen settings (hard method)
When the standard methods don't work, you have to reset the lock screen completely, and that will bring all the settings back to factory settings, including fingerprints and the pattern lock (they'll have to be reconfigured!).
- Open the Settings. β The phone.
- Find Resetting (or Restore and Reset)
- Select Reset the lock screen settings (not to be confused with a full reset!).
- Confirm the action with a password / pattern lock.
- After the reboot, set up the lock screen again by selecting one watch style.
β οΈ Attention, on devices with MIUI 14 and HyperOS this method can also reset the Always On Display settings and Face to unlock. check in advance if backups of this data are saved in Settings β Xiaomi account β Cloud.
Method 5: Manual editing of system files (for advanced ones)
If youβre willing to take risks and have an unlocked bootloader or root rights, you can manually remove duplicate clocks through system file editing, a method thatβs suitable for MIUI 12-14 and HyperOS.
You'll need:
- π± Device with root or TWRP.
- π» PC fitted ADB and Fastboot.
- π§ File Manager with support for root (such as Root Explorer or Mixplorer).
Step-by-step:
- Back up /system/priv-app/DeskClock (adb pull/system/priv-app/DeskClock)
- Open /system/priv-app/DeskClock/DeskClock.apk file in APK Editor.
- Find a line. lock_screen_clock_duplicate Remove it (or change it from true to false).
- Save the changes and overwrite the file on the device.
- Reboot the phone.
β οΈ Attention, improper editing of system files can lead to bootloop, if you are not sure about your actions, use alternative methods or contact the service center.
π‘
Editing system files is an extreme method. Before any changes, be sure to back up via TWRP or MIUI Backup.
Table: Compatibility of methods with MIUI versions
| Method | MIUI 12 | MIUI 13 | MIUI 14 | HyperOS | Need root? |
|---|---|---|---|---|---|
| Lock screen settings | β | β | β | β | β |
| Resetting of themes | β | β | β | β | β |
| Clearing the clock's cache | β | β | β | β οΈ* | β |
| Resetting lock settings | β | β | β | β | β |
| Editing system files | β | β | β | β οΈ** | β |
* HyperOS may require additional cache cleanup of com.miui.home.
** In HyperOS, the path to the clock files may be different: /product/priv-app/DeskClock.