How to increase icons on Xiaomi: all the ways from standard to hidden

Icons on Xiaomi’s screen seem too small? You’re not alone β€” many users experience discomfort when using standard icon sizes in MIUI. Especially relevant is the problem for owners of devices with large screens (such as the Redmi Note 12 Pro+ or POCO F5), where small icons are lost on the desktop, or for people with visual disabilities. Fortunately, the manufacturer and the development community offer several ways to solve this problem, from basic settings to advanced modifications.

In this article, we will discuss all the available methods for increasing icons on Xiaomi, Redmi and POCO smartphones running MIUI 12-15, including:

  • πŸ”§ Standard launcher settings MIUI (rootless)
  • πŸ“± Use of alternative launchers (Nova, Apex, Hyperion)
  • πŸ’» ADB-commands for hidden parameters
  • πŸ”„ Editing system files (requires root)
  • 🎨 Themes and packages of icons with enlarged icons

Important: Not all methods are universal, ADB-Teams may not work on some versions. MIUI For global firmware, and editing system files will require unlocking the bootloader.

1. Standard MIUI settings: resize icons without third-party tools

Since MIUI 12, the manufacturer has added limited desktop customization capabilities, a method that is suitable for most Xiaomi, Redmi and POCO devices (except for models with lightweight MIUI Lite firmware).

To increase icons with standard means:

  1. Long press on the free desktop space β†’ select Screen Settings.
  2. Go to the icon size section (or desktop layout in some versions).
  3. Move the slider to the right to increase the size (usually 3-5 positions are available).
  4. Click Ready and confirm the changes.

Limitations of the method:

  • 🚫 The maximum size is often not sufficient for comfortable use.
  • πŸ”„ The changes only apply to desktop icons, not the app menu.
  • πŸ“΅ On some devices (e.g. Redmi) 9A s MIUI 12.5) the option may not be available.
πŸ“Š What version? MIUI you use?
MIUI 12
MIUI 13
MIUI 14
MIUI 15
I don't know.

If the standard settings don't work, move on to the next one, and for those who want to understand why Xiaomi is restricting customization, let's go into the details:

Why does MIUI limit the size of icons?
The manufacturer adheres to the philosophy of β€œminimalist design”, where too large icons are considered a violation of visual balance, and enlarged icons can lead to problems with interface adaptability on screens with non-standard resolutions (for example, 2460Γ—1080 on Xiaomi 13 Ultra).

2.Alternative launchers: Nova Launcher, Apex, Hyperion

Installing a third-party launcher is the most reliable way to gain full control over the size of the icons.

  • 🌟 Nova Launcher – supports icon scaling up to 150%, flexible grid settings and gestures.
  • πŸ“± Apex Launcher – a simple interface with the ability to resize icons and text below them.
  • πŸ”₯ Hyperion Launcher – optimized for Xiaomi, retains branded chips MIUI (For example, Second Space).

Instructions for Nova Launcher:

  1. Install a launcher from Google Play.
  2. Long press on the desktop β†’ Settings β†’ Desktop.
  3. Select the size of the icons and move the slider (available up to 150%).
  4. To change the size of the text under the icons, go to Settings β†’ Appearance β†’ Font size of the icon.

Advantages of the method:

  • βœ… Full freedom of customization (including animations, gestures, concealment of elements).
  • ⚑ It works on all versions. MIUI Android.
  • πŸ”„ The ability to return the standard launcher at any time.

β˜‘οΈ Preparation for launcher installation

Done: 0 / 4

Note: Some features (such as Double Tap to Sleep) may conflict with Xiaomi’s signature gestures.

πŸ’‘

Turn off conflicting gestures in MIUI settings: Settings β†’ Additional settings β†’ Gestures and buttons β†’ System gestures

3. ADB-commands MIUI

If you do not want to install third-party launchers, but standard settings are not enough, you can use the ADB-commands to change hidden parameters MIUI. This method works on most devices without root rights, but requires a connection to a computer.

Step-by-step:

  1. Turn on USB Debugging on Smartphone: Settings β†’ About Phone β†’ MIUI Version (click 7 times to activate Developer Mode) Settings β†’ Additional Settings β†’ Developers β†’ Debugging on USB
  2. Connect the device to the PC and execute the command to ADB: adb shell settings put global icon_size_scale 1.5 (where 1.5 β€” The scaling factor can be specified from 1.0 before 2.0).
  3. Reboot your smartphone.

Possible coefficient values and effect:

MeaningThe effectNotes
1.0Standard sizeUsed by default
1.3Moderate increase (+30%)Optimal for most screens
1.5Notable increase (+50%)Artifacts may appear on some topics
1.8Large icons (+80%)Recommended for screens with FHD+ resolution and higher
2.0Maximum increasePossible problems with the display of widgets

Important: On some firmware (e.g. MIUI 14 for POCO F4), the command may reset after the system update, in which case it will have to be run again.

