How to Remove Shortcuts in Xiaomi Widget Ribbon: A Complete Guide with Hidden Features

The tape widgets on smartphones Xiaomi, Redmi and POCO β€” It's a convenient tool for quick access to applications and functions, but over time, it gets filled with unnecessary shortcuts. Users often face a problem when the system automatically adds widgets from the user's home. MIUI (For example, "Mi-wallet", "Fast Payments" or "Recommended Apps"), which cannot be removed in the standard way. In this article, we will discuss all working methods of cleaning tape, from the obvious to the hidden, including the developer's settings and ADB-team.

It is important to understand that MIUI is regularly updated and the location of options may vary depending on the firmware version (for example, MIUI 14 vs HyperOS).We tested all methods on current versions of 2026 and specified features for different models. If you use a device older than the Redmi Note 10 or Xiaomi 11T, some menu items may be called differently - pay attention to the screenshots in the official documentation of Xiaomi.

Why do unnecessary labels appear in the widget tape?

Automatic addition of widgets is part of Xiaomi’s policy of personalizing the interface.

  • πŸ“± Pre-installed services MIUI: Mi-wallet", "Fast Games" or "Recommendations" labels are added on the first start of the system and are not deleted after long pressing.
  • πŸ”„ Firmware updates: after upgrade to new version MIUI/HyperOS New widgets may appear (for example, "MIUI+" or "Smart Home").
  • 🎯 Recommendation algorithms: The system analyzes frequently used applications and adds them to the feed (even if you haven’t run them).
  • πŸ“¦ Third-party apps: Some programs (such as AliExpress or TikTok) create widgets without asking permission.

Interestingly, on HyperOS devices (such as Xiaomi 14 or Redmi K70), the widget-addition algorithm has become more aggressive, allowing the system to restore deleted shortcuts after rebooting, due to the integration of Xiaomi Cloud cloud services that synchronize interface settings.

πŸ“Š What version? MIUI/HyperOS you have installed?
MIUI 12/13
MIUI 14
HyperOS 1.0
I don't know.
other

Method 1: Standard removal by long pressing

The simplest method works for custom widgets (the ones you added yourself) and some system shortcuts.

  1. Unlock the screen and swipe your finger to the left of the main screen to open the widget tape.
  2. Find an unnecessary label and hold it with your finger for 1-2 seconds.
  3. If the shortcut can be removed, a basket will appear at the top of the screen – drag the widget there.
  4. You may need to click Delete or OK to confirm.

⚠️ Note: This method does not work for system widgets MIUI (For example, "Mi-wallet" or "Fast Payments"). When you try to delete, a notification will appear: "This widget cannot be deleted.

β˜‘οΈ Pre-deletion check

Done: 0 / 4

Method 2: Disabling recommendations in MIUI settings

The MIUI system adds shortcuts based on your activity to disable this feature:

  1. Open the Settings. β†’ Main screen screen.
  2. Go to the Application Recommendations section (in some versions – Smart Recommendations).
  3. Turn off the sliders: πŸ” Show recommendations on the main screen πŸ“Š Analyze frequently used applications πŸ”„ Automatically add widgets

Restart the device so that the changes take effect.

The path may differ on HyperOS: Settings β†’ Screen β†’ Personalization β†’ Recommendations. If you don’t have an option on the menu, then your firmware version doesn’t support manual shutdown – try the developer settings method (see below).

What if there is no β€œrecommendation” option?
On certain devices (e.g, POCO F5 Or the Redmi Note 12 Pro.+) The section is hidden. In this case, use ADB-commands from Method 5 or install an alternative launcher (e.g., Nova Launcher) that ignores system widgets.

Method 3: Resetting the settings of the main screen

If the widget tape is filled with garbage and standard methods don't help, return the screen settings to factory settings. This won't delete your data, but it will reset the location of shortcuts and widgets:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the top right corner and select Reset Settings.
  3. In the list, find MIUI Launcher (or Lawnchair for HyperOS) and click Reset.
  4. Once you've rebooted, the widget tape will be empty.

We recommend that you take screenshots of the current location of the icons before resetting them to quickly restore them.

Model of the deviceThe path to launcher resetNotes
Xiaomi 13/14, Redmi K60Settings β†’ Applications β†’ Launcher β†’ Storage β†’ ResetImprint confirmation required
POCO F4/F5Settings β†’ System β†’ Additional β†’ Resetting of the launcherThe option can be hidden in Special Opportunities
Redmi Note 11/12Settings β†’ Main screen β†’ Reset the layoutDoesn't affect wallpaper and themes.

Method 4: Using the Developer’s Settings

For power users, there is a hidden option to disable system widgets through developer mode, which works on MIUI 14 and HyperOS, but requires caution:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Click 7 times on the MIUI Version (you will be notified "You're a developer!").

Settings β†’ Additional β†’ For Developers

Disable system widgets

Disable system widgets

Reset the device.

If you don't have the option on the menu, try searching for "widget" or "widget" on your settings. On some devices (such as Xiaomi 12T), the option is called "Limit background processes" - it can also hide unnecessary shortcuts.

πŸ’‘

Once the developer mode is activated, a new section called Feature Lab in Settings will appear, where you can turn off animations and speed up the interface, which indirectly affects the loading of widgets.

Method 5: Remove via ADB (for advanced users)

If the system widgets are not removed by any of the above methods, the ADB (Android Debug Bridge) remains, which requires a computer connection and basic command line knowledge, and the advantage is that it works even on locked devices without root rights.

Instructions:

  1. Install. ADB-Drivers on PC and enable Debugging by USB on the phone (Settings) β†’ For developers).
  2. Connect your smartphone to your computer and type in the terminal: adb shell pm list packages | grep -i widget This command will display a list of packages associated with widgets.
  3. Find an unnecessary widget (e.g. com.miui.mishare.connectivity for Quick Payments) and disable it: adb shell pm disable-user --user 0 com.miui.mishare.connectivity
  4. Reset the device.

On HyperOS, the weather widget is integrated into Mi-space and is only removed using custom firmware.

Why are widgets coming back after the MIUI update?
This is due to Xiaomi's policy of synchronizing settings through Xiaomi Cloud.When you update the firmware, the system restores the standard configuration of widgets. To avoid this: Before updating, disable Settings Sync in Settings β†’ Xiaomi account β†’ Cloud. Use it. ADB-commands to permanently disable packets (see Method 5). Install an alternative launcher - it is independent of updates MIUI.
How to return a remote widget if you need it?
If you accidentally delete a widget (like Google Search or Calendar), restore it like this: Open the widget tape and scroll down to the All widgets section. Find the right widget in the list and drag it to the home screen. If the widget isn't listed, reinstall the corresponding app from Google Play. System widgets (like Quick Settings) may require a launcher reset (see Method 3).
Do these methods work at POCO?
Yes, all methods are applicable to POCO devices, as they are based on MIUI/HyperOS. Features: On POCO F5 and a newer path to widget settings: Settings β†’ Screen β†’ Widgets. On POCO X3/X4, there may be no option to disable recommendations - use ADB. Resetting the launcher on POCO does not affect Game Turbo settings.
Can I turn off the widgets forever?
The only way to get rid of system widgets forever is to install custom firmware (like LineageOS) or use it. ADB-Commands after each update MIUI. Standard methods have a temporary effect, as Xiaomi restores widgets when: Update firmware, reset settings, log into your Xiaomi Cloud account on a new device. Alternatively, disable automatic sync in your account settings.