How to Make Badges Less on Xiaomi: All Ways for MIUI 14 and 15

Are the icons on your Xiaomi, Redmi or POCO screens too big to annoy you? You're not alone: Statistically, one in three MIUI users has tried to reduce desktop icons at least once. Fortunately, the manufacturer has provided several ways to customize them, from basic interface settings to hidden features for power users.

In this article, we will discuss all the current methods of reducing icons on Xiaomi smartphones (including models from 2023-2026), taking into account the features of the firmware MIUI 14 and MIUI 15.

  • πŸ”§ Change the size of the icons through standard settings
  • πŸ“± Set up a desktop grid for compact display
  • πŸ–ΌοΈ Apply themes with small icons from the official store
  • πŸ” Hide unnecessary icons without removing apps
  • πŸ› οΈ Use it. ADB-Deep Customization Teams (for Advanced Customization)

Important: Not all methods work on custom firmware (like Pixel Experience or LineageOS). If your smartphone runs on pure Android, go to the ADB section.

1. Standard MIUI settings: changing the size of icons

The easiest way is to use built-in personalization options. In MIUI 14/15, the path to settings may vary depending on the model, but the general logic is maintained:

  1. Open the Settings. β†’ Desktop.
  2. Select the icon style or icon size (on some devices the option is hidden in Additional).
  3. Move the slider to the left to reduce the size. Available values: 75% to 125% of the standard.

⚠️ Note: On devices with screen resolution below FHD+ (Like Redmi. 9A or POCO M3) The minimum size of the icons may look blurry, in which case we recommend combining the reduction with the setting of the grid.

πŸ“Š What size of icons are more comfortable for you?
Standard (100%)
Reduced (75-90%)
Very small (less than 75%)
Depends on the app.

If the icon size option is not on the menu, check:

  • πŸ“± Version MIUI: Update the firmware to the last stable through Settings β†’ The phone. β†’ Updating the system.
  • πŸ”„ Firmware Region: on Global Versions (MIUI Global) more functional than Chinese (MIUI China).
  • 🎨 Theme used: Some themes from the Mi Theme Store block the resizing (the solution is to reset the theme to a standard one).

2. Desktop grid setting

You can reduce the visual density of icons by increasing the number of rows and columns on the screen, which does not change the physical size of the icons, but allows them to be placed more compactly.

Instructions:

  1. Press the empty space on the desktop β†’ select Desktop Settings.
  2. Go to the Desktop Grid (or Layout on some devices).
  3. Select the maximum number of columns (usually 5Γ—6 or 6Γ—7).
Xiaomi modelMax. grid (columns Γ— rows)Support for adaptive icons
Xiaomi 13/14 Series6Γ—7Yes (MIUI 15)
Redmi Note 12/135Γ—6Yes (with update)
POCO F5/X55Γ—5No.
Redmi 10A/9A4Γ—5No.

πŸ’‘ Useful tip: After changing the grid, drag the frequently used icons to the bottom row – so they will always be at hand, even if the screen is filled with widgets.

Set the maximum number of columns

Reduce the font size in the display settings

Disable icon animation (Settings β†’ Special Opportunities β†’ Remove animation)

Use static wallpaper (without paralax)-->

3.Themes with small icons from Mi Theme Store

The official Mi Theme Store offers hundreds of styles with reduced icons, a technique that has the main advantage of keeping images sharp (as opposed to forced scaling).

How to find the right topic:

  1. Open the Themes app (icon with brush).
  2. In the search bar enter the requests: πŸ” small icons or mini icons πŸ” compact UI compact πŸ” Minimalist icons (minimalist icons)

Before applying the theme, check the reviews – some styles only change icons, while others affect fonts and animation.

⚠️ Attention: Topics from Third-Party Sources (APK-files) may contain malicious code. Install only themes from an official store or trusted repositories like Xiaomi.eu.

Recommended themes for small icons (2026):

  • 🎨 Minimal OS β€” Minimalist monochrome icons (size) ~60% of the standard).
  • 🎨 Compact Dark is a dark theme with a compacted grid and small icons.
  • 🎨 Pixel Icons – Google Pixel-style icons (supports adaptive size).
How to return standard icons after applying the theme?
To reset the theme to factory, go to Settings β†’ About Phone β†’ Settings β†’ Reset Themes. Alternative way: in the Themes app, click on the profile avatar β†’ My Themes β†’ Standard.

4. Hiding unnecessary icons without removal

If you are disturbed by icons of system applications (for example, Mi Video, Mi Music or GetApps), they can be hidden without root rights.

Ways of concealment:

  • πŸ“‚ Through the app menu: Open the list of all apps (swipe up from the dock panel). β†’ Select Hide. Confirm the action (the app will disappear from the desktop, but will remain on the menu).

Through settings:

Settings β†’ Applications β†’ Application Management β†’ [Select App] β†’ Hide

πŸ”Ή Limitations:

  • You can not hide system services (for example, Settings or Phone).
  • On some models (POCO F4, Redmi K50) the concealment option is blocked for pre-installed applications.
  • Hidden icons still take up space in memory (ADB is needed to remove them completely).

