Xiaomi, Redmi and Poco smartphone owners often face the desire to personalize the interface to make it more informative. One popular setting is to display seconds in the status bar or lock screen, allowing you to control time with high accuracy without having to open additional applications. However, the standard shell MIUI or its new version of HyperOS does not always provide this option explicitly through the settings menu, which raises questions among users.
There are several ways to solve this problem: from using built-in widgets to applying more complex methods through the use of a new system. ADB-The choice of the specific method depends on the version of the operating system, the model of your device and the desired result - whether you need to see seconds constantly in the status bar or whether it is enough to have them on the lock screen. In this article, we will discuss all available options, their pros and limitations.
It is important to understand that the constant display of seconds can be a small, but still affect the power consumption of the device, since the screen or part of it will be updated every second. So before making changes to system files or installing heavy widgets, it is worth weighing the need for such a feature for your smartphone use scenario.
Standard time and format settings in MIUI
The first step in trying to configure the time display should always be to check the standard system capabilities. In the MIUI shell, the time settings are in the Settings section, then go to the optional item and select Date and Time, where the user can change the time zone, enable automatic synchronization over the network and, most importantly for our topic, change the time format.
Unfortunately, most Xiaomi-based Android stock builds lack a Show Seconds switch for the status bar, a limitation that is due to interface optimization and developers’ desire not to overload the top panel with unnecessary information. However, changing the format from 12-hour to 24-hour sometimes affects the width of the space occupied, which can be useful when installing custom elements.
⚠️ Warning: Changing the system time format through the standard menu will not add a second to the status bar, but is a must for some third-party widgets to work properly.
You can also use a Settings menu search to access these settings. Type the word "time" or "format" into the search box and the system will suggest you go to the desired section. This is especially convenient on devices with large screens, where manual navigation through the menu can be time-consuming. Remember that Xiaomi's standard tools are focused on minimalism.
Using widgets to display seconds
The safest and easiest way to see seconds on the home screen is to install a special widget. The MIUI shell has a flexible widget system that allows you to place various elements on the desktop, including a clock, to the point of a second, to clamping the empty space on the desktop and select the "Widgets" item in the bottom menu.
The list that opens includes the Watch category. Xiaomi's standard set of widgets often includes second-hand or digital second-view options. If you don't like the standard set, you can use Themes, which has thousands of options from independent designers in the widget section, and installing such a widget doesn't require root rights.
- 🕒 Find the Digital Clock widget with seconds in the standard library MIUI.
- 🎨 Download thematic widget package from the Themes store if the standard ones do not fit in style.
- 📐 Place the widget on the home screen, stretching it to the right size for better readability.
It’s worth noting that widgets only work when the screen is active and you’re on the home screen. They won’t be displayed in the status bar or lock screen (through standard means), an important limitation to consider if your goal is to see time while using other apps.
☑️ Checking widgets
Lock screen and always on display
The lock screen is where the second display is most in demand, especially for users involved in sports or time management. In modern versions of HyperOS and MIUI 14, the lock screen functionality is significantly expanded. To set up, go to Settings → Always on screen and Lock screen.
You can choose the time display style here. Some of the "Always on" styles are» (AOD) The default is seconds. If your smartphone is equipped with AMOLED-In a matrix, this function will work with minimal energy consumption, highlighting only the necessary pixels. IPS function AOD may be unavailable or limited in working hours.
⚠️ Warning: Always on Display with active second updates can increase battery consumption 5-10% Every day, especially on older smartphones.
Also, in lock screen settings, you can turn on the classic-style display of seconds if the template you choose supports it. Often this option is hidden inside the specific style setting. Click on the pencil (edit) next to the selected lock style and carefully examine the available switches. Sometimes it is enough just to change the font or format for the seconds to appear.
Why don't you have seconds on AOD?
Advanced method: ADB-system-line
For users who want to see seconds directly in the status bar (at the top row next to the battery charge), standard settings are not enough. This is where ADB (Android Debug Bridge) comes in. This method allows you to make changes to system settings that are hidden from the average user. You need a computer and a USB cable.
Before starting the procedure, you need to activate the developer menu. Go to Settings → About Phone and quickly click on the build number seven times (MIUI Version). After the message “You became a developer”, you can go to the settings. From the menu “Advanced settings” → “For developers”, turn on “Debug by USB”.
adb shell settings put global clock_seconds 1Executing this command via a PC-connected smartphone should activate the display of seconds. However, in newer versions of MIUI 13/14 and HyperOS, this option is often ignored by the system or requires additional access rights, which are only available on rooted devices. If the command does not work, then your firmware version blocks this change at the system level.
- 💻 Connect your smartphone to a computer with a driver installed ADB.
- 🔓 Allow debugging on a pop-up request in the smartphone screen.
- ⌨️ Enter the command in the terminal and check the result in the status bar.
⚠️ Attention: Misuse of the right ADB-Be careful when changing system flags without knowing their exact purpose.
Third-party applications and launchers
If Xiaomi’s system constraints are too tight, third-party solutions come to the rescue. Installing an alternative launcher, such as Nova Launcher or Microsoft Launcher, allows you to completely replace the interface. In combination with Google widgets or specialized watch apps (for example, Overdrop or HD Widgets), you can achieve any kind of desired look.
Status bar replacement apps also exist, but they require complex resolutions and can conflict with MIUI notifications. A safer way is to use apps that float on top of all windows. These programs can display seconds anywhere on the screen, on top of running games or browsers.
| Method | Difficulty | Impact on the battery | Stability |
|---|---|---|---|
| Standard widgets | Low. | Minimum | Tall. |
| ADB team | Medium | Low. | Medium |
| Third-party launcher | Low. | Average. | Tall. |
| Root + Modules | Tall. | Depends on the module. | Low. |
Using third-party software gives you maximum flexibility, but requires careful adjustment of permissions. MIUI must manually allow auto-start and work in the background for such applications, otherwise the system will “kill” the process a few minutes after turning off the screen.
💡
When installing a third-party launcher on Xiaomi, be sure to turn on the “Allow AutoRun” and “No Limits” settings in the battery section for this application, otherwise animations will slow down.
Impact on autonomy and productivity
The impact of second display on smartphone performance is a frequent topic on forums. Technically, updating the status bar digit every second requires a CPU interruption. On modern Snapdragon or MediaTek chipsets, this load is negligible, but on a day-scale, it can prevent the CPU from going into the deepest power saving modes.
The impact on devices with AMOLED-If you use Always On Display, in which case every pixel that burns consumes energy. If the seconds are displayed through the widget on the home screen, there is little effect on the battery, because the widget is rarely updated, only when the screen is activated.
Older models like the Redmi Note 8 or Mi 9 should be more careful with constant animations and updated interface elements, and should prioritize stability and battery life, rather than cosmetic improvements in the form of seconds in the status bar.
💡
The optimal balance between functionality and autonomy is achieved by using widgets on the home screen, rather than by constantly activating seconds in the system line.