How to remove two hours from the lock screen on Xiaomi: reasons and solutions

Double clocks on the Xiaomi lock screen are a common problem that occurs after MIUI updates, resets or installing third-party themes. This bug not only spoils the appearance of the device, but can also signal conflicts in system files. In most cases, duplicate clocks are associated with the imposition of a standard time widget on a custom element from the theme of the design or an error in the service of the system clock.

In this article, we’ll look at 5 proven ways to fix the problem, from simple customizations in the personalization menu to manually editing configuration files. Particular attention will be paid to Xiaomi 12/13/14, Redmi Note 11/12 and POCO F4/F5, where the bug is most common. If you experience double hours after upgrading to MIUI 14/15 or installing third-party firmware, here you will find a solution.

Why do two hours appear on the lock screen?

The reason for the duplication of watches is almost always a conflict between standard and custom elements of the interface.

  • πŸ”„ Update MIUI: After major updates (for example, with the MIUI 13 on MIUI 14) system widgets may be duplicated due to errors in the migration of settings.
  • 🎨 Installing third-party themes: Some of the themes from the Mi Theme Store contain their own time widgets that overlap with standard watches.
  • βš™οΈ Resetting: When you restore from a backup or reset to factory settings, there may be duplicate system services.
  • πŸ› οΈ Root rights and modifications: Devices with unlocked bootloader or custom firmware (LineageOS, Pixel Experience) often encounter a bug due to incorrect integration of services.

On Xiaomi 13 Pro and Redmi K60 models, the problem often occurs after the Always On Display (AOD) function is activated, in which case not only the clock is duplicated, but also the notification elements. It is important to note that the bug does not affect performance, but can drain the battery faster due to unnecessary display processes.

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

Method 1: Resetting themes to standard design

In 60 percent of cases, double watches are caused by conflicting themes, and even if you haven't explicitly set custom themes, some system updates automatically apply new styles to bring back the standard look:

  1. Open the settings β†’ registration.
  2. Select theme item and tap on Standard (or Default on global firmware).
  3. Confirm the application and restart the device.

If the standard theme doesn’t work, try temporarily installing another official theme (such as Mi LAN or Dark Mode) and then going back to the standard one.

β˜‘οΈ Checking before discarding the topic

Done: 0 / 4

