Double clock on the lock screen Xiaomi: how to remove forever

You turned on a Xiaomi smartphone, and instead of the usual lock screen, you saw two sets of watches β€” one on top of the other? This problem is familiar to many owners of devices on MIUI 12-15, especially after updating the firmware or installing third-party themes. Duplicate watches not only spoil the appearance, but can also signal malfunctions in the shell.

In this article, we’ll look at 5 proven ways to remove double clocks on Xiaomi’s lock screen – from standard settings to hidden commands for power users. You’ll learn why this happens, which models are most affected by the bug (spoiler: Redmi Note 10/11, POCO X3/X4 and Mi 11 at risk), and how to avoid re-emerging the problem after resetting.

Important: If you use custom firmware (like Pixel Experience or LineageOS), some methods may not work – there are separate solutions for them, which we will also consider.

Why do you have a double watch on the lock screen of Xiaomi?

Duplication of clocks is not a virus or hardware breakdown, but a software bug of the MIUI shell.

  • πŸ”„ Topics conflict: Install a third-party theme from the Mi Theme Store that incorrectly interacts with system fonts or animations.
  • πŸ“± Update error: After switching to the new version MIUI (For example, from 13 to 14) the lock screen settings are reset incorrectly.
  • βš™οΈ Failure in the settings Always on Display (AOD): If the Always On Display feature is enabled but it works with errors, it can overlay the clock over the standard ones.
  • 🧩 Weather widget issues: The weather widget on the lock screen sometimes "captures" the watch area, creating a visual take.

According to user observations, the bug is more often manifested on devices with AMOLED-screens (for example, Xiaomi 12 Pro or Redmi) K50), where the Always On Display function is active by default. LCD-displays (like those of POCO M4 Pro) the problem is usually related to topics or updates.

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

Method 1: Resetting themes and fonts to standard

In 60 percent of cases, double watches disappear after returning to the factory theme settings.

  1. Open the settings β†’ registration.
  2. Go to the Topics section and select the standard MIUI theme (usually called "Default" or "No Theme").
  3. Get back to the processing. β†’ Fonts and install System font.
  4. Reset the device.

Standard theme applied|Font dropped on system|Device rebooted.|Double clocks are gone.-->

If the problem persists, try removing all downloaded themes:

  1. Press your finger on the empty seat of the main screen β†’ Theme settings.
  2. Click on the three dots in the top right corner β†’ My themes.
  3. Remove all third-party topics (except standard ones).

⚠️ Note: Some themes from the Mi Theme Store may contain hidden settings that are not automatically reset.If the clock is left after removing the themes, try clearing the theme app cache in Settings β†’ Annexes β†’ Application management.

Method 2: Turning off Always on Display (AOD)

The Always On Display feature often conflicts with the main lock hours to disable it:

  1. Go to Settings β†’ Screen β†’ Always On Display
  2. Turn off the slider Always on Display.
  3. If you do not have an option, check the Settings section β†’ Screen Lock β†’ Additional settings.

On some models (e.g. Xiaomi 13), AOD is integrated into the lock screen settings.

  1. Choose the style of the watch β†’ Simple.
  2. Turn off the option to show always.

πŸ’‘

If the AOD clock is gone after the AOD shutdown, but you want to return the function, try turning it back on in 10-15 minutes, and sometimes the system cache has time to update, and the conflict disappears.

Xiaomi modelThe path to AOD settingsAdditional action
Redmi Note 10/11Settings β†’ Screen. β†’ Always OnReboot the device after disconnecting
POCO X3/X4Settings β†’ Blocking β†’ Always on DisplayReset the lock settings (Reset β†’ Reset the lock settings)
Mi 11/12Settings β†’ Display β†’ Always OnTurn off the clock animations in the same menu
Xiaomi 13/14Settings β†’ Lock screen β†’ AOD styleSelect the style Text instead of the dial

Method 3: Cleaning the cache of system applications

