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.
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.
- Open Settings โ Additional โ Date and time.
- Turn off the time zone autodetection slider (if it is active).
- Click on the Time Zone field and manually select your region (e.g. GMT+5 Yekaterinburg or GMT+7 Krasnoyarsk).
- 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
โ ๏ธ 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.
- Go to Settings โ Connections and Sharing โ Reset your Wi-Fi, mobile network, and Bluetooth settings.
- Click โReset settingsโ and confirm the action.
- 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?
Method 3: Disabling synchronization through Google
Google services may conflict with MIUI settings, especially if you have time sync enabled through your Google account.
- Open Settings โ Accounts and Sync โ Google โ [your account].
- Turn off synchronization for the "Date and time" item (if any).
- Go to Settings. โ Annexes โ Application management โ Three points (โฎ) โ Show system-based.
- Find Google Play Services, open it and click Stop (donโt delete data!).
- 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.
| Method | Efficiency | Cons | Suitable for |
|---|---|---|---|
| Manual time zone shift | 60-70% | May reset after rebooting | All models on MIUI/HyperOS |
| Resetting network settings | 75% | Remove stored Wi-Fi networks | Problems after shifts SIM-map |
| Disabling Google Sync | 80% | Some services may not work temporarily | Conflicts 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:
- Connect the phone to your computer and confirm the debugging permission.
- 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.
- Reset the device:
adb rebootadb shell settings put global ntp_server pool.ntp.orgThis 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:
- Go to Settings โ About Phone โ Resetting โ Delete all data.
- Select โErase Everythingโ and confirm the action.
- After rebooting, set up your phone as new without restoring a backup of your settings (contacts and files only).
- 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.