How to change the look of a watch on Xiaomi: from standard dials to custom styles

Why Xiaomi can’t just change the font of the watch and what to do

Owners of Xiaomi, Redmi and POCO smartphones often face a paradox: the MIUI shell offers a lot of themes, but changing the appearance of the watch comes down to a choice of 2-3 standard options. Unlike Samsung or Google Pixel, where dials are flexible, most options are hidden in the depths of the system or require workarounds.

The problem is compounded by the fact that even after the update to MIUI 14, the functionality remains limited. For example, on the lock screen you can only select Analog or Digital Watch, and for the desktop you can only access widgets from Google or Mi Clock. But the good news is that with hidden settings, third-party apps and even more. ADB-You can do unique designs, and then we'll go through all the working methods, from simple to advanced.

Important: on devices with MIUI Global Edition, some features may be blocked due to regional restrictions, for example, on the Redmi Note 12 Pro+ for China, 12 styles of dials are available, and in the global version only 4.

Method 1: Standard MIUI settings (without root)

Start with the basic options that are available out of the box, which don't require superuser rights and work on all models starting with MIUI 12:

  • πŸ“± Lock screen: go to Settings β†’ Lock screen β†’ Watch style: Classic, Minimalist and Digital (up to 6 styles on some devices).
  • ⏰ Desktop: long tap on the free space on the main screen select Widgets β†’ The clock. MIUI Pre-installed widgets Mi Clock (4Γ—1, 4Γ—2) and Google Clock (if installed).
  • 🎨 Topics: In the Topics app (Brush icon) find the Dials section. You can download additional styles here, but they only apply to the lock screen.

Limitations of the method:

  • ❌ There is no way to change the font or color of the watch – only ready-made styles.
  • ❌ Widgets on the desktop are not synchronized with the theme of the system.
  • ❌ In some models (for example, POCO X5 Pro) option Watch style is not in the lock menu.
πŸ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
POCO F/X/M
Mi 11/12/13
Another model

The secret trick: If all watch styles are not available in your region, try changing the system region to India or China through Settings β†’ Additional β†’ Region.

Method 2: Widgets from third-party developers

If a standard MIUI watch seems boring, the best solution is to install custom widgets.

  • πŸ–ŒοΈ Font (from Roboto to Font) Digital-7).
  • 🎨 Color and transparency (up to gradients).
  • πŸ“Š Additional information: date, weather, battery.

Top.-3 customization:

AnnexFeaturesCompatibility
KWGT Kustom Widget MakerComplete design freedom, animation support, integration with TaskerMIUI 12+ (requires overlay permission)
UCCWSimple builder, ready-made templates for XiaomiAll models (except MIUI for China)
ChronusWidgets with weather, calendar and notificationsRequires Android 8.0+

Instructions for installation of KWGT:

  1. Download KWGT from Google Play.
  2. Open the app and allow access to Overlay in Android settings.
  3. Long tap on the desktop, select Widgets β†’ KWGT β†’ 4Γ—2.
  4. In the editor, download the ready-made template (for example, search by Miui Clock tag).

Download KWGT or UCCW

Allow overlay in Settings β†’ Applications β†’ Special Access

Disable battery optimization for the widget

Reset the device-->

⚠️ Attention: POCO F4 GT And other 120Hz devices, some widgets can cause slowdowns. KWGT Turn off the Real-Time Update option and set the interval to 1 minute.

Method 3: Modifying the system clock through ADB (for advanced)

If you're ready to dive into the technical details, ADB (Android Debug Bridge) allows you to modify the system clock without root rights. This method runs on MIUI 13/14 and requires a computer.

What can be changed:

  • πŸ”„ Replace the standard clock font with custom (e.g. DS-Digital).
  • 🎭 Change the location of the clock on the lock screen (left, center, right).
  • πŸ–ΌοΈ Add background gradient or transparency.

Step-by-step:

  1. Turn on USB Debugging in Settings β†’ About Phone β†’ MIUI version (tap 7 times, then go back to Additional β†’ For Developers).
  2. Connect your phone to your PC and execute the command: Adb devices (you should display your device).
  3. Download a watch mod (like MiuiClockMod) and unpack ZIP into a folder with ADB.
  4. Follow the command to install the mod: adb push miuiclock.apk /system/priv-app/MiuiSystemUIPlugin/ adb shell chmod 644 /system/priv-app/MiuiSystemUIPlugin/miuiclock.apk adb reboot

⚠️ Attention: Wrong commands ADB You can have a bootloop before experimenting, back up through Settings. β†’ Additionally. β†’ Backup.

