How to return the time and date to the screen of the smartphone Xiaomi: 5 working ways

Have you noticed that your Xiaomi, Redmi or POCO smartphone has lost the time and date display in the top status bar? This problem is more common than it seems: after updating MIUI, resetting or accidentally changing the settings of the system interface, fortunately, you can return the clock to the screen in a few minutes - without complex manipulations and root rights.

In this article, we will look at all possible causes of time/date loss and offer 5 proven ways to return them: from basic MIUI settings to hidden developer parameters. The instructions are relevant for all modern Xiaomi models (including Redmi Note 12, POCO X5, Black Shark 5, etc.) based on MIUI 14/15 and Android 12/13/14. If standard methods do not work, you will learn how to diagnose the problem more deeply without risking data.

Why is the time and date on Xiaomi’s screen missing?

Before you can restore the display, it's important to understand the root of the problem, because 80 percent of the time, the system interface settings are to blame, but sometimes the reasons go deeper than that.

  • πŸ”„ Update MIUI: After installing the new version of the firmware, the parameters of the status string are knocked down (especially relevant for the installation of the new version). MIUI 14 β†’ MIUI 15).
  • 🎨 Topics and design: Some custom themes from the Mi Theme Store hide the watch for a "minimalist" look.
  • πŸ”§ Developer settings: Actively modified settings in the Developer Menu Can block the display of system elements.
  • πŸ› οΈ Failure of the system launcher: If not only time, but also notification icons are lost, the process of com.miui.home is to blame.
  • πŸ“± Hardware restrictions: Some models (e.g. Xiaomi Pad 6) hide time when activating immersive viewing mode.

Less commonly, the problem is caused by system files being damaged (for example, after a failed rooting) or application conflict (launchers like Nova Launcher sometimes overlap the standard status bar). If you’ve recently installed customization software, start checking with it.

πŸ“Š What happened before the time disappeared on your Xiaomi?
MIUI Update
Establishing a new theme
Changing the developer's settings
Installation of a third-party launcher
None of the above.

Method 1: Checking the basic MIUI settings

Start with the simplest one, check if the time display is disabled in the standard settings, which works for 90% of users and takes less than a minute:

  1. Open the Settings app (the gear icon on the home screen).
  2. Go to the Screen section. β†’ Status line.
  3. Make sure the Time Switch is active (the slider must be blue).
  4. Check the settings of the time format – sometimes confused to a 12-hour format, which causes the clock to move beyond the visible area.

If the status line is not on the menu, your version of MIUI uses a different path.

Settings β†’ Display β†’ Additional β†’ Notification panel

Is the "Do Not Disturb" mode on?

Is the theme with the status line activated?

Has the software been updated in the last 3 days?

Are third-party launchers installed?

-->

⚠️ Note: On some firmware (for example, MIUI EU Or Xiaomi.eu) the item Status Bar can be called. If you have an English-language interface, look for this name.

Method 2: Resetting the status line settings

If the time is still not displayed, try resetting the status bar to factory settings. This doesn't affect personal data, but it will return the standard view of the top bar:

  1. Open the Settings. β†’ The phone.
  2. Tap 5-7 times on the MIUI version until you become a developer!
  3. Go back to the main settings menu and find a new Developer section (usually at the bottom of the list).
  4. Scroll down to the Debugging block and select Reset the Status Line Settings.
  5. Confirm the action and restart the device.

After you reboot, check if you have time. If you don't, move on to the next method. Importantly, this method will also reset the user's notification and status bar settings.

What to do if there is no item "Resetting the status bar settings"?
On some firmware (e.g. Global Stable), this item may not be available. Instead, try: 1. Disable and turn on the time in the status bar settings again. 2. Set a standard MIUI theme (see Method 3). 3. Clear the system launcher cache (instruction in Method 4).

Method 3: Returning the standard MIUI theme

Custom themes from the Mi Theme Store often modify the status bar, sometimes hiding the time for a clean look. Even if you didn't set them consciously, they could apply automatically after the update.

  1. Open the Themes app (brush icon on the home screen).
  2. Go to My Topics (or Topics Management) section.
  3. Find a theme marked Standard or Default and apply it.
  4. Reset the device.

If the standard theme is not on the list, download it manually:

Topics β†’ Search β†’ Enter β€œDefault” β†’ Install the first official theme from Xiaomi
Xiaomi modelStandard default themeNote
Redmi Note 12/13MIUI Default LightThe Darkest Version: MIUI Default Dark
POCO X5/F5POCO Default ThemeIt differs in color palette from standard MIUI.
Xiaomi 13/14MIUI 14 DefaultSupports dynamic colors
Black Shark 5/6Shark DefaultOptimized for the game interface

