Xiaomiโs MIUI desktop is often overloaded with app shortcuts, widgets, and folders โ especially after the first smartphone or system update is turned on. The excess icons not only spoil the look, but also complicate navigation: you have to flip through multiple screens to find the right one. Fortunately, you can reduce the number of shortcuts on Xiaomi in several ways, from basic concealment to deep customization of system parameters.
In this article, weโll take a look at all the current 2026 techniques, including the official MIUI 14/15 features, hidden launcher settings, and even alternative shells for advanced users. Instructions are suitable for all Redmi, POCO, and Xiaomi models (from Redmi Note 10 to Xiaomi 14 Ultra).
1. Basic ways: how to remove labels manually
Letโs start with the simplest of things that donโt require changing system settings, and these methods work on any Xiaomi smartphone, regardless of the MIUI version.
The most obvious way is to remove unnecessary shortcuts from the desktop.
- ๐ฑ Press your finger on the app icon you want to remove.
- ๐๏ธ Drag it to the top of the screen where it says "Delete" (or basket) appears.
- โ Release your finger - the label will disappear, but the app itself will remain on the menu.
If the shortcut belongs to a system application (e.g. Camera or Phone), it cannot be removed completely, but it can be hidden:
- Press the icon and select โApplication Informationโ.
- Tap โDisableโ (not available for all system applications).
- Confirm the action - the label will disappear from the desktop.
๐ก
To return a hidden app, go to Settings โ Apps โ Application Management โ Disabled and turn it back on.
Another lifehack is to combine icons into folders, and it doesn't physically reduce the number of icons, but it reduces visual clutter.
- ๐ Drag one icon to another and a folder will appear.
- ๐ค Name it (e.g., "Social Media" or "Games").
- ๐ Repeat for other application groups.
2.Setting up the MIUI launcher: hidden features
The standard MIUI launcher has hidden options that allow you to automatically reduce the number of shortcuts or change their display. These settings are not obvious, but very useful.
The first thing you should do is disable app recommendations. MIUI often adds shortcuts to your desktop for games or services (such as Mi Video or Mi Browser) that you haven't installed to stop it:
- Go to Settings. โ Desktop.
- Select โApp Recommendationsโ and turn off the slider.
- In the same menu, deactivate โShow new appsโ.
Next, you set up the desktop grid, and by default, the screen displays 4ร5 icons, but you can increase the density so that more shortcuts are placed on one screen (and, accordingly, reduce their number on others):
- ๐ Press the empty space on the desktop โ โDesktop settings.โ
- ๐ข Select Desktop Grid and set a maximum value (e.g., 5ร6).
- ๐ Apply the changes, and now the icons will become smaller and you can remove the extra screens.
If you donโt like weather, calendar, or step widgets, you can remove them too:
- ๐ก๏ธ Press the widget and drag it to the basket (as with shortcuts).
- ๐ Or turn off in Settings โ Desktop โ Widgets.
What to do if you canโt drag the icon?
3. Use of the light desktop mode
MIUI has a little-known Lite Mode that simplifies the interface and automatically removes all unnecessary elements, which is designed for older people or beginners, but is great for those who want a minimalist screen.
To activate it:
- Open the Settings. โ Special facilities.
- Select "Lite Mode" (Lite Mode).
- Click "Enable" and confirm the action.
After activation, you will receive:
- โ Only one screen with major icons of major applications (phone, messaging, camera).
- โ There are no widgets, folders or additional shortcuts.
- โ Simplified menu with large buttons.
The downside to this mode is limited functionality: you can't add your shortcuts or change your wallpaper. To return to the usual interface, repeat the same steps and turn off Lite Mode.
๐ก
Light desktop mode is the most radical way to get rid of unnecessary labels, but it is suitable only for those who are willing to sacrifice customization.
4.Resetting launcher settings to factory
If youโve been experimenting with your desktop for a long time and it looks chaotic, you can reset the launcher to the standard settings, which will return the original location of the icons and remove all user changes (but wonโt affect the applications or data themselves).
Instructions:
- Go to Settings โ Applications โ Application Management.
- Find the list of โLuncherโ (or โMIUI Launcherโ) and tap it.
- Select "Storageยป โ ยซClear the dataยป.
- Confirm the action - after the restart, the desktop will return to the factory settings.
โ ๏ธ Warning: This method will remove:
- ๐ฑ All folders you've created.
- ๐ User sorting of applications.
- ๐จ Wallpaper and widget settings.
If you want to save some settings (for example, wallpaper), before reset, take screenshots of the screen or record the location of important icons.
Take screenshots of the current desktop
Write application names in folders
Save wallpaper to the gallery (if custom)
Ensure that important labels are not lost after resetting-->
Installation of a third-party launcher (Nova, Apex, Lawnchair)
If you don't like the built-in MIUI, you can install an alternative launcher, which is a special application that completely replaces the desktop interface, offering flexible settings, including:
- ๐ Hiding any icons (even system ones)
- ๐ Changes in size, shape and style of labels.
- ๐ญ Themes and animations.
- ๐ Blocking random changes.
The most popular launchers for Xiaomi:
| Launcher | Advantages | Deficiencies | Reference |
|---|---|---|---|
| Nova Launcher | Maximum customization, gestures, backup settings | Premium version for some functions | Google Play |
| Apex Launcher | Lightweight, support themes, hiding icons | Less frequently updated | Google Play |
| Lawnchair | Minimalist design, open source code | Fewer features compared to Nova | Google Play |
| Microsoft Launcher | Integration with Windows, synchronization with PC | Many Advertising for Microsoft Services | Google Play |
To install a third-party launcher:
- Download the selected application from Google Play.
- Open it and follow the setup instructions.
- When requesting, select โAlwaysโ to use by default.
After installation, you will be able to:
- ๐ Hide any icons (in Nova: long press โ Hide).
- ๐ฆ Group applications into folders or tabs.
- ๐จ Change the style of icons (e.g., Pixel-style).
๐ก
In Nova Launcher, you can create a gesture to quickly hide all icons: Settings โ Gestures and inputs โ Swipe gesture up โ Hide applications.
6. Disable system applications via ADB (for advanced)
If youโre ready to dive into technical details, you can completely remove system shortcuts (e.g. Mi Pay, Mi Community, GetApps) using ADB (Android Debug Bridge), a technique that requires connecting your smartphone to your computer and basic command-line knowledge.
โ ๏ธ Warning: misuse of ADB may cause system instability.
Steps to disable system applications:
- Turn on USB debugging: Settings โ About Phone โ MIUI Version (tap 7 times until โYouโre a developerโ) Settings โ Additional โ Developers โ Debugging over USB (enable)
- Connect your smartphone to your PC and install it ADB-driver.
- Open the command line (Win + R โ enter cmd) and execute: adb devices (you should display your device).
- To disable an unnecessary application (e.g., Mi Browser), type: adb shell pm uninstall-k --user 0 com.android.browser (replace com.android.browser with the desired application package).
List of popular removal packages:
- ๐ Mi Browser: com.android.browser
- ๐ฐ Mi Pay: com.mipay.wallet
- ๐ฆ GetApps: com.xiaomi.mipicks
- ๐ฎ Mi Game Center: com.xiaomi.gamecenter.sdk.service
- ๐บ Mi Video: com.miui.videoplayer
To return the application, use the command:
adb shell cmd package install-existing com.android.browserHow do I find the application package?
7 Automation: Scripts and Tasker
For those who want to automate the process of managing shortcuts, Tasker is a good application, which allows you to create scripts that will, for example, hide icons at a certain time or change their location on a schedule.
Example of a task to hide labels:
- Install Tasker.
- Create a new task (+ โ Plugin โ Nova Launcher if you use it).
- Select the โHide Appโ action and specify the apps.
- Set up the trigger (for example, by time or when connecting to Wi-Fi).
You can also use MacroDroid, a simpler analogue of Tasker:
- ๐ค Create a macro with a condition (e.g., "When you start the lock screen").
- ๐ Add the action "Run shell command" with the code to hide the icons.
For advanced users, you can write your own script in Python or Bash that will interact with ADB and manage shortcuts remotely.
#!/bin/bash
adb shell am start -n com.android.launcher3/.Launcher3
adb shell input swipe 500 1500 500 200 Swipe up to open the menu
adb shell input tap 500 #Tap by icon (coordinates may differ)
Next story Hiding logic through Nova Launcher API