Why do users want to hide the clock on the lock screen Xiaomi Mi 10?
The lock screen Xiaomi Mi 10 is the first thing that a user sees when activating a smartphone. the manufacturer by default places large watches, dates and notifications here, but this design is not popular with everyone. Some people believe that the watch takes up too much space, others want to achieve a minimalist look, and others are just tired of the standard design of MIUI.
Unlike newer models (such as the Xiaomi 13 or Redmi Note 12), where lock screen settings are more flexible, Mi 10 owners often have to use workarounds. The problem is complicated by the fact that depending on the firmware version (MIUI 12, MIUI 13 or MIUI 14), the available options may vary. In this article, we will discuss all the current ways, from standard settings to hidden functions and third-party tools.
It is important to consider that some methods require unlocking the bootloader or the rights of the superuser (root).If you are not ready for such manipulation, focus on the first three methods - they work without deep changes in the system.
Method 1: Standard theme settings in MIUI
The easiest way to change the look of a watch is to use built-in MIUI themes. Although you canβt completely remove the watch through themes, you can choose an option where it will be less noticeable or replaced with a minimalist design.
How to do this:
- π± Open the Themes app (icon with brush).
- π In the search box, enter the query: minimalistic lock screen or no clock lockscreen.
- π¨ View available themes β some offer a near-empty screen with or without small clocks in the corner (such as the Pure or Minimal themes").
- π₯ Apply the theme you like and check the result.
If there is no appropriate topic, try downloading it from third-party sources (for example, from the forum). XDA Developers), but keep in mind the security risks. MIUI Some topics may be dropped.
Method 2: Using the "No distractions" mode
MIUI 13 and MIUI 14 have a hidden mode that allows you to temporarily hide some of the interface elements, including the clock on the lock screen, which does not remove the watch completely, but makes it less noticeable.
You can activate the mode as follows:
- Go to Settings. β Special facilities.
- Select Mode without distractions (or Focus Mode in English).
- Turn on the option and configure the display settings. In some versions of the firmware, there is a Hide widgets on the lock screen.
- Save the changes and lock the screen to see the result.
Note that this mode can hide not only the clock, but also notifications, and also limit the functionality of some applications. If you only need to remove the clock, try combining this method with the theme settings (mode 1).
π‘
If your MIUI version doesn't have a "no distraction" mode, try upgrading to the latest stable version of the firmware, and often new features are introduced after updates.
Method 3: Configure with ADB (without root)
For users ready for more sophisticated manipulations, there is a way to turn off the watch through the Android Debug Bridge (ADB) that does not require superuser rights, but requires the smartphone to be connected to a computer.
Step-by-step:
Install Xiaomi drivers on PC| Enable debugging over USB in the developer settings | Download ADB platform from the official Google | Connect Mi 10 to PC via cable
-->
When you are ready, execute the following commands in the terminal (command line):
adb shell
settings put global lock_screen_show_clock 0After you enter the second command, restart your smartphone. The watch should disappear from the lock screen. If this does not happen, try an alternative command:
settings put secure lock_screen_clock_enabled 0Important: this method does not work on all versions of MIUI. If the clock is back after the reboot, then your firmware blocks changes through ADB. In this case, only obtaining root rights (mode 5) will help.
What if the ADB does not recognize the device?
Method 4: Third-party launchers with customization support
If previous methods donβt work for you, you can bypass the limitations of MIUI with third-party launchers that allow you to configure the lock screen. For example, Nova Launcher or Action Launcher donβt replace the standard lock screen, but some of their plugins or add-ons (such as C Lock or Lock Screen Customizer) can help.
How it works:
- π² Install a lock screen customization app from Google Play (e.g. Lock Screen Customizer).
- π§ Give the application the necessary permissions (including Overlaying on top of other applications).
- π¨ In the application settings, select Hide the Watch or Empty Lock screen.
- π Apply the changes and restart the device.
There are downsides to this: some apps can conflict with MIUI, causing lags or occasional reboots, and after updating the system, settings may reset. If you notice that the smartphone has become slower, delete the third-party launcher and return the standard settings.
π‘
Third-party launchers and lock screen customization apps may violate Xiaomi's security policy.Use them at your own risk, especially if your phone holds important data.
Method 5: Completely remove the clock through root (for power users)
If none of the previous methods worked, the most radical method is rooting and editing system files, which gives you complete control over the interface, but it takes away the warranty and can lead to unstable device operation.
What will be required:
- π Unlocked bootloader on Xiaomi Mi 10.
- π± Established custom Recovery (e.g, TWRP).
- π οΈ Superuser rights (root) obtained through Magisk.
- π» System file editor (e.g. Root Explorer or Mixplorer).
Instructions:
- With the root file manager, go to /system/priv-app/MiuiSystemUI/.
- Find the file MiuiSystemUI.apk and make a backup copy of it.
- Open the file in the editor (for example, APK Editor) and find the lines responsible for displaying the clock (usually these are parameters with names lock_screen_clock or clock_view).
- Remove or comment on these lines, save the changes, and restart the device.
β οΈ Note: Incorrect editing of system files can lead to a device "brick" (breakdown) if you are not sure about your actions, ask for help in profile forums, for example, 4PDA or XDA Developers.
Once the edit is successful, the watch will disappear from the lock screen forever, but remember that after the MIUI update, the changes may reset and the procedure will have to be repeated.
Comparison of methods: which one to choose?
To make it easier for you to determine, we have collected the key features of each method in the table:
| Method | Difficulty | Need root? | Reversibility | Risks. |
|---|---|---|---|---|
| Settings of topics | β (simple) | β No. | β Yes. | Minimum (thematic reset) |
| Mode without distractions | ββ (middle-of-the-road) | β No. | β Yes. | Notifications are hidden |
| ADB-team | βββ (difficult) | β No. | β Yes. | It may not work on the new MIUI versions. |
| Third-party launchers | ββ (middle-of-the-road) | β No. | β Yes. | Possible lags and conflicts |
| Editing system files | βββββ (difficult) | β Yes. | β No (no backup) | Risk of device breeze |
For most users, the best solution is the first or second way. If you're ready to experiment, try ADB, which is safer than getting root. The latter method is only a last resort if the others don't work.
Frequent Mistakes and How to Avoid Them
When trying to remove the watch from the lock screen, users often face typical problems, and here are the most common ones and ways to solve them:
- π The clock comes back after the reboot, which means that the changes were not saved at the system level. ADB, Try repeating the command with the flag --user 0: settings put global lock_screen_show_clock 0 --user 0
- π« There is no option "Distractless Mode" and make sure you have the latest version installed. MIUI. If there are no updates, try manually flashing a fresher firmware through the Mi Flash Tool.
- π§ ADB It doesn't see the device. Check if the debugging is on. USB in the developer settings (Settings) β The phone. β Version. MIUI β Tap 7 times to unlock the developer menu).
- π± Once you install a third-party launcher, the lock screen doesn't change. Some apps require additional permissions. β Annexes β Permits and manually grant all necessary rights.
β οΈ Note: If you use banking applications or services with high security requirements (such as Google Pay), obtaining root rights may block their operation, in which case the only safe way out is through methods without root (methods 1-3).
On Xiaomi Mi 10 with firmware MIUI 14.0.4.0 and newer standard ADB-Clock-hiding commands may not work due to changes in security policy, in which case only editing system files or using custom firmware will help.