How to completely disable the widget tape on Xiaomi Redmi: all ways

The widget tape (or MIUI Launcher) on Xiaomi Redmi smartphones is the left-hand screen panel with a weather widget, fast apps and banner ads. For many users, it becomes a source of annoyance: it takes up space, slows down the system and shows unnecessary content, especially for the budget models of the Redmi Note 10/11/12 and POCO M/X, where every megabyte of RAM counts.

In this article, we will analyze all working ways to disable the widget tape - from standard settings MIUI You'll learn how to remove ads, remove unnecessary widgets, and even completely deactivate the panel without losing functionality. ADB-We will start with the simplest solutions.

Why the widget tape interferes: 3 main problems

At first glance, a panel with a weather widget and quick labels seems convenient, but in practice, it creates more problems than benefits.

  • 🐒 Brakes the system: tape is constantly updated in the background, consuming up to 10-15% CPU on weak chipsets (for example, Snapdragon) 660/678). It's critical for Redmi. 9A/9C s 2-3 GB RAM.
  • πŸ“’ Spam advertising: even after disabling personalized advertising in the settings MIUI The tape continues to show banners from Mi Browser and GetApps.
  • πŸ”„ Random swipes: When trying to open the notification bar, users often accidentally swipe left, hitting the tape instead of quick settings.

Test data. XDA Developers, disabling the widget tape increases battery life on 8-12% It's a reduction in the background activity of the system processes. AMOLED-screens (e.g. Note) 10 Pro) also saves battery power by reducing black pixel backlight.

πŸ“Š What kind of Redmi model do you have?
Redmi Note 10/11/12
Redmi 9/9A/9C
POCO M/X/F
Redmi K40/K50
Another model

Method 1: Disconnect via standard MIUI settings

The safest method that works on all Xiaomi smartphones with MIUI 12/13/14 (including HyperOS) is suitable for beginners and does not require additional tools.

  1. Open the Settings. β†’ Desktop.
  2. Slip on Desktop Settings (or Additional Settings in new versions).
  3. Find the option of the Widget Ribbon (in some firmware - Application Panel).
  4. Switch the slider to the off position.
  5. Confirm the action by pressing OK in the dialog box.

⚠️ Note: On some models (Redmi Note 8 Pro, POCO X3 NFC) When you turn off the tape, you may lose the weather widget on the home screen. To return it, add the widget manually through a long press on the desktop. β†’ Widgets β†’ Weather.

Make a backup copy of the main screen|Check the version. MIUI at the Settings β†’ The phone.|Close all background applications|Connect the phone to charge (recommended)-->

If the widget tape option is not in the settings, it means that your firmware has been modified (e.g., Global ROM with remote features).

Method 2: Removal via ADB (without root rights)

For users who don’t have the option to turn off in settings, Android Debug Bridge (ADB) is an official tool from Google that doesn’t require superuser rights, but allows you to jam system components.

You'll need:

  • πŸ–₯️ Computer with Windows/Linux/macOS
  • πŸ“± USB-cable (original or quality)
  • πŸ”§ Installed drivers Xiaomi and ADB Tools

Instructions:

  1. Activate Developer Mode: Settings β†’ About Phone β†’ MIUI Version (Tap 7 times)
  2. Enable USB debugging in Settings β†’ Additional β†’ For developers.
  3. Connect your phone to your PC and start the command line (cmd).
  4. Enter the commands in turn: adb devices adb shell pm hide com.miui.home/.launcher.LauncherWidgetPreviewActivity
  5. Reboot your smartphone.

⚠️ Attention: After update MIUI The widget tape may appear again. To avoid this, follow the command before updating:

adb shell cmd package compile -m speed -f com.miui.home

This will fix changes in system files.

πŸ’‘

If ADB does not recognize the device, try switching USB connection mode to File Transfer (MTP) in the notification curtain.

Method 3: Use of an alternative launcher

If the first two methods didn’t work or you want to drastically change the interface, install a third-party launcher.This will completely replace the standard MIUI Launcher, removing the widget tape and adding new features.

Top.-3 Launcher for Xiaomi Redmi:

LauncherAdvantagesDeficienciesReference
Nova LauncherFlexible gesture setting, themes support, no advertisingPremium version for some functionsGoogle Play
LawnchairFree, open source, support for Android 12+Less to do with the designGoogle Play
Hyperion LauncherOptimized for MIUI, built-in gesturesNo Russian localizationOfficial website

To set up the launcher:

  1. Download. APK-file from official source (do not use third-party sites!).
  2. Install the file by allowing installation from unknown sources (Settings β†’ Applications β†’ Special Access β†’ Install Unknown Applications).
  3. When you first start, select the launcher as default.
  4. Set up your desktop to suit your needs (long press β†’ Launcher settings).

Important: After installing a third-party launcher, some MIUI features (like Double-Tap to Wake Up) may not work properly. Check the gesture settings in the new launcher.

Method 4: Disable via system file editor (for advanced)

