Why do Xiaomi shortcuts behave differently than other Androids?
Owners of smartphones Xiaomi, Redmi and POCO They often encounter unexpected behaviors on the home screen, unlike pure Android, the shell. MIUI For example, some applications (such as Mi Home or GetApps) can automatically return to the screen after system updates, and weather or calendar widgets sometimes stick to the desktop despite attempts to remove them.
The reason lies in the two-layer architecture MIUI: And on top of the standard Android launcher, Xiaomi's proprietary interface is running, which overrides some of the system actions, which means that the classic removal method (dragging to the cart) doesn't always work:
- π System applications (Themes, Security, Mi Video) that MIUI shield;
- π± Widget shortcuts (such as Weather or Steps) tied to Xiaomi services;
- π Duplicate icons that appear after data transfer or resetting settings;
- π« "Unremovable folders (like Tools or Google) created by the manufacturer.
In this article, we will discuss 7 ways to remove shortcuts, including hidden features. MIUI, You will learn how to circumvent system restrictions, disable automatic icon recovery, and even remove system applications without root rights (with reservations).
Method 1: Classic Removal (and Why It Doesn't Always Work)
The most obvious method, dragging the shortcut to the cart, only works for custom apps and some widgets.
- Press and hold your finger on the app or widget icon.
- Wait for the cross to appear (β) at the top of the screen or the inscription Delete.
- Drag the shortcut to the delete area (usually at the top or bottom of the screen).
If the cross does not appear, check:
- π Is the application system (for example, Camera or Phone β they can not be removed, only hidden);
- π Is the label blocked (in) MIUI 14+ There is a function "Preserve the icons");
- π± Are you using a third-party launcher (like Nova Launcher or Apex) where the deletion logic is different.
β οΈ Attention: B MIUI 15 After removing the system app shortcut (e.g. Mi Community), it can return after the reboot.
βοΈ Check before removing the label
Method 2: Remove via the app menu (for stubborn icons)
If dragging to the cart doesnβt work, try removing the shortcut through the context menu:
- Press and hold the icon of the problem application.
- In the menu that appears, select Application Information (or Information).
- Click Remove (if the button is active) or Disable (for system applications).
For widgets (such as Weather or Calendar):
- Hold the widget until the frame appears.
- Drag it to the Delete icon (usually at the bottom of the screen).
- If the widget is not deleted, go to Settings β Main screen screen β Widgets and turn it off there.
| Type of label | Can you remove the classic method? | Alternative method |
|---|---|---|
| User application (such as WhatsApp) | β Yes. | Drag to the cart or through the app menu |
| System application (Camera, Phone) | β No. | Disable in settings or hide |
| Widget (Weather, Clock) | β οΈ Partially. | Remove widgets through the menu or reset screen settings |
| Unremovable folder (Google, Tools) | β No. | Hide through launcher settings or use ADB |
If the Remove button is inactive, it means that the application is system and can only be disabled (this hides the shortcut and stops background processes) or hidden (the shortcut disappears, but the application remains in the system).
π‘
To return a disabled system application, go to Settings β Annexes β Application management β Turn it off and turn it back on.
Method 3: Hiding system applications through settings MIUI
For applications that cannot be removed (such as Mi Pay, Mi Community, or GetApps), use the Hidden feature:
- Go to Settings. β Main screen screen.
- Choose Hide Apps (in some versions) MIUI This item is called Badge Management).
- Tick the apps you want to hide and click Ready.
Hidden annexes:
- π Disappear from the main screen and from the app menu;
- π± Stay in the system and will be available through search (Apps search at the bottom of the screen);
- π They may return after the update. MIUI (GetApps and Mi Community).
β οΈ Attention: B MIUI 14 and later, hiding applications through screen settings doesnβt work for all system services, such as Security and Themes, which canβt be hidden by standard means, but will require them. ADB (see method 6).
If the label still appears after hiding, check:
- π Is there an update? MIUI (The system sometimes resets the concealment settings);
- π± Do you use a job profile (it may have duplicate icons);
- π§ Is the Restore function included in Settings? β Main screen screen β Additionally.
Method 4: Reset the settings of the main screen (radical method)
If the shortcuts are duplicated, not deleted, or the screen is captured by junk icons, resetting the launcher settings will help, which will return the screen to factory status without losing data (apps and files will remain in place).
- Go to Settings. β Main screen screen.
- Select Reset (or Reset by default).
- Confirm the action.
- π± All shortcuts and widgets will disappear from the screen;
- π Folders and badge locations will reset;
- π§ The settings of wallpaper and transitions will remain.
After discharge:
- Long tap on the empty screen space β Screen settings β Restore the right widgets.
- Hold your finger on the app icon in the menu and drag it to the screen to return only the necessary shortcuts.
β οΈ Warning: Resetting screen settings does not remove system applications - they will remain on the menu and may reappear on the home screen after rebooting. To avoid this, hide unnecessary applications immediately after reset (see Method 3).
π‘
Resetting screen settings is the quickest way to get rid of the chaos on the home screen, but it doesnβt remove the apps themselves, just their shortcuts.
Method 5: Disabling Automatic Addition of Labels
MIUI It has a hidden feature that automatically adds shortcuts to new apps to the home screen to turn it off:
- Go to Settings. β Main screen screen β Additionally.
- Find the option to Add icons to new apps (or Automatically add shortcuts) and turn it off.
- Also turn off Restore icons after the update, if such a item is available.
If these options are not in your version MIUI, Use an alternative method:
- Install a third-party launcher (like Nova Launcher or Lawnchair).
- In the launcher settings, find the Notifications for New Applications section and turn it off.
This will prevent:
- π± Automatic shortcuts after installing apps from Play Market or GetApps;
- π Return of deleted icons after update MIUI;
- π Duplication of shortcuts when transferring data between Xiaomi devices.
What if the option "Add icons of new applications" is not available?
Method 6: Remove system applications through ADB (advanced)
If you need to completely uninstall the system app (e.g. Mi Browser, Mi Music or GetApps), you can use the app. ADB (Android Debug Bridge: This method requires connecting your phone to your computer and works without root rights, but has risks.
Warning: Removing system applications may result in:
- π Unstable work MIUI (For example, the disappearance of settings or errors during the update);
- π± Loss of functionality (e.g., deleting Mi Share will disable fast file transfers);
- π§ Problems with OTA-Updates (the system may require the recovery of deleted components).
Step-by-step:
- Enable USB Debugging in Settings β About Phone β MIUI version (click 7 times, then go back to Additional β For Developers).
- Connect your phone to your PC and confirm your trust in the device.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices(Make sure the device is determined.)
adb shell pm uninstall -k --user 0 com.xiaomi.package.nameReplace com.xiaomi.package.name with the name of the application package, for example, for GetApps:
adb shell pm uninstall -k --user 0 com.xiaomi.mipicks| Annex | Package name for ADB | Risk of removal |
|---|---|---|
| GetApps (Theme and App Store) | com.xiaomi.mipicks | Medium (uncritical, but theme updates wonβt work) |
| Mi Browser | com.android.browser | Low (you can use Chrome) |
| Mi Music | com.miui.player | Low. |
| Mi Community (Xiaomi Forum) | com.xiaomi.forum | Low. |
| Security (Security) | com.miui.securitycenter | High (can break fingerprint scanner and Face) ID) |
To return the remote application, use the command:
adb shell cmd package install-existing com.xiaomi.package.nameβ οΈ Attention: Do not remove through ADB The following packages: com.miui.home (launcher), com.android.settings (settings), com.miui.securitycenter (security), which will cause the phone to malfunction and require flashing.
Method 7: Use of a third-party launcher (bypassing restrictions) MIUI)
If standard methods don't work, install an alternative launcher that will:
- π± Completely control shortcuts and widgets;
- π Turn off automatic addition of icons;
- π§ Customize the look of the screen (including hiding system applications).
Recommended launchers for Xiaomi:
- π Nova Launcher β flexible settings, gesture support, hiding applications;
- π§ Lawnchair is an open source lightweight launcher;
- π± Microsoft Launcher β Windows integration, minimalist design;
- π Apex Launcher β Support for backup screen settings.
How to hide system applications in Nova Launcher:
- Keep your finger on the empty screen. β Settings.
- Go to App Settings β Hide Apps.
- Check the boxes for unnecessary apps (such as Mi Pay or Mi Community).
- Click Ready β they will disappear from the menu and search.
Advantages of third-party launcher:
- π± No restrictions. MIUI tag-deleting;
- π Ability to back up the location of icons;
- π§ More customization options (icons, fonts, animations).
Disadvantages:
- π Small increase in battery consumption (2-5%);
- π Some widgets MIUI (For example, the weather may not work;
- π± No integration with Xiaomiβs proprietary features (e.g. Second Space).
π‘
Side launcher is the only way to completely get rid of restrictions MIUI management of labels, but requires adaptation to the new interface.