How to turn off double watches on Xiaomi: 5 working ways

The double clock on Xiaomi’s lock screen is one of the most annoying features of MIUI that users encounter after updates. Suddenly, two times appear on the screen: one from the main clock of the system, another from weather widgets, alarm clocks or even a duplicate system widget. The problem is relevant for models from the Redmi Note 10 to the flagship Xiaomi 14, and its causes lie in both firmware bugs and third-party applications conflicts.

In this article, we will analyze all possible causes of double clocks and offer proven ways to eliminate them – from the basic settings. MIUI Advanced methods with the use of ADB. You will learn how to identify the source of the problem, which system parameters are responsible for displaying time, and what to do if standard methods do not help. MIUI 12 to MIUI 15) and HyperOS models.

Why is there a double watch on Xiaomi?

The reason for the time duplication on the lock screen is almost always due to widget conflict or a failure in the operation of system services.

  • πŸ”„ Weather widget conflict: MIUI automatically adds a weather widget to the lock screen, which can duplicate the system clock.
  • βš™οΈ Failure in settings MIUI: After updating the firmware, the time display parameters are lost (especially relevant for MIUI 14+).
  • πŸ“± Third-party launchers: Apps like Nova Launcher or Action Launcher can create their own time widgets.
  • πŸ”„ Duplicate system processes: In rare cases, a failure in com.android.systemui results in a repeated render of the watch.
  • πŸ“² Errors of the topic: Some topics from MIUI Themes contain time-displaying bugs.

In practice, the problem most often arises from the first two items: for example, after upgrading to MIUI 14.0.5, many users of Xiaomi 12T and Redmi K50 complained about the double clock because of the automatically added weather widget, while on the POCO F5 with HyperOS, the problem may be due to a conflict of system fonts.

Before proceeding with the correction, check whether the double clock only appears in certain conditions:

  • πŸŒ™ With the dark mode on?
  • πŸ”‹ When charging is connected?
  • πŸ“Ά When changing the network (Wi-Fi) ↔ mobile)?
πŸ“Š What Xiaomi model has you got a double watch?
Redmi Note 10/11/12
Xiaomi 11/12/13/14
POCO F3/F4/F5
Redmi K40/K50/K60
Another model

Method 1: Disabling the weather widget on the lock screen

In 70% of cases, double clocks are caused by an automatically added weather widget, which can be removed directly through the lock screen settings:

  1. Open the Settings β†’ Lock screen.
  2. Slip on the lock screen widgets (in some versions of MIUI it is called "Additional information").
  3. Find a weather widget (usually signed as "Weather" or "Mi Weather") and turn off the slider.

If the weather widget is not listed but the double clock remains, try resetting the lock screen settings:

  1. Go to Settings β†’ Lock screen β†’ More.
  2. Select β€œReset settings” (or β€œRestore by default”).
  3. Confirm the action and restart the smartphone.

β˜‘οΈ Check before disabling the widget

Done: 0 / 4

⚠️ Note: On some models (e.g. Xiaomi 13 Ultra), the weather widget is integrated into the system interface and does not appear in the list. ADB (described below).

Method 2: Change the system clock through date and time settings

Sometimes the double clocks come up because of a time synchronization failure.

  1. Open Settings β†’ Additional β†’ Date and time.
  2. Turn off the "Automatic Date and Time" option.
  3. Manually set the correct time (important: do not change the time zone!).
  4. Turn back on automatic synchronization.
  5. Reset the device.

If the problem persists, try changing the time synchronization server:

  • 🌍 In the same menu, Date and time select "Select time zoneΒ»**.
  • Set any other belt (such as GMT+0) and then return it back.
  • πŸ”„ Reboot your smartphone.

On HyperOS (e.g. Xiaomi 14), the path may be different:

Settings β†’ Connections and Sharing β†’ Date and Time

πŸ’‘

If the double clock disappeared after manually setting the time but returned after the reboot, try turning off automatic sync on a permanent basis.This could indicate a problem with Xiaomi time servers in your region.

Method 3: Reset the lock screen settings (without data loss)

If the first two methods didn't work, do a partial reset of the lock screen settings, and it won't affect your data, but it will return all the display settings to factory settings:

  1. Go to Settings. β†’ The phone.
  2. Tap 5-7 times on the MIUI version to activate the developer mode (if not already activated).
  3. Return to the main settings menu and open Additional β†’ for developers.
  4. Find the option β€œReset the lock screen settings”** and confirm the action.

After discharge:

  • πŸ”„ Reset the device.
  • πŸ“± Check to see if the double clock is back.
  • πŸ”§ If necessary, reconfigure the lock screen widgets.

