How to completely disable the widget tape on Xiaomi Redmi Note 8: 5 working methods

Why Redmi Note 8 widgets are annoying

MIUI widgets are one of the most controversial interface elements on Xiaomi smartphones. On the Redmi Note 8, it appears when swiped to the left of the home screen, offering weather, calendar, quick contacts and app recommendations. For some, it is a convenient tool, for others – an extra element that eats resources and distracts from basic tasks.

The main claims of users to the widget tape on Redmi Note 8:

  • πŸ“± Lags and slowdowns – especially on memory-filled devices
  • πŸ”‹ Increased battery consumption due to background widget activity
  • πŸ“Š Inappropriate App and News Recommendations
  • 🎨 Inconsistency with the style of the user interface

Unfortunately, Xiaomi does not provide a direct option to β€œDisable Widget Ribbon” in the standard settings MIUI 10/11/12 for Redmi Note 8. But there are workarounds – from hiding through system settings to radical methods using ADB. In this article, we will analyze all the current methods, including nuances for different versions of firmware.

πŸ“Š You are using a widget tape on Xiaomi?
Yeah, regularly.
Sometimes.
No, I want to cut it off.
I don't know what it is.

Method 1: Disconnect via launcher settings (without root)

The safest way to hide the widget tape is to use the built-in MIUI launcher capabilities, which works on the Redmi Note 8 with MIUI 10-12.5 firmware and does not require superuser rights.

Step instructions:

  1. Long press on the free seat of the main screen β†’ select Screen settings.
  2. Go to the Additional Settings section (or Extended depending on the version).
  3. Find the option of the Widget Ribbon (may be called Minus Screen or Swipe left).
  4. Switch the slider to the off position.

β˜‘οΈ Preparation for tape shutdown

Done: 0 / 4

An important nuance: some versions of MIUI for Redmi Note 8 are hidden. If the item on the Widget Ribbon is not on the menu, try an alternative way:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the MIUI (or System Launcher) application.
  3. Select Warehouse β†’ Clear the data (this will reset the screen settings!).
  4. After restarting the launcher, check for the option to turn off the tape.

πŸ’‘

If after cleaning the launcher data, the tape disappeared, but returned after the update - try rolling back the version of the application "Lowncher" MIUI" via APKMirror.

Method 2: Using ADB to Deep Shut Down

For users who are ready for more complex manipulations, ADB (Android Debug Bridge) allows you to completely deactivate the system-level widget tape.This method works on the Redmi Note 8 regardless of the MIUI version, but requires a connection to a PC.

Step-by-step:

  1. Turn on Developer Mode on your phone: Settings β†’ About Phone β†’ MIUI version (click 7 times).
  2. Activate USB Debugging in Settings β†’ Additional β†’ For developers.
  3. Connect the Redmi Note 8 to your computer and confirm the debugging permission.
  4. Download ADB Tools and unpack it into a folder.
  5. Open the command line in this folder and type:

adb shell pm hide com.miui.miservice

If the team doesn’t work, try an alternative:

adb shell pm disable-user --user 0 com.miui.miservice

Warning: Disabling com.miui.miservice may affect other features, such as weather or sync your Mi Account.

adb shell pm enable com.miui.miservice
What if the ADB does not recognize the device?
1. Install Xiaomi drivers from the official website. 2. Try another one USB-cable (original). 3. Switch the connection mode to "File Transfer" in the notification curtain. 4. Disable/enable debugging by USB.

Method 3: Installation of a third-party launcher

If system methods didn't work, a radical solution is to replace the standard MIUI launcher with an alternative one, which not only removes the widget tape, but completely changes the Redmi Note 8 interface.

Top.-3 launcher:

  • πŸ† Nova Launcher – flexible configuration, gesture support, no advertising.
  • 🎨 Lawnchair – Minimalist, Open Source Design.
  • ⚑ Hyperion Launcher – Optimized for performance, adaptive icons.

How to install and configure:

  1. Download the launcher from Google Play.
  2. When you first start, select it as the default launcher.
  3. In the new launcher settings, turn off all widgets and swipe gestures to the left.
  4. If necessary, hide system icons through Settings β†’ Hidden applications.

LauncherPlusesConsCost
Nova LauncherMaximum customization, support for icon packsPrime version for some functionsFree of charge / ~300β‚½
LawnchairLightweight, open source, integration with Google FeedFewer options compared to NovaFree of charge.
Hyperion LauncherOptimized for weak devices, responsive designRare bugs with widget displayFree of charge.

