How to remove the shortcut on Xiaomi smartphones: from standard methods to hidden features

Shortcuts on Xiaomi smartphones are often created randomly or accumulate over time, cluttering the desktop and app menus. Unlike other manufacturers, the MIUI shell has its own icon management features, from standard gestures to hidden developer settings. This article covers all the current ways to remove shortcuts on Xiaomi, Redmi and POCO devices running MIUI 12-15, including rarely documented methods for stubborn icons.

It is important to understand the difference between an application shortcut (a link to a program) and a widget (an interactive element), the former being removed by simple retention, while the latter require additional actions. We will also look at cases where icons return after a reboot, which is typical for pre-installed Xiaomi services like Mi Video or Mi Music. ADB third-party launchers.

1. Standard removal of a shortcut from the desktop

The most obvious method works for most custom icons: Hold your finger on the shortcut for 1-2 seconds until the context menu or basket icon appears at the top of the screen. In MIUI 14+, the interface may differ: instead of the basket, a panel with Delete options or Application Information will appear.

If the icon is not removed in the standard way, check:

  • ๐Ÿ”น Whether it's a widget (like weather or calendar) widgets are removed after a long press. โ†’ Remove the widget.
  • ๐Ÿ”น Is the label blocked? MIUI You can also use the badges from accidental removal: hold on โ†’ Block (you must first unlock).
  • ๐Ÿ”น Is it a system application? Pre-installed services (e.g. Security or Themes) are only removed through application settings or ADB.

โš ๏ธ Note: On some models POCO With custom firmware, a long press can open the menu Change size instead of delete. In this case, drag the icon to the top of the screen, where the inscription "Delete" appears.

For devices with two layers of desktop (such as Xiaomi 13 Ultra), shortcuts can be duplicated. Remove them separately on each screen. If the icon has disappeared from only one layer, check the launcher settings in Settings โ†’ Desktop โ†’ Screen settings.

2. Removal of shortcuts from the application menu

The app menu (All apps) in MIUI often contains duplicates or hidden shortcuts to remove them:

  1. Open the app menu (swipe up from the bottom of the screen).
  2. Find the right label and hold it.
  3. In the menu that appears, select Delete or Hide (for system applications).

If the Remove option is inactive, it means that the application is system-based, in which case:

  • ๐Ÿ“ฑ Go to Settings. โ†’ Annexes โ†’ Application management.
  • ๐Ÿ” Find the app in the list and select Disable (this hides the shortcut and stops background processes).
  • ๐Ÿšซ To completely remove system applications, unlock the bootloader and root rights will be required.

On some firmware (such as MIUI Global), hidden apps may reappear after an update. To avoid this, use third-party launchers like Nova Launcher or Hyperion Launcher, which allow you to permanently hide unnecessary icons.

๐Ÿ“Š What kind of launcher are you using on Xiaomi?
Standard MIUI
Nova Launcher
Hyperion Launcher
Other
I don't know what it is.

3. Hidden labels and folders: where they hide

MIUI automatically creates hidden folders for underutilized applications, and these folders can contain dozens of shortcuts that don't appear on the desktop, but take up space on the menu, to find them:

  1. Open the app menu and swipe left to the end.
  2. Press three points (โ‹ฎ) โ†’ Hidden applications.
  3. Hold the unnecessary shortcut and choose Remove from the hidden or Show on the desktop.

MIUI 13+ also introduced a Smart Folder feature that automatically groupes similar applications (e.g., all messengers) to disable this feature:

Settings โ†’ Desktop โ†’ Smart folder โ†’ Turn off

If the shortcut is missing after the MIUI update, check the Recent folder in the app menu, where the icons are temporarily placed after the launcher resets, to return them:

  • ๐Ÿ“‚ Open the folder Recent.
  • ๐Ÿ”„ Hold the right shortcut and drag it to the desktop.
  • โš™๏ธ If the folder is empty, restart the device โ€“ sometimes MIUI reboots.
Why do labels return after removal?
Xiaomi system applications (e.g. Mi Browser, Mi Pay) are protected from removal at the firmware level. MIUI They are restored from the backup in the section /system/priv-app. To remove them permanently, it is required: 1. Open the bootloader (fastboot oem unlock). 2. Get root rights through Magisk. 3. Delete APK-Application file manually or using Titanium Backup.

4. Removal of shortcuts via ADB (for power users)

If standard methods donโ€™t work and unlocking the bootloader isnโ€™t available, you can use Android Debug Bridge (ADB) to hide system applications.This method doesnโ€™t require root rights, but removes shortcuts only for the current user.

First, turn on the USB debugging:

Settings โ†’ About Phone โ†’ MIUI version (click 7 times)


Settings โ†’ Additional โ†’ For developers โ†’ Debugging by USB

Connect your phone to your PC and execute the commands:

adb shell


pm hide com.mi.browser # example for Mi Browser




pm hide com.miui.videoplayer # example for Mi Video

To return the label, use:

pm unhide com.mi.browser
AnnexCoverup teamNote
Mi Musicpm hide com.miui.playerDoes not affect playback through other players
Mi Browserpm hide com.android.browserMay disrupt web browsing in some applications
Cleaner (Cleaning)pm hide com.miui.cleanmasterTurns off automatic cache cleaning
Mi Paypm hide com.mipay.walletDoesn't affect NFC-Payments via Google Pay