⚠️ Attention: On some firmware (MIUI 13.0.4 and below) resetting the lock screen may result in the removal of fingerprints and pattern lock. PIN-code!

Xiaomi modelMIUI/HyperOS versionIs the reset working?Additional action
Redmi Note 11MIUI 13.0.8Yes.Requires a reset of Face Unlock
Xiaomi 12 ProMIUI 14.0.3Yeah, but it removes widgets.We need to add the weather widget again.
POCO F4 GTMIUI 13.1.2Partially.Artifacts from old widgets may remain
Xiaomi 13 UltraHyperOS 1.0.4No.The use of ADB is required

Method 4: Using ADB for deep customization (for advanced)

If standard methods don’t work, you’ll have to connect to your smartphone via ADB and manually disable duplicate processes, a method that’s suitable for users who aren’t afraid of the command line.

Preparation:

  1. Download and install Platform Tools (includes ADB).
  2. Activate debugging over USB in Settings β†’ For developers.
  3. Connect your smartphone to your PC and confirm your trust in your computer.

Commands for removing double clocks:

adb shell pm clear com.miui.weather2 # Resetting the weather widget


adb shell settings put global lock_screen_clock_style 0 # Reset watch style




adb shell am broadcast -a com.android.systemui.RESTART #Reboot SystemUI

If the double clock is connected to the system widget, try to force it to disable:

adb shell pm disable-user --user 0 com.miui.home


adb shell pm enable com.miui.home # Insert back after reboot

What if the ADB can’t see the device?
1. Check if debugging is included on USB 2. Install Xiaomi drivers (you can download on the official website). 3. Try another one. USB-cable (preferably original). 4. Reboot your PC and smartphone. 5. Enter adb devices in the command line - the device should appear in the list.

⚠️ Attention: pm disable-user commands can cause the launcher to fail! Use them only if you are confident in your actions.

Method 5: Remove conflicting applications

Double watches can appear due to third-party apps that add their widgets to the lock screen.

  • 🌦️ AccuWeather, Yahoo Weather - Adding their Time Widgets.
  • ⏰ Google Watch, Clock Widget – Could be in conflict with the system clock.
  • 🎨 KWGT, UCCW β€” bug-widget.
  • πŸ”„ MIUI Themes – Some themes contain hidden widgets.

How to find the culprit:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Sort the applications by installation date (new ones at the top).
  3. Turn off suspicious apps and check the lock screen.

If the problem disappeared after you removed a particular app, but you need it, try:

  • πŸ”„ Update it to the latest version.
  • πŸ“₯ Reinstall from an official source.
  • βš™οΈ Disable permission to display over other windows (Settings) β†’ Annexes β†’ Permits β†’ Special permits).

πŸ’‘

Before removing apps, check if they are system-based (such as Mi Weather).Removing system apps can cause your smartphone to run unstable.

What do you do if nothing helps?

If all of these methods fail, radical measures remain:

  1. Firmware rollback: If the double clock appeared after the update MIUI, Try to go back to the previous version: πŸ“₯ Download the old firmware from Xiaomifirmwareupdater.com. πŸ”§ Install it via Fastboot or Recovery.

⚠️ Note: Firmware rollback may cause data loss and some features (e.g. fingerprint scanner) to work).

Reset to factory settings

The extreme method, which almost always solves the problem, but erases all the data.

  • πŸ“€ Make a backup copy through Settings β†’ The phone. β†’ Backup.
  • πŸ” Remember the Mi Account details (they will be required to unlock after resetting).
  • Contact the service center: If the double watch appeared after a physical damage (for example, a fall) or is associated with a hardware failure (which is extremely rare), contact the official Xiaomi service. EDL-regime.
Can you remove a double clock without root rights?
Yes, 95% of the time, the problem is solved without root. Use: Reset the lock screen settings. Disable the weather widget. ADB commands (do not require root). Root may only be needed for deep modification of system files (for example, deleting SystemUI.apk), but this is extremely risky and not recommended.
After resetting the settings, the double clock is back.
This indicates a deep firmware failure: Try: Install custom firmware (e.g. Xiaomi.EU); perform a full reset via Fastboot erase userdata; contact a diagnostic service center (possibly a damaged memory problem).
The lock screen displays a clock from two different time zones. How do you remove it?
This is due to a bug in the settings of the extra hours. β†’ Additionally. β†’ Date and time: Turn off the option "Extra hours" (or "Second time"). If you don't have the option, reset the time settings through ADB: adb shell settings delete global additional_clock_home