How to completely remove the widget tape on Xiaomi Mi 10: 5 working ways

The widget tape on the left of the home screen on the Xiaomi Mi 10 is a useful tool for quick access to information, but not everyone likes it. Frequent complaints: unnecessary notifications, slowing down the interface and awkward location. Unfortunately, in the standard MIUI settings, there is no obvious β€œDelete Ribbon” button, but there are several ways to hide or disable it forever – from simple to technically complex.

In this article, we will analyze all the current methods for Xiaomi Mi 10 (including Mi 10 Pro and Mi 10 Ultra models) on versions. MIUI 12–14 and HyperOS. Note: Some methods require developer rights or PC connectivity, so prepare the cable and drivers in advance. ADB. If you’re a beginner, start with the first two sections, and experienced users can jump right into the new section. ADB-commands or setting up an alternative launcher.

1. Method: Disconnect via MIUI settings (without root)

The safest and most reversible method is to hide the widget tape through the standard settings, which is suitable for most users and requires no additional software, and it's important that it doesn't remove the tape completely, but only hides it with a gesture or disables content updates.

Instructions:

  • πŸ“± Open the Settings. β†’ Main screen screen.
  • πŸ” Find the App Tape or Widgets on the left (name depends on version) MIUI).
  • πŸ”„ Switch the slider Show the tape to the off position..
  • πŸ”™ Return to the main screen and check: tape should disappear when swipe to the left.

If there is no such item, try an alternative path:

  1. Hold your finger to the free space on the main screen.
  2. Slip on the screen settings (cog icon).
  3. In the section Additional, find the option of the Widget Ribbon and deactivate it.

πŸ’‘

If after turning off the tape still appears when a random swipe, add an empty widget to the main screen (for example, Notes) - this will block the gesture.

⚠️ Attention: On some firmware MIUI 14 and HyperOS, this method works partially - the tape is hidden, but continues to consume resources in the background.

2. Method: Use of an alternative launcher

If standard settings don't work, the most reliable option is to install a side launcher, which will completely replace the MIUI shell, including the widget tape.

  • 🌟 Nova Launcher – flexible settings, gesture support, no advertising.
  • 🎨 Lawnchair is a lightweight open source launcher that mimics the Pixel Launcher.
  • ⚑ Microsoft Launcher – Windows integration, minimalist design.
  • πŸ“± Apex Launcher – Optimized for Performance, Supports Themes.

How to determine:

  1. Download the launcher from Google Play.
  2. After installation, click Home and select the new launcher as the main one.
  3. In the launcher settings (Long tap β†’ Settings), turn off the option to Show App Ribbon or Google Discover (if any).
LauncherSupport for topicsRAM consumptionCost
Nova Launcherβœ… Yes.~150MBFree (Premium - 300)β‚½)
Lawnchairβœ… Yes.~100MBFree of charge.
Microsoft Launcher❌ No.~200MBFree of charge.
Apex Launcherβœ… Yes.~120MBFree of charge (Pro - 250)β‚½)

