How to set time on the smartphone Xiaomi: all ways and solutions to problems

Why Xiaomi is running out of time and how to fix it

Misrepresenting the time on Xiaomi is a problem that many users face, and it can happen after a MIUI update, reset, or even for no apparent reason, and in most cases, the timing settings are to blame, but sometimes the culprit is a malfunction of the GPS module or a firmware error.

In this article, we will look at all possible ways to adjust time, from automatic synchronization over the network to manual adjustment, and also tell you what to do if the watch on Redmi, POCO or Mi constantly strays or lags.

Important: If you have a smartphone with custom firmware (like LineageOS or Pixel Experience), the setup process may be different, in which case, check the alternatives section.

Automatic time synchronization through the network

The easiest and most reliable way is to let your smartphone receive time data from Google’s operator or servers, a method that works on all Xiaomi models, including the Redmi Note 12, POCO X5 and Mi 11.

To enable automatic synchronization:

  1. Open the settings (cog icon on the desktop).
  2. Go to Additional Settings β†’ Date and time.
  3. Activate the switches: πŸ”„ Autodetermining Date and Time (using network data) 🌍 Time zone autodetermination (important for travel)

If the time is not updated after these options are enabled, try manually selecting a time zone (turn off automatic determination and select your region from the list).

πŸ’‘

If after the flight time on Xiaomi is not updated automatically, restart the smartphone – it often helps to reset the cache of network settings.

Manual time and date setting

When automatic synchronization does not work (for example, in the absence of the Internet or problems with the Internet). SIM-You can set the time manually, and this is a good way to do it in all versions. MIUI, including MIUI 14 and HyperOS.

Instructions:

  1. Go to Settings β†’ Additional settings β†’ Date and time.
  2. Turn off the options Autodetermining Date/Time and Autodetermining Time Zone.
  3. Click on the Set a date and Set a time to enter values manually.
  4. For time zone, select your city from the drop-down list (e.g. Moscow, GMT+3).
Why does the update have time?
When updating MIUI, permissions are sometimes reset for the system service com.android.server.TelephonyRegistry, which is responsible for synchronizing time with the network, and conflict with the installed Magisk modules (if you have root) can also be to blame.

If the problem persists, try rolling back to the previous version of MIUI via Fastboot or wait for the next patch (usually patches come out within 1-2 weeks of mass complaints).

Time sync via Google (for GMS devices)

Xiaomi smartphones with Google services (such as POCO F5 or Redmi K60) can use an alternative method of synchronization through a Google account, which is useful if the mobile operator transmits incorrect data.

How to set up:

  1. Make sure that your smartphone has a Google account added and synced.
  2. Open Settings β†’ Accounts and Sync β†’ Google.
  3. Enable sync for Date and Time (if you don’t have that option, update Google Play Services to Google Play).
  4. Return to Settings β†’ Date and time and enable automatic determination.

This method is especially relevant for travelers, as Google uses more accurate time servers than some local operators.

Automatically over the network | Manual | Through a Google account | Never configured |Another way-->

Solving the problems with the watches on Xiaomi smart watches (Mi Band, Watch)

If you have not only a smartphone, but also a smart watch Xiaomi Mi Band 7, Watch 2 Pro or another model, the time on them can be synchronized separately, often users are faced with the fact that the watch on the bracelet and phone do not match.

How to sync:

  1. Make sure that your smartphone is automatically time synchronized (see section above).
  2. Open the Mi Fitness or Zepp Life app (depending on the watch model).
  3. Go to the device profile β†’ Device settings β†’ Date and time.
  4. Turn on the option of synchronization with the phone.
Model clockAnnex requiredFeatures of synchronization
Mi Band 7/8Mi FitnessIt is synchronized only when connected to the phone.
Xiaomi Watch S3Zepp LifeSupports independent time setting
POCO WatchMi FitnessCan be lost with a weak Bluetooth signal

⚠️ Note: If the time on Xiaomi watch is lost even after synchronization, check the firmware version of the bracelet. To update, open the Mi Fitness app, go to the device profile and click the Software Update.

Alternative methods: ADB and engineering menu

For power users who don’t have any of the standard methods, there are two advanced solutions: ADB commands and an engineering menu, which require caution, as improper actions can lead to malfunctioning of the smartphone.

Method 1: Resetting time through ADB

adb shell settings put global auto_time 1


adb shell settings put global auto_time_zone 1

These commands are forced to automatically synchronize time and time zone, and you need to:

  1. Install ADB on your computer.
  2. Enable USB Debugging on your smartphone (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times press to unlock the developer mode).
  3. Connect the phone to the PC and execute commands in the terminal.

Method 2: Engineering menu (for advanced ones only!)

Enter the dialer code in the phone number:

##4636##

Go to Phone Information and check Network Time if it doesn't display correctly, it could indicate a problem with the Radio Interface Layer (RIL).

πŸ’‘

Use ADB and engineering menus only if standard methods have not worked.Incorrect changes can lead to loss of communication or other system failures.

Frequently asked questions

Why does Xiaomi lose time after it’s turned off?
On older models (like the Redmi 4X or Mi A1), this may be due to a worn-out battery that doesn’t hold charge for the RTC module. On newer smartphones, the reason is usually a firmware failure – try updating MIUI or resetting settings.
How to sync time on Xiaomi without the Internet?
Without network access, you can use manual configuration (see section above) or connect your smartphone to your computer and synchronize time via the Mi PC Suite. Some models also support GPS synchronization (enable geolocation in settings).
What if time on Xiaomi is in a hurry or a few minutes behind?
This is a typical problem for devices with custom firmware or unofficial modifications. MIUI. Solutions: Install the official firmware via Fastboot. Check the settings of Build.prop (root required) - parameter ro.config.headset_time_offset_ms must be equal 0. Get back to the stable version. MIUI (if you use beta firmware).
Can I set up time on Xiaomi through a computer?
Yes, you can connect your smartphone to your PC, install the Mi PC Suite, and in the Device Management section, find the time synchronization option. You can also use ADB, as described in the corresponding section.
Why does Xiaomi change its time on its own?
Chances are, you have Time Zone Auto Detection enabled and your smartphone mistakenly determines your location (for example, due to VPN or GPS errors).