The lock screen of Xiaomi Redmi is the first thing you see when you turn on your smartphone, and the watch on it plays a key role in the perception of the design. Many users do not realize that the style of displaying time can be changed in just a few touches β from minimalistic numbers to animated weather dials. In this article, we will analyze all the available methods, including hidden settings MIUI, installing themes from the official store and even manually editing system files for advanced users.
Itβs important to understand that customization options depend on the firmware version and the Redmi model. For example, the Redmi Note 12 Pro+ with MIUI 14 has 12 built-in watch styles, whereas budget models like the Redmi 10A can have only 3-4, and weβll take these nuances into account and show how to circumvent restrictions β including using third-party apps that donβt require root rights.
If you're tired of the standard watch or want to fit it into the overall theme of your smartphone, this guide will help make the lock screen unique. And for those who like experimentation, we've prepared an exclusive way to use it. ADB-Unlocking the hidden styles of the clock MIUI β You will not find this information in the official documentation of Xiaomi.
1. Standard method: change style through MIUI settings
The easiest method is to use the built-in MIUI tools. It is suitable for all Redmi models (from Redmi 9 to Redmi Note 13 Pro+) and does not require the installation of additional applications.
- Open the Settings app (cog icon).
- Go to the Lock Screen section (in some versions of MIUI it is called Lock and Protection).
- Slip on the item Clock style or Clock on the lock screen.
- Choose your favorite option from the ones available. In MIUI 14/15, there are usually 6-12 of them: from classical analog to digital with animation.
Note that some firmware watch styles are customized to the theme. For example, if you use a dark theme, some of the watch designs will automatically adapt to it. To see all the options, temporarily switch to a light theme in Settings β Display β Dark Mode.
If you have fewer than 5 styles on your list, it means that the firmware limits your choice, so move on to the following methods β especially the ADB method, which reveals hidden options.
2.Use of themes from the official Xiaomi store
The MIUI theme store offers thousands of free and paid themes, many of which include unique lock screen watch styles, which not only changes the design of the time, but also completely transforms the smartphone interface.
How to Set Up a Theme With a New Watch:
- Open the Themes app (brush icon).
- In the lower menu, select the Lock Screen section.
- Scroll through the list of topics and look for the C clock or Custom clock mark in the description.
- Slip on your favorite topic, click Apply and confirm the changes.
Some themes allow you to customize the watch separately from the rest of the design.
- π After applying the theme, go to its settings (Setting button or three dots in the upper right corner).
- π¨ Select the Locked Watch and select the style from the suggested ones.
- π If the theme is paid, check if there is a free analogue β often the designs are duplicated.
π‘
Check reviews before installing the theme β some users complain that the watch is displayed incorrectly (for example, cropped or flickered) on certain Redmi models.
The downside to this method is the author-specific dependency of the theme. If the developer stops supporting it, the MIUI update may reset the watch to a standard look. To avoid this, save backups of the theme through Settings β Themes β My Themes β Backup.
3. Third-party applications for customization of watches
If the built-in options and themes from the store are not enough, third-party utilities come to the rescue, offering flexible customization, from changing the font and color to adding weather widgets or steps next to the clock.-3 Proven applications that work without root:
| Annex | Features | Compatibility | Reference |
|---|---|---|---|
| Always On Edge | Animated watches, AOD support, position setting | MIUI 12β15, Android 10+ | Google Play |
| Lock Screen Customizer | Change font, color, add widgets | Redmi Note 9-13, requires overlay permission | Google Play |
| KLCK for KLWP | Complete design freedom (requires KLWP Pro) | Android 9+, works on all Redmis | Google Play |
Before installing the app, check its compatibility with your Redmi model. For example, Always On Edge may not display the watch on Redmi correctly with the Redmi. AMOLED-screens (e.g. Redmi) K60 Pro) due to conflict with the native mode Always-on Display.
Make sure the app supports your version of MIUI|
Disable battery optimization for utility (Settings β Applications β Permissions β Battery Optimization)|
Grant permission for "Mastering over other windows" |
Backup of current lock settings
-->
Important: Some applications require the standard MIUI lock screen to be disabled.
- Go to Settings β Applications β Application Management.
- Find the MIUI Lock Screen (or System Lockscreen).
- Click Disable (this wonβt remove it, it just hides the standard interface).
β οΈ Note: Disabling the native lock screen may cause your fingerprint or Face Unlock to malfunction. Before doing so, check if the selected application supports biometric authorization.
4. Hidden settings: changing style through ADB
This method for advanced users allows you to unlock hidden watch styles that Xiaomi does not include in the standard MIUI interface.It works on all Redmi models with Android 10 and later, but requires connecting the smartphone to a PC.
What you need:
- π₯οΈ Computer with drivers installed ADB and Fastboot.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times to tap the version, then additionally β For developers β Debugging by USB).
- π Cable USB (preferably original).
Instructions:
- Connect Redmi to your PC and confirm debugging permission.
- Open the command line (Windows) or the terminal (macOS/Linux) Enter: adb shell settings put global lock_screen_clock_style 3 Where 3 β it ID It's a hidden style. It's a value that's available: 0β15 (experiment!).
- Reboot your smartphone: adb reboot
After you reboot, the clock on the lock screen will change. If you don't like the style, repeat the command with a different number.
adb shell settings put global lock_screen_clock_style 0List of hidden ID styles for MIUI 14
β οΈ Note: Some Redmi models (e.g. Redmi) 9T s MIUI 12.5) parameterization lock_screen_clock_style To capture style, use the command: adb shell settings put global. lock_screen_clock_style_persist 1
5. Manual editing of system files (for experienced)
If you're willing to go further than standard settings, you can manually edit the system files that display the watches, which requires root rights or access to TWRP, but gives you complete control over the design.
The files responsible for the clock on the lock screen are located along the path:
/system/media/theme/default/lockscreen_clock/This folder stores:
- π clock_style.xml β configuration of available styles.
- π¨ digital_clock.png/analog_clock.png β graphical.
- π fonts/ β clock-filler.
To change the style:
- Back up your original files (for example, copy them to your PC).
- Edit it. clock_style.xml any text editor by adding new styles or changing existing parameters (e.g. color, size, position).
- To replace the clock graphics, replace your.png files with your images (resolution must match!).
- Reboot your smartphone.
Example of editing clock_style.xml new-style:
<ClockStyle
id="custom_1"
name="My Custom Clock"
preview="@drawable/my_clock_preview"
font="fonts/my_font.ttf"
color="#FF5722"
size="48sp"
position="center"/>β οΈ Warning: Incorrect editing of system files can lead to bootloop ( looped reboot).Before changes, make sure you have a working backup in place. TWRP Or the ability to flash your smartphone through Fastboot.
Frequent problems and their solutions
When changing the style of the watch on Xiaomi Redmi, users face typical mistakes.
| Problem. | Reason. | Decision |
|---|---|---|
| The clock does not change after the choice of style. | Lock screen cache | Go to Settings β Applications β Application Management β Lock screen β Storage β Clear cache |
| Style resets after rebooting | MIUI limitations or conflict of topics | Turn off automatic themes updates in Settings β Themes β Settings β Auto Update |
| The watch is displayed blurry or cropped | Incompatibility of screen resolution | Set a theme optimized for your model (check reviews in the theme store) |
| ADB-teams are not working | There is no debugging permit | Re-enable debugging over USB and confirm PC permission (adb devices must show your device) |
If the lock screen starts to glitches after the changes (for example, the clock disappears or flickers), try:
- Return the standard style through Settings β Lock screen β Reset.
- Reverse the latest MIUI update (if the issue has occurred after the update).
- Reset the lock screen settings: Settings β System β Reset settings β Reset lock settings.
π‘
Before experimenting with ADB or manual file editing, always check if your Redmi model has custom recovery (TWRP) as the only way to recover a smartphone in case of a critical error.