⚠️ Attention: On some firmware (MIUI EU Resetting themes can lead to loss of custom icons and fonts.We recommend taking screenshots of current settings in advance.

Method 2: Manually disabling the duplicate widget

If the double watch appears after installing a third-party launcher (Nova Launcher, HyperOS Launcher) or widget (for example, Another Widget), it can be removed through the personalization menu:

  1. Press the free area on the main screen.
  2. Select Widgets and find the duplicate time element (usually called a Clock or a Clock).
  3. Drag the widget to the Remove (basket) icon at the top of the screen.

For models with MIUI 14+, the path may be different:

Settings β†’ Main screen β†’ Widgets β†’ Remove unnecessary

If the widget is not removed in the standard way, try disabling it through Settings β†’ Applications β†’ Application Management β†’ Widgets.

What to do if the widget is not removed?
If the widget is blocked by the system, try to disable it through ADB-Command: Adb shell pm disable-user --user 0 com.miui.home Warning: This will disable all system widgets, including weather and notifications.After the reboot, they will recover, but duplicate clocks should disappear.

Method 3: Cleaning the cache of system applications

Duplicate hours are often associated with a damaged cache of com.android.systemui or com.miui.home. Clearing the cache will not delete your data, but it can solve the problem:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. In the search, enter System UI (or System interface on Russian firmware).
  3. Select Warehouse. β†’ Clear the cache.
  4. Repeat the steps for the Launcher app (Mi Launcher).

After cleaning the cache, be sure to restart the device. If the problem persists, try further clearing the cache for Settings (com.android.settings) and Themes (com.android.themes).

AnnexPacket nameAction.
System interfacecom.android.systemuiClear the cache
Mi Launchercom.miui.homeClear cache + data
Topicscom.android.themesClear the cache
Settingscom.android.settingsClear the cache

πŸ’‘

If the clock is gone after cleaning the cache, but returned after a few days, try turning off automatic updates to the themes in Settings β†’ Registration β†’ Auto-Update themes.

Method 4: File editing lockscreen_settings.xml (advanced)

If previous methods failed, the problem may lie in the lock screen configuration file, which requires root rights or ADB access:

  1. Connect your phone to your PC and activate USB Debugging in Settings β†’ About Phone β†’ MIUI version (tap 7 times to unlock the developer mode).
  2. Open the command line and do: Adb pull /data/system/lockscreen_settings.xml
  3. Open the downloaded file in the text editor and find the lines from clock_style or dual_clock. Delete duplicate records.
  4. Save the file and download it back: adb push lockscreen_settings.xml /data/system/ adb shell chmod 644 /data/system/lockscreen_settings.xml
  5. Reset the device.

Critical detail: If in the file lockscreen_settings.xml line missing <boolean name="dual_clock_enabled" value="false" />, Add it manually before closing tag </map>. This will forcefully disable duplication.

⚠️ Warning: Incorrect editing of system files can lead to bootloope (cyclic reboot).Before changes, make a backup of the file command: adb pull /data/system/lockscreen_settings.xml lockscreen_backup.xml

Method 5: Reset the lock screen settings

If none of these methods worked, the last option is to reset the lock screen settings to factory settings, which doesn't affect user data, but it will bring all display settings back to standard:

  1. Go to Settings β†’ Passwords and Security β†’ Lock screen settings.
  2. Choose Resetting (or Restore by default).
  3. Confirm the action and enter the password / pattern lock.

After discharge:

  • ⏱️ Set the clock up again through Settings β†’ Lock screen β†’ Clock style.
  • πŸ”’ Make sure that the Always On Display feature is disabled (you can turn it on later).
  • 🎨 Do not use third-party themes for 24 hours – let the system stabilize.

πŸ’‘

Resetting the lock screen settings is the most reliable way, but it also removes custom wallpaper, watch style, and notification settings. Save important elements in advance (e.g., take a screenshot of the current wallpaper).

Additional recommendations for specific models

On some Xiaomi devices, the problem is solved in unique ways:

  • πŸ“± Xiaomi 13 Ultra and 13T Pro: Turn off Dynamic Island in Settings β†’ Always on screen - it can conflict with the clock.

For HyperOS devices (e.g. Xiaomi 14), try disabling UI animation in Settings β†’ Special Features β†’ Animation. In some cases, this removes display artifacts, including double clocks.

FAQ: Frequent questions about double watches on Xiaomi

Why did I have two hours after the MIUI update, even though I didn’t change anything?
This is a typical major update migration error (e.g., MIUI 13 to MIUI 14) that duplicates the widgets from the older version, but does not delete them after the new version is used. Solution: reset the theme or clear the System UI cache as described in Method 3.
Can I remove two hours without resetting?
Yes, in most cases, it helps to disable Always On Display or remove the duplicate widget (see Method 2). If the problem is in the topic, it is enough to return the standard style. Only in deep conflicts of system files, a reset is required.
Why does the clock return every other day after removing the widget?
This is due to the system’s background widget recovery. Turn off automatic theme updates in Settings β†’ Making and check if third-party customization apps (such as KWGT or UCCW) are installed that can restore widgets.
Will the editing method work? lockscreen_settings.xml custom-made?
On firmware like LineageOS or Pixel Experience, the path to the file may be different (e.g, /data/data/com.android.systemui/...). In addition, some custom firmware blocks changes in the /data/system/. In this case, try using Magisk modules to customize the lock screen.
Can Double Clocks Affect Autonomy?
Yes, but not much. The duplicate widget uses additional GPU resources for rendering, which can reduce the time of operation by 5-10%. If the battery is running down noticeably faster, check the energy consumption in Settings β†’ Battery β†’ Battery Use.