Double watches on Xiaomi: how to remove the double on the lock screen once and for all

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.

πŸ“Š What Xiaomi model has you got a double watch?
Redmi Note 10/11/12
POCO F3/F4/F5
Xiaomi 11/12/13
Another model
I don't know.

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:

  1. Open the Settings β†’ Lock screen.
  2. Scroll down and find the Additional Settings section (some models call it the Watch Style).
  3. Slip the clock on the lock screen.
  4. If you see the option to Show on both screens, turn it off.
  5. 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 screen

Is 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.

  1. Go to Settings β†’ Themes.
  2. In the upper right corner, click on the profile icon (or three dots β†’ My themes).
  3. Choose a Factory Theme (usually called Default or MIUI).
  4. Confirm the application and wait for the process to be completed.
  5. 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?
If you have a Factory Theme error, try: 1. Clear the Themes app cache in Settings β†’ Applications β†’ Application Management β†’ Themes β†’ Storage β†’ Clear the cache. 2. Disable VPN (some regions block themes from loading). 3. Switch to mobile data instead of Wi-Fi (sometimes helps).

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:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search, enter the clock and select the Watch app (icon with dial).
  3. Slip the vault. β†’ Clear the cache.
  4. Go back and find the MIUI (or Launcher) system interface application.
  5. Clean his cache, too.
  6. 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!).

  1. Open the Settings. β†’ The phone.
  2. Find Resetting (or Restore and Reset)
  3. Select Reset the lock screen settings (not to be confused with a full reset!).
  4. Confirm the action with a password / pattern lock.
  5. 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:

  1. Back up /system/priv-app/DeskClock (adb pull/system/priv-app/DeskClock)
  2. Open /system/priv-app/DeskClock/DeskClock.apk file in APK Editor.
  3. Find a line. lock_screen_clock_duplicate Remove it (or change it from true to false).
  4. Save the changes and overwrite the file on the device.
  5. 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

MethodMIUI 12MIUI 13MIUI 14HyperOSNeed 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.

FAQ: Frequent questions about double watches on Xiaomi

After the MIUI update, there's a double watch.
Try resetting the theme to factory-based (Method 2). If it doesn't work, clear the clock cache (Method 3). Updates often reset display settings, especially when switching between major versions (e.g., MIUI 13 to MIUI 14).
Double watches only appear when you turn on Always On Display. How do you fix them?
This is a common problem for POCO and Redmi with AMOLED-Open the settings. β†’ Always display β†’ Settings AOD Turn off the option to show the clock on both screens. If it's not, reset the settings. AOD through settings β†’ Lock screen β†’ Additionally. β†’ Reset AOD.
Can you remove double clocks without resetting?
Yes, 95% of the time, Methods 1-3 (locking settings, resetting themes, cleaning cache) help, only if the problem is caused by corrupting system files, you will need a deeper intervention (Method 5). Start with the simplest and move to the hardest only if the previous methods have failed.
After the dump, all my wallpaper and icons were lost.
Unfortunately, resetting themes brings all visual settings back to factory settings. To restore wallpaper: Open Gallery β†’ Albums β†’ Wallpaper (there are the last used images) Or download wallpaper again from Settings β†’ Themes β†’ Wallpaper. Icons can be returned by reapplying the same theme from My Themes.
My Xiaomi doesn't have a "Show on both screens" item.
This means that the duplication is caused by another reason: Try: Remove all third-party widgets from the lock screen (Settings β†’ Lock screen β†’ Widgets). Disable Double tap to wake up in Settings β†’ Lock screen β†’ Additional (sometimes this helps). Check if a second launcher is installed (for example, Nova Launcher can conflict with the system clock).