How to completely remove the basket on Xiaomi smartphones: from MIUI 12 to HyperOS

The Xiaomi desktop cart icon is one of the most annoying elements of the MIUI/HyperOS interface for many users.It takes up space, isn't deleted in the standard way (like regular shortcuts), and often appears spontaneously after updates.If you tried dragging it into the app menu or clicked "Delete" but nothing happened - this article is for you.

We tested all the current methods on the Redmi Note 12 Pro+, Xiaomi 13T, POCO F5 and even on older models with MIUI 12.5. It turned out that the method of deleting depends on the shell version, the launcher type and even regional firmware. Below is the only guide in the Runet with proven methods for 2026, including hidden settings and circumventing Xiaomi restrictions.

Why the Recycle Bin canโ€™t be removed in the standard way

Unlike application shortcuts, the MIUI basket is a launcher system element that is responsible for:

  • ๐Ÿ—‘๏ธ Storage of temporarily deleted labels (up to 5 minutes)
  • ๐Ÿ”„ Recovery of accidentally deleted widgets
  • ๐Ÿ“ฑ Synchronize the desktop layout with the Mi Account cloud

Xiaomi artificially blocks its removal to:

  1. Maintain the uniformity of the interface (the basket is part of the MIUI corporate identity).
  2. Prevent data loss in the event of random user actions.
  3. Ensure the function "Restore" for remote elements.

โš ๏ธ Attention: On firmware for the European region (EEA) The basket may be absent by default - it adds the Russified version MIUI. If you have manually flashed the device, check the region in Settings โ†’ The phone. โ†’ Version. MIUI.

Method 1: Disconnect via launcher settings (works on 60% of devices)

The most secure method, which does not require superuser rights, is suitable for MIUI 13-14 and HyperOS:

  1. Click the empty space on the desktop โ†’ select Desktop Settings.
  2. Go to the Additional (or Advanced Settings) section.
  3. Find the option to Show the basket and turn off the slider.
  4. Restart Launcher: Swipe the apps up and close Launcher.

If there is no item to show the basket:

What to do if there is no option in the settings?
This means that your version MIUI does not support the shutdown through GUI. Try: 1. Update the firmware to the latest stable version (via Settings) โ†’ System Update). 2. Install an alternative launcher (see Method 3. 3. Use ADB-command (see Method 4).

Important: Some firmware (POCO Launcher, MIUI 12.5 Enhanced) has the option hidden, in which case resetting the launcher settings will help:

Settings โ†’ Applications โ†’ Application Management โ†’ Launcher โ†’ Storage โ†’ Clear data

Method 2: Remove via ADB (for advanced users)

If standard settings donโ€™t work, you can turn off the cart via Android Debug Bridge (ADB), a method that works on all versions of MIUI/HyperOS, but requires a PC connection.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux
  • ๐Ÿ“ฑ Included debugging by USB (Settings โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times to tap according to the version โ†’ Return to the Extra โ†’ For developers โ†’ Debugging by USB)
  • ๐Ÿ”Œ Cable USB (preferably original)
  • ๐Ÿ› ๏ธ Utility. ADB Tools by Google

Step-by-step:

Install ADB on PC

Enable debugging over USB on Xiaomi

Connect your phone to your PC and allow debugging

Open the command line in the folder with ADB

-->

  1. Connect your phone to your PC and enter a command to check the connection: Adb devices should show your deviceโ€™s serial number.
  2. Execute the command to disable the basket: adb shell settings put global hide_recycle_bin 1
  3. Restart the launcher or phone.

โš ๏ธ Note: Some of the firmware (HyperOS) 1.0 Xiaomi 14) This command can be reset after the update. To fix the change, use: adb shell cmd overlay force-stop com.miui.home adb shell cmd overlay enable-exclusive com.android.internal.systemui.navbar.gestural_extra_wide_back

Method 3: Installation of an alternative launcher

If previous methods have not worked, the radical solution is to switch the standard MIUI launcher to a third-party one, which will completely remove the basket and provide additional customization options.

The best options for Xiaomi:

