How to change the size of icons on Xiaomi: 5 working ways for MIUI

The size of icons on Xiaomi smartphones is one of those little things that can dramatically change the perception of the interface. Too large icons take up half the screen and look ridiculous on large displays, and small ones make you squint and miss when pressed. Fortunately, MIUI offers several ways to adjust the size of icons, but not all of them are obvious to users.

In this article, we will discuss 5 proven methods, including hidden launcher settings, zooming through ADB, and even manually editing configuration files for advanced users. Separately, we will focus on the nuances for different versions of MIUI (12 to 15) and Xiaomi models, where standard methods may not work. If you are tired of uncomfortable icons, read on.

1. Standard method: settings of the MIUI launcher

The easiest method is to use the built-in MIUI Launcher options, which works on most Xiaomi, Redmi and POCO smartphones with the MIUI 12-15 shell version, the main advantage of which is that it does not require root access or PC connection.

To change the size of the icons:

  • πŸ“± Long press on the free space on the desktop (not the icon!).
  • πŸ”§ In the menu that appears, select Desktop Settings (or Home Settings in English firmware).
  • πŸ“ Find the icon size section (usually the icon tab or Layout).
  • πŸ”„ Move the slider to increase or decrease the icons. 3-5 fixed values are available.

Note: on some models (e.g. Xiaomi 13 Pro or Redmi Note 12), this section may be called Desktop Layout or hidden behind additional settings. If there is no slider, then your version of MIUI is using a different launcher (see next section).

πŸ“Š What kind of launcher are you using on Xiaomi?
Standard MIUI Launcher
POCO Launcher
Nova Launcher
Other
I don't know.

⚠️ Note: On smartphones with MIUI for POCO (for example, POCO F5 or X5 Pro) the standard method may not work, in which case use the methods in sections 3 or 4.

2.Size resizing via POCO Launcher

If your Xiaomi is running MIUI for POCO, then instead of a standard launcher, it uses POCO Launcher, and here the algorithm is slightly different, but also does not require additional programs:

Instructions:

  1. Hold your finger on the free area of the desktop.
  2. Slip the Settings icon (cog in the lower right corner).
  3. Go to the Size of Badges section.
  4. Choose one of the options offered: Small, Medium, Large or Very Large.

POCO Launcher also has an option called Adaptive Icons, which automatically adjusts the size to the screen resolution, but it doesn’t work well on non-standard aspect ratio devices (such as the Xiaomi Mix Fold 3).

β˜‘οΈ Preparation for changing icons

Done: 0 / 4

If the desired size is not in the list, you can try to cheat the system:

  • πŸ”„ Set a minimum size of icons.
  • πŸ“± Increase the screen size in Settings β†’ Special facilities β†’ Font size and display.
  • πŸ”™ Go back to the launcher settings and select a larger size.

3. Use of third-party launchers (Nova, Apex, Lawnchair)

If the built-in settings are not good, you can always install an alternative launcher, especially for older Xiaomi models (such as the Redmi 5 or Mi A2), where MIUI functionality is limited.

LauncherMinimum size of iconsMaximum sizeAdditional chips
Nova Launcher30%200%Adaptive icons, gestures, backup
Apex Launcher40%180%Hiding icons, changing the desktop grid
Lawnchair50%150%Support for Android 12+ style, lightweight
Microsoft Launcher60%140%Integration with Windows, synchronization with PC

For example, in Nova Launcher, the algorithm is as follows:

  1. Install a launcher from Google Play.
  2. Hold your finger on the desktop β†’ Settings.
  3. Go to the size of the desktop β†’ the size of the icons.
  4. Move the slider or enter the value manually (30 to 200%).

πŸ’‘

If the icons look blurry after resizing, turn on the option β€œAdaptive Icons” in the launcher settings. This will force the system to render them in the correct resolution.

Third-party launchers have the advantage of fine-tuning (you can size it in 1% increments), supporting themes and hiding unnecessary icons, and some MIUI features (like Second Space or App Vault) may not work properly.

4. Size resizing via ADB (for advanced users)

If none of the above methods worked, you can use them. ADB-This method is suitable for MIUI 13-15 and allows you to change the size of the icons even on those firmwares where the manufacturer has blocked the standard settings.

You'll need:

  • πŸ–₯️ Computer with installed ADB and Fastboot.
  • πŸ“± Included Debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times press to unlock the developer mode, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ USB-cable (preferably original).

