How to Increase the Size of Watches on Xiaomi Lock Screen: From Standard Settings to Hidden Tricks

Xiaomi’s lock screen is the first thing you see when you wake up your smartphone, and the size of your watch can have a big impact on usability. Small numbers are hard to see from a distance or in bright sun, and too large numbers take up half the screen to obscure notifications. Unfortunately, in standard MIUI settings and the new HyperOS, the option to scale up the clock is often hidden or missing. This article will help you figure out how to increase (or reduce) the lock screen hours for any Xiaomi, Redmi and POCO models, from budget devices to flagships.

We’ll look at all the different methods available, from official settings (not available on all firmware) to advanced ADB and third-party themes, and we’ll focus on the nuances for different shell versions, MIUI 12/13/14 and HyperOS, and explain why some devices may block the option. If you’re willing to spend 5-10 minutes setting up, the result will exceed expectations: the watch will be clear, readable and fit perfectly into your lock screen design.

1. Standard MIUI/HyperOS settings: where to look for watch size adjustment?

So, to start with, the simplest thing is to check the standard settings, and depending on the firmware version, the path to the option may be different, and some devices may not.

  • πŸ“± MIUI 12/13: Settings β†’ Lock screen β†’ Clock style β†’ Size: On some models (Redmi Note) 10 Pro, Xiaomi 11T) Here you can find a slider or pre-set options: "Small", "Mediocre", "Big".
  • πŸ”„ MIUI 14: The Path Has Changed - Settings β†’ Personalization β†’ Lock screen β†’ The clock β†’ Font size. There could be 3 to 5 fixed values.
  • ⚑ HyperOS: In the new shell, the option is hidden deeper: Settings β†’ Registration β†’ Lock screen β†’ Setting the clock β†’ Scale: On some devices (Xiaomi 14, Redmi) K70) dynamic slider available here.

If you don't have a "Size" or "Scale" menu, don't get upset. The manufacturer often restricts functionality on budget models (Redmi 9A, POCO M3) or regional firmware (for example, for Russia/Europe), in which case move on to the following ways.

⚠️ Note: On HyperOS devices after updating with MIUI 14 watch settings may reset. Before resizing, back up the themes in Settings β†’ Registration β†’ My subjects. β†’ Backup.

πŸ“Š What is the firmware version on your Xiaomi?
MIUI 12 or older
MIUI 13
MIUI 14
HyperOS
I don't know.

2.Use of design themes: how to circumvent the limitations of the system

If standard settings do not allow you to change the size of the watch, the safest way is to install a custom theme from the official Xiaomi Themes store. Many themes offer unique styles of watches with different scales, with some specifically sharpened for large print.

Here's how to do it:

  1. Open the Themes app (if not, download from Google Play or AppGallery).
  2. In the search bar enter the requests: πŸ” big clock lockscreen πŸ” large time miui πŸ” HHL hours (for Russian-speaking topics)

Select your favorite theme and click "Apply." The clock on the lock screen will change automatically.

The advantage of this method is the absence of risk to the system and the ability to return the standard look in one click.besides the disadvantages: not all themes are free, and some can change other interface elements (icons, fonts).

πŸ’‘

Check reviews before installing a theme – some users complain that large-clock themes are notified on the lock screen after they are used. To avoid this, select themes marked β€œOptimized for MIUI 14/HyperOS”.

Xiaomi modelDoes the change in the size of the watch support standard settings?Recommended method
Xiaomi 13/13 Pro, 14/14 ProYes (HyperOS)Standard settings or ADB
Redmi Note 12 Pro+, POCO F5Partially (MIUI 14)Design themes or ADB
Redmi 10A, POCO M4 ProNo.Design themes or third-party launchers
Xiaomi Mi 11 Ultra, Mi 10TYes (MIUI 12/13)Standard settings

3. ADB-Teams: An Advanced Way for Experienced Users

If neither standard settings nor themes helped, the ADB (Android Debug Bridge) is the Android deep customization tool, which works on most Xiaomi devices, but requires a computer connection and developer mode.

Here's the step-by-step instruction:

Enable Developer Mode (7 times press "Version" MIUI" In Settings β†’ The phone)|

Activate "Debugging by USB" in Settings β†’ Additional β†’ For developers |

Download and install ADB Tools on PC|

Connect the phone to your computer and confirm the trusted device

-->

After preparation, execute the following commands in the terminal (command line):

adb shell settings put global lock_screen_clock_size 1.5

Here, 1.5 is the zoom ratio (standard value is 1.0) and the range of normally supported values is from 0.8 (decrease) to 2.0 (increase). Once you input the command, the clock changes instantly - no reboot is required.

⚠️ Note: On some devices (Redmi Note) 11, POCO X3 Pro) after application ADB-In command, the clock can move or cut. In this case, try the values with increments. 0.1 (for example, 1.3, 1.4) Reset the settings by command: adb shell settings delete global lock_screen_clock_size

If ADB-The command didn't work, maybe your firmware uses a different setting:

adb shell settings put secure lock_screen_clock_scale 1.7
What if the ADB does not recognize the device?
If after connecting the adb device command returns an empty list: 1. Install the original Xiaomi drivers from miui.com. 2. USB-3. switch the connection mode to File Transfer in the notification curtain. 4. execute the command adb kill-server, then adb start-server and reconnect.