πŸ’‘

To return the hidden icon, open a list of all apps, swipe left and click Show Hidden.

5.Use of launcher from third-party developers

If the standard methods don't work, install an alternative launcher, popular options with support for small icons:

  • πŸš€ Nova Launcher – allows you to adjust the size of icons from 50% to 150%, supports adaptive icons.
  • 🎯 Lawnchair is an open source lightweight launcher optimized for Xiaomi.
  • πŸ”„ Hyperion Launcher – offers dynamic resizing based on screen orientation.

Instructions for Nova Launcher:

  1. Install a launcher from Google Play.
  2. Click the empty space on the desktop β†’ Settings β†’ Icon size.
  3. Set up the parameters: πŸ“ Width/Height β€” width and height of the icons (recommended) 80%). πŸ“Œ Icon Shape – shape (circle, squarel, etc.). 🎨 Adaptive Icons – Enable dynamic icons.

⚠️ Attention: On devices with MIUI 14+ When using third-party launchers, there may be conflicts with system gestures (for example, swipe from the edge to return). MIUI In Settings β†’ System system β†’ Gestures.

6. ADB-Detailed commands for deep tuning (for advanced ones)

If you need to resize your icons at the system level (for example, for icons in the notification bar or quick settings menu), you will need to connect to ADB. This method works on all versions of MIUI, but requires caution.

πŸ“Œ Preparation:

  1. 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).
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Download ADB Tools and unpack it into a separate folder.

πŸ”§ Size resizing commands:

Reduce desktop icons (0.8 = 80% of the standard)


adb shell settings put secure icon_size_scale 0.8




Reduce icons in the notification panel



adb shell settings put secure status_bar_icon_size 16




Reset the settings to standard



adb shell settings delete secure icon_size_scale




adb shell settings delete secure status_bar_icon_size

ParameterDefault valueRecommended rangeThe effect
icon_size_scale1.00.7–0.9Size of icons on the desktop
status_bar_icon_size2014–18Size of icons in the status bar
navigation_bar_icon_size1.00.8–0.9Size of navigation buttons

⚠️ Attention: Incorrect values (e.g., incorrect values, icon_size_scale 0.5) This can cause icons to disappear or interface failures. Before experimenting, back up through Settings. β†’ System system β†’ Backup.

πŸ’‘

ADB-commands allow you to change the size of the icons where the standard settings MIUI powerless (for example, in the notification bar or the multitasking menu).

7. Additional Screen Optimization Tips

In addition to reducing the icons, pay attention to these settings for comfortable use:

  • πŸ‘οΈ Font reduction: Settings β†’ Screen. β†’ Type size (select Small or Very Small).
  • πŸ“± Disabling animation: Settings β†’ Special opportunities β†’ Remove animation (accelerates navigation).
  • πŸ”„ Horizontal location: Turn on autorotate and use your phone in landscape orientation – icons will look more compact.
  • 🎨 Dark subject: On AMOLED-screens (Xiaomi 13 Pro, POCO F5 Pro) dark background visually β€œreduces” bright icons.

πŸ’‘ Useful Lifehack: If you only need small icons for individual apps (like Telegram or WhatsApp), create a folder on your desktop and put those apps there%.

FAQ: Frequent questions

Can I reduce the icons on the screen lock?
No, the size of the icons on the lock screen (notifications, camera/flashlight shortcuts) is rigidly fixed in MIUI. The only workaround is to use third-party applications to lock (for example, AcDisplay), but they require additional permissions and can reduce security.
Why did the icon settings drop after the MIUI update?
For major updates (e.g., from MIUI 13 to MIUI 14), the system resets some interface settings. To avoid this, before updating: Take screenshots of current settings (icon size, grid, theme). Save backup via Settings β†’ System β†’ Backup. After updating, restore the settings manually (automatic recovery may not return customization of the interface).
How to make icons smaller in the app menu?
In the standard MIUI app menu, icon sizes are not regulated. Solutions: Use Nova Launcher or another third-party launcher with menu zoom support. Activate Show as a list (swipe down the app menu β†’ three-dot icon β†’ List view). Use the small icon theme (section 3 of this article).
Will there be smaller icons on Xiaomi’s new models (2026-2026)?
V MIUI 15 (relevant to Xiaomi 14 Series, Redmi Note 13) has an option Adaptive icons, which automatically adjusts the size to the screen resolution. QHD+ (For example, Xiaomi 14 Ultra) icons default 15% less than on the FHD+-It is expected that in MIUI 16 (2026) will have a separate regulator for scaling system icons.
Can I reduce my icons without losing quality?
Yes, if you use it: 🎨 Responsive themes (they load vectorized icons that don’t lose clarity when scaling). πŸ“± Desktop grid (section) 2) β€” The icons remain in the original resolution, but are placed more densely. πŸ› οΈ ADB-parameter icon_size_scale (They scale icons at the rendering level, without losing pixels. Avoid forced reduction through Settings. β†’ Size of icons on low-end devices DPP (Redmi 9C, POCO C50) β€” It'll lead to blurring.