How to completely remove shortcuts from the desktop on Xiaomi Redmi: from hiding to removing

Xiaomi Redmiโ€™s desktop quickly fills up with unnecessary shortcuts โ€” especially if youโ€™re actively installing apps or syncing accounts. Unlike pure Android, the MIUI shell (and the new HyperOS) has its own icon management nuances: thereโ€™s no standard โ€œremove from the screenโ€ feature, and some system shortcuts (like Theme Store or Security) donโ€™t want to disappear at all in the usual way.

In this article, we will discuss all possible methods, from basic (hiding in the app menu) to advanced (disabling through ADB or launching settings), the emphasis is on the current versions of firmware: MIUI 14 and HyperOS (for Redmi Note 12/13, Redmi 10/11 models, etc.).

Why Xiaomi Redmi canโ€™t just remove the shortcut from the desktop

On standard Android, you just drag the icon to the top of the screen with the words "Delete." On Xiaomi, this mechanism works differently:

  • ๐Ÿ”„ Application shortcuts are not just โ€œbadgesโ€ but part of the launcher MIUI Launcher (or Hyper Launcher in newer versions) Removing them from the screen does not mean uninstallation of the program.
  • ๐Ÿ”’ System applications (e.g. Camera, Contacts) are protected from removal without root rights.
  • ๐Ÿ“ฑ Shell MIUI Automatically restores some shortcuts after updating or resetting settings (such as App Vault or Mi Video).

In addition, HyperOS (which replaced MIUI in 2026) has changed the logic of shortcuts to user profiles, meaning that hiding an icon in the main profile does not guarantee it disappears in guest mode.

๐Ÿ“Š What version of the firmware are you using?
MIUI 12/13
MIUI 14
HyperOS
I don't know.

Method 1: Hiding shortcuts through the application menu (without deleting)

The easiest way to do this is to hide the icons, not remove them, and it won't free up space on your desktop physically, but it will make the screen look cleaner, and it's good for all Redmi models (including the Redmi Note 10 Pro, Redmi 12C, etc.).

  1. Open the app menu (swipe up from the bottom of the screen).
  2. Press three points (โ‹ฎ) top-right โ†’ Choose Hide Apps to Hide Apps.
  3. Check the unneeded labels (e.g. Mi Pay, Mi Community) and click Ready.

โš ๏ธ Warning: hidden applications will continue to work in the background and take up RAM. To completely stop them, go to Settings. โ†’ Annexes โ†’ Manage applications and manually suspend unnecessary services.

Make sure the application is not being used by the system (e.g., Security cannot be turned off completely)

Check if there are any important notifications from the hidden app

Backup your data (if you plan to delete system applications)

Remember the name of the hidden app โ€“ it will not be visible in the search-->

Method 2: Remove shortcuts through launcher settings (for MIUI 14/HyperOS)

Newer versions of firmware now allow you to control the display of icons through launcher settings, which works even for system applications (but doesnโ€™t remove them completely).

  1. Click on the empty space on the desktop โ†’ select Screen Settings (or Home screen settings in the English version).
  2. Go to the Icon Management section.
  3. In the app list, uncheck the boxes that you want to remove from the screen: ๐Ÿ“ฑ App Vault (left swipe on the home screen) ๐ŸŽต Mi Music or Mi Video ๐Ÿ›ก๏ธ Security (Security)

Save the changes and restart the device (some icons may return without a reboot).

๐Ÿ”น The thing about HyperOS is that in this shell, shortcuts are tied to a user's profile, and if you hide an icon in your main profile, it can stay in Guest Mode or Children's Mode. To remove it completely, repeat the actions for each profile.

What to do if the โ€œIcon Managementโ€ section is not available?
In some regional versions of MIUI, this item may be called differently or hidden. Try: 1. Change the system language to English (Settings โ†’ Additional settings โ†’ Language & input) โ€“ the section will appear as Icon management. 2. Update the launcher via Google Play (search on request "MIUI Launcher"). 3. Install an alternative launcher (for example, Nova Launcher), where the management of icons is more flexible.

Method 3: Disable system applications via ADB (for power users)

If standard methods donโ€™t work (like the App Vault icon or Mi Video is persistently coming back), you can disable the system application via ADB (Android Debug Bridge).