What to do if the phone does not turn on after ADB?
If after the commands the device hung on the logo MI, try: 1. Clutch power. + Loudness up on 10 second-on-seconds. 2. If it doesn’t help, log in to the Fastboot (Food). + Volume down) and via PC execute command: fastboot flash boot boot.img (figure boot.img It must be from your firmware). 3. In extreme cases, flash the device through the Mi Flash Tool (data loss!).

Method 4: Use of alternative launchers

If you don't like the widgets on the standard MIUI launcher, you can install a third-party launcher that offers flexible watch setup.

  • 🌌 Nova Launcher: supports adaptive icons, custom widgets and gestures. In the Nova Clock widget settings, you can choose from 20+ styles.
  • πŸ”„ Lawnchair: lightweight launcher with support for Android 12+ styles, including dynamic clocks.
  • 🎯 Hyperion Launcher: optimized for Xiaomi, has built-in themes MIUI.

How to set up a clock in Nova Launcher:

  1. Install Nova Launcher and make it the default launcher.
  2. Select the long tap on the desktop Widgets β†’ Nova Clock.
  3. In the widget settings, select Minimal or Bold style, and also:

πŸ’‘

If the clock on the lock screen is lost after installing the launcher, return the standard MIUI launcher via Settings β†’ Applications β†’ Default β†’ Launcher. This does not affect desktop widgets.

Method 5: Manually edit system files (requires root)

For the bravest, it's a method with complete control over the look of the watch, requiring unlocked bootloaders and root rights (like Magisk).

What files are responsible for the MIUI clock:

  • /system/media/theme/default/com.android.systemui/clock_style.xml β€” analogue-watches.
  • /system/priv-app/MiuiSystemUIPlugin/res/drawable/ – images of dials.
  • /system/font/ – fonts for digital watches (e.g. DroidSansMono.ttf).

Instructions for replacing the clock font:

  1. Download. TTF-typeface, Digital-7.ttf) and rename it to DroidSansMono.ttf.
  2. Using Root Explorer or Mixplorer, copy the file to /system/font/, replacing the original.
  3. Change the file permission to 644 (rw-r-----).
  4. Reset the device.

⚠️ Note: Xiaomi 13 Ultra and other flagships with Dynamic RAM Expansion editing system files can cause SystemUI to crash. Before you change, disable this function in Settings β†’ Additionally. β†’ Memory.

πŸ’‘

Editing system files without backup is the main way to the brick. Always save the original files to a separate folder before making changes.

Problem Solving: The clock doesn't change or get lost

Sometimes, after a change, the Xiaomi watch starts to glittle: it disappears, displays incorrectly or resets after a reboot.

Problem.Reason.Decision
The locking clock is broken down to standardSystemUI cache resetGo to Settings β†’ Applications β†’ App Management β†’ Show Everything β†’ SystemUI and click Clear Cache.
The watch widget is not updatedOptimizing the batteryIn Settings β†’ Battery β†’ Battery Optimization, add a widget to the exceptions.
The dial is displayed blurryIncompatible permissionSet the screen resolution to 1080p in Settings β†’ Display.
Watch disappears after MIUI updateResetting the topicsIn the Themes app, reset the theme to standard and reboot the device.

FAQ: Frequent questions about setting up a watch on Xiaomi

Can you change the color of the clock on the lock screen without root?
Yes, but with limitations. MIUI 14 has the option of Color of Watches in lock settings for some models (e.g. Xiaomi 12T), if it is not available, use KWGT widgets or themes from the Themes app (Dials section).
Why did the lock-up clock stay standard after the launcher change?
Launchers like Nova or Lawnchair only affect the desktop. To change the clock on the lock screen, use the ADB-commands or system modifications (see Method 3 and Method 5).
How to return the standard watch if it is lost after the experiments?
Reset SystemUI settings: Go to Settings β†’ Annexes β†’ App management. Find SystemUI and press Storage. β†’ Clear the data. Reset the device. ⚠️ This will reset all visual settings. MIUI (Wallpaper, icons, animations).
Can you install an animated clock (for example, with a second hand)?
Yes, but only through third-party widgets. KWGT There are templates with animation (for example, Analog Clock with Seconds). For the lock screen, animation is only possible on devices with Always-On Display (for example, Xiaomi 13 Pro), but requires ADB-modification.
Why is the POCO X3 Pro not having a β€œStyle of Watches” option in the lock settings?
This is a feature of the POCO Launcher firmware. To unlock hidden settings: Install the standard MIUI launcher through Settings β†’ Applications β†’ Default. Reboot the device. The Watch Style option should appear in Settings β†’ Lock screen.