How to remove the widget of the clock from the lock screen on Xiaomi: all ways

The lock screen on Xiaomi, Redmi and POCO smartphones is often overloaded with unnecessary elements โ€” especially annoying the watch widget, which takes up half the display and makes it difficult to perceive wallpaper. Unlike the standard display of time in the upper corner, this widget shows the date, weather and even MIUI recommendations, which not everyone likes. Fortunately, you can remove it in several ways, from basic settings to hidden shell functions.

In this article, you will find current methods for all versions of MIUI 14/15 and Android 13/14, including models with Always-On Display (AOD).We will discuss not only standard removal via menus, but also alternative options for cases where the option is blocked by the manufacturer.

Why does the watch widget appear on the lock screen?

The lock time widget is a part of the MIUI shell that is automatically activated when:

  • ๐Ÿ”„ System updates โ€“ after installing a new version MIUI widgets can be reset to factory settings.
  • ๐Ÿ“ฑ First switching on the smartphone โ€“ on new Xiaomi devices, the watch widget is often turned on by default.
  • ๐Ÿ”ง Resetting settings โ€“ even a partial reset of lock screen settings returns the widget.
  • ๐ŸŒ Sync with Mi Account โ€“ if the widget was activated on the previous device, it can be transferred to the new phone.

In addition, on some models (for example, Xiaomi 13 Pro or Redmi Note 12) the watch widget is tied to the Always-On Display function, in which case its removal may affect the operation of AOD - we will discuss this separately.

๐Ÿ“Š What kind of Xiaomi smartphone do you have?
Redmi Note 11/12
POCO X5/F5
Xiaomi 13/14
Other
I don't know.

Method 1: Standard removal via MIUI settings

The easiest way is to disable the widget through the lock screen menu, and it works on most devices without root rights or additional manipulation.

  1. Open Settings โ†’ Lock screen (or Security and Lock on older versions of MIUI).
  2. Select the lock screen widgets (may be called Additional Information).
  3. Find the Watch or Weather and Clock widget and move the slider to the off position.
  4. Confirm the changes if the system requests a password or pattern lock.

If the lock screen widgets are not on the menu, try an alternative path:

Settings โ†’ Display โ†’ Lock screen โ†’ Lock screen style โ†’ Set up

Make sure your phone is over 20 times charged%|

Take a screenshot of the current lock screen settings |

Turn off the themes sync with your Mi Account (if used)|

Check if the widget is connected to Always-On Display-->

โš ๏ธ Note: On some firmware (for example, MIUI Global for European region) the widget removal option may be hidden, in which case try to change the system region to India or Russia via Settings โ†’ Additionally. โ†’ Region.

Method 2: Disconnecting through lock style editing

If the standard method didnโ€™t work, try changing the lock screen style, which is suitable for devices with MIUI 12 and later, where several display patterns are available:

  1. Go to Settings โ†’ Lock screen โ†’ Lock screen style.
  2. Choose any style other than Classic or Informational โ€“ the watch widget is built in by default.
  3. Click Apply and check the result. Optimal options: Simple, Digital or Minimalist.

If you have a widget left after you change style, try returning the factory template and then applying the minimalist again. Sometimes this resets the widget settings.

Locking styleWatch widgetAdditional informationAlways-On Display
Classical.โœ… On.โœ… Weather, notificationsโœ… Supported
Simple.โŒ Unplugged.โŒ Only time.โŒ It's not working.
Digital.โŒ Unplugged.โŒ No widgets.โœ… Supported
Minimalist.โŒ Unplugged.โŒ Just wallpaper.โŒ It's not working.

๐Ÿ’ก

If the wallpaper on the lock screen resets after changing the style, return it via Settings โ†’ Lock screen โ†’ Wallpaper. The system sometimes resets the background when the pattern changes.

Method 3: Remove via ADB (for power users)

If the widget is not removed by standard methods, you can use ADB (Android Debug Bridge), which requires connecting the phone to the computer, but does not need root rights.

  1. Activate Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times)
  2. Enable USB debugging in Settings โ†’ Additional โ†’ For developers.
  3. Connect your phone to your PC and execute the command: adb shell settings put global lock_screen_show_notifications 0
  4. For devices with MIUI 14+ You may need to use the following command: adb shell settings put secure lock_screen_allow_private_notifications 0

After you've done the commands, restart your phone. The watch widget should disappear. If that hasn't happened, try an alternative command:

adb shell pm hide com.miui.miwallpaper

