You turned on a Xiaomi smartphone and your home screen watch disappeared without a trace? This problem is familiar to many users of MIUI devices β especially after a system update, a change in wallpaper or an accidental change in settings. 80% of the time, it is not the fault, but software failures or non-obvious interface settings.
In this article, we will look at all the possible causes of the disappearance of watches, from the banal (hiding through the launcher settings) to the rare (failure in the system cache), you will learn how to return time to the screen in 2 minutes through the standard menus, which launchers can block the widget, and what to do if the watch is lost after upgrading to MIUI 14. And also β why a simple reboot sometimes helps, but other times requires a reset of the launcher settings.
Spoiler: 95% of the time, the problem is solved without resetting your phone to factory settings, but if you've tried everything, there's a section at the end of this article on radical methods (including ADB for power users).
1. Check the basic settings of the display of the watch
The first thing to do is make sure the watch isn't hidden manually or automatically.The MIUI has a separate menu to manage widgets on the home screen, and it's sometimes reset after updates.
Open Settings β Home screen and find the Widgets and Wallpaper section (some versions of MIUI call it Screen Settings) and there should be a "Show Clock" or "Time Widget" switch. If it's not there, your launcher may use a different mechanism (more on that below).
- π Check visibility: Make sure the screen settings do not activate the βHide widgetsβ or βMinimalistic viewβ mode".
- π± Change wallpaper: Some live wallpapers (especially from Mi Themes) can block the display of the watch.
- π Reboot phone: Bug with the disappearance of the clock after the update MIUI Often solved by a simple reboot.
If the settings are all on, but the clock still doesn't show, the problem may be the launcher.
2.Resetting launcher settings: when standard methods don't work
The launcher (the program responsible for the main screen) in Xiaomi often causes the clock to disappear.
- β‘ Updates MIUI (especially before 13-14)
- π¨ Install custom themes from Mi Themes
- π§ Manually changing the settings through ADB third-party
To reset your launcher settings without losing data, follow the following steps:
- Open Settings β Applications β Application Management.
- Find it on the list of "Luncher" MIUI" (Or "Lawnchair" if you use it).
- Select "Storage" β "Clear Data" and confirm the action.
- Reboot the phone.
Save the location of the icons (take a screenshot)
Remember the widgets used
Make sure you know the password from your Mi Account (required for sync)
Turn off the screen lock (at the time of resetting)-->
Attention, after the launcher drops:
- π The standard icon layout will return.
- π All custom gestures and settings of the main screen will disappear.
- β³ Widgets (including watches) must appear automatically through the 1-2 minute.
If the watch never came out, the problem could be the system cache.
3. Cleaning up the system cache: when temporary files are to blame
A clogged MIUI cache can cause system widgets, including clocks, to fail, and cache cleaning does not delete personal data, but requires care.
Do the following:
- Go to Settings β About Phone β MIUI version.
- Tap the version number 7 times to activate Developer Mode.
- Back to Settings β Additionally. β For developers.
- Find the option "Clean up the MIUI cache" and confirm the action.
After cleaning the cache:
- π Reboot the phone.
- π Wait. 2-3 Minutes β The clock should appear automatically.
- βοΈ If not, check the launcher settings again (Section 2).
π‘
If the clock appeared after cleaning the cache, but disappeared again after a while, the problem may be in a particular application.
4.Challenges after MIUI update: How to return the watch on new versions
Updates MIUI 13 and MIUI 14 often break the display of the watch due to changes in the widget policy. If the problem appeared immediately after the update, try these methods:
| Problem. | Decision | Applicable to versions |
|---|---|---|
| Watch is missing after upgrading to MIUI 14 | Install a patch through Settings β Software Update β Three Points β Package Update | MIUI 14.0.1β14.0.5 |
| Time Widget is Inactive in Settings | Reverse to the previous version via Fastboot or wait for a fix | MIUI 13.5β14.0 |
| The clock is displayed but not updated. | Reset the date and time settings in Settings β System β Date and time | All versions. |
If you were updated via OTA (over the air) and the watch is missing, try forcibly reinstall the firmware:
- Download the full firmware package for your model from the official Xiaomi website.
- Rename the file to update.zip and place it in the root of the phoneβs memory.
- Go to Settings β Software Update β Three Points β Select an update package.
What if the clock is not displayed correctly after the update?
5. Third-party launchers and custom firmware: features of recovery
If you use an alternative launcher (Nova Launcher, Lawnchair, HyperOS Launcher), the watch may disappear due to:
- π Conflict with the subject of design.
- π§ Incorrect widget settings.
- π¦ Removal of the system time widget.
For Nova Launcher:
- Hold your finger on the main screen. β "Widgets".
- Find the MIUI Watch or Clock widget.
- Drag him on the screen.
For Lawnchair:
- Open the launcher settings β βScreen settingsβ.
- Activate the option "Show the clock on the main screen".
- Select the display style (analog/digital).
Attention! On custom firmware (like LineageOS or Pixel Experience), Xiaomiβs system clock wonβt work.
- π₯ Install an alternative watch widget from Google Play (e.g. Chronus or Digital Clock Widget).
- βοΈ Set up display via launcher (as described above).
Radical methods: discharge and ADB-team
If none of the previous methods worked, it is time for serious action, and these methods should be used only as a last resort, as they can lead to data loss or system instability.
Method 1: Reset your phone settings (without deleting data)
- Go to Settings β About the phone β Reset settings.
- Select "Resetting" (NOT "Reset to factory"!).
- Confirm the action and wait for the reboot.
Method 2: Recovery through ADB (for power users)
If the watch is lost due to a failure in the system settings, you can try to reset the launcher settings via ADB:
adb shell pm clear com.miui.home
adb shell settings put global hidden_api_policy 0Method 3: Fastboot Flashing
If the problem has occurred after a failed update, a complete firmware reflash can help:
- Download Fastboot firmware for your model with Xiaomi Firmware Updater.
- Connect your phone to your PC in Fastboot mode (clip Volume Down + Power when your phone is off).
- Run the firmware script (flash_all.bat Windows).
π‘
Before using radical methods, be sure to back up your data through Settings β Additional β Backup or Mi Cloud.