Introduction: Why change the shortcuts on Xiaomi?
The app shortcuts on Xiaomi's screen are not just functional elements, but part of your smartphone's visual style. MIUI It can be boring or uncomfortable, especially if you're used to a different design. Fortunately, the manufacturer provides a number of ways to change it, from simple customization to deep customization.
In this article, we will discuss all current methods: from built-in tools. MIUI 14/15 You will learn how to change the size of icons, apply icon packages, hide labels and even create a unique style with the help of Xiaomi Themes. 14.
Important: Some methods require unlocking the bootloader or installing additional applications, and we will mark these points separately so that you can choose the option that is safe for you.
Method 1: Resize icons through MIUI settings
The easiest way to transform the appearance of shortcuts is to resize them. MIUI Suitable for all modern devices: from Redmi Note 12 to Xiaomi 13T Pro.
To change the size of the icons:
- Open the settings β Screen
- Select the Size of Screen Elements
- Move the size of the icons to the left (reduce) or to the right (increase)
- Click Ready in the upper right corner
Note that this method changes the size of all icons on the home screen and in the app menu. If you only need to configure individual shortcuts, other methods will be required (see the launcher section).
π‘
On devices with MIUI 15 (like Xiaomi 14 Ultra) has an option called Adaptive Icons, which automatically adjusts the size of icons to the screen resolution, and you can turn it off in the same settings if you don't like the standard look.
Method 2: Using themes from Xiaomi Themes
The official Xiaomi Themes app (formerly Themes) completely transforms the look of the system, including app icons. The theme store has thousands of free and paid packages that change not only shortcuts, but also wallpaper, fonts, animations.
How to install a new theme with icons:
- π± Open the Themes app (brush icon on the home screen)
- π In the search bar, enter βiconsβ or βicons"
- π¨ Choose your favorite theme (pay attention to the rating and number of downloads)
- π₯ Click Apply β the system will automatically replace the icons
Advantages of this method:
- β Does not require root rights or unlock the bootloader
- β All changes are reversible in one click
- β New collections are added regularly (including those based on popular games and movies)
However, there are limitations: not all themes support full icon replacement. Some packages only change wallpaper and fonts, leaving standard icons. Before installing, read the description of the theme - it usually indicates what elements it affects.
Method 3: Using third-party launchers
If built-in capabilities MIUI It's not enough, you can install an alternative launcher, it's a special application that completely replaces the standard interface of the system:
| Launcher | Features | Icon support | Is root required? |
|---|---|---|---|
| Nova Launcher | Flexible configuration of gestures, folders, animations | Full support for icon packs (Icon Packs) | No. |
| Hyperion Launcher | Optimized for MIUI, minimalist design | Partial support (requires manual adjustment) | No. |
| Lawnchair | Lightweight, with support for Pixel-style | Yes, through the extra modules. | No. |
| Poco Launcher | Official launcher for Pocophone, fast | Limited (only built-in styles) | No. |
To install icon packages through the launcher:
- Install the selected launcher from Google Play
- Download your favorite Icon Pack (such as Whicons, Delta, or CandyCons)
- In the launcher settings, find the "Icons" or "Icon Pack" section.
- Select the installed package and apply the changes
Backup of the current screen settings |
Check the compatibility of the launcher with the version MIUI|
Download APK from the official website (if not in the Play Market)|
Disable battery optimization for launcher-->
On devices with MIUI 14+ Some launchers may conflict with system services. If you have lags or gestures that don't work after installation, try turning off the function. MIUI Optimization in the settings for developers (Settings) β The phone. β Version. MIUI β press 7 times).
Method 4: Replace the icons manually through ADB (advanced)
This method is suitable for experienced users who are ready to work with the ADB-It allows you to replace system icons with custom ones without installing a launcher. Importantly, incorrect commands can cause a system to crash β back up before you start.
Step-by-step:
- Install. ADB Tools on your computer and connect your phone in debugging mode (Settings) β For developers β Debugging by USB)
- Download the icon package in.png format with resolution 192Γ192 pixel
- Put the icon files in the folder /data/local/icons on the phone (may need root)
- Run the command to replace (example for the Settings icon): adb shell su -c "cp /data/local/icons/settings.png /system/app/Settings/res/drawable-xxhdpi/ic_launcher_settings.png"
- Reset the device
What to do if the icon has not changed?
This method requires knowledge of the structure of system folders MIUI For beginners, we recommend using launchers or themes, which are safer and easier to set up.
Method 5: Hiding Names Under Icons
Many Xiaomi users want to remove text signatures from shortcuts to make the screen look cleaner, and there are several ways to do this:
Method 1: through the settings MIUI (It doesnβt work on all versions):
- Hold your finger to the free space on the main screen.
- Select Screen Settings (cog icon)
- Find the option to Show app names and turn it off.
Method 2: via Nova launcher:
- Install Nova Launcher and make it the default launcher
- Go to the Nova Settings β Badges β Badge style
- Select No Labels in the "Application Labels" section
Method 3: assisted ADB (for MIUI 12-14):
adb shell settings put secure icon_labels 0To return signatures, run the same command with 1 instead of 0.
π‘
Hiding icon names can make navigation difficult if you have many similar icons (such as multiple messengers or games). 1-2 day before leaving it permanently.
Method 6: Creating custom icons by hand
If you want a unique design, you can create your own icons and apply them through special applications.
- π¨ Image Editor (Photoshop, GIMP Mobile apps like PicsArt)
- π± Icon replacement app (such as Icon Changer or Shortcut Maker)
- π Icon template for MIUI (can be found on the forums XDA Developers)
Step-by-step process:
- Create an icon size 192Γ192 pixels in.png format with transparent background
- Install the Icon Changer app from Google Play
- Select the application you want to change the icon for
- Download your icon file and save the changes
- A new label will appear on the home screen β the old one can be removed.
Limitations of this method:
- β οΈ When updating the application, a custom icon can be reset
- β οΈ Not all system applications support replacement
- β οΈ On some models (Redmi) 9A, Poco M3) need to be switched off MIUI Optimization
Method 7: Using widgets instead of standard icons
An alternative approach is to replace app shortcuts with interactive widgets, which not only changes the look, but also adds additional functionality, such as a weather widget instead of an app icon or a music management widget.
How to add widgets to the main screen:
- Hold your finger to the free space on the screen.
- Select Widgets from the bottom menu
- Scroll through the list and select the desired widget (e.g., Watch, Weather, Shortcuts)
- Drag it to the main screen and adjust the size.
For advanced customization, you can use:
- π KWGT β script-enabled widget designer
- π¨ UCCW β Create unique clocks and indicators
- π± Another Widget β Minimalistic widgets in the style of iOS
The advantage of widgets is that they can display dynamic information directly on the home screen: temperature, battery level, notifications from messengers, but they consume more power than conventional icons.
Frequent problems and their solutions
When you change the shortcuts to Xiaomi, users often encounter common mistakes, and here are the most common ones and ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| Icons are reset after rebooting | Conflict with System Optimization MIUI | Turn off MIUI Optimization in the Developer Settings |
| Not all icons have changed since the theme was applied. | The theme does not support all applications | Check the theme description or use the launcher with Icon Packs support |
| Launcher brakes or flies off | Insufficient RAM | Clear the launcher cache or try a lighter version (like Nova Launcher Lite) |
| Cannot install a package of icons | Incompatibility with the Android version | Check the package requirements and update the system to the latest version MIUI |
If the system is unstable after the changes, try:
- Clear the launcher cache (Settings) β Annexes β Launcher β Clear the cache)
- Return the standard theme in the Topics app
- Reset the screen settings (Settings) β Screen. β Resetting screen settings)
π‘
Before you experiment with customization, back up your current screen state, either by taking a picture of the main screen or using the Home Backup app from the Play Market.