Third-party launchers: a radical solution for full control

If you need to not only increase the clock, but also completely redesign the lock screen, consider third-party launchers. They replace the standard MIUI/HyperOS interface and offer flexible settings, including clock scale, fonts and animations.

  • 🌟 Niagara Launcher: Minimalist launcher with widget support on the lock screen. Allows you to adjust the size of the clock through Settings β†’ Widgets β†’ The clock.
  • πŸ”§ Action Launcher: Supports custom watches with adjustable size and style. Requires purchase of a Premium version for full functionality.
  • 🎨 Microsoft Launcher: Free option with widget integration. Watch is customized to Settings β†’ Personalization β†’ Lock screen.

Please note that third-party launchers may:

  • ⚑ Increase battery consumption (by 5-15% when using widgets).
  • πŸ”’ Conflict with certain functions MIUI (For example, with navigational gestures).
  • πŸ“± Require to disable the standard lock screen in Settings β†’ Annexes β†’ By default. β†’ Launcher.

If you decide to go back to the standard launcher, do so through Settings β†’ Applications β†’ [Apps Management] β†’ [Luncher Name] β†’ Reset settings.

5. System File Editing: For enthusiasts (requires root)

The riskiest, but also the most flexible, way is to manually edit system files, which is only suitable for users with root rights and firmware backup, and if you're unsure of your skills, skip this section.

The clock on the lock screen in MIUI/HyperOS is controlled by files in the /system/priv-app/MiuiSystemUI/ folder.

  • res/values/dimens.xml β€” You can change the font size here (lockscreen_clock_size).
  • res/layout/keyguard_clock.xml β€” The position and scale of the watch container.

Example of resizing (requires a root-access editor, such as MiXplorer):

  1. Open the file /system/priv-app/MiuiSystemUI/res/values/dimens.xml.
  2. Find a line: <dimen name="lockscreen_clock_size">48sp</dimen>
  3. Change the value to the desired one (for example, 64sp to increase or 32sp to decrease).
  4. Save the file, restart the device.

⚠️ Warning: Incorrect editing of system files can lead to bootloop (cyclical reboot). TWRP Or a tool like OrangeFox Recovery.

If the clock has disappeared or is displayed incorrectly after the changes, check the file as well. keyguard_clock.xml β€” You may need to adjust the parameters. layout_width and layout_height.

6. Alternative solutions: widgets and smart watches

If none of the above methods worked, consider workarounds:

  • πŸ“± Home screen clock widget: Install a widget with a large watch (like Chronus or Digital Clock Widget) and place it next to icons.This won't replace a clock on the lock screen, but will solve the readability problem.
  • ⌚ Smart watch or fitness bracelet: Connect Xiaomi Mi Band or Amazfit – time will always be on hand on the wrist, and on the phone you can turn off the display of the watch at all.
  • πŸ”„ Automatic theme change: Set up a task in Automate or Tasker so that the theme with a large clock is activated at a specific time (for example, morning and evening).

Xiaomi owners with Always-On Display (AOD) There is another life hack: activate the mode of constant screen illumination in Settings β†’ Lock screen β†’ Always-On Display: Here the watch is often larger than the main lock screen, plus a battery save (on the main lock screen). AMOLED-screen).

FAQ: Frequent questions about setting up a watch on Xiaomi

Can I increase the clock on the lock screen without a computer?
Yes, if your model supports resizing in standard settings or you use themes. For devices without this option, third-party launchers (like Action Launcher) are the only way to go without a PC, but they change the entire interface, not just the clock.
Why did the HyperOS update get shorter?
In HyperOS Xiaomi redesigned the design of the lock screen, and for some models (Xiaomi) 13T, Redmi K60) The clock size has dropped to standard. Try: Return settings through Settings β†’ Registration β†’ Reset to factory. Apply a theme with a large clock (e.g., "Big Time Dark"). ADB-team (see section 3).
How do you get back to the standard size of your watch if it’s too big after ADB?
Adb shell settings delete global settings lock_screen_clock_size Reset to standard: adb shell settings put global lock_screen_clock_size 1.0 If this does not help, check if the theme of design with custom watches is installed.
Will these methods work on the POCO F6 Pro or Redmi Turbo 3?
Yes, all of the methods described are compatible with the latest HyperOS-based POCO and Redmi models. For the POCO F6 Pro, we recommend checking the standard settings first in Settings β†’ Personalization β†’ Lock screen, as POCO often leaves more customization options than standard Xiaomi.
Can I change the font of the watch separately from the size?
Yes, but it will require: Set custom font through Settings β†’ Decoration β†’ Fonts (not available on all firmware); Use a custom-type theme with a unique clock font; edit system files (requires root); for example, the theme "Minimalist Clock" offers a Roboto Bold watch, and "Retro Digital" offers a pixel-like style on old alarm clocks.

πŸ’‘

If none of these methods worked, check if the experimental features in Settings β†’ About Phone β†’ MIUI version are disabled (10 times click on the MIUI logo to activate the hidden menu).