Xiaomi desktop is littered with unnecessary icons? System applications like Mi Video, Mi Music or GetApps take up space, and weather and calendar widgets only get in the way? In this article, we will examine all the ways to clean the screen, from simple concealment to the complete removal of system shortcuts without root rights.
The problem is that MIUI (Xiaomi shell) aggressively adds shortcuts to the desktop after updates or installing new apps. Even if you manually remove the icon, it can come back after a reboot. We tested all methods on the Xiaomi 13 Pro, Redmi Note 12 and POCO F5 with MIUI 14/15 โ and only picked working solutions.
Important: some system applications (e.g., com.miui.weather2 for the weather widget) cannot be removed without consequences, they can only be hidden or disabled.
1. How to remove application icons from the desktop (without deleting)
The fastest way is to simply drag and drop an icon into the app menu, but this method is not suitable for system shortcuts (like Theme Store or Security) that MIUI blocks from moving.
What to do:
- ๐ฑ Press your finger on the app icon (not system!) for 1-2 seconds.
- ๐ Drag it up the screen to the "Delete" label (or "Remove" on newer versions). MIUI).
- ๐๏ธ Release your finger โ the icon will disappear from the desktop, but will remain in the app menu.
Limitation: You canโt remove widgets (like weather or pedometer) or system shortcuts like โMi Homeโ**, which require other methods (see sections below).
2. Hiding system icons through MIUI settings
MIUI allows you to hide some system applications, but not all of them, like you can remove GetApps or Mi Pay, but not Settings or Phone.
Instructions:
- Open Settings โ Applications โ Application Management.
- Tap on "Three dotsยป (โฎ) in the upper right corner and select โHide Appsยป.
- Check the boxes for unnecessary applications (e.g. com.xiaomi.mipicks for GetApps).
- Click โReadyโ** โ icons will disappear from the desktop and from the application menu.
Important: The apps that are hidden in this way will not receive updates through the Play Store, so to return them, repeat the steps and uncheck the boxes.
The application is not system-based (for example, not โSettingsโ or โPhoneโ)
You have an alternative (e.g., instead of Mi Music, you use Spotify)
You do not plan to use a hidden app in the future.
You remember the name of the app to return it if necessary.
-->
3. Removal of widgets from the desktop
Widgets (weather, calendar, pedometer) are removed differently than normal icons. They can not just drag to the basket, you need to use a special menu.
Step-by-step:
- ๐ฑ Press your finger on the widget (for example, on a weather block) for 1-2 seconds.
- ๐ In the menu that appears, select โDelete widgetโ (or โRemoveยป).
- โ Confirm the deletion โ the widget will disappear immediately.
If the widget is not deleted:
- ๐ This is a system widget (like Xiaomi's Weather**). Try turning it off in the settings:
- ๐ Restart your phone โ sometimes widgets โwiltโ and donโt get deleted the first time.
๐ก
If the weather widget returns after rebooting, turn off automatic updates in its settings: Settings โ Apps โ Weather โ Auto Update โ Turn off.
4. Disable system applications via ADB (no root rights)
For advanced users, if hiding through settings doesnโt help, you can disable system applications using ADB (Android Debug Bridge).
What you need:
- ๐ป Computer with Windows/macOS/Linux.
- ๐ USB-cable (preferably original).
- ๐ฑ Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ Tap 7 times. โ Back to Settings โ Additionally. โ For developers โ Debugging by USB).
Instructions:
- Download ADB Tools and unpack the archive.
- Connect the phone to the computer and confirm access for debugging.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Disable the unneeded app (e.g. Mi Video): adb shell pm disable-user --user 0 com.miui.videoplayer
List of popular packs to disable:
| Annex | Packet name | ADB Team Team |
|---|---|---|
| Mi Video | com.miui.videoplayer | adb shell pm disable-user --user 0 com.miui.videoplayer |
| Mi Music | com.miui.player | adb shell pm disable-user --user 0 com.miui.player |
| GetApps (Mi App Store) | com.xiaomi.mipicks | adb shell pm disable-user --user 0 com.xiaomi.mipicks |
| Mi Browser | com.android.browser | adb shell pm disable-user --user 0 com.android.browser |
โ ๏ธ Warning: Disabling system applications (e.g. com.miui.home for launcher) can cause the interface to crash.Before experimenting, back up or remember the command to return: adb shell pm enable com.miui.videoplayer
Use of alternative launchers (Nova, Apex, Lawnchair)
If the standard MIUI launcher doesn't offer flexibility, install a third-party.
- ๐ Nova Launcher โ the most customizable, supports gestures and hiding icons.
- ๐ฏ Apex Launcher โ lightweight and fast, with support for them.
- ๐ก Lawnchair is minimalist, open source.
How to hide icons in Nova Launcher:
- Install Nova Launcher from the Play Store.
- Hold your finger on the desktop โ ยซSettingsยป**.
- Go to App Settings โ Hide Apps.
- Tick the boxes of the application that you want to remove from the screen.
โ ๏ธ Note: When using third-party launchers widgets MIUI (weather, pedometers, etc. may not work properly, for example, the weather widget will stop updating automatically.
How to return the standard MIUI launcher?
6. Removal of system applications with root rights (for experienced)
If you have root access, you can delete the system applications forever, which is risky, but gives you complete control of the desktop.
What you need:
- ๐ฑ Phone with unlocked bootloader and root rights (for example, via Magisk).
- ๐ ๏ธ Root Explorer or Titanium Backup.
Instructions for Root Explorer:
- Open Root Explorer and go to /system/app or /system/priv-app.
- Find a folder with an unnecessary app (e.g. MiuiVideo for Mi Video).
- Hold your finger on the folder โ select โDeleteโ or โRenameโ (add at the end of the name.bak).
- Reboot the phone.
List of safe applications to remove (checked on MIUI 14/15):
- ๐ต MiuiMusic - Music player.
- ๐ฌ MiuiVideo - video player.
- ๐ MiuiMipicks - App Store GetApps.
- ๐ Browser - Mi Browser.
โ ๏ธ Note: Deleting system components like com.miui.home or com.android.systemui will result in a phone brick!
๐ก
root rights give you complete control of the system, but they give you no guarantees and increase the risk of errors. Use this method only if you are confident in your actions.
7.How to prevent new icons from appearing on your desktop
To prevent the desktop from filling up automatically, disable the following settings:
- ๐ฅ Auto-add shortcuts after installation: Settings โ Desktop โ Add icons of new applications โ Turn it off.
- ๐ Update of widgets: Settings โ Annexes โ [Name of the widget] โ Auto-update โ Turn it off.
- ๐ข Banner advertisements MIUI: Settings โ Notifications and status bar โ Promotional notices โ Shut down.
We also recommend:
- ๐ Check the Unused folder** regularly in the app menu (there) MIUI Constructs rarely used programs).