Xiaomi widget tape (also known as Google search bar or Google search bar) MIUI-tape) - standard shell element MIUI, It appears when you swipe left on the home screen, and for many users, it becomes a source of annoyance: it takes up space, slows down the system, and shows unnecessary recommendations. Unfortunately, Xiaomi doesnβt provide an obvious βDeleteβ button, but there are several working ways to get rid of it β from simple to technically challenging.
In this article, we will discuss all current methods of removing widget tape, including hidden settings. MIUI, utilization ADB-It's important to understand that some ways can affect the stability of the system, so we'll detail the risks and consequences of each option. If you're ready to take back control of the desktop, read on.
Why Xiaomi Widget Ribbon Appears on the Screen and Can It Be Disabled?
The widget tape in MIUI is a hybrid element that combines:
- π Google Search (in most global firmware)
- π± MIUI-recommendations (news feed, weather, quick action)
- π― System applications widgets (calendar, notes, health)
By default, it is activated in MIUI 12 and later, and its behavior depends on the region and version of the shell. For example, in Chinese firmware, tape is often integrated deeper and removed more difficult than in global ones. The main problem is that Xiaomi does not add a direct option to disable in the settings, hoping that users will get used to the βusefulβ functionality.
Can I turn it off? Yes, but with reservations:
- β On some versions MIUI (for example, MIUI 13/14 For the Redmi Note 11 Xiaomi 12) The tape can be hidden through standard settings.
- β οΈ Chinese firmware or custom builds may require manual editing of system files.
- π§ For complete removal (not just concealment) you will need root or ADB.
Before you go to the instructions, check the version of your firmware in Settings β About Phone β MIUI version. This will help you choose the most effective method.
Method 1: Disable the tape through the launcher settings (without root)
The safest and easiest method is to use the hidden options of the standard MIUI launcher, which runs on most global firmware (especially MIUI 12-14) and does not require technical skills.
- Open your phoneβs settings and go to the Applications β Application Management section.
- In the search bar, type "Luncher" (or com.miui.home for an accurate search).
- Slip on the Louncher app, then select Warehouse and Cache β Space Management.
- Click Reset (this wonβt remove your wallpaper or icons, but only return the launcher to factory settings).
- After restarting the launcher, try swiping left - the tape should disappear.
βοΈ Preparation for launcher reset
If this method doesn't work, then your version of MIUI will block the launcher reset, so move on to the next method.
β οΈ Attention: Launcher reset can temporarily reset the order of applications on the desktop.We recommend pre-fixing the location of the icons using the function "Stick the layout" (long tap on the desktop). β Settings β Secure the layout).
Method 2: Removal through ADB-Teams (for advanced teams)
If standard settings donβt work, you can use ADB (Android Debug Bridge), a tool for debugging Android through your computer, which works on most Xiaomi devices, but requires you to turn on developer mode and install ADB on your PC.
Here's the step-by-step instruction:
- Activate Developer Mode: Go to Settings β About Phone and tap 7 times on the MIUI version.
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect the phone to your computer and confirm the debugging permission.
- Download ADB Tools and unpack the archive.
- Open the command prompt (cmd) in the folder with ADB and type: adb shell pm hide com.miui.miservice This command hides the system application responsible for the widget tape.
If the team doesnβt work, try an alternative:
adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox| Team team. | Action. | Suitable for |
|---|---|---|
| pm hide com.miui.miservice | Hiding. MIUI-ribbon | MIUI 12β14 (Global) |
| pm disable-user com.google... | Turning off Google Search | All versions with Google services |
| pm uninstall -k --user 0 com.miui.miservice | Remove the tape for the current user | Requires root or unlocked bootloader |
β οΈ Note: Pm hide and pm disable-user commands are reversible β to return the tape, replace it hide/disable on unhide/enable. However, uninstall removes the app permanently and can cause malfunctions. MIUI.
π‘
If, after the execution, ADB-Commands tape is still displayed, try restarting your phone or clearing the launcher cache (Settings) β Annexes β Launcher β Clear the cache).
Method 3: Use of third-party launchers (alternative)
Unless you really need to use the standard MIUI launcher, the easiest way to get rid of the widget tape is to install an alternative launcher from Google Play.
- π Nova Launcher β flexible settings, gesture support, no advertising.
- π¨ Lawnchair β open source, minimalist design, integration with Pixel chips.
- β‘ Hyperion Launcher β Optimized for performance, themes support.
- π Microsoft Launcher - Windows integration, cloud backup settings.
After installing a third-party launcher:
- Click the Home button and select the new launcher as the default application.
- In the launcher settings, disable all options related to Google search or newsfeed.
- If necessary, hide the search bar through Launcher Settings β Dock Bar β Hide the search bar.
Important: Some MIUI features (such as navigation gestures or system widgets) may not work properly with third-party launchers. Check compatibility on 4PDA or XDA Developers forums before installing.
Method 4: Edit system files (root only)
If you have a bootloader unlocked and root rights set up (like Magisk), you can remove the widget tape by editing system files, which is risky, but it gives you 100% results.
You'll need:
- π± Root-rights device.
- π₯οΈ File Manager with support for root (such as Root Explorer or Mixplorer).
- π§ Backup of the system (required!).
Instructions:
- Open Root Explorer and go to /system/priv-app/MiuiSystemUI/.
- Find the MiuiSystemUI.apk file and back it up (copy it to a safe location).
- Delete or rename the file (e.g., in MiuiSystemUI.apk.bak).
- Reset the device.
β οΈ Attention: Removal of system APK-File files can result in bootloop (a looped boot) or loss of functionality (such as a notification panel will stop working).Be sure to have a working backup before experimenting with it. TWRP.
What if after removing MiuiSystemUI.apk the phone does not turn on?
Method 5: Recoiling back to the old version of MIUI (extreme case)
If none of the methods worked and the widget tape is critically disruptive, you might consider rolling back to an older version of MIUI where it didn't exist yet. For example, in MIUI 11 and below, there were no widgets in the current form.
The rollback process:
- Download the archive with the desired version of MIUI for your model from the official website or Xiaomi Firmware Updater.
- Unlock the bootloader (if not already unlocked) via the Mi Unlock Tool.
- Fastboot or Recovery (instructions depend on the model).
Cons of this method:
- β Loss of new features and security patches.
- β Possible problems with application compatibility.
- β Risk of "brike" with incorrect firmware.
Recoiling is only appropriate if:
- πΉ Your model officially supported the older version. MIUI (check on 4PDA).
- πΉ You are willing to sacrifice new functions for stability.
- πΉ You have experience in Xiaomi devices.
π‘
Firmware rollback is a last resort, and in 90% of cases, the problem with the widget tape can be solved in less radical ways (ADB or third-party launcher).
Frequent Mistakes and How to Avoid Them
When you try to remove the widget tape, users often encounter typical problems, and here are the most common mistakes and solutions:
| Mistake. | Reason. | Decision |
|---|---|---|
| The tape returns after the reboot | ADB-team applied temporarily or reset launcher settings | Repeat pm hide or use pm disable-user to permanently disable |
| The swipe to the left doesn't work, but the tape hasn't disappeared. | Launcher reset but cache not cleared | Clear the launcher cache in Settings β Apps or reboot the phone |
| ADB does not see the device | Drivers not installed or USB debugging enabled | Install ADB drivers and check if developer mode is enabled |
| After removing the system APK, the phone does not turn on | Critical system file removed | Restore the file from the backup via TWRP or flash the stock firmware |
If you are not sure about your actions, it is better to start with the safest methods (launcher reset or third-party launcher) and only then move on to ADB or edit system files.