โš ๏ธ Note: Pm hide commands only work on the MIUI 12+ With Wireless Debugging enabled, use pm disable-user on older versions. --user 0 com.mi.browser, but it will require root rights for some apps.

5.Using third-party launchers to manage shortcuts

The standard MIUI launcher limits customization options, with third-party launchers like Nova Launcher, Lawnchair or Hyperion Launcher allowing:

  • ๐Ÿงน Hide any shortcuts, including system ones, without root rights.
  • ๐Ÿ”„ Group applications into custom folders with their own icons.
  • ๐ŸŽจ Change icons for individual applications (including replacing them with an empty icon for a โ€œremoteโ€ view).
  • ๐Ÿ”’ Block accidental changes to the desktop.

To hide the shortcut in Nova Launcher:

  1. Hold the badge. โ†’ Change.
  2. Click on the app icon โ†’ select Hide.
  3. Confirm the action. The label will disappear from the menu, but the app will remain in the system.

If after installing a third-party launcher shortcuts are duplicated, reset its settings:

Settings Nova โ†’ Backup โ†’ Reset

Install Android SDK Platform Tools on PC

Enable debugging over USB on your phone

Connect the phone to a PC with debugging permission

Check the connection with the adb device command

Download the list of application packages with the adb shell pm list packages command

-->

6. Recovery of accidentally deleted labels

If you delete the system app shortcut (such as Settings or Phone), it can be returned without resetting the phone.

Method 1: Through the Application Menu

  • ๐Ÿ” Open the application menu (swipe up).
  • ๐Ÿ”Ž Enter the name of the application in the search bar.
  • ๐Ÿ“ฒ Hold the icon and drag it to the desktop.

Method 2: Through launcher settings

Settings โ†’ Applications โ†’ Application Management โ†’ [App name] โ†’ Show on desktop

Method 3: Through ADB (if the label is hidden by pm hide)

adb shell pm unhide com.android.settings

If none of the methods worked, check if the application is disabled in the settings.

Settings โ†’ Applications โ†’ Application Management โ†’ [Title] โ†’ Enable

๐Ÿ’ก

Back up your desktop in Nova Launcher (Settings โ†’ Backup โ†’ Save) and restore all shortcuts and folders after resetting or updating MIUI.

7. Frequent errors and their solutions

When working with shortcuts on Xiaomi, users face typical problems. Here's how to solve them:

Problem.Reason.Decision
The label is not removed by retentionThe icon is locked or it's a widgetUnblock the shortcut or remove via the widget menu
The label returns after the rebootSystem application with auto-recoveryUse pm hide or turn off in settings
There is no "Delete" option on the menu.The application is preinstalled by XiaomiHide through the launcher or ADB
Labels are duplicated on the desktopConflict between MIUI layers or launchersReset the launcher settings or remove duplicates manually

Critical information: On devices with MIUI for Russia (for example, Redmi Note 12 Pro+ 5G), some system applications are protected by Xiaomi policies and cannot be disabled even through ADB. In this case, the only way is to install custom firmware with remote services.

Frequently asked questions

Can I remove the โ€œSecurityโ€ label on Xiaomi?
The security label (com.miui.securitycenter) is system-based and is not removed by standard methods. You can: Hide it through a third-party launcher. Disable notifications in Settings โ†’ Annexes โ†’ Security โ†’ Notifications. Use them. ADB-Pm hide com.miui.securitycenter (required) MIUI 12+). Complete removal is only possible with root rights, but it will disrupt some functions (for example, unlock fingerprints).
Why are the labels getting lost after the MIUI update?
When you update MIUI, you reset your launcher settings. This is because: The new version of the shell may have a different shortcut storage format. System applications are updated and returned to the desktop. The launcher cache is cleared, which causes you to temporarily lose your custom settings. To avoid this, before the update: Take screenshots of shortcut location. Use a launcher with a backup function (for example, Nova Launcher). Turn off the automatic addition of new applications to the desktop in Settings โ†’ Desktop.
How to remove the shortcut of a game that has been removed but the icon is still there?
This is due to launcher caching error Solutions: Reboot the device - often helps with "ghost" labels. Clear the launcher's cache: Settings โ†’ Annexes โ†’ Application management โ†’ Launcher โ†’ Warehouse โ†’ Clear cache Reset launcher settings: Settings โ†’ Annexes โ†’ Launcher โ†’ Warehouse โ†’ Delete the data โš ๏ธ This Will Remove All Your Shortcuts and Folders โ€“ Take Screenshots Before Resetting.
Can I delete the Tools folder on Xiaomi?
The Tools folder contains system utilities (e.g. Calculator, Recorder, Compass). It can't be deleted, but you can: Hide through a third-party launcher. Delete individual shortcuts from the folder (hold โ†’ Delete). Disable unnecessary applications in the folder through Settings โ†’ Applications. If the folder is empty, it will disappear automatically after rebooting.
How to return a standard launcher after using Nova Launcher?
If you have installed a third-party launcher and want to return to the standard MIUI Launcher: Open Settings โ†’ Applications โ†’ Application Management. Find Nova Launcher and click Disable (do not delete!). Click Home - the system will prompt you to select the default launcher. Select Launcher (standard MIUI). If the standard launcher does not appear in the list, follow: adb shell pm enable com.miui.home

๐Ÿ’ก

For most users, standard retention removal or concealment through a launcher is enough. Use ADB and root methods only if the shortcut critically interferes with work and other methods have not helped.