How to remove Moscow time on Xiaomi: all ways to fix

Are you tired of your Xiaomi smartphone persistently showing Moscow time, even though you have been in another region for a long time? MIUI โ€” The operating system sometimes gets stuck in the time zone GMT+3, Ignoring automatic settings or manual edits, in some cases, time is reset back after rebooting, updating, or even replacing. SIM-map.

The reasons for this behavior lie in the features of firmware MIUI, Google and Xiaomi, as well as mobile network settings, will explore all the working ways to remove Moscow time, from basic actions in the settings menu to advanced methods using the Moscow time. ADB And the system reset. Instructions are up to date for Redmi, POCO, Xiaomi Mi and Black Shark on the MIUI 14/15 HyperOS.

Why is Xiaomi showing Moscow time?

Before you fix a problem, it's important to understand the root of it, and most of the time zones in Moscow are caused by:

  • ๐Ÿ“ฑ Automatic synchronization with the network โ€“ the mobile operator (especially MTS, Beeline, Tele2) sends location data, and the forcedly system applies the data. GMT+3.
  • ๐Ÿ”„ Google Services Failure โ€“ If your device is enabled to sync time through Google Play Services, it may conflict with settings MIUI.
  • ๐Ÿ“ฆ Firmware errors - some versions MIUI 13-15 have a bug where the time zone is reset after an update or reboot.
  • ๐Ÿ“ก Geolocation over Wi-Fi โ€“ if you are connected to the network with Moscow IP (for example, through VPN Or corporate Wi-Fi, the system may โ€œthinkโ€ youโ€™re in Moscow.

Interestingly, the problem occurs more often on devices with two SIM-For example, users of Redmi Note 12 and POCO X5 I complained about this bug after the release. MIUI 14.0.4 In some cases, time changes by itself - during the day it shows the correct time zone, and at night it "jumps" to Moscow.

๐Ÿ“Š How often do you have time lost on Xiaomi?
Never had such a problem.
Sometimes after a reboot.
He is constantly being thrown down on Moscow.
Only after the firmware update

Method 1: Manual time zone change in settings

So, to start with, the simplest method is to force a time zone change through the MIUI menu, which works 60-70% of the time, but can reset once you reboot.

  1. Open Settings โ†’ Additional โ†’ Date and time.
  2. Turn off the time zone autodetection slider (if it is active).
  3. Click on the Time Zone field and manually select your region (e.g. GMT+5 Yekaterinburg or GMT+7 Krasnoyarsk).
  4. Go back and turn on Date and Time Auto-Detection (but not Time Zone!).

If after these actions, time is still reset, try to turn off synchronization with the network:

  • Go to Settings. โ†’ SIM-maps and mobile networks โ†’ [yours SIM-map] โ†’ Network settings.
  • Turn off the option of โ€œAutosetting time and dateโ€ (the name may vary depending on the model).

โ˜‘๏ธ Checking after manual adjustment

Done: 0 / 4

โš ๏ธ Note: On some devices (e.g. Xiaomi) 13T redmi K60) If you manually change your time zone, your mobile Internet may disappear, in which case, restart your phone or turn on/off the "On the plane" modeยป.

Method 2: Reset network settings

If the problem is with incorrect mobile network data, resetting network settings will help, a method that doesn't delete personal data, but resets stored Wi-Fi networks and passwords.

  1. Go to Settings โ†’ Connections and Sharing โ†’ Reset your Wi-Fi, mobile network, and Bluetooth settings.
  2. Click โ€œReset settingsโ€ and confirm the action.
  3. After restarting manually adjust the time zone (as in Method 1).

This method is particularly effective if:

  • ๐Ÿ“ถ The problem arose after the shift. SIM-card-carrier.
  • ๐Ÿ”„ Time is lost only when connected to the mobile Internet (not via Wi-Fi).
  • ๐Ÿ“ฑ The lock screen displays the name of another operator (for example, MTS, although you have MegaFon).
