How to remove the shortcut from the Xiaomi desktop: all the ways for MIUI 12-14

Xiaomi desktop shortcuts are a convenient way to quickly access applications, but over time, their number can turn into chaos. Especially annoying are duplicate icons, system shortcuts that can not be moved, or randomly created folders. In this article, we will analyze all possible methods of removal, from basic to hidden MIUI functions that work even on the latest versions of the shell (including HyperOS).

It is important to understand the difference between the types of shortcuts: custom shortcuts (manually created by you), system shortcuts (like Weather or Camera), and widgets (interactive elements). If the standard finger retention and drag-and-drop in the basket doesn't work, don't rush to reset the settings. 90% of the time, the problem is solved through hidden menus or a hidden menu. ADB-team.

1. Standard removal: why it doesn't always work

The most obvious way is to press and hold your finger on the label until the menu or the basket comes up.

  • 🔄 The icon does not move or respond to a long press.
  • 🗑️ The shopping cart does not appear, but only the menu “Delete” or “Information»
  • 🔒 The label is protected by the system (for example, Google or Phone»)

The problem is often the type of shortcut: Custom icons (applications you install) are easily removed, and system icons are blocked by MIUI “for convenience”; for example, the Camera label cannot be removed in the standard way on the Redmi Note 12 or POCO X5, but it can be hidden through the launcher settings.

📊 What kind of smartphone you Xiaomi?
Redmi (Note/Pro series)
POCO (F/X/M)
Mi (11/12/13)
Other

Another nuance is the desktop editing mode, where some firmwares have to click on the free screen space and select "Edit" and then try to delete the icons, and if that mode is missing, try alternative methods from the following sections.

2. Removal through launcher settings (hidden method)

The MIUI launcher (desktop program) has hidden options that don't appear in the main menu.

  1. Open Settings → Applications → Application Management.
  2. In the search bar, enter Launcher (or Launcher in English firmware).
  3. Select MIUI Launcher (or POCO Launcher if you have POCO).
  4. Press Warehouse. → Clear the data.

⚠️ Note: This method will reset all desktop settings (wallpaper, folders, widgets) System application shortcuts (e.g., Settings or Messages) may return after a reboot, but custom icons will disappear forever.

For more point removal:

  • 📱 Go to Launcher Settings (hold your finger in the free screen space) → «Home screen settings»).
  • 🔍 Find the Hidden Apps section or the Icon Management section».
  • 🗃️ Tick unneeded labels and click "Hide».

💡

If the launcher settings do not include Hidden Apps, try installing an alternative launcher (like Nova Launcher) and removing icons through it.

3. ADB-commands to remove system labels

If the shortcut is protected by a system (like Google Play Store or Themes), it can be removed via USB debugging, a method that requires a computer and minimal ADB knowledge, but works on 100% of Xiaomi devices.

Step-by-step:

  1. Turn on Developer Mode: Go to Settings → About Phone and click on MIUI Version 7 times.
  2. Return to Settings → Additional → For developers and activate “Debugging by USB”.
  3. Connect your phone to your PC, install it. ADB-Drivers and open the command line in the folder with the platform-tools.
  4. Enter the command to check the connection: Adb devices must appear serial number of your device.
  5. Follow the command to remove the shortcut (replace com.example.app with the application package): adb shell pm hide com.example.app

🔹 How to find out the application package? Install App Inspector from Google Play or use the command:

adb shell pm list packages | grep "keyword"

For example, for Google Play Store, the package would be com.android.vending.

☑️ Preparation for ADB-removal

Done: 0 / 5

⚠️ Note: pm hide does not remove the app completely, but only hides its icon. To return the shortcut, use adb shell pm unhide com.example.app. Do not use pm uninstall for system applications - this can cause crashes!

4. Removal via Safe Mode (if the label is a virus)

If the label appears on its own, changes location or opens an ad, it's an adver virus.

  • 🛡️ Download your phone to Safe Mode (hold the power button) → long tap on "Switch off» → «Reboot to Safe Mode»).
  • 🔍 Check the list of installed applications in Settings → Sort by installation date.
  • 🗑️ Remove suspicious programs (often disguised as System Updates or Optimizers»).
  • 🔄 Restart your phone in normal mode.

