The watch widget on the Xiaomi Redmi 9T home screen often takes up too much space, especially if you use minimalist wallpaper or want to accommodate more app icons. Unfortunately, the manufacturer didn't provide a direct slider to resize, but there are several workarounds - from standard MIUI features to using alternative launchers.
In this article, we will discuss 5 proven methods, including little-known tricks with system settings and third-party tools. You will learn how to reduce the widget without loss of functionality, what restrictions exist in different versions of MIUI (12, 13, 14), and what to do if standard methods do not work.
Important: All methods are tested on Redmi 9T with original firmware. If you use custom software (like LineageOS or Pixel Experience), some steps may differ.
1. Standard size change via MIUI settings
The most obvious way is to try resizing the widget through the built-in options. In MIUI 12/13/14, this is not done through the settings menu, but directly on the home screen:
- Press and hold the watch widget until the menu appears.
- Select Change the size (if active).
- Pull the corner markers to reduce the widget. Note that not all widgets support free zooming β some only offer fixed sizes (e.g., 2Γ2 or 4Γ1).
β οΈ Warning: On Redmi 9T with the standard launcher MIUI, the default watch widget is often blocked from resizing. If Change Size is inactive, proceed to the following methods.
If the standard method didnβt work, check out your launcher version:
- π± Open Settings β About Phone β Version MIUI. If version is lower than 12.5, upgrade the system β in older builds, the functionality of the widget is limited.
- π Reboot your phone after the update: sometimes changes only apply after the reboot.
- π οΈ Try resetting the launcher settings: Settings β Applications β Application Management β Launcher β Storage β Clear the data (this will reset the location of the icons!).
2. Use of alternative launchers
If the built-in MIUI settings donβt allow you to shrink the widget, the most reliable way is to install a third-party launcher, such as a Nova Launcher or Lawnchair, giving you full control over the size of the widgets, including the system clock.
The following is a step-by-step instruction for Nova Launcher:
Install Nova Launcher from [Google Play](https://play.google.com/store/apps/details?id=com.teslacoilsw.launcher)
Set Nova as the default launcher (the first start will be a suggestion)
Add the watch widget to the main screen (hold your finger in free space β Widgets β Watch)
Press and hold the widget β a frame with markers will appear
Pull the markers to reduce size (Nova supports smooth scaling)
Save the changes (click on the box or off the box)
-->
β οΈ Attention: When using third-party launchers, the Xiaomi watch system widget may not display correctly (for example, without animation or with cropped elements).
- π Install an alternative watch widget (e.g., Chronus or Digital Clock Widget).
- π¨ In the Nova Launcher settings, enable Adaptive Icons (Settings β Appearance β Adaptive Icons) to make the widget fit into the grid.
Advantages of third-party launchers:
| Launcher | Support for scaling | Compatibility with MIUI | Additional chips |
|---|---|---|---|
| Nova Launcher | β Complete (smooth change) | β No conflict | Gestures, backup layout |
| Lawnchair | β Fixed and free dimensions | β Optimized for Android 12+ | Integration with Google Discover |
| Hyperion Launcher | β οΈ Fixed dimensions only | β Supports themes MIUI | Built-in icons based on Material You |
| Poco Launcher | β Limited (as in MIUI) | β Full compatibility | Application categories, smart search |
3. Size editing through ADB (for advanced)
If you're not afraid of the command line, you can resize the widget through ADB (Android Debug Bridge), which requires USB debugging and doesn't work on all versions of MIUI, but gives you maximum control.
Instructions:
- Enable USB Debugging in Settings β About Phone β MIUI Version (click 7 times on the line with the version, then go back to Settings β Additional β For Developers).
- Connect the phone to your PC and execute the command: adb shell pm grant com.miui.home android.permission.WRITE_SECURE_SETTINGS This will give the launcher the rights to change system parameters.
- Install the App Inspector app from Google Play to find the watch widget ID (usually com.miui.home/.launcher.ClockWidget).
- Execute the command to change the size (example to reduce to a 2Γ1): adb shell am broadcast -a com.miui.home.RESIZE_WIDGET -e packageName com.miui.home -e className com.miui.home.launcher.ClockWidget -e spanX 2 -e spanY 1
β οΈ Warning: Misuse of ADB can cause launcher failures.
- π Create a backup of data through Settings β Additional β Backup and Reset.
- π± Make sure the battery is more than 50% charged β interrupting the process can cause errors.
- π οΈ If the widget is gone after commands, restart the phone or reset the launcher settings (Settings β Applications β Launcher β Clear data).
What to do if ADB is not working?
4. Decrease through screen settings (hidden method)
MIUI 13/14 has a hidden option that allows you to change the density of the screen (DPI), which indirectly affects the size of the widget, which does not reduce the widget itself, but makes it visually more compact by reducing all elements of the interface.
How to change the DPI:
- Enable Developer Mode (as in the ADB method).
- Go to Settings β Additional β Developers β Minimum width.
- Set the value 360-400 (usually 411-440 by default). The smaller the number, the more compact the elements will be.
- Reboot the phone.
Important: changing the DPI will affect all applications β some may not display correctly (such as banking or games).If the watch widget becomes blurred after changing, return the standard DPI value or use another method.
Advantages of the method:
- π Does not require the installation of third-party applications.
- π± It works on all versions. MIUI.
- π¨ Allows you to fine-tune the appearance of the system.
Disadvantages:
- β οΈ Some applications (e.g. SberBank Online or VKontakte) may be broken.
- π The text on the menu will get smaller, which is inconvenient for users with poor eyesight.
5. Installation of a custom watch widget
If none of the methods worked, consider replacing the system widget completely with an alternative. Google Play has dozens of free widgets with flexible size, animation and design settings.
Top-3 widget for Redmi 9T:
- Chronus: Home & Lock Widgets β Supports zoom, themes and weather integration.
- Digital Clock Widget Xperia is a minimalistic digital widget with a customizable font size.
- Transparent Clock & Weather is a transparent design, adaptive grid.
How to install and configure:
- Download your favorite widget from Google Play.
- Click and hold the free space on the main screen β Widgets.
- Find the widget installed in the list and drag it to the screen.
- Click on the widget to open its settings and select the size (usually there are options 1Γ1, 2Γ1, 4Γ2, etc.).
π‘
If after installing the new widget, the system clock continues to display, delete them: press and hold the widget β drag it to the basket (the βDeleteβ icon) at the top of the screen.
β οΈ Warning: Some widgets require additional permissions (e.g., location access to display weather).
- π Reviews on Google Play for data collection.
- π± Compatible with your version of Android (Redmi 9T runs on Android 10/11 with a shell MIUI 12β14).
- πΎ Application size β Some widgets weigh 50+MB due to built-in themes.
Comparison of methods: which one to choose?
To make it easier for you to decide, we have collected a comparative table of all methods, taking into account their pros, cons and complexity of implementation.
| Method | Difficulty | Need root/ADB? | Compatibility with MIUI | Risks. |
|---|---|---|---|---|
| Standard resizing | β (simple) | β No. | β 12β14 (limited) | It doesnβt work on most widgets. |
| Third-party launcher (Nova) | ββ (middle-of-the-road) | β No. | β All versions. | It may conflict with MIUI topics. |
| ADB-team | βββ (difficult) | β Yes. | β οΈ 12.5+ (partially) | Risk of launcher failure |
| Change to DPI | ββ (middle-of-the-road) | β No (Developer Mode Needed) | β All versions. | Distortion of the application interface |
| Castom widget | β (simple) | β No. | β All versions. | Loss of system integration (alarm clocks, weather) |
π‘
For most users, the best option is to install a third-party launcher (Nova) or custom widget, which does not require technical skills and gives a stable result.
Frequent Mistakes and How to Avoid Them
When changing the size of the watch widget, users often face typical problems.
- The widget doesnβt scale even in Nova Launcher Reason: Xiaomiβs system widget can be blocked Solution: install an alternative widget (like Chronus) or use ADB.
- After changing the DPI, applications are displayed incorrectly Reason: Some applications do not support non-standard DPI values. Solution: return the standard value or set App Settings (requires root) to change the DPI for the launcher only.
- ADB- commands are not working Reason: no rights or incorrect widget identifier Solution: check that debugging on USB is enabled, and use App Inspector to accurately determine the packet name.
- The widget became blurred after the reduction Reason: launcher stretches the image. Solution: install a widget with vector graphics (for example, Digital Clock Widget Xperia).
If none of the methods worked, check:
- π± Version MIUI: Some features may be disabled on beta versions of the firmware.
- π Launcher Cash: Clean it in Settings β Applications β Launcher β Storage β Clear the cache.
- π οΈ Theme conflicts: Turn off the MIUI theme in Settings β Theme and check if the widget behavior changes.