You turn on the Xiaomi Redmi screen, and it displays not one time, but two time on the lock? This is not a system failure, but a feature of the MIUI firmware that can appear after updates, changing the time zone or connecting Google accounts. Additional hours often show time in another city (for example, by default in Beijing) or duplicate the main one, taking up extra space on the screen.
In this article, weβll look at 5 proven ways to remove second time from the lock screen, including hidden MIUI settings, disabling syncs, and even editing system files for advanced users. Also, weβll find out why the problem returns after the reboot and how to avoid it. If youβre using the Redmi Note 10/11/12, POCO X3/X4, or other models on MIUI 12-14, the instructions will be right for you.
Why does the lock screen have a second time?
Double time display is not a bug, but a feature of MIUI associated with the operation of several services:
- π Automatic time synchronization with Google and Xiaomi servers. If the device is connected to two accounts (for example, Google and Mi Account), the system can show the time from both sources.
- β° Second time zone settings. MIUI There is a hidden feature of displaying time in another city (by default - Beijing, since Xiaomi is a Chinese brand).
- π Cache errors after firmware updates. Often the problem occurs after switching to a new version MIUI, When the time settings are reset.
- π± Weather or calendar widgets: Some third-party apps (such as AccuWeather or Google Calendar) add their own watches to the lock screen.
On Redmi with pure Android (without MIUI), the problem is less common. If you notice a double time after installing custom firmware (for example, Pixel Experience), the conflict of system services is to blame.
Method 1: Disconnect the second time zone in the MIUI settings
The easiest way is to remove the extra time zone through the standard settings, which is found in all versions of MIUI, but hidden in the depths of the menu:
- Open Settings β Additional β Date and time.
- Slip it on the Time Zone.
- Scroll down and find the Second Time Zone (or Additional Hours in the newer versions).
- Turn off the switch next to it or remove the city if it is added.
- Restart the device (Power β Reboot).
If there's no Second Time Zone, then there's another problem. Try the next one.
Turn off mobile internet and Wi-Fi
Make sure the battery is more than 30% charged.
Close all background applications
Take a screenshot of the current time settings-->
Method 2: Resetting date and time settings
Sometimes double time is due to a synchronization failure, and you can reset the settings without losing data:
- Go to Settings β Applications β Application Management.
- Slip on three dots in the upper right corner and select Show System.
- Find the Watch app (com.android.deskclock) and open it.
- Click Warehouse β Clear the data and confirm.
- Return to Settings β Additional β Date and time and turn on / off Autodetermining date and time 2-3 times in a row.
It's important! When you reset your alarm clock, you can reset it.
π‘
If the time is duplicated again after the reset, try disabling sync with Mi Account: Settings β Xiaomi Account β Sync β Turn off Time and Date.
Method 3: Disabling widgets on the lock screen
Third-party apps (weather, calendar, fitness trackers) can add their own watches to remove them:
- Unlock the phone and swipe down from the top edge of the screen to open the notification panel.
- Put it on the icon. βοΈ Settings (cogs) in the upper right corner.
- Select Lock Screen (or Lock and Protect in newer versions).
- Find the Widgets section or additional information.
- Disable all time-related widgets (e.g. Google Clock, AccuWeather).
If you don't have widgets, but you still have duplicate time, the problem is with the system settings. Go to the next way.
How do I know which app adds the second time?
Method 4: Editing System Files (for Advanced)
If standard methods don't work, you can manually disable time duplication through system files, which requires root rights or an unlocked bootloader!
Instructions for users with Magisk or TWRP:
- Install a file manager with /system access (e.g. Root Explorer or FX File Explorer).
- Go to /system/cust/prop/local.prop If there is no file, create it.
- Add a line: ro.config.double_clock=false
- Save the file, set the rights 644 (rw-r--r---).
- Reset the device.
After this change, the two-time display will disappear forever, but some MIUI functions (such as alarm clocks or reminders) may be disrupted.
π‘
Editing system files without root rights can lead to a device blink, and if you're not sure, skip this method.
Method 5: Reset to factory settings (extreme case)
If none of these methods work, the last option is a complete reset, which will delete all the data from the phone, so make sure to back up:
- Go to Settings β About the phone β Reset settings.
- Select Reset All Settings (not to be confused with Network Reset!).
- Confirm the action and wait for the reboot.
Once reset, reset the phone, but don't restore the MIUI backup - this could return the problem. Install the apps manually and check if the second time has disappeared.
β οΈ Note: Some Redmi models (e.g. Note 8 Pro or Note 8 Pro) K30 Pro) the reset can block the bootloader. If the phone does not turn on after the reset, you will need firmware via Fastboot.
Table: Method compatibility with MIUI versions
| Method | MIUI 12 | MIUI 13 | MIUI 14 | Need root? |
|---|---|---|---|---|
| Second time zone shutdown | β Yes. | β Yes. | β Yes. | β No. |
| Resetting date/time settings | β Yes. | β Yes. | β Yes. | β No. |
| Removal of widgets | β Yes. | β Yes. | β Yes. | β No. |
| Editing by local.prop | β Yes. | β Yes. | β οΈ Partially. | β Yes. |
| Reset to factory | β Yes. | β Yes. | β Yes. | β No. |