How to Make a Bigger Watch on Xiaomi Redmi 9: From Standard Settings to Hidden MIUI Features

Xiaomi Redmi 9 owners often face the problem of too small a watch on the home screen or in the status bar, especially for users with impaired vision or those who are used to quickly glance at time. Unfortunately, the manufacturer did not provide direct adjustment of the size of the system clock in the standard MIUI settings, but there are several workarounds – from simple to technically complex.

In this article, we will discuss 5 proven methods to increase the time display on Redmi 9, including launcher settings, using third-party themes, ADB-Each method is illustrated with screenshots and warnings about possible risks. Importantly, some methods require unlocking the bootloader or root rights β€” we will specify separately where it is necessary.

If you are looking for a solution specifically for the Redmi 9 model (codenamed Lancelot), note that the instructions may differ for other Xiaomi devices due to the versions. MIUI (for example, MIUI 12.5 vs MIUI All steps described below were tested on firmware V12.5.1.0.RJCMIXM newer.

1. Increase hours through MIUI launcher settings

The safest and easiest way is to use the built-in MIUI launcher options, which do not require administrator rights and is suitable for most users, but the options are limited: you can only change the size of the clock on the home screen, but not in the status bar.

Here's how to do it:

  • πŸ“± Long pressing in the free place of the main screen β†’ Select Screen Settings.
  • 🎨 Go to Style and Size of Badges (in some versions) MIUI It's called desktop style).
  • πŸ” Scroll down to the clock widget (or time display).
  • πŸ“ Choose one of the sizes offered: Small, Medium or Large.

Note that this method only works for the clock widgets added to the desktop. If you use a standard Watch/Weather widget, its size will change globally. Other widgets (such as the Clock Calendar) may need to be customized separately.

⚠️ Attention: In versions MIUI 13+ If the clock widget does not exist, try updating the launcher through Google Play (the app is called the "Widget" watch). MIUI Launcher).

πŸ“Š What is the launcher you use on Redmi 9?
Standard MIUI
Nova Launcher
POCO Launcher
Other

2.Use of MIUI themes with large clocks

Xiaomi’s official Dark Store (Mi Themes) offers thousands of themes, many of which include enlarged watches. This method requires no root rights and is reversible: you can return a standard theme at any time.

Step-by-step:

  1. Open the Themes app (icon with brush).
  2. In the search bar, enter the query: large watch or large watch (in English: big clock).
  3. Choose a topic with a rating not lower ⭐4.5 and look at the screenshots – it should be visible what the watch looks like.
  4. Click Apply and wait for the installation to be completed.

Recommended themes for Redmi 9:

  • πŸŒ™ Dark Mode Big Clock is a dark theme with a clock 2 times larger than the standard one.
  • ⏰ Minimal Big Time – Minimal Big Time Design with Time Emphasis.
  • 🎨 Colorful Giant Clock – Colorful Giant Clock is a larger color watch (suitable for coloring). AMOLED-screen).
ThemeSize of hoursMIUI is required.Cost
Dark Mode Big Clock+120%12.5+Free of charge.
Minimal Big Time+80%11+199 Mi Coins
Colorful Giant Clock+150%13+Free of charge.
Neon Clock Pro+90%14+299 Mi Coins

Important: After applying the theme, check if other interface elements (images, fonts) have changed in size. Some themes scale everything in a row, which can worsen usability.

πŸ’‘

Before you install the theme, back up your current settings in Settings β†’ Additional β†’ Backup. This will help you quickly return to the standard look if the new theme is uncomfortable.

3. Installation of a third-party launcher with customizable clock

If the built-in MIUI options don't suit you, consider alternative launchers that allow you to flexibly adjust the size of watches, fonts and even animations.

  • πŸš€ Nova Launcher – supports scaling widgets up to 150%, including watches.
  • 🎯 POCO Launcher – optimized for Xiaomi devices, has built-in large watches.
  • πŸ”§ Apex Launcher – allows you to change the font size of the watch separately from the system.

Instructions for Nova Launcher:

  1. Install a launcher from Google Play.
  2. Long press on the desktop β†’ Settings β†’ Size and style of icons.
  3. Select the size of the widget and move the slider to the maximum value.
  4. Add a watch widget (like Chronus or Digital Clock Widget) and scale it manually.

The advantage of this is flexibility, and you can adjust not only the size, but also:

  • 🎨 Color and style of numbers (analog/digital).
  • πŸ“ The position of the watch on the screen (including placing on top of other widgets).
  • ⏱️ Display seconds, dates, weather in one widget.

⚠️ Note: Some launchers (like Nova Launcher) require Nova Launcher Prime (paid version) to unlock all zoom options.

