The captions under Xiaomi app icons often take up space on the desktop, make the interface visually congested and interfere with the setting of the perfect minimalist design, especially on small-screen devices (Redmi 9A, Poco C31) or when using themes with large icons. Fortunately, MIUI offers several ways to remove these signatures, from standard features to hidden shell features.
In this article, we will discuss 5 proven methods, from basic launcher settings to editing system files (for advanced users). It is important to understand that not all methods are universal β their availability depends on the version of MIUI (12, 13, 14 or 15), smartphone model and even regional firmware. For example, on Xiaomi 13 Pro with the global version of MIUI 14, some menu items may be missing, while on Poco F5 with Chinese firmware they will be available.
Before you start, make sure your device has the latest version of MIUI installed β sometimes the options you need appear after an update. Check firmware relevance at Settings β About Phone β System Update.
1. Standard method: settings of the MIUI launcher
The easiest and safest method is to use the built-in launcher options.It works on most Xiaomi, Redmi and Poco devices with MIUI 12 and later, but may not be available on some budget models (for example, the Redmi A1+).
Instructions:
- Press and hold the empty space on your desktop (not on the icon!).
- In the menu that appears, select Screen Settings (or Home Screen Settings on some firmware).
- Scroll down to the layout section and find the option to Show App Names.
- Switch the slider to the off position.
If this is not the case, try an alternative route:
- π Go to Settings. β Home screen.
- π± Choose the icon style β Additionally.
- π Here may be hidden the option of Signature under the icons.
Limitations of the method:
- β οΈ On some firmware, the option is hidden and requires activation through Developer Mode.
- β οΈ After updating MIUI settings may be reset (it is recommended to take a screenshot of the current parameters).
- β οΈ It doesnβt work in application folders β signatures inside them will remain.
2.Using MIUI themes: Hiding signatures through design
If the standard method didnβt work, you can bypass the restriction with custom themes. Many themes from the official Xiaomi Themes store support hiding app names. This method is suitable for devices with MIUI 11-15 and does not require root rights.
Step-by-step:
- Open the Themes app (icon with brush).
- Go to the Online section and search for No App Names or Hide App Labels.
- Select your favorite theme (such as Minimalist No Text or Clean Icons) and click Apply.
- Confirm the application for the home screen and app screen.
Popular topics for hiding signatures:
| Title of the topic | Supported versions of MIUI | Features |
|---|---|---|
| Pure Icons | 12β15 | Remove signatures by retaining original icons |
| Minimalist Dark | 13β15 | Dark theme with transparent captions (visually hidden) |
| iOS Style No Text | 11β14 | Imitates iOS, removes all texts under icons |
| Transparent Labels | 12β15 | Makes signatures transparent (does not delete completely) |
Important: Some themes can change not only captions, but also icon styles, fonts and animations. If you don't like the additional changes, return the standard theme to Topics β Mine β Standard.
π‘
Before using the theme, back up your current settings in Themes β Settings β Backup. This will help you quickly restore the previous look if the new theme doesnβt suit you.
3. Developer Mode: Hidden MIUI Settings
For users ready for deeper customizations, there is a way through Developer Mode.It works on most Xiaomi devices, but requires activation of the hidden menu.
How to turn on the developer mode:
- Go to Settings. β The phone.
- Find the MIUI version and click on it 7 times in a row.
- You will be notified that you have become a developer.
Now, follow the following steps:
- Back to Settings β Additionally. β For developers.
- Find the option Minimum width (scale) and set a value of 400 dp (this will reduce the indentations between the icons).
- Scroll down to the Animation section and turn off Windows Animation (this will speed up the application of changes).
- Return to the desktop, press the empty space and select Screen Settings β Layout β Show app names (the option may appear after the zoom change).
Warning:
β οΈ Changing the minimum width setting can cause some applications to display incorrectly. If the interface is broken, return the value to 360 dp (standard for most devices).
Activate Developer Mode (7 taps on MIUI version)|
Take a screenshot of the current screen settings |
Remember the initial value of "Minimum width" |
Disable animation to speed up application of changes-->
4. Launcher applications: an alternative to the standard interface
If the built-in methods didn't work, you can use side launchers, they offer flexible desktop settings, including the ability to hide app names.
- π± Nova Launcher supports signature concealment, icon customization and gestures. The free version is limited, but enough for basic needs.
- π¨ Lawnchair is an open source lightweight launcher optimized for Xiaomi.
- π Hyperion Launcher β offers unique animations and full signature management.
- πΌοΈ Apex Launcher - stable option with support for backup settings.
Instructions for Nova Launcher:
- Install a launcher from Google Play.
- Click Home and select Nova Launcher as the default launcher.
- Click the empty space on the screen β Settings β Appearance.
- Find the App Signatures option and select Hide.
- For fine-tuning, go to Settings β Home Screen β Icon Size and zoom down to 80% for a compact view.
Advantages of third-party launchers:
- π§ Full control over the interface (icon size, fonts, animations).
- π The ability to hide names not only on the desktop, but also in the application menu.
- π Easy return to standard launcher MIUI anytime.
Disadvantages:
- β οΈ Some system functions MIUI (For example, dual applications or second space may not work properly.
- β οΈ Launchers consume additional RAM (relevant for devices with 2-3 GB of RAM, for example, Redmi). 8A).
5. Deep Customization: Editing System Files (Advanced Only)
If none of the previous methods worked, the last option is manual editing of system files, which requires root rights and is only suitable for advanced users, and the wrong actions can lead to the launcherβs failure or complete flashing of the device.
Before we start:
- π Make sure there is root access on the device (e.g. via Magisk).
- π± Make a full backup of the system in TWRP or through adb backup.
- π οΈ Install a root-enabled file manager (such as Root Explorer or Solid Explorer).
Instructions:
- Open the file manager and go to /system/priv-app/MiuiHome/MiuiHome.apk/res/values/
- Find the bools.xml file and open it in the text editor.
- Add or change the line: <bool name="hide_app_labels">true</bool>
- Save the file and restart the device.
Attention:
β οΈ Editing system files can cause bootloop. If the phone doesn't turn on after you restart, try booting into a bootloop. TWRP and restore the backup or reflash MIUI freshly.
Alternative method (for MIUI 14+):
- Use it. ADB Adb shell settings put global settings hide_app_labels 1
- Reset the device.
What if after editing files launcher stopped working?
Comparison of methods: which one to choose?
To determine the best way, we will evaluate each of them according to the key criteria:
| Method | Difficulty | Root is required. | Reversibility | Support for MIUI 12β15 |
|---|---|---|---|---|
| Standard launcher settings | β (simple) | β No. | β Yes. | β 12-15 (not all) |
| Castomy themes | ββ (middle-of-the-road) | β No. | β Yes. | β 11β15 |
| Developer mode | ββ (middle-of-the-road) | β No. | β Yes. | β 12β15 |
| Third-party launchers | ββ (middle-of-the-road) | β No. | β Yes. | β All versions. |
| Editing system files | ββββ (difficult) | β Yes. | β οΈ Partially (risk) | β 12β15 |
Selection recommendations:
- π± For most users, a standard method or custom themes will suit.
- π οΈ If you need maximum customization - third-party launchers.
- π§ For experienced users with root rights β editing system files.
π‘
On devices with MIUI 15 (such as Xiaomi 14 or Redmi Note 13 Pro+), the standard method works more stable than on older versions. If you have a new model, start with it.
Frequent problems and their solutions
When you hide app names, users often encounter some big mistakes, and we'll look at the most common ones.
1. The option "Show app names" is not on the menu
Possible causes and solutions:
- π± An outdated version MIUI β Update the firmware through Settings β Updating the system.
- π Regional restrictions - Chinese firmware may call it something else (e.g...... try changing the interface language to English.
- π§ Not in your model β use a third-party launcher or themes.
2.The signatures disappeared, but the icons moved off or enlarged
This is because you automatically change the desktop grid.
- Click the empty space on the screen β Screen settings β Layout.
- Set the grid size to 4Γ5 or 5Γ6 (depending on the model).
- Turn off the option of Automatic Size Change (if any).
3.After the MIUI update, signatures returned
Updates often reset the launcher settings to avoid this:
- π Save current settings through the themes β Settings β Backup.
- π Use it. ADB-command to force signatures to be disabled: adb shell cmd overlay force-stop com.miui.home
- π§ Reverse to the previous version of the launcher (for power users only).
4.Gesturals don't work after launcher change
Third-party launchers may conflict with MIUI system gestures.
- Go to Settings β Display β Full-screen mode.
- Select the navigation gestures and set the Standard buttons (temporarily).
- Return to the launcher settings and adjust its own gestures.