If the reset and disabling the AOD didn't help, the problem could be in the system services cache.

  • πŸ“± Settings (com.android.settings)
  • 🎨 Topics (com.android.themes)
  • πŸ”’ Lock screen (com.miui.lockscreen)
  • βš™οΈ Systemic UI (com.miui.systemui)

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Click on three dots in the corner β†’ Show all the apps.
  3. Find the app by name (or package if you don't find it) and select Clear cache.
  4. Reset the device.

⚠️ Warning: Don't click Clear data for system applications - this can reset lock, fingerprint and facial unlock settings!

If the clock is left after cleaning the cache, try restarting the system UI via ADB (for power users):

adb shell am force-stop com.miui.systemui

This command will reboot the interface without rebooting the phone, and if you don't know what ADB is, skip this step.

Method 4: Reset the lock settings (without data loss)

If previous methods didn’t work, only partially reset the lock screen settings, and this won’t delete your files or apps, but will return factory unlock options:

  1. Go to Settings. β†’ The phone.
  2. Click 5-7 times on the MIUI version to activate Developer Mode.
  3. Return to Settings β†’ Additional β†’ Resetting settings.
  4. Select Reset Lock Settings (or Reset Lock Screen Settings).
  5. Confirm the action and restart the device.
What happens after the lockdown is reset?
After reset, you will need to reset: - Set up your fingerprint/face (if you used it). - Select the style of the watch and widgets on the lock screen. - Enable/disable notifications on the locked screen. Password/PIN-The code will remain the same, but may need to be re-entered when you first unlock it.

On some firmware (e.g. MIUI 14 Global), the lock reset option is hidden.

  1. Open the Settings. β†’ Passwords and security.
  2. Select the screen lock settings.
  3. Click on three dots in the corner β†’ Reset settings.

Method 5: Manual editing of system files (for advanced ones)

If you use an unlocked bootloader and are ready to work with system files, you can manually remove the duplicate layer of the watch, which is suitable for MIUI 13-15 and requires Root access or ADB.

Instructions for ADB:

  1. Connect your phone to your PC and activate USB Debugging in Settings β†’ For Developers.
  2. Run the command to remove the lock screen cache: adb shell pm clear com.miui.lockscreen
  3. If it doesn’t work, delete the clock configuration file (Root required): adb shell su -c β€œrm /data/system/locksettings.db”
  4. Reset the device.

⚠️ Note: Deleting locksettings.db will reset all lock settings, including passwords and biometrics. Before executing, back up the file with the command: adb shell su -c "cp /data/system/locksettings.db /sdcard/"

For custom firmware users (e.g. Pixel Experience):

  • πŸ”§ Check Substratum or LSPosed settings – customization modules can duplicate hours.
  • πŸ“¦ Reinstall Overlay modules responsible for the lock screen.

πŸ’‘

If you're unsure of your ADB or Root skills, skip this method.Errors in editing system files can lead to loss of access to the phone and the need for a complete reset.

What do you do if nothing helps?

If all of these methods have not eliminated the double clock, the reasons may be deeper:

  • πŸ› Critical firmware bug: On some versions MIUI 14 (e.g. 14.0.4.0 for Redmi Note 11) the problem is solved only by rolling back on the previous version or waiting for a patch.
  • πŸ”„ Magisk module conflict: If you have Magisk installed, disable all modules associated with the system UI (MiuiHome Mod or Lockscreen Mods).
  • πŸ“² Hardware failure: In rare cases, duplicate elements on the screen are associated with damage to the display module (for example, after a fall). HDMI (if maintained).

If you suspect a firmware bug:

  1. Check the relevance of updates in Settings β†’ System Update.
  2. Visit the XDA Developers or 4PDA forums, where patches for specific models are often posted.
  3. Contact Xiaomi support via Settings β†’ Reviews by attaching a screenshot of the problem.

On some devices (such as the Xiaomi 12T), the double watch disappears after installing the MIUI beta via the MIUI bootloader. However, this is risky - beta firmware may contain new bugs.

FAQ: Frequent questions about double watches on Xiaomi

Can a double clock be caused by a virus?
No, it's unlikely. Duplicate clocks are a MIUI system bug that is not related to malware. However, if you have an unfamiliar notification or advertisement along with the watch, check the phone with an antivirus (for example, Malwarebytes).
Why did the clock return after the lockdown was reset?
This means that the problem is not in the settings, but in the cache of system services or conflict with the installed theme. Try: Delete all third-party themes, including those downloaded earlier. Clear the cache via Recovery (turn off the phone, pinch Power + Volume Up, select Wipe Cache).
Can you remove double clocks without rebooting?
Yes, in some cases, restarting system UI helps: Activate Developer Mode (click 7 times on the MIUI Version). Enable Debugging on USB and connect the phone to your PC. Follow the command: adb shell am force-stop com.miui.systemui The screen will go out for a second, and then the interface will reboot without fully restarting the device.
Why do POCO double watches appear more often?
Devices POCO (particularly POCO X3 NFC and POCO F3) use a modified version MIUI for POCO, where the lock screen optimization is different from the standard screen, and in this shell, conflicts between the two are more common: 🎨 Weather and clock widgets. ⚑ The function is Always On Display (on the POCO It works differently than it does on Redmi). πŸ”„ Updates through POCO Launcher.Solution: Try switching to standard MIUI Launcher (available in Settings) β†’ Home screen).
How to prevent the recurrence of double clocks?
So the problem doesn't come back: 🚫 Avoid installing themes from unverified sources (especially with modified watches). πŸ”„ Before the update MIUI Backup your lock settings through Settings β†’ Additionally. β†’ Backup. βš™οΈ Turn off Always On Display before installing major updates. πŸ“± Clean the cache of system applications regularly (every 1-2 months).