Double time display on the lock screen Xiaomi Redmi is a common problem faced by users of smartphones based on MIUI. Watches can be duplicated due to conflict of system widgets, update errors or incorrect theme settings. In most cases, the bug does not affect the functionality of the device, but spoils the appearance and annoys owners.
In this article, we will discuss 5 And we'll use proven ways to reduce double time, from simple adjustments to radical solutions like launcher resets, to learn why duplication occurs, how to diagnose the cause, and what actions to take for different versions. MIUI (including MIUI 12/13/14). We will pay special attention to the Redmi Note models. 10/11/12, where the problem is most often encountered.
Why does the lock screen have double time?
The main reason for time duplication is the conflict of widgets in the MIUI shell. The system can simultaneously display:
- ๐น Standard watches (built into lock screen)
- ๐น Time widget from the theme or launcher
- ๐น Watches from a third-party app (such as Google Clock or Microsoft Launcher)
Other possible causes:
- ๐ฑ Error after update MIUI (Especially when moving to a new version)
- ๐จ Incompatible theme from Xiaomi Theme Store
- ๐ Failure of the launcher (for example, after cleaning the cache)
- ๐ ๏ธ Manual modification of system files (through ADB rat)
On some Redmi models (such as the Note 10 Pro or Redmi 9T), the bug appears after the "Always-on Display" (AOD) function is activated, in which case not only the clock is duplicated, but also the date, notifications or charge indicators.
Method 1: Reboot the MIUI launcher
The fastest and safest method is forced launcher reboot, which helps in 60% of cases where duplication is caused by a temporary failure.
Instructions:
- Open Settings โ Applications โ Application Management.
- In the search box, type "Luncher" (or "Launcher" for English firmware).
- Select "Lawncher" MIUI" (or "MIUI Launcher").
- Click on "Forced Stop", then confirm the action.
- Return to the main screen โ the launcher will reboot automatically.
If the double time has disappeared after the reboot, but Later has reappeared, try clearing the launcher cache:
- Same menu, "Luncher." MIUI" press "Memory and cache".
- Select โClear Cacheโ (Do not delete data!).
- Reboot your smartphone.
โ๏ธ Preparation for launcher reset
Method 2: Reset the lock screen settings
If the launcher reboot didn't work, the next step is to reset the lock screen settings to factory settings, which will bring back the standard time display without duplication.
How to reset:
- Go to Settings โ Lock screen.
- Select "lock screen style".
- Press three points (โฎ) in the upper right corner and select "Reset".
- Confirm the action - the lock screen will return to the standard view.
After the reset, check:
- โ Is the time displayed in one copy.
- โ Is the date or notifications displayed missing.
- โ Does the fingerprint/face unlock work (if used).
๐ก
If after reset, your favorite wallpaper on the lock screen disappeared, you can restore them through Settings โ Wallpaper โ Lock screen.
Important: on some firmware, resetting the lock screen also removes the password/pattern lock. PIN-code!
Method 3: Turning off Always-on Display (AOD)
The Always-on Display feature often conflicts with the main lock screen, resulting in time duplication. AOD can solve the problem.
How to turn it off:
- Go to Settings โ Lock screen โ Always-on Display.
- Turn the slider to the "Off" position.
- Reboot your smartphone.
If the double time has disappeared after the AOD shutdown, but you want to keep the function, try:
- ๐ Change style AOD (For example, choose a minimalist option without a watch).
- ๐ฑ Update the firmware - in new versions MIUI bug can be corrected.
- ๐จ Set another topic (some topics are optimized for the AOD).
What to do if the AOD does not shut down?
Method 4: Remove conflicting themes and widgets
Some of the themes from Xiaomi Themes store contain built-in time widgets that duplicate with the system clock, the solution is to remove the current theme and return the standard one.
Instructions:
- Open the settings โ Wallpaper and themes.
- Go to the tab "My topics".
- Find an active topic and click on it.
- Select "Delete" (or "Reset" if the theme is system-specific).
- Set the standard theme for MIUI Default.
If the problem is in a third-party widget (e.g. from Google or Microsoft):
- Hold your finger on the main screen โ select โWidgetsโ.
- Find the time widget and remove it (drag it to the cart).
- Reboot your smartphone.
List of topics that often cause duplication of time:
| Title of the topic | MIUI version | Redmi models |
|---|---|---|
| Dark Mode Pro | MIUI 12โ13 | Note 10, Note 11 |
| iOS Style Lockscreen | MIUI 14 | Redmi 12, Note 12 Pro |
| Minimal Clock | MIUI 11โ14 | Redmi 9, 9A, 9C |
| Samsung One UI | MIUI 13 | Note 10 Pro, K40 |
Method 5: Reset to factory settings (extreme case)
If none of these methods work, you have to completely reset the device, which is a radical solution, but it's guaranteed to eliminate software conflicts.
How to reset Redmi to factory settings:
- Make a backup of the data through Settings โ About Phone โ Backup.
- Go to Settings โ Additional โ Resetting settings.
- Select "Erase all data."
- Enter your password (if required) and confirm the reset.
After the reboot:
- โ ๏ธ Do not restore the backup immediately โ first check if the double time has disappeared.
- โ ๏ธ Donโt set old topics that could have caused conflict.
- โ Install updates MIUI through settings โ Updating the system.
๐ก
Resetting to factory settings deletes all data, including photos, contacts, and apps, and only use this method if other methods have failed.
โ ๏ธ Note: Some Redmi models (e.g. Note 8 Pro or Redmi) K30) After the reset, you may need to re-assign your Mi Account. Make sure you remember your login and password!
Additional advice and prevention
To avoid the recurrence of double time:
- ๐ Update regularly MIUI โ In new versions, bugs with display are corrected.
- ๐จ Use only official themes from the Xiaomi Themes store.
- ๐ฑ Do not install third-party launchers (such as Nova Launcher or Apex) unless you are ready for conflict.
- ๐ง Periodically clean the launcher cache (every 1-2 months).
If the problem occurs after the firmware update, try:
- Reverse to the previous version of MIUI (via Fastboot or Recovery).
- Install custom firmware (e.g. Xiaomi.EU) where the bug is fixed.
- Contact the Xiaomi service center if the duplication is due to a hardware error.
On forums, Redmi users often share temporary solutions, such as:
adb shell settings put global lock_screen_clock_double 0This command disables clock duplication via ADB, but does not work on all firmware and requires enabled debugging over USB.