โš ๏ธ Warning: Disabling system applications may cause your phone to function unstable (such as missing notifications or update errors).Before you start, backup your data via Mi Cloud or locally.

  1. Turn on USB Debugging on your phone: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times until โ€œYouโ€™re a developerโ€) Settings โ†’ Additional โ†’ Developer Options โ†’ Debugging over USB (enable)
  2. Connect Redmi to your PC, confirm debugging permission.
  3. Open the command line (Windows) or terminal (macOS/Linux) and type: adb shell pm disable-user --user 0 com.miui.weather2 (replace with the desired application package)

๐Ÿ“Œ Popular packages of system applications Xiaomi:

AnnexPacket nameCan I turn it off?
App Vaultcom.miui.miserviceYeah (but swipe left will disappear)
Mi Videocom.miui.videoplayerYes.
Mi Musiccom.miui.playerYes.
Securitycom.miui.guardproviderNo (system error risk)
Theme shopcom.android.themesYes.

To return the icon back, use the command:

adb shell pm enable com.miui.weather2

๐Ÿ’ก

Before disabling the application, check its dependency: some services (e.g. com.miui.guardprovider) are linked to notifications or updates. Use the adb shell dumpsys package com.miui.weather2 command to see the dependency list.

Method 4: Use of an alternative launcher (Nova Launcher, Apex)

If you are tired of the limitations of MIUI Launcher, install a third-party launcher (such as Nova Launcher or Apex Launcher).

  • ๐Ÿงน Completely remove icons from the screen (including system icons).
  • ๐Ÿ”„ Customize gestures and hot keys.
  • ๐ŸŽจ Change the style of icons and animation.

Instructions:

  1. Install Nova Launcher from Google Play.
  2. When you first start, select it as the default launcher.
  3. Press the unnecessary icon โ†’ drag it to the basket (appears at the top of the screen).
  4. To hide system applications: Long press โ†’ Change โ†’ Hide.

โš ๏ธ Note: when using a third-party launcher will stop working some chips MIUI:

  • Swipe left for App Vault.
  • Pop-up notifications on the locked screen.
  • System gestures (e.g., double touching to lock).

To return a standard launcher, go to Settings โ†’ Applications โ†’ By default โ†’ Launcher.

Method 5: Reset the launcher settings (if the shortcuts returned after the update)

After updating MIUI or HyperOS, some hidden icons can automatically recover, which is due to resetting the launcher settings to return the desktop to its previous appearance:

  1. Click the blank space on the screen โ†’ Screen settings โ†’ More.
  2. Select Reset Launcher (or Reset Launcher) settings.
  3. Confirm the action. After that, all the labels will disappear, and you will have to reconfigure the screen.

๐Ÿ”น Important: this method doesn't remove apps, it just resets their location on the screen. ADB, They'll stay off.

๐Ÿ’ก

Resetting the launcher is a last resort, before exporting the current screen layout through Nova Launcher (if you use it) or taking screenshots of the iconsโ€™ location.

Frequent problems and solutions

Problem 1: The label disappears but returns after the reboot.

Solution: This is typical for system applications (e.g. App Vault). Use ADB (mode 3) or disable automatic launcher updates in Google Play.

Problem 2: I canโ€™t hide the security or settings icon.

Solution: These applications are critical to the system. The most you can do is move them to the folder on the second screen or turn off notifications in Settings โ†’ Notifications.

Problem 3: After installing an alternative launcher, MIUI gestures do not work.

Solution: Return the standard launcher or customize gestures in the Nova Launcher itself (Settings โ†’ Gestures and Inputs).

Can I remove the shortcut without removing the app itself?
Yes, in MIUI/HyperOS shortcuts and apps are separated. You can remove the icon from the screen (methods 1-4), but the program will remain in the application menu and will take up space in memory.
Why did all the labels return after the MIUI update?
The update resets the launcher settings. To avoid this, before the update: Take a screenshot of the current location of the icons. Hide unnecessary shortcuts through ADB (mode 3). Use the alternative launcher (mode 4) - its settings will be saved.
How to return a accidentally deleted label?
If you deleted the icon through the launcher: Open the application menu (swipe up). Find the desired application โ†’ pinch the icon โ†’ drag to the desktop. If you disabled through ADB, use the command: adb shell enable pm name packet
Can I remove App Vault (left swipe on the home screen)?
Yes, but that will turn off the swipe-left menu. Use the command: adb shell pm disable-user --user 0 com.miui.miservice To return: adb shell pm enable com.miui.miservice.
Why canโ€™t some icons be hidden?
These are system applications critical to MIUI/HyperOS (e.g. Settings, Phone, Messages) that can only be moved to the second screen, hidden in a folder, disabled notifications.