Advantages of the method: the widget tape disappears forever, there are more opportunities for customization. MIUI (For example, Dual Apps or Game Mode may not work properly.

πŸ“Š Which launcher do you prefer?
Standard MIUI
Nova Launcher
Lawnchair
Microsoft Launcher
Other

Method: Disconnect via ADB (for power users)

If you are ready to work with Android Debug Bridge (ADB), This method will allow you to completely remove the widget tape at the system level, without resorting to root rights. MIUI 12-14 and HyperOS, but requires PC connectivity.

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB (download).
  • πŸ“± Settings enabled β†’ The phone. β†’ Version. MIUI (7 times tap to activate Developer Mode).
  • πŸ”Œ USB-cable (preferably original).

Step-by-step:

  1. Turn on your phone: Settings β†’ Additional β†’ For developers β†’ Debugging by USB
  2. Connect Xiaomi Mi 10 to your PC and confirm the debugging permission.
  3. Open the command line (Win + R β†’ cmd) and type: adb devices Make sure the device is identified (serial number should appear).
  4. Execute the command to disable the tape: adb shell pm hide com.miui.miservice An alternative command may be required for HyperOS: adb shell pm uninstall --user 0 com.miui.miservice
  5. Reboot your phone (adb reboot).

⚠️ Note: pm hide and pm uninstall commands may cause other Xiaomi system services (such as Themes or Security) to fail. β†’ System system β†’ Backup.

Enable the developer mode|Install drivers ADB PC-only|Connect your phone to the original cable|Make a backup copy of the data|Check the work of the adb device team-->

Method: Editing system files (requires root)

This method is only suitable for users with unlocked bootloaders and root rights (for example, through Magisk), which allows you to remove the widget tape by changing system files, but there are risks.

What needs to be done:

  1. Install a file manager with root support (such as Root Explorer or Mixplorer).
  2. Go to /system/priv-app/MiuiSystemUI/MiuiSystemUI.apk or (for HyperOS): /system/priv-app/HyperSystemUI/HyperSystemUI.apk
  3. Copy the file MiuiSystemUI.apk on your PC and open it in the archiver (e.g., 7-Zip).
  4. Delete or rename folders: res/layout/miui_left_screen.xml and smali/com/miui/home/launcher/LeftScreen*
  5. Save the changes, return the file to your phone and restart.

If errors occur after the reboot (e.g., System UI has stopped), restore the original file from the backup.

What if the phone doesn’t start after editing system files?
If the Xiaomi Mi 10 is stuck on the logo or a bootloop occurs, try: 1. Log in Recovery Mode (clamp Power + Volume up). 2. Select Mount β†’ System and return the original MiuiSystemUI.apk via ADB Sideload. 3. If it does not help - reflash the phone via Fastboot with data storage (team: fastboot flash system.img).

Method: Disconnection through "Special Opportunities"

Little-known life hack: You can block the widget tape by simulating gesture restriction through feature settings, which doesn't remove the tape, but makes it inaccessible to accidentally open.

How to set up:

  1. Go to Settings β†’ Special Opportunities β†’ Management Convenience.
  2. Activate AssistiveTouch (or Pointer on the screen).
  3. In AssistiveTouch settings, select Actions β†’ Set up the menu.
  4. Add the action Block Swipes to the left (if there is no such action, create it through the User Action).
  5. Save and turn on AssistiveTouch. Now swipe left on the home screen will be ignored.

The downside is that you will see a floating button on the screen that you can accidentally hit. To hide it, use the transparent theme for AssistiveTouch (available in MIUI 13+).

Comparison of methods: which one to choose?

To determine the best way, evaluate your skills and goals:

MethodDifficultyPC requiredRoot is required.ReversibilityEfficiency
MIUI settings⭐❌ No.❌ No.βœ… Yes.⚠️ Partial
Alternative launcher⭐⭐❌ No.❌ No.βœ… Yes.βœ… Complete.
ADB-teamβ­β­β­βœ… Yes.❌ No.βœ… Yes.βœ… Complete.
Editing system filesβ­β­β­β­βœ… Yes.βœ… Yes.❌ No.βœ… Complete.
Special facilities⭐❌ No.❌ No.βœ… Yes.⚠️ Partial

For most users, the best choice is an alternative launcher (if you need a complete replacement of the interface) or ADB-Teams if you want to keep them MIUI, but remove the tape forever. MIUI They are only suitable for temporary concealment.

πŸ’‘

If you are unsure of your skills, start by installing a third-party launcher – this is the safest way to do so without risking damage to the system.

FAQ: Frequent questions

❓ The widget tape is gone, but now the gestures in the widgets are not working. MIUI. How to get it back?
If swipes stop working after disabling through ADB or editing system files (for example, going back), follow the command: adb shell pm uninstall --user 0 com.miui.miservice If this does not help, return the original MiuiSystemUI.apk from the backup or reset through Settings β†’ System β†’ Resetting (without deleting data).
❓ Can I remove the widget tape without a computer?
Yes, there are two ways: Install a third-party launcher (like Nova Launcher) – does not require a PC; use the Activity Launcher app (from Google Play) to manually disable the com.miui.miservice service (but this can lead to system errors).
❓ After updating MIUI The widget tape is back. How to fix it?
MIUI updates often reset user settings. To keep the tape from returning: If you used ADB, re-run the command after the update. If there was a third-party launcher, check if its settings have reset (sometimes MIUI forcibly returns the standard launcher). Disable the automatic MIUI update in Settings β†’ About Phone β†’ System Update β†’ Three-point β†’ Settings β†’ Auto Update.
❓ Will Google Discover work if I install Nova Launcher?
Yes, but it needs to be turned off separately. In Nova Launcher: Open launcher settings. Go to Home Screen β†’ Google Discover. Select Disable. If you don't have a point, upgrade Nova Launcher to the latest version or use it. ADB-command to disable Google App: adb shell pm hide com.google.android.googlequicksearchbox
❓ Can I return the widget tape after disconnecting through ADB?
Yes, follow the command: adb shell pm uninstall --user 0 com.miui.miservice If the tape does not appear, try: adb shell cmd package install-existing com.miui.miservice After that, restart the phone.