How to remove icons from the desktop on Xiaomi: hide, delete or disable forever

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).

๐Ÿ“Š What badges annoy you the most?
System applications (Mi Video, Mi Music)
Widgets (weather, calendar)
Google Labels (Play Market, Chrome)
Advertising banners from Xiaomi

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:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Tap on "Three dotsยป (โ‹ฎ) in the upper right corner and select โ€œHide Appsยป.
  3. Check the boxes for unnecessary applications (e.g. com.xiaomi.mipicks for GetApps).
  4. 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:

  1. Download ADB Tools and unpack the archive.
  2. Connect the phone to the computer and confirm access for debugging.
  3. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  4. Enter the command to check the connection: Adb devices must appear serial number of your device.
  5. Disable the unneeded app (e.g. Mi Video): adb shell pm disable-user --user 0 com.miui.videoplayer

List of popular packs to disable:

AnnexPacket nameADB Team Team
Mi Videocom.miui.videoplayeradb shell pm disable-user --user 0 com.miui.videoplayer
Mi Musiccom.miui.playeradb shell pm disable-user --user 0 com.miui.player
GetApps (Mi App Store)com.xiaomi.mipicksadb shell pm disable-user --user 0 com.xiaomi.mipicks
Mi Browsercom.android.browseradb 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:

  1. Install Nova Launcher from the Play Store.
  2. Hold your finger on the desktop โ†’ ยซSettingsยป**.
  3. Go to App Settings โ†’ Hide Apps.
  4. 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?
To return to your native MIUI launcher, open Settings โ†’ Applications โ†’ Application Management, find the installed launcher (like Nova) and click Clear Data. Then select MIUI Launcher from the Settings โ†’ Home menu.

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:

  1. Open Root Explorer and go to /system/app or /system/priv-app.
  2. Find a folder with an unnecessary app (e.g. MiuiVideo for Mi Video).
  3. Hold your finger on the folder โ†’ select โ€œDeleteโ€ or โ€œRenameโ€ (add at the end of the name.bak).
  4. 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).

FAQ: Frequent questions about cleaning Xiaomi desktop

โ“ Can I remove the โ€œSettingsโ€ icon from the desktop?
No, system applications like Settings, Phone, or Messages** cannot be removed in the standard way, but can only be: Hide in a folder (group with other icons) Disable via ADB (see Section 4), but this can disrupt the system. Use a third-party launcher (see Section 5).
โ“ Why After Updating MIUI pins are coming back?
Xiaomi resets some settings after major updates (e.g., when switching from MIUI 13 to MIUI 14). To avoid this: Before upgrading, back up the launcher settings (in Nova Launcher, this is done in the Backup/Restore menu). After updating, reapply hiding applications through Settings โ†’ Apps โ†’ Hide Apps.
โ“ How to Remove the Weather Widget if Itโ€™s Not Removed?
If the weather widget (com.miui.weather2) is not removed in the standard way: Open Settings โ†’ Apps โ†’ Weather โ†’ Storage and click Clear Data**. Turn off auto-update widget in its settings. Use ADB to disable: adb shell pm disable-user --user 0 com.miui.weather2 If the widget still appears, install an alternative launcher (see section 5).
โ“ Can Remote System Applications Be Returned?
Yes, but the method depends on the method of removal: If you hid the application through the MIUI settings, return it to Settings โ†’ Apps โ†’ Hide the applications. If you disabled it through ADB, turn it back on with the command: adb shell pm enable com.miui.videoplayer If you deleted with root rights, you will have to reflash the phone or restore deleted files from the backup.
โ“ Why canโ€™t you drag the badge into the basket?
This happens in three cases: You try to uninstall the system app (e.g., Security or Phone) and your phone has a child mode or change protection (Settings โ†’ Special Features โ†’ Childrenโ€™s Mode) and you use the guest profile (check in Settings โ†’ System โ†’ Multiplayer Mode). Solution: Turn off restrictions or use the methods in sections 2-4.