How to return the watch to the screen Xiaomi: all the ways to MIUI and HyperOS

Why Xiaomi Watches Are Lost and How to Fix It

Have you noticed that your Xiaomi lock screen or desktop suddenly disappears? This is a common problem that users face after upgrading MIUI to new versions (especially MIUI 14 or HyperOS), resetting or accidentally changing settings. 80% of the time is due to theme settings or system bugs, but sometimes the cause is a disabled widget or launcher failure.

In this article, we’ll look at 5 proven ways to bring your watch back to the screen, from basic settings to hidden MIUI features. Importantly, the algorithm of actions may differ depending on the firmware version and smartphone model (for example, on the Redmi Note 12 and Xiaomi 13T, the paths to settings are slightly different). If you use custom firmware like Pixel Experience or LineageOS, some methods may not work – we’ll mention this too.

Before you start, check two things: 1 Make sure your smartphone has the current version of MIUI installed (go to Settings β†’ About β†’ Phone β†’ MIUI Version). If an update is available, install it: new builds often fix time-based bugs. 2) Reboot your device. In 30% of cases, the clock returns after a normal reboot, especially if the problem is caused by a temporary failure of the com.android.systemui system process.

πŸ“Š What is your Xiaomi model?
Redmi Note 10/11/12
Xiaomi 12/13/14
POCO F/X
Another model

Method 1: Enabling the clock through the theme settings

The most common reason for the clock to disappear is a theme settings crash or accidental disabling of the MIUI time display, a method that works on all devices with MIUI 12 and later, including HyperOS.

Step instructions:

1. Open the Themes app (icon with brush).

2. Go to My profile section (the person icon in the lower right corner).

3. Slip on the Lock screen settings (or Lock screen in older versions).

4. Find the Watch option on the lock screen and activate it.

If the item is not on the menu, try an alternative path: Settings β†’ Lock screen β†’ Additional settings β†’ Hours.

In some firmware (e.g., on POCO F5), the option is hidden behind Lock Screen Style – select any style where the clock is displayed by default (e.g., Classic).

Themes app is open.

Switch to "Settings of the lock screen"

The option "Clock on the lock screen" is activated

Change the style of the lock screen-->

⚠️ Note: On HyperOS devices (e.g. Xiaomi 14), the path to settings may be different. If you don't find a item, try searching through the Settings search box for lock hours".

Method 2: Adding a clock widget to the desktop

If the watch is missing from the desktop (rather than the lock screen), the problem lies in the launcher settings. MIUI uses the POCO Launcher or MIUI Launcher launcher by default, where the time widget can be turned off after updates.

How to get it back:

1. Press and hold the empty space on the desktop.

2. In the bottom menu, select Widgets.

3. Find the Watch widget (usually in the Tools or Systems section).

4. Drag it to the desktop and adjust the size (e.g., 4Γ—2 for large display).

If the widget is not listed:

Make sure the Watch system application is not disabled (check Settings β†’ Applications β†’ Application Management β†’ Watch).

- Try resetting the launcher settings: Settings β†’ Applications β†’ Application Management β†’ [Your Launcher] β†’ Storage β†’ Clear the data. After that, all the icons on the desktop will be reset to a standard view!

Xiaomi modelType of launcherDoes the widget support the clock?
Redmi Note 12 Pro+MIUI LauncherYes (standard and analog)
POCO X5 ProPOCO LauncherYes (digital only)
Xiaomi 13 UltraMIUI LauncherYes (with Always-on support)
Redmi 10AMIUI Launcher LiteNo (only through third-party launchers)

πŸ’‘

If the watch widget doesn't update the time, check the sync settings in Settings β†’ Additional β†’ Date and Time β†’ Autodetermination. Disable and turn it back on.

Method 3: Resetting launcher settings and system applications

If previous methods failed, the problem could be in the cache of system applications or launcher settings, which helps in 60% of cases when the watch disappears after updating or installing a custom theme.

Step-by-step:

1. Open Settings β†’ Applications β†’ Application Management.

2.Look for the Launcher app (or MIUI Launcher/POCO Launcher).

3. Click Warehouse β†’ Clear cache and Clear data.

4. Reboot the smartphone.

For a complete system reset (if the clock is missing after the update):

1. Go to Settings β†’ About the phone.

2.Tap 7 times on the MIUI version to activate Developer Mode.

3. Go back to Settings β†’ Additional β†’ For developers.

4. Find the option Reset MIUI settings and confirm the action.

Warning:

What if the reset didn't help?
If the watch doesn’t appear after reset, try: 1. Install a third-party launcher (for example, Nova Launcher) and add a watch widget through it. 2. roll back the firmware to the previous version (if the problem appeared after the update). 3. Perform a full reset to factory settings (pre-return!).

Method 4: Always-on Display (AOD)

On Xiaomi flagship models (such as Xiaomi 13 Pro, Redmi K60) the watch may disappear due to the disabled Always-on Display mode, in which case the time is displayed only when the screen is turned on or in AOD mode.