πŸ’‘

If after changing the theme time appeared, but disappears again after restarting – clear the cache of the application Themes in the settings of the Application β†’ Application Management.

Method 4: Cleaning the cache of system applications

If the themes and settings didn't work, the problem could be a corrupted cache of system processes, and cleaning the cache for key applications often solves the problem without losing data:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, enter System UI (or System Interface in Russian).
  3. Select the app and click Storage β†’ Clear the cache.
  4. Repeat steps for applications: Settings (com.android.settings) MIUI Launcher (com.miui.home) Topics (com.android.themes)

Reset the device.

Critical detail: if after cleaning the System UI cache, the time did not appear, but the status bar began to be displayed incorrectly (for example, notification icons disappeared) - reset all interface settings through the Settings menu β†’ Additional β†’ Resetting (not to be confused with a full reset!).

⚠️ Note: Do not clear data (Clean data) for System UI β€” This will reset all visual settings and may cause errors in the interface.

Method 5: Manually editing parameters via ADB (for advanced)

If all previous methods failed, the problem may be deep system parameters. ADB-A command to reset the status bar settings, which requires a connection to a computer, but does not require root rights.

You'll need:

  • πŸ’» Computer with installed ADB Tools.
  • πŸ“± Included Debugging by USB on a smartphone (in the menu for developers).
  • πŸ”Œ Cable USB (preferably original).

Instructions:

  1. Connect your phone to your PC and open the command prompt (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection: Adb devices should appear the name of your device.
  3. Run the command to reset the status bar settings: adb shell cmd statusbar reset
  4. Reboot the device: adb reboot

If the cmd statusbar reset command is not supported by your MIUI version, try an alternative:

adb shell settings put global status_bar_clock 1


adb shell settings put global status_bar_date 1

πŸ’‘

ADB-Teams are working on all versions MIUI, But after they are executed, user notification settings and fast switches can be reset.

Additional solutions for specific cases

If none of these methods worked, consider these options:

  • πŸ”„ Related: Retreat of the update MIUI: If the problem appeared after the update - try to roll back to the previous version through Settings β†’ The phone. β†’ Updating the system β†’ Three points. β†’ Select a Service Package.
  • πŸ› οΈ Safe Mode: Boot in Safe Mode (click the power button) β†’ long-tail β†’ Safe Mode. If the time comes, it's the third-party app's fault.
  • πŸ“¦ Reinstallation of the launcher: For models with POCO Launcher or MIUI Launcher Try Reinstalling It Through Settings β†’ Annexes β†’ Show it all. β†’ Launcher β†’ Remove updates.
  • πŸ”§ Reset to factory settings: Last resort if other methods didn't work.Previously back up through Settings β†’ Additionally. β†’ Backup and reset.

For devices with an unlocked bootloader and custom firmware installed (such as LineageOS or Pixel Experience), the problem may be due to incorrect build, in which case it is recommended to reflash the device to the official Global Stable or Xiaomi.eu.

FAQ: Frequent Questions About Time and Date on Xiaomi

Why is there time on the lock screen, but not in the status bar?
This is a typical problem when using custom themes or after updating MIUI. First, check the status bar settings (Settings β†’ Screen β†’ Status String). If it's all on, reset the theme settings (Method 3) or clear the System UI cache (Method 4).
After resetting, the time came, but it disappears again after the reset. What do you do?
It's likely that the conflict is caused by a third-party app. Boot in Safe Mode and check if the problem persists. If safe mode is showing time consistently, delete newly installed programs one at a time, starting with launchers and customization apps.
Can I return time to the screen without rebooting?
Yes, in most cases. After changing the status bar settings or clearing the System UI cache, just restart the system interface. To do this, execute the command via ADB: adb shell am force-stop com.android.systemui The screen will go out for a second, and the status bar will update without a full reboot.
My Xiaomi doesn't have a status bar in the settings. What do I do?
On some firmware (for example, MIUI for POCO or Global ROM), this item may be called differently: Notification Panel (in the Screen section) Status Bar (if the interface is in English) Additional screen settings (on older versions of MIUI) If there is no point at all, use Method 5 (ADB).
After upgrading to MIUI 15, the time is displayed in the wrong format (e.g. 24:60).
This is a bug in some MIUI 15 builds that is associated with incorrect localization. It corrects: Open Settings β†’ Additional β†’ Language and input. Change the system language to English (USA). Go back to Settings β†’ Screen β†’ Status bar and select 24-hour format. Change the language back to Russian. If it doesn't work, wait for a patch from Xiaomi or roll back to MIUI 14.