LauncherPlusesConsReference
Nova LauncherFlexible setup, no basket, gesture supportPremium version for some functionsGoogle Play
LawnchairFree, Lightweight, Pixel StyleRare bugs with animationsGoogle Play
POCO LauncherOptimized for Xiaomi, no shopping cartLess customization than NovaGoogle Play
Smart Launcher 6Unique interface, automatic sortingPaid themesGoogle Play

How to install and configure:

  1. Download the launcher from Google Play (links above).
  2. When you first start, select it as the default launcher.
  3. In the new launcher settings, disable all unnecessary items (for example, in Nova Launcher: Settings โ†’ Doc โ†’ Hide the dock).

๐Ÿ’ก

If the basket still appears after installing the alternative launcher, clear the data of the standard launcher (Settings โ†’ Applications โ†’ Launcher โ†’ Clear data) and restart the phone.

Method 4: Edit system files (root only)

This method requires superuser rights and is only suitable for power users.Incorrect actions can lead to bootloop ( looped download).

Instructions for MIUI 14/HyperOS:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/MiuiHome/MiuiHome.apk to back up your file.
  3. Open MiuiHome.apk in the APK Editor (e.g. APKTool).
  4. Find the file. res/values/bools.xml and change the line: <bool name="show_recycle_bin">true</bool> on <bool name="show_recycle_bin">false</bool>
  5. Collect the APK back, replace the original file and reboot the phone.

โš ๏ธ Note: HyperOS may be different: /product/priv-app/MiuiHome or /system_ext/priv-app/MiuiHome. Before editing, check for the presence of the file through a search in the root directory.

Standard launcher settings

ADB-team

Alternative launcher

Root-editing

I haven't tried it yet.-->

Method 5: Resetting launcher settings to factory

If the cart appeared after updating or changing the theme, resetting the launcher will help, it will not delete your data, but will return the standard look of the desktop.

How to do this:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the Launcher (or MIUI Launcher, POCO Launcher).
  3. Select Warehouse โ†’ Clear data and Clear cache.
  4. Reboot the phone.

After discharge:

  • ๐Ÿ”„ The basket will disappear, but the standard wallpaper and icon location will return.
  • ๐Ÿ“ Restore a backup of the desktop layout (if it was created through Settings) โ†’ Desktop โ†’ Backup).
  • โš™๏ธ Reconfigure the gestures and parameters of the launcher.

๐Ÿ’ก

Resetting the launcher is the surest way to bring back the standard behavior of the system, but it erases all desktop customizations.

What to do if the cart returns after the update

Xiaomi often resets user settings after MIUI/HyperOS updates, so that the shopping cart doesn't reappear again:

  1. Turn off automatic launcher update: Settings โ†’ Annexes โ†’ Application management โ†’ Launcher โ†’ โ‹ฎ โ†’ Disable updates
  2. Use Update Blocker: Apps like App Blocker or Package Disabler can block updates to com.miui.home.
  3. Install modified firmware: Custom firmware (xiaomi.eu, PixelExperience) often removes the basket by default.

If the basket is back:

Repeat. ADB-team (Method 2)

Clear the launcher data (Method 5)

Check system updates

Install an alternative launcher (Method 3)

-->

FAQ: Frequent questions about the cart on Xiaomi

Can I remove the cart without root and ADB?
Yes, 60 percent of the time, it helps to turn off through launcher settings (Method 1) or installing an alternative launcher (Method 3).If these methods don't work, try resetting the launcher settings (Method 5).
Why did the HyperOS update come back?
HyperOS resets some settings MIUI, including the cart hiding, you need to re-apply after the update. ADB-Command (Method 2) or reinstall an alternative launcher.
Is it safe to edit system files through root?
Editing MiuiHome.apk can cause a launcher to crash if you make a code error. Always back up a file before making changes. On HyperOS, the risk is higher due to new system partition protection mechanisms.
Is there a way to remove the POCO F5 cart with HyperOS?
Nana POCO F5 HyperOS works with you. ADB-command (Method 2) or install Nova Launcher. Standard shutdown through launcher settings may not be available.
The basket is gone, but the gestures are gone.
This is a side effect of turning off the basket through ADB Restore gestures with the command: adb shell cmd overlay disable com.android.internal.systemui.navbar.gestural_extra_wide_back Or reset the launcher settings (Method) 5).