How to turn on the AOD:

1. Go to Settings β†’ Lock screen β†’ Always-on Display.

2. Activate the Always-on Display slider.

3. Select the display style (e.g. Digital Watch or Analog Watch).

4. Set up a schedule or leave the Always mode.

If the Always-on Display option is not available:

Make sure your model supports AOD (list: Xiaomi 12/13/14 series, Redmi K50/K60, POCO F4/F5 GT).

Check if the battery saving mode is turned off (in Settings β†’ Battery β†’ Battery Mode, select Balanced).

Update the firmware – in older versions of MIUI 12 AOD may not be available even on supported devices.

⚠️ Attention: On devices with AMOLED-screens (e.g. Xiaomi) 12T) permanent use AOD It can reduce battery life by 5 to 10 percent. If the battery goes down too fast, set a timetable for the battery to run out of power. AOD (for example, only at night).

Method 5: Manual editing of system files (for advanced ones)

If all previous methods failed, the problem could lie in corrupted system files that display time, which requires root rights or ADB, and is only suitable for advanced users.

Instructions via ADB:

1. Connect your smartphone to your PC and activate Debugging over USB (Settings β†’ About Phone β†’ MIUI Version β†’ 7 taps β†’ For developers β†’ Debugging over USB).

2. Open the command line on the PC and type:

adb shell settings put global lock_screen_show_clock 1

3. Reset the device.

For devices with HyperOS, an additional command may be required:

adb shell settings put secure lock_screen_clock_style 0

0 is digital, 1 is analog.

If you have root, check the file /system/cust/prop/local.prop for the following lines:

ro.miui.has_real_blur=1

If it is not available, add it manually and save the file (write rights are required to /system).

πŸ’‘

Editing system files can cause your smartphone to run in an unstable way. Before you change, back up via TWRP or MIUI Backup!

Frequent Mistakes and How to Avoid Them

Many users make common mistakes when trying to return a watch to the Xiaomi screen, and here are the most common ones and ways to avoid them:

  • πŸ”„ Ignoring updates: Do not update the firmware, although the new version fixes the clock bug. Always check Settings β†’ The phone. β†’ Updating the system.
  • 🎨 Install incompatible themes: Download themes from third-party sources that conflict with system settings. Use only official themes from the Topics App.
  • πŸ”§ Reset without backup: Reset settings without saving data. Always backup through Settings β†’ Additionally. β†’ Backup and reset.
  • ⚑ Disable system applications: Deactivate the Watch or Launcher application through settings. This can cause the time widget to disappear.

Another common problem is third-party launcher conflict, and if you're using a Nova Launcher, an Apex Launcher, or other alternatives, try temporarily returning a standard MIUI launcher and check if the watch is out.

1. Go to Settings β†’ Applications β†’ By default.

2. Select the default launcher and install the MIUI Launcher.

Why did the clock on the lock screen disappear after the HyperOS update?
HyperOS has changed the way system elements are displayed. The clock can be hidden because of: Automatic application of the new theme (try to return the standard MIUI theme); bug in the firmware (check Xiaomi forums for complaints from other users); Disabled Always-on Display mode (turn it on in the screen settings); If the problem is massive, wait for a patch from Xiaomi or roll back to MIUI 14 via Fastboot.
Can I return the watch to the screen if it is lost after resetting to factory settings?
Yes, after a reset, the watch usually returns automatically, but if it doesn't: Check the theme settings (see Method 1). Install a firmware update (the reset could return the old version of MIUI with a bug). Reset the launcher settings (see Method 3). If the watch never appeared, the problem may be a hardware failure (for example, a damaged display).
How do you get your watch back on the POCO F3 GT? Theme setting doesn't help.
Nana POCO F3 GT (and other devices with POCO Launcher) Watches often disappear due to a bug in the launcher. Try: Install an alternative launcher (for example, Nova Launcher) and add a watch widget. POCO Launcher through ADB: adb shell pm disable-user --user 0 com.mi.android.globallauncher (then the standard will be installed) MIUI Update the firmware to the latest version MIUI for POCO (The clock bug was corrected in the builds after 13.0.4.0).
The clock displays, but it doesn't update the time. What do we do?
If the clock is frozen on one value, the problem is time synchronization. Correction is: Go to Settings β†’ Additional β†’ Date and Time. Turn off Autodetermination (if enabled). Manually set the correct time and date. Enable Autodetermination back and select the correct time zone. If it doesn't work, check the Xiaomi servers (sometimes sync failures are associated with problems on the manufacturer's side).
Can I return an analog watch to the lock screen in MIUI 14?
Yes, but not on all models. Analog watches are available: On Always-on Display devices (Xiaomi) 12/13/14, Redmi K50/K60). In some themes from the official Topics store (look for themes marked "Analogue Watch"). To enable: Settings β†’ Lock screen β†’ Always-on Display β†’ Clock style β†’ If you don't have an option, your model doesn't support analog style (e.g. Redmi Note). 11 It displays only digital clocks).