Important: Once a third-party launcher is installed, the MIUI system widget tape will remain active but will not be available without returning to the standard launcher. To fully deactivate it, combine this method with ADB (Method 2).

Method 4: Disconnecting through system file editing (root)

For advanced root users, there is a way to remove the widget tape by editing system files, which is irreversible and requires caution!

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/MiuiSystemUI.
  3. Find the file MiuiSystemUI.apk and make a backup copy of it.
  4. Open the file in a text editor (such as MT Manager).
  5. Find the lines associated with com.miui.miservice or minus_screen, And comment on them.
  6. Save the changes, restart the device.

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

Alternatively, root users can freeze the service via Titanium Backup or Lucky Patcher.

  • Open the freezer app.
  • Find com.miui.miservice.
  • Select the option to Freeze.
  • Reboot the phone.

Method 5: Resetting the launcher settings to factory

If the widget tape appears after an update or crash, sometimes resetting the launcher settings helps, this method does not delete user data, but returns the screen to the β€œout of the box” state.

How to perform the reset:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the MIUI (or System Launcher) launcher.
  3. Press Warehouse. β†’ Delete the data.
  4. Confirm the action and restart the phone.

After discharge:

  • πŸ”„ The widget tape may disappear temporarily.
  • πŸ“± All shortcuts and folders on the home screen will be removed.
  • βš™οΈ Display settings (icon size, grid) will reset.

⚠️ Attention: On some firmware MIUI 12.5+ Resetting the launcher automatically restores the widget tape after synchronization with the Mi Account. To avoid this, turn off sync in Settings β†’ Mi Account β†’ Synchronization before reset.

Frequent problems and their solutions

Even after successfully disabling the widget tape, Redmi Note 8 users face typical problems, and let's look at the most common and ways to fix them.

Problem.Probable causeDecision
The tape returned after the MIUI updateResetting the launcher settings when updatingRepeat the shutdown via ADB or launcher
The swipe to the left does not work on the main screen.Conflict with navigational gesturesTurn off full-screen gestures in Settings β†’ Screen β†’ Navigation
Artifacts appeared on the screenError in editing system filesRestore the backup or re-flash the phone
No launcher settings are savedLimitations on energy conservationAdd launcher to exceptions in Settings β†’ Battery

If none of the methods worked, check:

  • πŸ” Version MIUI β€” on MIUI 13+ Widget tape is turned off through Settings β†’ Screen. β†’ Minus screen.
  • πŸ“¦ Regional firmware – Global versions may not have options (try switching to the new version). EU-firmware).
  • πŸ› οΈ System File Integrity – If your phone has been modified before, restore the firmware via the Mi Flash Tool.

πŸ’‘

On MIUI 12.5 Enhanced Edition and later, the widget tape is integrated into the com.miui.home system process. Disabling it can lead to the main screen inoperability!

Can I turn off the widget tape without root and ADB?
Yes, most versions of MIUI for Redmi Note 8 can do this through launcher settings (Method 1) or third-party launcher installation (Method 3). However, on some firmware (e.g. MIUI 12.5 Enhanced), the option is hidden and you will need to use ADB.
Why did the swipe left stop working after the tape was turned off?
This is normal behavior, with the swipe left attached to the widget tape by default, and when the gesture is turned off, the gesture becomes inactive. To return functionality, swipe to another action in the launcher settings (for example, opening Google Feed or listing apps).
Will Google Discover work after MIUI is turned off?
No, Google Discover (or Google Feed) is a separate service that is not associated with the MIUI widget tape. To activate it, install the Google App and select Google Feed as the swipe action to the left in the launcher settings (like Nova Launcher).
Can I return the widget tape after disconnecting via ADB?
Yes, to do this, follow the command: adb shell pm enable com.miui.miservice If the tape does not appear, also check the launcher settings or restart the device. In rare cases, you may need to reset the launcher settings (Method 5).
Will the tape shutdown affect the performance of the Redmi Note 8?
Yes, but the effect depends on the current state of the device: πŸ“ˆ On β€œclean” firmware, productivity gains will be minimal (1-3%). πŸš€ On loaded systems (many applications, widgets), the difference can reach 10-15% due to the release of RAM. πŸ”‹ Battery consumption will decrease by 2-5% due to the stop of background tape processes.