Remove the cache of the standard launcher|Download APK official website|Disable battery optimization for launcher|Set up permissions for the watch widget-->

4. Change the size of the watch through ADB (for advanced)

If you're willing to work with ADB (Android Debug Bridge), you can manually change the system interface settings, which is a method that's good for extending the hours in the state bar, where standard settings are powerless, requiring a computer and basic command line knowledge.

Step-by-step:

  1. Turn on USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI version (click 7 times), then go back to Additional β†’ For Developers.
  2. Connect Redmi 9 to your PC and confirm debugging permission.
  3. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell settings put system status_bar_clock_size 24

Where 24 is the font size in sp (scalable pixels).

  • πŸ”’ 16 - Standard size.
  • πŸ”’ 20 - increase by 25%.
  • πŸ”’ 24 - 50% increase (maximum without distortion).

To apply the changes, restart the device:

adb reboot

Critical information: Not all versions MIUI They're supporting this team. MIUI 13.0.4 You may need an additional parameter. status_bar_clock_custom_size.

What if the ADB can’t see the device?
Make sure that Xiaomi USB Drivers are installed. Try changing the cable or USB port. Turn on File Transfer mode when you connect. If the problem persists, run the adb kill-server command in ADB, then adb start-server, and try again.

5 Modification of system files (root only)

This is the most radical method, requiring an unlocked bootloader and root rights, which allows you to resize the clock at the system file level, but risks "bricking" the device, we recommend only to advanced users.

Algorithm of action:

  1. Install Magisk and get root access.
  2. Download a file manager with root support (such as Root Explorer).
  3. Go to /system/media/theme/default/.
  4. Find the file. system_ui_twilight.xml Open it in the text editor.
  5. Find a line: <dimen name="status_bar_clock_size">16.0sp</dimen> and change the meaning to 24.0sp (or).
  6. Save the file, set the rights 644 (rw-r--r---).
  7. Reset the device.

Warnings:

  • 🚨 Changing system files can lead to bootloop (a looped reboot).
  • 🚨 After updating MIUI all changes will reset.
  • 🚨 Some banking applications (Sberbank, Tinkoff) may stop working due to root.

πŸ’‘

Modifying system files is the only way to change the size of the clock in the notification bar on MIUI versions older than 12.5.

Comparison of methods: which one to choose?

To make it easier, we've compiled a comparative table of all the ways we've described, so focus on your technical skills and your goals.

MethodDifficultyRequired. root/ADBAreas of operationRisks.
Launcher settings⭐❌ No.Desktop widgetsNo.
MIUI themes⭐⭐❌ No.Locked clock, desktopIncompatibility with certain applications
Third-party launcher⭐⭐❌ No.Widgets, badges.Paid functions in premium versions
ADB-teamβ­β­β­βœ… Yes (ADB)Status lineResetting settings when updating
Editing system filesβ­β­β­β­βœ… Yeah)The interface.High risk of system damage

For most Redmi 9 users, the best solution is a combination of a third-party launcher (like Nova Launcher) and theme. MIUI It gives you maximum risk-free flexibility, but if you want to increase your watch in the notification bar, try it. ADB-Reversible and does not require root.

FAQ: Frequent questions about setting up a Redmi watch 9

Can I increase the clock on the lock screen without root?
Yes, this is a good method with MIUI themes. Set a theme that says "big lock hours" (for example, Lockscreen Big Clock). Also check the lock screen settings: Settings β†’ Lock screen β†’ Watch style – there are sometimes options with a larger font.
Why is the MIUI update making the clock small again?
The update resets all user settings, including changes through ADB To avoid this, back up your current theme or launcher settings before upgrading. Use third-party launchers (like Nova Launcher) that save settings regardless of the version. MIUI. For ADB-Create a script that will automatically apply the settings after the update.
Are there any apps to increase hours without a launcher?
Yes, there are specialized apps in Google Play: Big Clock displays the watch on top of other apps (overlay resolution is required); Floating Clock Widget, a floating watch with a customizable size. Always On Edge, shows the time at the edge of the screen (useful for AMOLED). Note: these apps consume extra battery because they are constantly running in the background.
How to return the standard watch if it has become too large after the changes?
The method depends on which method you used: Launcher/themes: Return the standard settings in the relevant application or reset the theme. ADB: Execute Adb shell settings delete system status_bar_clock_size Root changes: Restore the original file system_ui_twilight.xml from backup or re-flash the device.
Can I increase the hours in the notification menu on Redmi 9 without a computer?
Without a computer, this is only possible if you already have root access. In this case: Install BuildProp Editor from Google Play. Add ro.status.bar.clock.size=24 to build.prop. Save the changes and restart the device. If root is not available, the computer and ADB are required to change system settings.