πŸ’‘

ADB-Teams are the only way to change the size of icons in the app menu without root rights.

If the team does not work, check:

  • πŸ”Œ Correctness of connection by USB (file transfer).
  • πŸ“‹ Version MIUI β€” Other parameters can be used on Chinese firmware.
  • πŸ”„ Existence of rights ADB (confirmation request on the smartphone screen).

4. editing system files (requires root)

For advanced users who are ready to get root rights, a method of direct editing of system files is available, which allows you to change the size of icons globally, including the application menu and system dialogues.

Instructions:

  1. Get root rights (for example, through Magisk).
  2. Install a file manager with root support (such as Root Explorer).
  3. Go to /system/media/theme/default/com.android.systemui
  4. Open the file. styles.xml and find a line: <dimen name="icon_size">48dp</dimen>
  5. Change the 48dp value to the desired one (for example, 72dp to increase by 50%).
  6. Save the file, set the rights to 644, and restart the device.

Risks of the method:

⚠️ Attention: Incorrect editing styles.xml This can lead to an infinite bootloop. Before you change, back up your file! on some devices (e.g. Xiaomi). 12T s MIUI 14) system partition is mounted in read-only mode - an additional mount command will be required -o rw,remount /system.

Alternative method (without editing XML):

  • πŸ“ Use Magisk modules such as MIUI Modding or QuickSwitch.
  • πŸ”§ Apply the patch via the Xposed Framework (if supported by your version of Android).

5. Themes and icon packages with enlarged icons

If you don't want to mess around with the settings, you can set a theme or icon package that is initially larger than the standard icons, a method that doesn't require root rights and is suitable for all Xiaomi devices.

Where to look for topics:

  • 🎨 Topics MIUI (built-in application) - filter by the size of the icons.
  • 🌐 Sites like MIUI Themes Editor – Custom themes from the community.
  • πŸ“¦ Icon Packs on Google Play (such as Fluid Icon Pack or CandyCons).

How to apply the topic:

  1. Open the Themes app on your smartphone.
  2. In the search, type in a request like big icons or large icons.
  3. Select your favorite theme and click Apply.
  4. For icon packages from Google Play, select them in the launcher settings after installation.

Popular themes with large icons:

Title of the topicSize of iconsCompatibility
Big Icons Dark+40% to standardMIUI 12–15
Large Icons Pack+60%, adaptive gridRequires Nova Launcher
MIUI 14 Big Style+30%, optimized for AMOLEDOnly a bright subject.

Limitation: Themes only change the visual display, but do not affect system dialogs (e.g., icons in the notification bar will remain standard sized).

6. Additional Customization Tips

In addition to resizing the icons, you can improve the usability of Xiaomi in other ways:

  • πŸ“ Change the desktop grid: in the launcher settings, reduce the number of rows/columns (for example, with the 5Γ—6 before 4Γ—5), So that the icons automatically increase.
  • πŸ” Font scaling: Settings β†’ Screen. β†’ Font size (affects the text under the icons).
  • 🎨 Color filters: for better readability, activate Settings β†’ Special facilities β†’ Color filter (useful for color blindness).

For devices with MIUI 14+, the β€œSuper Wallpaper” function is available, which automatically adjusts the size of the icons to the background:

⚠️ Note: When using "Super Wallpaper", manual adjustment of icon size may reset. β†’ Wallpaper. β†’ Super wallpaper if you plan to customize badges manually.

If you often switch between different icon sizes, create profiles in Nova Launcher or use the Tasker app to automatically apply settings depending on the time of day.

FAQ: Frequent questions about increasing icons on Xiaomi

❓ Can I increase the icons in the notification panel?
No, the size of the icons in the notification panel is fixed in the system files MIUI. They can only be changed through editing framework-res.apk (requires root and experience with decompilation APK).
❓ Why After Updating MIUI squirted?
Updates MIUI User settings are often reset, including settings ADB And some launcher settings. After the update: Repeat application ADB-Check the launcher settings (theme may have dropped) Reinstall the icon pack (if it's missing).
❓ Will large icons affect productivity?
No, icon size doesn't burden the processor or RAM, but using heavy themes with animations (e.g., CPU or RAM, 3D-Icons can slightly increase battery consumption (by 1–3% per day).
❓ How to return the standard size of icons?
How to Undo Changes: For Standard Settings MIUI: Move the slider back to the left position. ADB-Execute adb shell settings delete global icon_size_scale. For launchers: reset the settings in the app menu. For root changes: restore the original file styles.xml backup.
❓ Are these methods working on POCO Launcher?
POCO Launcher has its own icon size settings, but they're limited.To get more features: Install Nova Launcher over top POCO Launcher. Or use it. ADB-teams (they work at system level, regardless of launcher). POCO F5 newer POCO Launcher supports up to 130% scaling in desktop settings β†’ Size of icons.