Xiaomi Poco X3 Pro is one of the most popular smartphones in the budget segment, but its owners often face unobvious interface settings. One of the common problems: users can not find how to display a watch on the home screen or lock screen. In this article, we will analyze all possible ways, from standard widgets to hidden MIUI functions and third-party applications.
Itβs important to understand that time display depends on the firmware version (MIUI 12, 13 or 14), the theme of the design, and even regional settings. We tested all methods on current versions of the software and collected working solutions, including those that are not documented in the official Xiaomi Help.
If you want your watch to be always on hand - on your desktop, in the notification bar, or even when the screen is off - read on.Spoiler: for models with a AMOLED-display (e.g. Poco) X3 Pro is available as a feature Always On Display (AOD), which shows time without battery consumption.
1. Standard watch widget on the home screen
The easiest way is to add a watch widget directly to your desktop. MIUI does this in a different way than pure Android, so many users can't find this option.
Instructions:
- π± Click on the free space on the main screen (not the icon!).
- π§ In the menu that appears, select Widgets (or Widgets in English version).
- β° Scroll through the list to the Clock section and select your favorite style (analog, digital, weather-friendly).
- π±οΈ Drag the widget onto the screen and adjust its size (if supported).
Please note that some of the themes may not have watch widgets, in which case:
βοΈ What to do if the watch widget is not displayed
If the widget is added but not updated, check the permissions for the Watch app in Settings β Apps β App management β Watches β Permissions. Make sure that Exact Location (for weather watches) and Display over other windows are enabled.
2. The clock on the lock screen: setting and customization
By default, the Poco X3 Pro lock screen displays the watch, but it can be changed or returned if it has disappeared after the update.
How to set up:
- Open the Settings β Lock screen.
- Choose Lock Screen Style (Lock Screen Style).
- Scroll through the available templates - most of them have the clock displayed by default.
- For additional customization, click More and select the font, color, or position of the watch.
If there is no clock at all, check:
- π Is the No Watch mode disabled in the lock style settings.
- π± Is there a third-party launcher (e.g., Nova Launcher) that may conflict with system widgets.
- π§ Have you reset your lock screen settings (sometimes after the update) MIUI).
On models with Always On Display (AOD) (including the Poco X3 Pro), you can customize a separate watch style for the screen off.
3.Always On Display (AOD): Watch on the screen off
Poco X3 Pro is equipped AMOLED-A display that supports Always On Display technology (AOD). This allows you to display hours, notifications and other data when the screen is off without significant battery consumption.
How to turn on the AOD:
- Go to Settings β Lock screen β Always On Display.
- Activate the Always On Display switch.
- Choose the style of the watch (available 5-7 options depending on the version of MIUI).
- Set up a display schedule (for example, only at night or always).
Important nuances:
- π AOD consumer ~1β2% charge per hour (depending on brightness and refresh rate).
- π In some firmware, the function is hidden - it can be enabled through Settings. β Additionally. β Special facilities β Always On Display.
- π If AOD It is not working, check if it is switched off in battery saving mode.
How to return AOD after MIUI update if it is missing
For advanced users: if standard AOD styles donβt like, you can install custom themes through MIUI Theme Editor (requires an unlocked bootloader).
4.The clock in the notification panel and status bar
By default, the Poco X3 Pro displays time in the upper right corner of the screen (at the status bar), but it can be moved to the center, change the format or add seconds.
How to set up:
- Open Settings β Notification Panel and Status Bar.
- Select a time and date in the status bar.
- Configure: Position (left/center/right) Format (12-hour or 24-hour) Display seconds (on/off).
If you don't have an option, your version of MIUI doesn't support status bar customization, and you can use:
- π² System application UI Tuner (requires) ADB-activation).
- π§ Xposed or Magisk module (e.g. GravityBox).
- π¨ Change the theme of design to the one where the clock in the status bar is located differently.
π‘
If you need to display the date next to the time in the status bar, but the settings do not have such an option, install the iOS 15 or Pixel Experience theme from the official MIUI theme store.
You can also hide the watch in the status bar if it is duplicated by a widget on the home screen. Use the option to hide the watch in the status bar in the notification panel settings (not available in all regional firmware).
5. Third-party applications for displaying watches
If standard MIUI features donβt suit you, you can use third-party apps, which offer more customization options, animations, and additional features (weather, calendar, steps).
Top.-5 Watches on Xiaomi Poco X3 Pro:
| Annex | Features | Needs root? | Reference |
|---|---|---|---|
| Chronus | Weather, calendar, step widgets. Theme support. | No. | Google Play |
| Digital Clock Widget | Minimalistic digital watch with font and color settings. | No. | Google Play |
| Always On AMOLED | Alternative to AOD with support for custom images. | For full functionality, yes. | Google Play |
| UCCW | Creating fully custom widgets (requires design skills). | No. | Google Play |
| Clock Plus | Analog and digital clocks with animations, alarm clocks. | No. | Google Play |
Before installing third-party widgets:
β οΈ Note: Some watch customization apps (e.g. Always On) AMOLED) They require permissions to display over other windows and Auto Run. Without them, the widget may not update or disappear after rebooting:
- Go to Settings β Applications β Application Management β [Application Name].
- Turn on Auto Start, Display over other windows and Ignore battery optimization.
- Reboot the phone.
If you use Always On AMOLED without root rights, note that the app will periodically βwake upβ the screen to update the time. This can slightly increase battery consumption (by ~5-10% per night).
6. Hidden settings and customization through ADB
For advanced users who want more control over the display of the watch, there are hidden MIUI settings available through ADB or the engineering menu.
Customization methods:
- π§ Changing the font of the clock through ADB: adb shell settings put system font_scale 1.0 adb shell settings put system clock_font_style 2 (where 2 β ID font style; available values: 0β5).
- π± Activation of the hidden mode AOD (If it is disabled in firmware: adb shell settings put global aod_mode_enabled 1
- π¨ Change the color of the watch in the engineering menu: Enter the code ##36446337## in the phone app. β Clock Color. Choose a color in the format HEX.
Warnings:
β οΈ Attention: Misuse of the right ADB-commands can cause interface failures. Before experimenting, back up through Settings β Additionally. β Backup and reset: If the clock is gone or is not displayed correctly after the changes, reset the settings via the command: adb shell settings reset system This will return all system settings to factory settings, but will not affect user data.
For users with an unlocked bootloader, deeper settings are available through Magisk modules, for example:
- MIUI Clock Mod β Changes the style of the watch in the status bar.
- AOD Enabler β Forced to enable Always On Display on unsupported firmware.
- FontManager β installs custom fonts for watches.