What to do if the mobile Internet is lost after the network reset?
If the network signal disappears after the reset, check it: 1. Is the regime on? 4G/5G In Settings โ†’ SIM-maps and mobile networks โ†’ Preferred type of network. 2. Are the settings relevant? APN (Some operators, such as Yota or Tinkoff Mobile, require manual input). 3. Are there any restrictions on IMEI (check through the code *#06# โ€” if IMEI null, need restoration).

Method 3: Disabling synchronization through Google

Google services may conflict with MIUI settings, especially if you have time sync enabled through your Google account.

  1. Open Settings โ†’ Accounts and Sync โ†’ Google โ†’ [your account].
  2. Turn off synchronization for the "Date and time" item (if any).
  3. Go to Settings. โ†’ Annexes โ†’ Application management โ†’ Three points (โ‹ฎ) โ†’ Show system-based.
  4. Find Google Play Services, open it and click Stop (donโ€™t delete data!).
  5. Go back to the time settings and manually select the time zone.

Important: If some apps (such as Google Maps or Gmail) stop working after Google Play Services is disabled, just restart the device โ€“ the services will start automatically, but the conflict will disappear over time.

MethodEfficiencyConsSuitable for
Manual time zone shift60-70%May reset after rebootingAll models on MIUI/HyperOS
Resetting network settings75%Remove stored Wi-Fi networksProblems after shifts SIM-map
Disabling Google Sync80%Some services may not work temporarilyConflicts with Google Play Services

Method 4: Using ADB to Force Time Zone Change

If standard methods donโ€™t work, youโ€™ll have to resort to advanced settings via ADB. This method requires a computer and enabled USB debugging, but itโ€™s guaranteed to solve the problem at the system level.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver.
  • ๐Ÿ“ฑ Included debugging by USB on Xiaomi (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Press 7 times, then return to Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ USB-Type C Cable (preferably original).

Instructions:

  1. Connect the phone to your computer and confirm the debugging permission.
  2. Open the command line (cmd) in the adb folder and type:
adb shell settings put global auto_time_zone 0


adb shell settings put global time_zone [your clock belt]

Where [your time zone] is the region identifier, for example:

  • Europe/Samara for GMT+4 (Samara)
  • Asia/Yekaterinburg for GMT+5 (Yekaterinburg)
  • Asia/Krasnoyarsk for GMT+7 (Krasnoyarsk)

A full list of identifiers can be found here.

  1. Reset the device:
adb reboot
adb shell settings put global ntp_server pool.ntp.org

This will change the time sync server to a neutral one (instead of Google or Xiaomi servers).-->

โš ๏ธ Attention: On some firmware MIUI after-use ADB You might get a warning about "unauthorized access." That's okay, just reboot your phone. If you get a request to unlock Bootloader, don't say yes -- it's not necessary to change the time.

Method 5: Completely reset (if nothing helps)

If all the previous methods didn't work, the last thing you can do is reset the device to the factory settings, and that will delete all the data, so first you have to:

  • ๐Ÿ“ฒ Make a backup copy through Settings โ†’ The phone. โ†’ Backup or Mi Cloud Backup.
  • ๐Ÿ” Remember the Xiaomi account details (they will be required after the reset).
  • ๐Ÿ“ฑ Make sure the phone has enough charge (minimum 50%).

How to reset your settings:

  1. Go to Settings โ†’ About Phone โ†’ Resetting โ†’ Delete all data.
  2. Select โ€œErase Everythingโ€ and confirm the action.
  3. After rebooting, set up your phone as new without restoring a backup of your settings (contacts and files only).
  4. Manually set the correct time zone before connecting to the Internet or inserting SIM-map.

This method works 99% of the time, but it has a significant downside, which is data loss, but if the problem was caused by a system failure, resetting is the only reliable way to fix it.

๐Ÿ’ก

If the problem returned after the reset, it means that the conflict is caused either by firmware (update required) or by a hardware error (for example, a communication module malfunction).

Additional advice and answers to questions

Here are some more useful life hacks that will help you avoid time problems on Xiaomi:

  • โณ Turn off Smart Assistant, sometimes it resets settings. โ†’ Annexes โ†’ Application management โ†’ Smart assistant. โ†’ Shut down.
  • ๐ŸŒ Use it. VPN โ€” If you are temporarily in another region, connect to VPN It's a server in your hometown, and it can trick the system.
  • ๐Ÿ“ก Check your router's settings -- if time is only lost at home, your Wi-Fi router may be transmitting incorrect location data. DNS 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).

If neither of these methods worked, consider alternative firmware, such as LineageOS or Pixel Experience, which lack many MIUI bugs but require unlocking Bootloader and firmware skills.

๐Ÿ“Š Did this article help you solve the problem?
Yeah, it worked!
It helped in part, but the problem remained.
No, nothing worked.
There was no problem, just interested.

FAQ: Frequent questions about changing time to Xiaomi

โ“ Why After Updating MIUI Time is again falling into Moscow?
This is a well-known bug in some versions. MIUI 14-15. After the update, the system resets the region settings to default values (GMT+3). Solution: Reverse to the previous firmware version (if available). ADB-commands to block changes (see Method) 4). Turn off automatic updates in Settings โ†’ The phone. โ†’ Updating the system โ†’ Three points (โ‹ฎ) โ†’ Settings โ†’ Auto-update.
โ“ Can you change time without root rights?
Yes, all of the methods described in this article (except custom firmware) work without root rights, but if the problem is caused by deep system conflicts, you may need to unlock Bootloader and firmware alternative software.
โ“ Does the wrong time affect your phone?
Yes, the wrong time can cause: ๐Ÿ“ง Problems with mail and messengers (messages come out of order). ๐Ÿ”’ Authentication errors (for example, banking applications do not work due to mismatch of time stamps). ๐Ÿ“… Calendar and reminder failures. ๐Ÿ“ก Geolocation problems (some services determine location by time).
โ“ Why two? SIM-time-card?
If you have two. SIM-Solution: Turn off auto-time settings for both of them. SIM-maps (see Method 1). Use ADB-commands for forced time zone setting (see Method 4). SIM-A card for several hours โ€“ if time normalizes, the problem is in the conflict of operators.
โ“ How to check which time zone is actually used by the system?
To find out the current time zone at the Android level (not what is shown in the settings), do: Connect your phone to a computer with ADB. Enter the command: adb shell getprop persist.sys.timezone If the result is different from your region (for example, Europe/Moscow instead of Asia/Novosibirsk), then the system ignores your settings.