Instructions:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (Win + R β†’ cmd) and type: Adb devices Make sure the device is defined.
  3. Enter a command to change the size of the icons (value) 1.0 β€” standard-size, 0.8 β€” decrease 20%, 1.3 β€” rise 30%): adb shell settings put global icon_scale_factor 0.8
  4. Reboot your smartphone: adb reboot
What if the ADB can’t see the device?
1. Check if Xiaomi drivers are installed on the PC (you can download from the official website). 2. Try another one. USB-cable (cheap cables often don't support data transfer). 3. Enable the "Allow debugging by debugging" option in the developer settings USB (Safe mode)” 4. Restart both your smartphone and your computer.

⚠️ Attention: Inept use ADB If after resizing the icon, the icons are lost or artifacts appear, return the standard value with the command: adb shell settings put global. icon_scale_factor 1.0

This method does not work on all versions of MIUI. For example, MIUI 14 for Xiaomi 12T may require additional command to apply changes:

adb shell am broadcast -a android.intent.action.CONFIGURATION_CHANGED

5. Manual editing of launcher files (Root required)

The most radical way is to edit the launcher configuration files, which is only suitable for users with root access and experience with system files, and the advantage is that you can set any size of icons, including non-standard values.

Algorithm:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Cross the path: /data/data/com.miui.home/shared_prefs/ Find the file. com.miui.home_preferences.xml.
  3. Open the file in the text editor and find the lines: <string name="pref_icon_size">1.0</string> Change the value (for example, by 0.7 reduce or 1.4 ramp up).
  4. Save the file and restart the smartphone.

On some firmware (e.g. MIUI 15 for Xiaomi 14), the path may be different:

/data/user_de/0/com.miui.home/shared_prefs/

Also, additional parameters may occur in the file that affect the size of the icons in folders or on the notification panel:

<string name="pref_folder_icon_size">0.9</string>

πŸ’‘

Before editing system files, make sure to back them up! an error in XML syntax can lead to a launcher crash and the need for flashing.

If after the changes the launcher stopped working, delete the file. com.miui.home_preferences.xml β€” It will be re-created with standard settings.

Problem Solving: Icons don’t change size

Sometimes, even after all the manipulations, the size of the icons remains the same, and let's look at the typical causes and ways of eliminating them:

  • πŸ”„ Launcher's cache: Clear the app's cache MIUI Launcher in Settings β†’ Annexes β†’ Application management β†’ Launcher.
  • πŸ“± Update MIUI: On some versions (for example, MIUI 12.5 Enhanced) icon size settings may be reset after the update.
  • πŸ”§ Conflict of topics: If you use a custom theme from a Theme, try to return the standard one. Some themes block the resizing of icons.
  • πŸ› οΈ Reset Launcher Settings: In the Launcher Settings, find the Reset option (usually at the bottom of the menu).

If the problem persists, check if your smartphone has apps installed to optimize or change the interface (like Good Lock or Hex Installer) that can override standard MIUI settings.

πŸ“Š Have you had any problems changing your Xiaomi icons?
Yeah, nothing's changed.
Yeah, but I solved the problem myself.
No, it went smoothly.
I haven't tried it yet.

FAQ: Frequent questions about the size of the icons on Xiaomi

Can you change the size of the icons only on the desktop, and leave the standard in the application menu?
Yes, but only with third-party launchers (like Nova Launcher).In standard MIUI Launcher, icon sizes change globally for all screens.
Why did the icon size drop after the MIUI update?
This is a well-known MIUI problem. Large upgrades (e.g., from MIUI 13 to MIUI 14) reset the launcher settings, the solution is to repeat the size setting manually or restore the backup via Nova Launcher (if you have used it before).
How to return the standard size of icons, if ADB-Teams have become huge?
Enter the command: adb shell settings put global icon_scale_factor 1.0 If it didn’t help, reset the launcher settings in Settings. β†’ Annexes β†’ MIUI Launcher β†’ Warehouse β†’ Clear the data.
Can I change the size of the icons in the folders separately from the rest?
The standard MIUI launcher doesn't. But the Nova Launcher or Apex Launcher has separate settings for folder icons.
Why is there no option to change the size of the icons on Xiaomi 13 Ultra?
On the flagship models of Xiaomi (series) 13/14, Mix Fold - sometimes a modified version is used MIUI Launcher with trimmed settings. The solution is to install a third-party launcher or use ADB-sectional 4.