App icons on Xiaomi's screen seem too big? you're not alone - many users find the standard icon size in MIUI takes up too much space, making the desktop cluttered. Fortunately, there are several ways Xiaomi's firmware can reduce icons, from basic launcher settings to little-known screen-scaling tricks.
In this article, we will discuss 5 working methods, including official options in Settings β Screen, use of alternative launchers (for example, Nova Launcher), as well as hidden features for advanced users. MIUI 12β15 Smartphone models β from budget Redmi to flagship Xiaomi 13/14.
Important: Some methods require unlocking the bootloader or installing third-party applications, and we will mark such moments separately so that you can choose the most secure and convenient option for yourself.
1. Standard MIUI settings: reduce icons through screen scale
The easiest way to resize icons is to use the built-in zoom options in MIUI, which works on all Xiaomi, Redmi and POCO smartphones without having to install additional software.
Go to: Settings β Screen β Text Size and Display β Screen Size
So here you'll see a slider that adjusts the size of all the interface elements, including the icons. Move it to the left to zoom in. The optimal value for a compact display is 80-85% of the standard.
- β Pros: does not require root or third-party applications, works on all versions MIUI.
- β οΈ Cons: not only icons, but also text, interface elements are reduced. Some models (for example, Redmi Note 11) may have lost the location of widgets.
β οΈ Note: On smartphones with AMOLED-screens (for example, Xiaomi 12 Pro or POCO F5) If you see artifacts, you can put the slider back 85 to 90%.
2. Change the size of icons through the settings of the MIUI launcher
In MIUI 13 and later, a separate option was introduced to adjust the size of the icons directly in the launcher settings, which is more accurate than screen zooming, since it only affects the icons without affecting fonts and other elements.
Instructions:
- Press and hold your finger to the free space on the desktop.
- Select Desktop Settings (or Screen Settings on some models).
- Go to the Size of Badges section and move the slider to the left.
- Click Apply to save the changes.
On smartphones with MIUI 12 and older (e.g. Redmi 9 or POCO X3), this section may not be available, so use the method in the first section or move on to alternative solutions.
| Xiaomi model | Support for setting the size of icons | Maximum reduction |
|---|---|---|
| Xiaomi 13/14, POCO F5 | Yes (MIUI 14+) | Up to 70% of the standard |
| Redmi Note 12, POCO X5 | Yes (MIUI 13/14) | Up to 75%. |
| Redmi 10/9, POCO M4 | Partially (only through screen scale) | Up to 80%. |
π‘
If the icons look blurry after resizing, reboot the phone. This will reset the icon rendering cache.
3. Use of alternative launchers (Nova Launcher, Hyperion)
If the built-in MIUI settings don't suit, the best solution is to install a third-party launcher.
- π± Nova Launcher β supports fine-tuning icon sizes (50 to 150%), adaptive icons and gestures.
- β‘ Hyperion Launcher β optimized for Xiaomi, retains branded features MIUI (For example, double-pressing to lock).
- π¨ Lawnchair is an open source launcher that allows you to change the size of the desktop grid (for example, 6Γ7 opportunistic 4Γ5).
How to set up Nova Launcher:
- Install a launcher from Google Play.
- Press and hold your finger on the desktop β Settings β Desktop.
- Select the size of the icons and move the slider to the desired value (recommended 70-80%).
- In the Desktop Grid section, set the number of rows and columns (for example, 6Γ6 for maximum compactness).
β οΈ Note: On some Xiaomi models (e.g. Redmi Note 10 Pro), the swipe down for notification panel system gesture may stop after installing a third-party launcher. To return the function, turn on the option to Allow gestures over applications in the special features settings.
Download APK official website|Make a backup of current settings MIUI|Disable battery optimization for launcher|Restart the phone after installation-->
4. Hidden MIUI settings: editing configuration files (for advanced)
If you're willing to take drastic measures, you can manually change the settings for displaying icons through system files, which requires an unlocked bootloader and root rights, but gives you maximum flexibility.
Instructions:
- Install Root Explorer or Mixplorer with superuser rights.
- Cross the path: /data/system/users/0/ Find the file. launcher_db And back it up.
- Open the file in the text editor and find the lines with the parameters: icon_scale=1.0 grid_size=5x5 Change the values to: icon_scale=0.7 grid_size=6x6
- Save the file, reboot the phone.
After this change, the icon size will decrease by 30%, and the desktop mesh will become denser (6Γ6 instead of 5Γ5), which works even on older versions of MIUI, where there are no built-in zoom options.
What to do after editing launcher_db squirrels are gone?
5.Use of ADB-commands to change the density of the screen (DPI)
Another way to reduce icons is to change the DPI (pixels per inch) setting through ADB, which will affect the size of all interface elements, but will give you the most flexibility.
Step-by-step:
- Enable USB Debugging in Settings β About Phone β MIUI version (click 7 times on the line with the version, then go back to Additional β For Developers).
- Connect the phone to your PC and execute the command: adb shell wm density 420 (standard value for Xiaomi is 440-480, reducing to 400-420 will make the icons smaller).
- Reset the device.
To return the standard settings, do:
adb shell wm density reset| Value of DPI | The effect | Recommended models |
|---|---|---|
| 400 | Very small icons and text | Xiaomi 13 Ultra, POCO F4 GT (big screens) |
| 420 | Moderate reduction | Redmi Note 12 Pro+, Xiaomi 12T |
| 440 | Standard size | All models. |
π‘
Change of change DPI through ADB No root rights, but resets after update MIUI. To fix the settings, use the command adb shell wm density. 420 && adb shell am broadcast -a android.intent.action.CLOSE_SYSTEM_DIALOGS
6. Additional tips: widgets, folders and hiding unnecessary icons
If you canβt reduce the icons or the result is not satisfactory, try these alternative methods of organizing the desktop:
- π Folders: Combine rarely used applications into folders. To do this, drag and drop one icon to another.
- πΌοΈ Widgets: Replace app icons with widgets (such as a weather or calendar widget). MIUI 14+ adaptive widgets with variable size are available.
- ποΈ Hiding icons: In the launcher settings (Desktop settings) β Hiding apps) you can remove unnecessary icons by leaving them in the application menu.
- π Auto-Sort: Enable Auto-Sort option to make the icons more densely positioned without manual adjustment.
On models with MIUI 15 (for example, Xiaomi 14), there is a feature called Smart layout, which automatically selects the size of the icons depending on the number of applications on the screen. To activate it: Settings β Desktop β Smart layout β On.