Why display date on Xiaomi screen and which devices support the feature
Displaying the current date on the home screen or in the status bar of Xiaomi is a useful feature for those who are used to keeping important information at hand. MIUI and Mi TVs TV This option is configured in many ways, and in some cases requires activation of hidden settings. In this article, we will discuss all the available methods, from standard settings to the use of third-party applications and other options. ADB-team.
The feature is available on most Xiaomi devices, but there are nuances:
- π± Smartphones: All models on MIUI 12+ (including the Redmi Note 10/11/12, POCO X3/X4, Mi 11/12/13). On the old versions (MIUI 11 and below) manual activation may be required.
- πΊ TVs: Mi TV 4/5, Redmi Smart TV android models TV 9.0+. On the firmware below 9.0 The date is displayed only in the menu.
- βοΈ Custom firmware (e.g. LineageOS or Pixel Experience): require separate configuration via SystemUI Tuner.
Important: on some devices, the default date is hidden in the status bar, but it can be returned through settings or editing system files. If you use Xiaomi with a HyperOS shell (new 2026 models), the configuration algorithm may differ β this will be discussed separately.
Method 1: Standard Date Configurement in Status Line (MIUI)
The easiest method is to activate the date display via the settings menu, which works on most Xiaomi smartphones with MIUI 12-14 and HyperOS:
- Open the Settings β Screen β Status Line.
- Find Show Date (or Information in the status bar on new versions).
- Select the display format: date only, date + day of the week or full format (e.g., Pn, January 15).
- Save the changes and restart the device if the date doesn't appear immediately.
β οΈ
Note: Some models (e.g. Redmi 9A or POCO M3) may not have the date item, in which case try the ADB or third-party launcher method.
If you donβt find this section, check out the MIUI version:
- π Go to Settings. β The phone. β Version. MIUI.
- π± If version is below 12.0.3, update the firmware through Settings β Updating the system.
Method 2: Using ADB to force date inclusion
If the standard settings donβt work, you can activate the date display via ADB (Android Debug Bridge), a method that works for Xiaomi on all versions of MIUI, including custom firmware.
- π₯οΈ Computer with installed Xiaomi and ADB-tools drivers.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times to press the version β return to additional settings β For developers β Debugging by USB).
Instructions:
- Connect your smartphone to your PC and open the command line (Win + R β cmd).
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Execute the command to activate date: adb shell settings put global status_bar_show_date 1
- Reboot the device (adb reboot).
If the date does not appear, try the alternative command:
adb shell settings put secure status_bar_clock 1Note:
adb shell settings put global status_bar_date_format "EEE, MMM d"What if the ADB canβt see the device?
Method 3: Set the date on Xiaomi TVs (Mi TV)
On Xiaomi TVs, the default date is only displayed in the settings menu or on the lock screen. To display it on the main screen, you need to:
- Go to Settings β Personal settings β Date and time.
- Activate the option to Show date in the status bar (available on Android TV 9.0+).
- If there is no item, install a third-party launcher (such as an ATV Launcher or HalLauncher) and set up a date widget in it.
For models of Mi TV 4S/5 Pro with PatchWall, the algorithm is different:
- π Go to Settings. β The device β Date and time β Date format.
- π Select a format with the day of the week display (e.g. ddd, MMM d).
- π Back to Settings β Screen and sound β Screen saver and activate the option Show date.
β οΈ
Attention: On Android TVs TV 8.0 and below date in status bar is not displayed due to system limitations. USB-Module with a watch (for example, Mi Clock).
Make sure the TV is connected to the internet
Check the Android TV version in Settings β About the device
Update the firmware if the version is below 9.0
Download alternative launcher (if standard settings don't work)-->
Method 4: Third-party launchers and widgets for flexible settings
If system methods donβt work, install an alternative launcher that supports status bar customization.
- π± Nova Launcher (paid version): allows you to add a date to the notification bar via Nova Settings β Notification panel β Status line.
- π± Lawnchair (free): Supports date format and position settings.
- πΊ ATV Launcher (for TVs): Adds date widget to home screen.
Instructions for Nova Launcher:
- Install a launcher from Google Play.
- Press your finger on the main screen β Settings β Notification panel.
- Activate Show Date and select the format.
- Apply the settings and restart the launcher.
The Clock & Date Widget is suitable for TVs:
- π₯ Install the app from Google Play.
- π§ Add the widget to the main screen through the widget menu.
- π¨ Set up the size, font and color of the date.
π‘
If the launcher didnβt show a date after installing the launcher, try disabling the MIUI system launcher through Settings β Applications β All Applications β MIUI Launcher β Disable. After that, restart the device.
Method 5: Editing system files (for advanced users)
If none of these methods worked, you can manually edit the system files that display the status bar, which requires root rights and can cause the system to crash if it changes incorrectly, and only use it if you understand the risks!
Instructions:
- Get root access (for example, through Magisk).
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /system/cust/packaged.apps/SettingsProvider/res/values/.
- Open the file. bools.xml and find a line: <bool name="config_show_date_in_status_bar">false</bool> Replace false with true.
- Save the file, set the rights to 644, and restart the device.
An alternative path for MIUI 13+: /system/system_ext/overlay/SettingsProvider/res/values/bools.xml
β οΈ
Note: Editing system files without a backup can lead to a "bootloop" before making changes, back up via TWRP or OrangeFox Recovery.
π‘
Editing system files is an extreme method, and 90 percent of the time, the problem is solved through ADB or third-party launchers, and if you're not sure what you're doing, use safer methods.
Compatibility table of methods with Xiaomi devices
| Method | Smartphones (MIUI) | Televisions (Mi TV) | Required. root/ADB | Risk of failure |
|---|---|---|---|---|
| Standard settings | β (MIUI 12+) | β (Android TV 9+) | β | β |
| ADB-team | β (version) | β | β | β οΈ (low-key) |
| Third-party launchers | β | β | β | β |
| Editing system files | β | β οΈ (partly) | β (root) | β οΈ (high-end) |
| Widgets | β | β | β | β |
Frequent problems and their solutions
Even after setting up, the date may not be displayed or shown incorrectly. Consider typical errors and ways to fix them:
- π Date disappears after reboot: The problem is resetting SystemUI settings. Solution - reset through ADB Add the command: adb shell cmd overlay refresh
- β³ Date is displayed with a delay: Faulty energy saving. disable optimization for SystemUI in Settings β Battery β Optimizing the battery.
- π Incorrect Date Format: Change Regional Settings to Settings β Additionally. β Language and input β Region (e.g., select the United States for the format) MM/dd/yyyy).
If the date never came, check:
- π Are there any conflicts with established topics? MIUI (Try to bring back the standard theme).
- π οΈ Are system applications disabled through Settings? β Applications (e.g. System) UI or Settings Provider).