Why change the style of the watch on the lock?
The lock screen of the Xiaomi Redmi Note 8 is the first thing you see when you activate a smartphone. Standard watches with numbers Roboto or Mi Sans can quickly get bored, especially if you are used to personalization. But not everyone knows that even on stock MIUI firmware there are hidden opportunities for changing their appearance - from changing the font to completely customizing through themes.
In this article, we will discuss all working methods, from basic settings in the phone menu to advanced methods using third-party launchers and Magisk modules. Particular attention will be paid to the nuances for the Redmi Note 8 (codenamed ginkgo), since this model has limitations associated with the version of MIUI and the hardware features of the IPS LCD display with a resolution of 1080Γ2340.
Importantly, if you upgraded to MIUI 13/14 from older versions, some menu items could swap places.
Method 1: Standard MIUI settings (without root)
The easiest method is to use built-in personalization options, which are available on all versions of MIUI starting with the 11th. Here's how it works on the Redmi Note 8:
- Open the Settings β Lock screen.
- Slip on the item "Clock Style" (in some firmware it is called "Clock on the lock screen").
- Choose one of the suggested styles: π Classic β standard digital format with thin lines. π Analog - round clock with hands (may be displayed incorrectly on the AMOLED-screens, but on the Redmi Note 8 with IPS No problem). π Date. + time - combined version with the day of the week. π¨ Color β dynamic clock that changes shade depending on the wallpaper.
Note that Redmi Note 8 with MIUI 12.5 and below may not have Color Style option due to performance limitations of the Snapdragon 665 processor.
β οΈ Note: If after changing the style of the watch is completely lost, check the settings β Font size. Sometimes the large text overlays the dial.
βοΈ Preparing for a change in watch style
Method 2: Use themes from the Mi Theme Store
The Mi Theme Store offers thousands of free and paid themes, many of which are changing the design of the watch on the lock screen.
- Open the Theme app (icon with brush).
- In the search bar enter the requests: π Lockscreen Clock - for English-language themes. π Locking hours or dial - for Russian-speaking. π AMOLED clock β dark clock themes (although the Redmi Note 8 has a screen) IPS, They'll do too).
Apply
Tip: Read reviews before applying the theme. Some users complain that after installing themes, the unlock animation disappears from third-party developers or artifacts appear when displaying time.
| Type of topic | Pluses | Cons |
|---|---|---|
| Official (Xiaomi) | Stable work, no bugs | Limited choice of watch styles |
| Third-party (free) | Unique designs, frequent renewal | Risk of conflict with MIUI, advertising |
| Paid premium themes | High quality, support of the developer | Cost (from 50 to 300 rubles) |
Method 3: Customization through Always On Display (AOD)
Thought Redmi Note 8 Does not support Always On Display at the hardware level (because of the IPS-screen MIUI 13/14 So we have a software emulation of this function, and it allows you to customize the display of the watch even when the screen is off".
How to turn on and configure:
- Go to Settings β Lock screen β Always On Display.
- Activate the switch Show at lockdown.
- Choose the style of the watch from the suggested ones (usually 3-5 options).
- Set up a display schedule or leave Always (consider battery consumption!).
Instructions for Nova Launcher:
- Install Nova Launcher and Nova Lockscreen from Google Play.
- Launch Nova Settings β Lockscreen.
- Select Custom Clock and set up: Font (you can download your.ttf file). Color and transparency. Size and alignment. Time format (12/24 hours).
Save the changes and install Nova as the default launcher.
π‘
Before installing a third-party launcher, back up your current MIUI settings through Settings β Additional β Backup. This will help you quickly return to the standard interface if something goes wrong.
Method 5: Rooting and Magisk modules (for advanced)
If you're willing to take drastic measures, root access will open up unlimited customization options. On the Redmi Note 8, you'll need to:
- Unlock the bootloader through the Mi Unlock Tool (waiting 7-15 days).
- Install custom recovery (TWRP or OrangeFox)
- Switch Magisk to get root.
- Installation of customization modules: π§ Lockscreen Customizer β Changes fonts, colors, adds seconds. π¨ MiuiClock β replaces the system clock with analog or digital with animation. π± Xposed Framework + GravityBox module β for deep customization (requires Android) 9-10).
Warning: Not all modules are compatible with MIUI 13/14. Check the reviews on the Redmi Note 8 (ginkgo) theme on the XDA Developers forum before installing.
β οΈ Note: On devices with Snapdragon 665 and MIUI 12.5+ Some Magisk modules can cause bootloop. Always backup through the logo. TWRP before experimentation!
π‘
Rooting will void Xiaomiβs warranty and may cause system instability, and only use this method if you are confident in your actions and prepared for the consequences.
Method 6: Changing the clock through ADB-teams (without root)
Little-known fact: some clock settings on the lock screen can be changed via ADB (Android Debug Bridge) without obtaining root rights.This method works on the Redmi Note 8 with any version of MIUI, but requires a connection to a PC.
What can be customized:
- π’ Change the format of the time (12/24 hour).
- π¨ Change the color of the watch (limited palette).
- π Adjust size and position.
Instructions:
- Turn on USB Debugging in Settings β About Phone β MIUI version (tap 7 times according to version, then go back to Additional β For Developers).
- Connect the phone to the PC and execute the command to ADB: adb shell settings put global lock_screen_clock_style 2 where 2 β ID style (try the meanings from the 0 before 5).
- To change color: adb shell settings put global lock_screen_clock_color "#FF0000" (substitute #FF0000 fittingly HEX-colour).
- Reset the device.
List of available styles (ID) for Redmi Note 8:
| ID style | Description | Example |
|---|---|---|
| 0 | Standard (Roboto) | 14:30 |
| 1 | Fat type | 14:30 |
| 2 | Thin digital | 14:30 |
| 3 | With seconds. | 14:30:45 |
| 4 | Date + time | Pon, 14:30 |
Frequent problems and their solutions
When changing the style of the watch on the Redmi Note 8, users encounter typical errors.
- β Watch is missing after changing the theme: Check if the theme conflicts with the version MIUI. Try resetting the lock screen settings through Settings β Annexes β Application management β Theme β Warehouse β Clear the data.
- β The color of the watch does not change: on some firmware MIUI 12.5 color fixed. Try setting the theme with the right color or use ADB-method.
- β Analog clock displays incorrectly: It's a bug MIUI for devices IPS-Try a different style or roll back to an older version of the firmware.
- β After updating MIUI Settings are reset: Xiaomi often resets customization when major updates.Save your favorite theme in My Themes before updating.
If none of these methods worked, you may have a Device Policy Controller policy activated on your device (e.g., via Microsoft Intune or enterprise MDM), in which case the changes are blocked at the system level.