โš ๏ธ Attention: Teams ADB They may conflict with certain functions. MIUI, For example, with Always-On Display, if you're AOD Stop working, return settings with command: adb shell settings put global lock_screen_show_notifications 1

What if the ADB does not recognize the device?
Make sure that Xiaomi drivers are installed USB Drivers (you can download from the official website) Try using another one. USB-cable (preferably original) Include the debugging option in the developer settings USB (Security settings) and confirm PC permission. If you're using Windows, check if the connection is blocked by antivirus or firewall.

Method 4: Disconnect via hidden MIUI settings (code #)

MIUI has hidden menus that are accessible through engineering codes, one of which allows you to control lock widgets without complex manipulation.

  1. Open the phone app and enter the code: ##4636##
  2. In the menu that appears, select Phone Information (or Testing in English firmware).
  3. Scroll down to the Lock Screen Settings section (may be called Screen Lock).
  4. Find the Disable Clock Widget option and activate it.

If this is not the case, try alternative code for newer versions of MIUI:

##6484##

Hidden menus may vary depending on the model and the region of the firmware. On some devices (POCO F5, Redmi K60) these codes are blocked, in which case use other methods.

Method 5: Removal via root or Magisk (for advanced)

If none of these methods work, the radical solution is editing system files, which requires root rights or a Magisk module, and is only suitable for advanced users.

  1. Install Magisk and activate the MIUI Clock Remove module (available in the Magisk repository).
  2. Or manually delete the widget file via Root Explorer: /system/priv-app/MiuiSystemUI/MiuiSystemUI.apk Delete or rename the file (recommended to make a backup!).
  3. Reset the device.

For devices with Dynamic Island (e.g. Xiaomi 14 Ultra), you may need to further disable the com.miui.dynamic.island service via ADB or AppOps.

โš ๏ธ Attention: Deleting system files without backup can lead to bootloop ( looped boot).If the phone does not turn on after manipulation, restore the file through TWRP or re-flash the device.

๐Ÿ’ก

Use root methods only if other methods do not help, and improper actions with system files can deprive you of warranty and lead to the failure of the device.

What to do if the widget returns after a reboot

Sometimes the watch widget appears again after a system update or reboot, and this is due to the automatic restoration of the MIUI settings.

  • ๐Ÿ”ง Turn off auto-update MIUI In Settings โ†’ The phone. โ†’ Updating the system โ†’ Settings (โš™๏ธ) โ†’ Auto-update.
  • ๐Ÿ”„ Reset the lock screen settings via Settings โ†’ System system โ†’ Resetting settings โ†’ Resetting lock settings.
  • ๐Ÿ“ต Freeze the MiuiDaemon system application (responsible for widget recovery) via AppOps or Lucky Patcher.
  • ๐Ÿ”’ Use a third-party launcher (like Nova Launcher) that allows you to block changes to system widgets.

If the problem persists, check if the widget is connected to Always-On Display. On some models (Xiaomi 13T, Redmi K50), turning off the AOD automatically removes the watch from locking.

FAQ: Frequent questions about removing the watch widget

Can I remove the watch but keep the Always-On Display?
Most of the Xiaomi devices have a watch widget and AOD However, on some models (e.g. Xiaomi) 12S Ultra can be kept minimalist AOD without further information. For this: Go to Settings โ†’ Lock screen โ†’ Always-On Display. Choose Time Only or Minimalist. Turn off the Display Notifications option. If you don't have that option, use it. ADB-Adb shell settings put secure doze_always_on_clock 1
Why did the MIUI update come back?
MIUI updates often reset custom widget settings. To prevent this: Before upgrading, back up your settings via Settings โ†’ Additional โ†’ Backup. Use the MIUI Clock Remove Magisk module, which blocks widget recovery. Turn off automatic themes sync with your Mi Account.
How to remove a watch on POCO F5 with HyperOS firmware?
In HyperOS (new shell for the POCO Xiaomi and the process is slightly different: Open Settings โ†’ Lock screen โ†’ Lock style. Choose Empty Style. If you don't have an option, use it. ADB-Command: Adb shell cmd overlay enable --user 0 com.android.systemui.lockclock.hidden
Will Face Unlock work after removing the widget?
Yes, removing the watch widget doesn't affect Face Unlock or your fingerprint, which works regardless of the design of the lock screen, but if you've used root methods, check the integrity of the system files that handle biometricservice.
Can I return the widget after removal?
Yes, anytime. For that: Go back to Settings. โ†’ Lock screen โ†’ Widgets and turn on the option, or change the lock style to Classic. ADB, Adb shell settings put global settings lock_screen_show_notifications 1