Watches on the lock screen or Xiaomi desktop can be distracting, occupy extra space or simply do not fit into your design style. Despite the apparent simplicity of the task, the manufacturer does not always provide a direct option to turn them off β especially in new versions of MIUI 13/14. In this article, we will discuss all possible methods, from standard settings to hidden features and technical solutions for power users.
It is important to understand that the MIUI interface is regularly updated, and the location of menu items may vary depending on the firmware version and device model (for example, Xiaomi 12T, Redmi Note 11 or POCO F5). We took these nuances into account and prepared universal instructions that are relevant to most modern gadgets of the brand. If you use custom firmware (such as LineageOS or Pixel Experience), some methods may not work β we will also mention this separately.
1. Standard clock shutdown on lock screen
To start with, the most obvious way that works on most MIUI 12-14 devices is that the manufacturer has made it possible to hide the watch through lock screen settings, but not everyone knows where to look for this option.
Instructions:
- Open the Settings app (cog icon).
- Go to Lock Screen (or Lock and Password on some models).
- Select Lock screen style or Lock screen setting.
- Slip on the current style (e.g. Digital watches or Analog watches).
- In the menu that opens, select the option No Watch or Hide the Watch (the name may vary).
- Confirm the changes by clicking Ready or Apply.
If you don't have a No Watch option on your menu, try choosing a style with a minimalist design (e.g., Date Only or Simple).
β οΈ Note: On devices with Always-On Display (e.g. Xiaomi 13 Pro or Redmi) K60) Disabling the clock in the main menu may not affect their display in mode AOD. This will require a separate setup β see Section 3.
2. Hiding the clock on the desktop (launcher)
The clock on the home screen (widget) is deleted differently from the lock screen, depending on the launcher used: the standard MIUI Launcher or a third-party (for example, Nova Launcher or Hyperion).
For the standard MIUI launcher:
- π± Hold your finger in the free desktop space until the menu appears.
- π§ Select Settings (or Screen Settings).
- βοΈ Go to the Widgets. β Hours/Weather.
- ποΈ Click on the basket icon or turn off the slider next to the widget.
For third-party launchers:
- π± Press the widget with the clock and drag it up to the icon that appears Delete.
- π If the widget is not deleted, open the launcher settings (like Nova Settings) and find the Widgets or Home Screen section.
- π΅ Turn off the option to Show the watch widget or reset the screen settings.
On some models (for example, the POCO X5 Pro) the watch widget is integrated into the system launcher and is not removed in the standard way, in which case resetting the launcher settings or installing an alternative one (see tip below).
π‘
If the watch widget is missing after the MIUI update, try restarting the device or clearing the launcher cache in Settings β Applications β Application Management β Launcher.
3. Turn off the clock in Always-On Display (AOD) mode
Devices with AMOLED-screens (e.g. Xiaomi) 12S Ultra, Redmi K50 Pro) support Always-On Display, which displays time, date and notifications continuously:
Method 1 (via settings):
- Open the Settings β Screen β Always-On Display
- Choose a display style (e.g., Date Only or Minimalist).
- If available, activate Hide the Watch or Show Notifications Only.
Method 2 (disabling the AOD completely):
- π Go to Settings. β Battery and productivity β Always-On mode.
- π« Turn off the slider or select Turn off.
- β οΈ Please note that this will also disable notifications and dates.
On some firmware (e.g. MIUI 14 for POCO F4), there is no AOD watch hiding option, in which case the ADB method or the Magisk alternative module installation (for rooted devices) will help.
What if the AOD does not work after the clock is turned off?
4. Use of hidden settings (code commands)
MIUI has hidden menus that are accessible through code commands, one of which allows you to control the display of system elements, including the clock, which does not work on all devices, but can help if standard methods do not work.
Instructions:
- Open the Phone app.
- Enter the combination: ##4636## (Testing menu opens).
- Go to the phone information (or Usage statistics) tab.
- Scroll down and find Force hide clock or similar.
- Activate the option and restart the device.
If this code doesnβt work, try alternative combinations:
- π ##7780## (Resetting settings, does not delete data, but can return the watch to factory settings).
- π± ##1234## (checking the firmware version, sometimes opens additional options).
β οΈ Attention: Using code commands can cause the system to run in an unstable way. If the device starts to brake or overheat after entering the code, reboot. Don't enter unknown combinations - this can cause a reset to factory settings!
5. Disconnect the clock through ADB (for power users)
If none of the previous methods worked, it remains. ADB-The team is a tool for deep customization of Android, and this method requires connecting the device to a computer and basic knowledge of working with the command line.
Step-by-step:
βοΈ Preparation for work with ADB
- Activate Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version until the notification appears You became a developer!
USB debugging
- Back to Settings β Additionally. β For developers.
- Activate the debugging slider over USB.
- Connect your phone to your PC and open the command line (or Terminal on Mac/Linux).
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Follow the command to hide the watch: adb shell settings put global hide_lockscreen_clock 1 Use the following: Adb shell settings put global hide_lockscreen_clock 0
- Reset the device.
If the command fails, try the alternative (for some versions of MIUI 14):
adb shell pm disable-user --user 0 com.android.keyguardβ οΈ This command disables the lock screen system app β only use it if you are ready for possible bugs (for example, a missing fingerprint or face unlock).
π‘
ADB-commands are the most reliable way, but it takes care. Always back up your data before experimenting with system settings.
Alternative solutions: themes and third-party applications
If you can't remove the watch with standard methods, you can go around it by camouflaging it with some third-party utility, which doesn't physically remove the watch, but makes it less visible.
Method 1: Installation of a custom theme
- π¨ Open the Themes app on your device.
- π Enter No Clock or Minimalist Lockscreen.
- π₯ Download and apply a theme where the clock is replaced with a transparent element or date.
- β οΈ Please note that some themes may change other interface elements (images, fonts).
Method 2: Applications for setting the lock screen
Google Play has utilities that allow you to customize the lock screen without root rights.
| Annex | Functional | Need a rut? | Reference |
|---|---|---|---|
| Lock Screen Customizer | Hiding the clock, changing the font, adding your elements | No. | Play Market |
| Always On Edge | Replacement of standard AOD, customization of displayed elements | No. | Play Market |
| Hex Installer (for Magisk) | Deep customization of MIUI, including removal of system clocks | Yes. | XDA Developers |
Before installing third-party apps, check reviews and ratings β some utilities may contain ads or collect data. APK-Analyzers like VirusTotal.