Xiaomiβs lock screen is not just a security barrier, but a full-fledged information hub, where the watch plays a key role. Its location, style and functionality determine the convenience of daily use of a smartphone. However, many users of Redmi, POCO or Xiaomi flagship models face a problem: standard MIUI settings do not always allow you to flexibly adjust the display of time to your needs.
In this article, we will discuss all possible ways to customize the clock on the lock screen, including the official settings. MIUI, Hidden shell features and third-party solutions for advanced users, you'll learn how to change position, style, color and even the format of displaying time - from standard to standard. 12/24 We'll focus on the odd typefaces. AMOLED-The screens where the settings are always-on display (AOD) add additional opportunities.
MIUI Settings: What Can Be Changed Without Root
The basic functionality of MIUI allows you to configure only a part of the clock settings on the lock screen. These options are available in the Settings β Lock screen and depend on the firmware version and smartphone model. For example, on the Xiaomi 13 Pro with MIUI 14, there are more options available than on the Redmi Note 10 with MIUI 12.5.
To open the main settings:
- Go to Settings β Lock screen.
- Select the item "Style of watches" (on some models - Appearance).
- Scroll through the list of available styles β their number varies from 3 to 10 depending on the version of MIUI.
Among the available options are usually:
- π Time format: 12-clockwork (AM/PM) or 24-clockwork.
- π¨ Color scheme: automatic (under wallpaper) or manual color selection.
- π Font size: small, medium, large (not on all models).
- π Date Display: Turn on/off the date under the clock.
β οΈ Note: On smartphones with Always-On Display (e.g. Xiaomi) 12T pro POCO F5 Pro) settings for the clock AOD The main lock screen may vary, and changes in one mode may not always apply to the other!
If you need to move your watch to another corner of the screen, standard MIUI settings don't allow that, and this will require additional manipulations, which we'll talk about in the next sections.
Hidden MIUI features: how to activate advanced settings
MIUI hides some of the customization capabilities behind the developers with the settings or the engineering menu codes, which don't require root rights, but they do require caution, because the wrong changes can lead to interface failures.
To open the hidden settings of the watch, follow the following steps:
Enable Developer Mode (7 times click on MIUI Version in Settings β About Phone)
Backup settings in Settings β Additional β Backup
Battery charge of at least 50%
Turn off automatic updates MIUI-->
Then use one of the methods:
Method 1: Engineering menu (for advanced users)
Open the phone application and enter the combination:
##4636##In the menu that appears, select Phone Information and scroll down to Settings. UI. There may be options to change the position of the clock (for example, lockscreen_clock_position), But their availability depends on the model.
Method 2: ADB-teams (without root)
If the engineering menu didnβt work, connect your smartphone to your PC and use ADB. For example, to move your watch to the top left corner, do:
adb shell settings put global lockscreen_clock_position 0Permissible values for lockscreen_clock_position:
- 0 - upper left corner
- 1 - center (by default)
- 2 - top right corner
- 3 - lower left corner (not on all models)
β οΈ Attention: After use ADB-If the watch is gone completely, reset the settings with the command: adb shell settings delete global settings lockscreen_clock_position
What to do if ADB is not working?
Always-On Display (AOD): Features of the clock
Xiaomi smartphones with AMOLED-screens (for example, Xiaomi 13 Ultra, POCO F4 GT) It supports Always-On Display, where the clock is displayed continuously. AOD They overlap with the main lock screen, but have unique options.
To set the clock in AOD mode:
- Go to Settings β Lock screen β Always-On Display.
- Turn on the function if it is disabled.
- Choose the style of the watch β there are often more options available than on the main lock screen.
- On some models, you can activate Dynamic AOD, where the clock will change position depending on the wallpaper.
Features of AOD on different models:
| Model | Support for AOD | Additional options |
|---|---|---|
| Xiaomi 13/14 Pro | Yes. | Animated watches, color customization, notification display |
| Redmi K60 Pro | Yes. | Power Saving Mode (black and white AOD), font selection |
| POCO F5 | Yes (setting through Settings β Display) | Displaying battery power next to the clock |
| Redmi Note 12 | No (only backlighting at notifications) | β |
On smartphones with MIUI 14 and later in AOD mode, you can activate the stopwatch display, which is not available on the main lock screen. To do this, hold your finger on the clock in AOD mode and select a style with seconds.
Third-party launchers and themes: alternative ways of customization
If you donβt like the standard MIUI settings, you can use third-party launchers or themes, a method that doesnβt require root rights and is suitable for most Xiaomi, Redmi and POCO models.
The most popular solutions:
- π Topics MIUI: In the official theme store (Themes) β Lock screens) have styles with non-standard clock layouts, such as the Minimal Clock theme, which takes time to the bottom corner.
- π± Launchers: Applications like Nova Launcher or Action Launcher allow you to customize widgets on the lock screen (you need to unlock the bootloader on some models).
- βοΈ Xposed modules: For advanced root-right users, the Lockscreen Customizer module is suitable, which gives full control over the location of elements.
How to install a theme with a non-standard watch:
- Open the Themes app (icon in the form of a brush).
- Go to the Lock Screen section.
- In the search bar, enter the clock position or move clock.
- Choose a theme you like and apply it. Some themes require additional fonts to be downloaded.
β οΈ Note: When using third-party themes, the watch may conflict with system notifications. 12S Ultra some themes overlap the battery indicator. Before using, check the reviews of other users!
π‘
If the watch has disappeared completely after installing the theme, return the standard style to Settings β Lock screen β Watch style β By default.
Root access: complete freedom of customization
For those willing to take drastic measures, unlocking the bootloader and obtaining root rights opens up unlimited possibilities to change the lock screen, a method that is suitable for experienced users, as it carries the risk of loss of warranty and system failures.
With root access, you can:
- π Move the clock anywhere on the screen (including the bottom panel).
- π¨ Change font, color and animation through system files.
- β±οΈ Add seconds, milliseconds or custom text next to time.
- π Hide the clock completely or replace it with a weather widget.
Instructions for changing the position of the clock through root:
- Install a file manager with root support (such as Root Explorer).
- Go to /system/media/theme/default/.
- Find the file. lockscreen_clock_layout.xml (The name may vary depending on the version. MIUI).
- Open the file in the text editor and change the parameters gravity (position) and margin (paces: <TextView android:layout_gravity="top|left" android:layout_marginLeft="20dp" android:layout_marginTop="50dp" />
- Save the changes, set the rights 644 (rw-r--r---) and restart the smartphone.
For models with MIUI 13/14, the path to files may be different, and you can find relevant data on the XDA Developers or 4PDA forums in the topics dedicated to your model.
π‘
Changing system files without a backup can lead to a "bootloop" (locked boot).Always create a backup through TWRP before editing!
Problem Solving: The clock doesn't display or gets knocked off
When you change your settings, you often encounter bugs: the clock disappears, it resets to its standard position, or it doesn't show up correctly. Let's look at typical problems and their solutions.
Problem 1: The watch has disappeared after the MIUI update
This is a common mistake when switching to a new firmware version, to get back the watch:
- Go to Settings β Applications β Application Management.
- Find the MIUI (or Launcher) system interface.
- Press Warehouse. β Clear the data.
- Reboot your smartphone.
Problem 2: The clock is reset to the standard position
If you've used ADB-commands or themes, but after the reboot the settings reset, the reason may be:
- π Automatic update of themes (turn off in Settings) β Topics β Settings β Auto-update).
- π΅ Resetting settings MIUI (Check if the option to Restore default settings is activated in Settings β Additionally).
- π οΈ Battery Optimizer Conflict (Add Themes to Exceptions in Settings) β Battery β Optimizing the battery).
Problem 3: The clock is displayed on top of notifications
On some models (for example, Redmi K50 Gaming) the watch can override the text of notifications.
- Reduce the size of the clock font in the settings.
- Move the watch to another corner via ADB or theme.
- Turn off the notifications display on the lock screen in Settings β Notifications β Lock screen.
π‘
If after the changes, the lock screen began to slow down, clear the cache of the system launcher: Settings β Applications β Application Management β Launcher β Cash β Clear.
Comparison of methods: what way to choose
Depending on your Xiaomi model and your technical skills, the appropriate customization method will vary, and below is a comparison table with the pros and cons of each approach.
| Method | Pluses | Cons | Skills required |
|---|---|---|---|
| Standard settings of MIUI | Safe and does not require additional action | Limited Opportunities (Style only, not position) | Initial. |
| ADB-team | Fast, runs without root, flexible settings | It may reset after the update, not on all models. | Average (knowledge of command line) |
| MIUI themes | Many options, just install | Can conflict with the system, limited customization | Initial. |
| Root + editing system files | Full freedom (any position, style, animation) | Risk of βbrickingβ, loss of guarantee | Advanced. |
| Always-On Display | Unique styles, energy efficiency (on AMOLED) | Not available on all models, limited customization | Initial. |
For most users, the best solution will be a combination of standard settings. MIUI If you want the exact position of the clock (for example, in the lower left corner), try it. ADB-Root access should only be considered if you are prepared for potential risks.