Xiaomiβs desktop with an abundance of signatures under icons looks overloaded, especially if you use themes with small icons or like minimalist design. Unfortunately, there is no obvious switch in standard MIUI settings to disable text under apps β but that doesnβt mean the problem is unsolvable. There are at least three working methods to help remove inscriptions: from built-in launcher features to using third-party tools.
It is important to understand that methods vary in complexity and stability. For example, changing system parameters through ADB gives the cleanest result, but requires technical skills, whereas installing an alternative launcher is easier but can affect performance. In this article, we will analyze all options from the simplest to the most advanced, and also describe what pitfalls await users on Redmi, POCO and flagship Xiaomi 13/14 models.
Why Xiaomi does not allow you to disable the signatures of icons by default
Unlike Samsung or Google Pixel, where app names are hidden at the interface level, MIUI has traditionally focused on visual informativeness.
- π¨ Design philosophy MIUI: Developers believe that signatures help to navigate the menu faster, especially for beginners.
- π± Adaptation to different screens: On devices with large diagonals (for example, Xiaomi Pad 6), the text under the icons does not seem excessive.
- π Customization Limits: Xiaomi often blocks deep settings to avoid themes compatibility issues.
But that doesn't mean that users have no choice. With MIUI 14, there are hidden options that can be activated through ADB or special gestures. And on some firmware (e.g. Xiaomi.EU), the option to hide signatures is available out of the box. Next, we'll look at all the current ways.
Method 1: Use the Hold gesture (works on MIUI 12-15)
The simplest method, which doesn't require superuser rights or third-party apps, is based on the built-in Edit Mode feature, but many users don't know about it.
- Press and hold any free space on your desktop (not on the icon!).
- At the bottom of the screen, you'll see a toolbar, and you'll tap the Settings icon.
- Enable the option to βHide app namesβ (some firmware called Hide app labels).
- Save the changes and exit the editing mode.
β οΈ Note: On some models (Redmi Note 10 Pro, POCO X3 Pro) this item may not be available. In this case, proceed to the next method.
Why is the option hidden on some devices?
If the gesture doesnβt work, check the MIUI version in the settings (Settings β About Phone β MIUI Version). On older builds (below MIUI 12.5), this method is not supported.
Method 2: ADB-Signature Hiding Command (Universal Method)
This method works on all Xiaomi devices regardless of the model and version of MIUI, but requires a connection to a computer and basic knowledge of working with ADB. The advantage of the method is that it does not require root rights and is reversible (you can return signatures back).
What you need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π± Cable USB (preferably original).
- π§ Google's Platform Tools utility (includes adb).
- π Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times to tap the assembly number β return to Settings β Additionally. β For developers β Debugging by USB).
Step-by-step:
- Connect the phone to the computer and confirm the debugging permission on the smartphone screen.
- Open the command prompt (or Terminal on macOS/Linux) in the folder with the platform-tools.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Use the command to hide signatures: adb shell settings put global hide_app_labels 1
- Restart the device (adb reboot or manually).
To return signatures, use the same command by replacing 1 with 0.
USB debugging enabled
ADB drivers installed
The smartphone is connected in file transfer mode (MTP).
Command Prompt Opened on behalf of the Administrator (for Windows)-->
β οΈ Note: On some custom firmware (for example, LineageOS or Pixel Experience), this command may not work due to a modified system system. API. Try the alternative option: adb shell settings put secure icon_labels 0.
Method 3: Installation of a third-party launcher (Nova, Hyperion, Poco Launcher)
If previous methods have failed or seem too complicated, the most reliable option is to install an alternative launcher, which completely replaces the standard MIUI interface, offering advanced settings, including hiding icon signatures.
Top.-3 launcher for Xiaomi:
| Launcher | Concealment of signatures | Additional functions | Cons |
|---|---|---|---|
| Nova Launcher | β Yes (in the layout settings) | Gestures, icon packs, adaptive icons | Premium version for some functions |
| Hyperion Launcher | β Yes (free of charge) | Minimalist design, support for themes | Less customization than Nova |
| Poco Launcher | β Yes (in desktop settings) | Lightweight, optimized for POCO/Xiaomi | Rare updates |
Instructions for Nova Launcher (the most popular option):
- Install a launcher from Google Play.
- Click Home and select Nova Launcher as the default launcher.
- Press your finger on your desktop β Settings β Layout and icons β Size of icons.
- Activate the option βHide app tagsβ.
π‘
If MIUI weather or calendar widgets are missing after installing the launcher, add them again through the widget menu. Most launchers support standard Android widgets.
β οΈ Attention: On devices with MIUI 14+ When using third-party launchers, you may have conflicts with system animations (for example, swiping down to search), which is not critical, but can be annoying.
Problems and Solutions: What to Do When Nothing Works
Even if you follow the instructions, you may encounter difficulties, and consider the typical scenarios and how to solve them:
- π Signatures returned after update MIUI: This is because of a system reset. ADB-team or check the launcher settings.
- βοΈ Nova Launcher does not have a hidden option: Make sure you have a Prime version (paid.
- π΅ ADB Does not see the device: Check the drivers (for Windows download Mi) USB Driver, turn on Debugging by USB (Safe mode) in the developer settings.
- π On the lock screen icons still with captions: This is a system restriction - to hide the text on the lock can only be with root rights or custom core.
If you use custom firmware (such as Xiaomi.EU or ArrowOS), check for the hiding option in the Settings menu. β Screen. β Desktop. In some assemblies, it's taken out separately.
π‘
On devices with an unlocked bootloader, you can install the Magisk MIUI Hide App Labels module, which adds a switch to the system settings, which is the most reliable way for advanced users.
Hiding signatures on POCO and Redmi: features
POCO and Redmi line devices often have stripped-down versions of MIUI where some features are missing. For example, the Redmi 9A or POCO M3 may not have a cover option in the standard launcher, even if it is on flagships.
Budget model solutions:
- π² Use Poco Launcher: It is optimized for budget devices and consumes less resources than Nova.
- π§ ADB-The command with the alternative setting: adb shell settings put secure icon_labels_off 1 It works on some firmware for Redmi.
- π¨ Set a topic without captions: In Topic β Choose minimalist themes (such as Minimal Black or Pure White) where the text below the icons is barely visible.
On POCO F3/F4/F5 with MIUI for POCO, the concealment option may appear after upgrading to the latest firmware. Check for updates to Settings β System Update.
Which is better: ADB, launcher or gestures?
The choice of method depends on your goals and technical skills.
| Method | Difficulty | Stability | Reversibility | Suitable for |
|---|---|---|---|---|
| "Containment" gesture | β (simple) | Tall. | Yes. | MIUI 12-15 (selectively) |
| ADB-team | ββ (middle-of-the-road) | Medium (may reset) | Yes. | All devices. |
| Third-party launcher | β (simple) | Tall. | Yes. | All devices, but affect performance |
| Root/Magisk | βββ (difficult) | Maximum | Yes. | Advanced users |
For most users, the best solution is Nova Launcher, which offers maximum flexibility without risking disruption. If you want cleanliness and minimal resource consumption, try it. ADB-method.
π‘
On devices with MIUI 14+ and Android 13, the hold gesture is more stable than on older versions. If you have a new model (Xiaomi 13T, Redmi Note 12), start with it.