Why Xiaomi is running out of time and how to fix it
Owners of Xiaomi smartphones (especially on MIUI 12-14) often face a problem when the clock on the desktop shows the wrong time, gets confused after a reboot or does not sync with the network. The reasons can vary from trivial settings to system failures. In 80% of cases, the problem is solved in 2 minutes, just turn on automatic sync or change the region.
In this article, we will discuss all the ways to change the time on Xiaomi, from basic to hidden features that are not obvious even to advanced users.
- π Change the display format (12/24 hour) without resetting
- β±οΈ Correct synchronization failure with the operatorβs network
- π Change the time zone if the phone is stuck in another region
- βοΈ Set up a clock widget on your desktop (including hidden styles)
- π§ Restore time after firmware or reset to factory settings
We pay special attention to the hidden bug MIUI 14, which can cause the clock to get lost when connected to some Wi-Fi networks with non-standard settings NTP-This is true for users who travel frequently or use corporate networks.
Method 1: Basic time settings through the settings menu
The easiest method is to use the standard Settings menu β Additional β Date and Time. It is suitable for 95% of users and takes less than a minute.
- Open the Settings app (the gear icon on the desktop).
- Scroll down and select the Additional section (some firmware may refer to System and Device).
- Slip on the date and time item.
- Activate the Automatic Date and Time Switch (should turn blue).
- Make sure that the Automatic Time Zone option is enabled.
If the time is still wrong:
- π Turn off and re-enable Automatic Date and Time (sometimes βrestartβ functions help).
- πΆ Reconnect to a mobile network or Wi-Fi (synchronization is via the Internet).
- π Check what's in the settings. SIM-Cards are indicated by the correct operator (sometimes the failure occurs due to roaming).
Plane mode is off"|Internet access (mobile or Wi-Fi)|The battery is charged more than 15 times%|The device is not overheated (temperature below 40).Β°C)-->
β οΈ Note: If, after activating automatic synchronization, the time is lost to 3-4 Your smartphone is probably βtiedβ to the wrong one. NTP-This is a common problem when using the server. VPN Or custom firmware. Solution is to manually specify the server (about this in the method). 3).
Method 2: Manually changing date and time
If automatic synchronization is not working (for example, due to lack of Internet or blocking) NTP-You can set the time manually, and this method is also useful for testing applications that need to rewind the date.
Instructions:
- Go to Settings β Additional β Date and time.
- Turn off the Automatic Date and Time switch.
- Slip on the Set a date field and select the current date in the calendar.
- Click Set time and manually set hours and minutes (use 24 hours format for accuracy).
- For a time zone, select your region in the list (e.g. Moscow, GMT+3).
| Problem. | Possible cause | Decision |
|---|---|---|
| Time strays after reboot | Failure of the RTC module (real-time clock) | Reset network settings or flash the module through Fastboot |
| The clock "stops" in one sense. | The battery of the RTC module is discharged | Connect charging for 12+ hours or replace the battery (for older models) |
| Incorrect time zone when automatic setting is enabled | Positioning error by GPS/Wi-Fi | Enable high-precision location in geodata settings |
| Time is behind/hurried for a few minutes | Failure of the quartz resonator (hardware problem) | Contact the service center for diagnosis |
If you use Xiaomi with custom firmware (like LineageOS or Pixel Experience), manual time settings may get lost due to the lack of proprietary qcril drivers. RIL Fix via Magisk.
π‘
If you travel frequently, add the multi-zone Clock widget to your desktop. Long-press screen β βWidgetsβ β βClocksβ β choose a multi-zone style.
Method 3: Shift NTP-server-side
By default, Xiaomi smartphones are used NTP-Google servers (time.google.com), but in some regions (such as China or the UAE) they can be blocked, which leads to time synchronization with an error or not updated at all.
How to change NTP-server:
- Install the βClockSyncβ app from Google Play (the free version will do).
- Open the application and tap the gear icon (settings).
- Select Custom server and enter one of the addresses: pool.ntp.org en.pool.ntp.org time.cloudflare.com
- Press Sync now and wait for the confirmation of successful synchronization.
- Return to Xiaomi Settings and enable Automatic Date and Time.
For advanced users, there is a way to change NTP-server ADB (requires an unlocked loader):
adb shell settings put global ntp_server ru.pool.ntp.orgβ οΈ Attention: If after the shift NTP-The server time starts to jump (for example, accuracy) Β±10 seconds), this may indicate problems with the module RTC. Check the temperature of the processor β overheating often affects the stability of the internal clock.
How to check the temperature of the processor on Xiaomi?
Method 4: Set up a clock widget on the desktop
The MIUI clock widget can not only be moved, but also customized completely β change style, change size, add seconds or date. Here's how to do it:
Steps to change the widget:
- Make a long press on the free place of the desktop.
- In the bottom menu, select Widgets.
- Scroll to the Watch section and select your favorite style (such as Analog, Digital, or Minimalist).
- Drag the widget onto the screen and adjust the size (stretch the corners).
- Tap the widget. β Settings β choose: π Time format (12/24 hour) π Date display π¨ Color scheme (dark/light) π Frequency of updates (every second/minute)
Hidden feature: MIUI 14 has dynamic widgets that change style depending on the time of day.
- Add the Watch Widget (Dynamic) to the screen.
- Press your finger on the widget β Styles β select Adaptive.
- In the settings, turn on the Autoshift theme.
π‘
The watch widgets in MIUI 14 support transparency, which can be superimposed on wallpaper without a white background. To do this, select the "Transparent background" option in the widget settings.
Method 5: Correcting time failures after firmware or reset
After updating MIUI or resetting to factory settings, the watch may show January 1, 1970, or be absent altogether, due to the corruption of /data/time/ files or resetting of the RTC module.
Method 1 (without root):
- Go to Settings β About Phone β MIUI version.
- Tap 7 times on the inscription MIUI version to activate the developer mode.
- Back to Settings β Additionally. β For developers.
- Find the USB debugging option and turn it on.
- Connect the phone to your PC and execute the command: adb shell su -c "date -s YYYYMMDD.HHmmss" Replace YYYYYMMDD.HHmmss at the current date and time (e.g. 20260515.143000 for May 15, 2026, 14:30:00).
Method 2 (with root rights):
- Install Root Explorer or FX File Manager.
- Go to /data/time/ folder.
- Delete the timezone and ntp.conf files.
- Restart the device β files will be created again with default settings.
If the problem persists, check the integrity of the partition. /persist, where the settings are stored RTC. For this in TWRP execute:
twrp wipe persistβ οΈ Warning: Cleaning the persist partition will reset settings IMEI, MAC-address Wi-Fi/Bluetooth And calibrate the sensors. Only do that if other methods don't work, and you have a backup. IMEI!
Method 6: Solving Time Zone Problems When Traveling
If you cross time zones frequently, Xiaomi may not correctly determine local time due to cached geolocation data, especially for the Redmi Note 10/11 and POCO X3/X4 models, where the time zone bug has not yet been fixed.
How to forcefully update the time zone:
- π Enable high-precision location (Settings) β Security and confidentiality β Location β Regime. β High precision).
- π Open Google Maps and wait until your location is determined to within 50 meters.
- βοΈ If you are on the plane, before landing, turn off the "In the plane" mode for 10 seconds - this will forcibly update the network data.
- π Reboot your phone after landing (sometimes module) RTC "It is "frozen" with a sharp change of belt).
For business users who frequently fly between continents, we recommend installing the Time Zone Converter app.
- π Create widgets with a time of 3+ time zones.
- π Automatically switch the belt on schedule (for example, for business trips).
- π Set up reminders about the change of time (useful for air staff).