Typical "viral" labels:

Name of the labelSigns of the virusAction.
Fast Save, Clean MasterAppears after APK installation from unknown sourcesRemove via Safe Mode
Security UpdateRequests to update the system, but not from an official sourceDelete + check for viruses
Game CenterOpens ads when pressedReset the launcher settings

If the virus persists, use Malwarebytes or Dr.Web Light to scan. Avoid cleaners like Clean Master, which are often the source of advertising shortcuts themselves.

5. Resetting launcher settings (last resort)

If none of these things work, you'll have to reset the launcher completely, and that will bring the desktop back to the factory settings, but it will save all the applications and data.

Instructions:

  1. Go to Settings → Applications → Application Management.
  2. Find the MIUI Launcher (or POCO Launcher).
  3. Press Warehouse. → Clear all data.
  4. Confirm the action and restart the phone.

After discharge:

  • ✅ All user shortcuts and folders will disappear.
  • ⚠️ System icons (such as “Phone” or “Messages”) may return.
  • 🔄 Wallpaper and widgets will be dropped to standard.

⚠️ Note: On some HyperOS firmware, a launcher reset may cause desktop animations to crash. If the screen starts to "suppose" after the reboot, reinstall the shell via Settings → The phone. → Updating the system.

What if the reset didn't help?
If the launcher data is cleaned, the shortcuts are back, which means they are registered in the system files, in which case only flashing the phone or manually editing the file will help. /system/usr/config/miui_icons.xml (requires root rights).

6.Alternative launchers: a radical solution

If fighting labels has become a persistent problem, consider installing a side launcher.

  • 🌟 Nova Launcher – flexible configuration, gesture support, hiding icons.
  • 🎨 Lawnchair is a lightweight open source launcher optimized for Xiaomi.
  • ⚡ Hyperion Launcher – Simulates iOS, but with advanced features.

After installing an alternative launcher:

  1. Open its settings and find the Hidden Applications section.
  2. Mark unnecessary labels and apply changes.
  3. Return to the standard launcher (if necessary) – hidden icons will remain invisible.

⚠️ Important: MIUI 14 and HyperOS, some launchers may conflict with system services (e.g., shut down after an update). 4PDA or XDA-Developers.

💡

Alternative launchers are the only way to permanently remove root-free system shortcuts, but they consume additional RAM (around 100-200 MB).

FAQ: Frequent questions

Can I remove the tag “Themes” or “Mi Video” without ADB?
No, these applications are protected by the system. Standard methods (hold + basket) do not work. The only options are: Hide through ADB (pm hide command). Use an alternative launcher with icon hiding function. Disable updates for the application in Settings → Applications → Topics → Notifications. Full removal (pm uninstall) will cause MIUI to malfunction.
After the MIUI update, all deleted shortcuts returned. How do I fix them?
This is standard MIUI behavior for major updates (e.g., version 13 to version 14). Solutions: Repeat the uninstall procedure (via launcher or ADB). Install the MIUI Optimizations Disabler patch (requires Magisk). Reverse the previous firmware version (if the update brought more bugs than good). HyperOS is less common, but not completely eradicated.
I accidentally deleted the "Phone" label. How do I get it back?
If the shortcut was system: Reboot the phone - it should appear automatically. If it didn't appear, return it via ADB: adb shell pm unhide com.android.contacts POCO may require an adb shell pm unhide com.miui.contacts command. If the shortcut was user-generated (like a duplicate), just find the app in the menu and drag it back to the desktop.
Can I remove shortcuts without a computer?
Yes, but with limitations: 📱 For custom icons: retention → basket. 🔧 For system: use Activity Launcher (open the hidden launcher settings). 🛡️ For viral labels: Safe Mode + Delete suspicious applications. ADB or root rights some system shortcuts cannot be removed.
Why did the app stay on the menu after removing the label?
The desktop shortcut and the app are different entities. Deleting the icon does not uninstall the program. To completely remove the application: Go to Settings → Applications. Find the right application and click Delete. If the button is inactive, it is system software and it can only be disabled (Disable or Hide via ADB).