Xiaomiβs lock screen is the first thing you see when you turn on a smartphone, and its design directly affects the overall experience of the device. One of the key elements here is the watch: its size, font and, of course, color. Unfortunately, standard MIUI settings do not always offer enough options for personalization, especially when it comes to changing the color of the numbers. Many users experience the system clock displayed in monochrome white or gray, which does not always harmonize with wallpaper or interface style.
In this article, we will discuss all the available ways to change the color of the watch on the lock screen Xiaomi, including the official settings. MIUI, You'll learn how to adapt time to your preferences, whether it's a bright accent color, a gradient, or even animation (MIUI 12/13/14) Smartphone models, as the algorithm of actions may differ.
Why canβt you just change the color of your watch on Xiaomiβs lock screen?
At first glance, it seems strange that MIUI, one of the most customizable shells on Android, doesn't have a direct color change option, because of the architecture of the system:
- πΉ Theme limitations: The color of the watch is tied to an active theme of the design. Even if you choose a theme with color elements, the lock watch often remains monochrome by default.
- πΉ Security: The lock screen is the face of the system, and Xiaomi limits deep customization to avoid visual chaos or readability issues.
- πΉ Version differences: B MIUI 12 and MIUI 13 The logic of displaying the clock is different from MIUI 14, where additional options have appeared.
In addition, on some models (such as the Redmi Note 10 Pro or POCO X3 Pro), the lock watch may depend on the Always-on Display (AOD) if this mode is active, the color and style of the watch is often fixed and cannot be changed through standard settings.
β οΈ Note: On smartphones with AMOLED-screens (e.g. Xiaomi) 12T or Redmi K50 Pro) too bright watch colors AOD This can cause accelerated wear of the matrix (burn-in effect.
Method 1: Color change through theme settings (official method)
The easiest and safest way to do this is to use the built-in MIUI tools, and although there is no direct option to change the color of the watch, you can bypass this restriction by using a custom theme:
- Open the Themes app (icon with brush).
- Go to the section My topics β Online.
- In the search bar, enter the query: colored lockscreen clock or colored lockscreen clock.
- Choose your favorite theme and apply it. Pay attention to the preview β the watch should be displayed in the color you want.
If you donβt find a suitable topic, try an alternative way:
- π¨ Download a theme with gradient or color elements (such as "Neon Glow" or "Dark Colorful"). Even if the watch is preview white, it can change color after use.
- π After applying the theme, restart your smartphone β sometimes changes take effect only after a reboot.
| MIUI version | Does it support colored watches? | Notes |
|---|---|---|
| MIUI 12 | β No, only monochrome) | The exception is some custom themes from third-party developers. |
| MIUI 13 | β οΈ Partially. | The color can vary depending on the wallpaper (Color palette function). |
| MIUI 14 | β Yes. | Added options for manual color settings in Settings β Lock screen. |
β οΈ Attention: Some topics from the store MIUI You can also use ads or hidden subscriptions. Check reviews and theme ratings before installing.
Method 2: Using color palette wallpaper (MIUI 13/14)
Starting with MIUI 13, Xiaomi introduced the Color Palette feature, which automatically adjusts the interface shades to fit the wallpaper, which can be used to change the color of the watch on the lock:
- Download the wallpaper with the predominant color you want to see on the watch (e.g. blue wallpaper for blue watches).
- Set them as a background for the lock screen: Settings β Wallpaper β Lock screen.
- Activate the Color Palette option in the theme settings (Settings β Display β Color palette).
- Reset the device.
The effect is not guaranteed 100%, but 60-70% In some cases, the watch is similar to the dominant color of the wallpaper. 11T, Redmi Note 11 Pro+ and other models with AMOLED-screen.
π‘
If the color of the watch has not changed after changing the wallpaper, try to turn off the Dark Theme mode - sometimes it blocks the color palette.
For more accurate control, you can use applications to create wallpaper with accent colors, for example:
- π± Wallcraft (allows you to highlight individual colors)
- π¨ Color Wallpapers (Grandient Background Generator)
- ποΈ Backdrops (collections with accent colors)
Method 3: Manual editing of system files (for advanced users)
If standard methods don't work, you can try changing the color of the watch by editing system files, which requires root rights and is only suitable for advanced users!
Algorithm of action:
- Install a file manager with root access (such as Root Explorer or Solid Explorer).
- Go to /system/media/theme/default/.
- Find the files. lockscreen_clock_style.xml or miui_lockscreen_clock.xml (The name may vary depending on the version. MIUI).
- Open the file in the text editor and find lines with color parameters (e.g. textColor="#FFFFFFFF").
- Replace the hex color code with the desired one (e.g. #FF00FF00 for green).
- Save the changes, restart the device.
In MIUI 14, the path to the watch configuration files may be different: they are moved to /product/overlay/ or /vendor/overlay/.
β οΈ Warning: Incorrect editing of system files can lead to interface crash or cyclic reboot. Before making changes, back up the file! If the clock has disappeared after editing, return the original version of the file.
What if the clock is not on the screen after editing?
Method 4: Third-party applications for customization
If you don't want to mess with system files, you can use third-party apps that offer flexible settings, but require additional permissions:
- β° Always On Display (AOD) Mi β allows you to customize the color, font and even animation of the watch. Works on most Xiaomi models with a different set of models. AMOLED.
- π¨ Lock Screen Customizer is an advanced tool for changing all elements of the lock screen, including the clock.
- π§ Hex Installer β utility for installing custom modules, including patches for watches.
The following is a customization with Always On Display (AOD) Mi:
- Download the app from Google Play.
- Provide all necessary permissions (access to notifications, overlay of windows).
- Go to the section βClock β Colorβ and choose the shade you like.
- Activate the option to Show on the lock.
Please note: some applications may conflict with MIUI Optimization (optimization) MIUI). If the watch does not appear after installation, turn off optimization in the developer settings (Settings) β The phone. β Version. MIUI β 7 times to tap β For developers β Shut down. MIUI Optimization).
Turn off optimization MIUI|Make a backup copy of the data|Provide all requested permits|Check compatibility with your Xiaomi model-->
Method 5: Use ADB-commands without root)
If you don't have root rights, but you want to experiment, you can try changing the color of your watch through the ADB (Android Debug Bridge), which doesn't work on all models, but sometimes it works.
Instructions:
- Install ADB on your computer (download Platform Tools from Google).
- Activate USB Debugging on your smartphone (Settings β About Phone β MIUI Version β 7 taps β For developers β Debugging by USB).
- Connect your phone to your PC and execute the command to check the connection: Adb devices
- Enter the command to change the color of the watch (example for red): adb shell settings put global lock_screen_clock_color ff0000ff Here. ff0000ff β It's a hex color code in a format. ARGB.
- Reset the device.
List of popular colors in ARGB format:
- π΄ Red: ffff0000
- π΅ Blue: ff0000ff
- π’ Green: ff00ff00
- π‘ Yellow: ffffff00
- π£ Purple: ffff00ff
β οΈ Attention: Teams ADB You can reset the lock screen settings to factory settings. Before experimenting, save the current configuration (take a picture of the settings or write down the settings used).
π‘
ADB-commands are the safest method among the "advanced" methods, since they do not require root rights and are easily canceled by rebooting or resetting settings.
Problem Solving: The watch doesn't change color
If none of these methods worked, check the following points:
- π Reboot: Sometimes changes only apply after reboot.
- π± Smartphone model: On budget models (e.g. Redmi) 9A or POCO M3) Customization of locks is limited.
- π Power Saving Mode: Turn it off in battery settings β it can block third-party apps.
- π Reset lock settings: Try to return lock screen settings to factory settings (Settings) β Passwords and security β Resetting lock settings).
If you're using MIUI 12 and no method has worked, chances are your model doesn't support the software-level color change, and there are two options left:
- Upgrade to MIUI 13/14 (if available for your model)
- Install custom firmware (e.g. Pixel Experience or LineageOS) where lock settings are more flexible.
Remember that custom firmware is warranty-free and may contain bugs. Before installing, check the feedback on the forums (4PDA, XDA) specifically for your model.