This method requires root rights or an unlocked bootloader, and is suitable for users who are willing to risk system stability for the sake of total control, and we will use the MT Manager app (requires root) or Mixplorer with the Magisk module.

Instructions for MT Manager:

  1. Install MT Manager and provide root access.
  2. Go to /system/priv-app/MiuiHome/MiuiHome.apk
  3. Find the res/values/bools.xml file and open it in the text editor.
  4. Change the line: <bool name="enable_minus_screen">true</bool> on <bool name="enable_minus_screen">false</bool>
  5. Save the file, reboot the phone.

⚠️ Warning: Incorrect editing of system files can lead to bootloop ( looped boot). TWRP Recovery or OrangeFox.

What if MIUI does not start after editing?
If the phone is stuck on the logo MI after changing system files: 1. Enter Recovery (Press Power) + Volume Up). 2. Choose Mount β†’ System. 3. Connect your phone to your PC and return the original file bools.xml through ADB: adb push bools_original.xml /system/priv-app/MiuiHome/res/values/ 4. Reset the device.

Method 5: Reset the launcher settings (if the tape returned after the update)

After the MIUI update, the widget tape can reappear even if you've disabled it before, because you reset the launcher settings to return the same settings:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the MIUI (or Launcher) launcher and tap it.
  3. Select Warehouse β†’ Clear data and Clear cache.
  4. Reboot the phone.
  5. Repeat Method 1 (disconnect via settings).

If app icons or widgets disappear after reset, restore them through a backup (if it was created) or reset your desktop.

πŸ’‘

Reset launcher removes all your personal desktop settings, including folders and icon locations. Before the procedure, take screenshots of the current configuration.

More tips: how to make MIUI faster after turning off the tape

By removing the widget tape, you're freeing up system resources to maximize your smartphone experience:

  • ⚑ Turn off animation: Settings β†’ The phone. β†’ Version. MIUI (7 taps) β†’ For developers β†’ The scale of the animation (select) 0.5x or off.)
  • 🧹 Clear the cache. MIUI: Settings β†’ Memory. β†’ Cleaning (select "Deep Cleaning")
  • 🚫 Block background activity: Settings β†’ Battery β†’ Energy saving regime β†’ Select "Balanced" or "Charge Savings"
  • πŸ”’ Remove unnecessary system applications (requires root): adb shell pm uninstall -k --user 0 com.miui.weather2 (weather widget adb shell pm uninstall -k --user 0 com.xiaomi.joyose (Mi Game Center)

After these actions, the Redmi Note 11 with the Snapdragon 680 shows performance gains of up to 20% in the AnTuTu test (according to GSMArena tests), especially the improvement in interface smoothness when multitasking.

FAQ: Frequent questions about turning off widget tape

❓ The widget tape is gone, but now the swipe left for Google Feed is not working?
Google Feed (or Discover) is a separate service from Google that is not associated with MIUI tape. To return the swipe to the left: Install Google App (if deleted). Long tap on desktop β†’ Desktop Settings β†’ Additional settings β†’ Enable Google Feed. If there are no options, install an alternative launcher (like Nova Launcher) and activate Google Feed in its settings.
❓ Can I turn off the widget tape on Redmi with HyperOS?
Yes, in HyperOS (the new shell from Xiaomi) the procedure is similar. MIUI 14: Open the Settings. β†’ Desktop. Tap the lock screen and desktop settings. Find the App Ribbon option and turn it off. If you don't have the option, use it. ADB-The method is adb shell pm hide com.miui.home/.launcher.LauncherMinusOneScreen
❓ After the tape was turned off, the weather on the lock screen stopped working?
It's a known problem. MIUI, When disabling the widget tape affects the system weather widget Solutions: Install a third-party weather widget (e.g. AccuWeather or Weather & Clock Widget). Turn back the widget tape, but remove all unnecessary elements through a long press β†’ Delete it. Use it. ADB, Disable only advertising components: adb shell pm hide com.miui.home/.launcher.LauncherMinusOneScreenAds
❓ Will there be consequences for the guarantee if used? ADB root?
Xiaomi does not officially consider the use of ADB violation of the warranty, as it is a tool from Google. However: If you unlock the bootloader, the warranty is canceled (this is spelled out in the user agreement). ADB-When you have a phone that stops turning on, the service center may refuse to repair under warranty, citing "user manipulation." Safe option: use third-party launchers - they do not affect system files. adb shell pm uninstall -k --user 0 com.miui.home and reinstall the launcher through Play Market.
❓ How to turn off the widget tape on Redmi with custom firmware (for example, Pixel Experience)?summary> On custom firmware (for example, LineageOS, Pixel Experience, ArrowOS) tape widgets MIUI If it appears, check if it's installed over the firmware. MIUI Launcher (remove it via Settings) β†’ If the tape is still there, it's a function of the custom launcher itself. Open its settings (long press). β†’ Launcher settings) and find the option Disable left screen or Hide widget panel. For Pixel Launcher, use the Pixel Launcher Mods module in Magisk.