How to permanently remove the widget tape on Xiaomi Redmi Note 8: a step-by-step guide

Xiaomi Redmi Note 8 with a shell MIUI offers users a convenient tape of widgets to the left of the main screen β€” but not everyone likes it. Some consider it useless, someone is annoyed with constant updates of weather and news, and someone simply does not have enough space for their own widgets. In this article, we will discuss all the working ways to remove the tape widgets on the Redmi Note 8 β€” from simple concealment to complete shutdown by system methods.

It's important to understand that the widget tape in MIUI is integrated at the firmware level, so you can't remove it with a single button, but there are workarounds, both official (through settings) and semi-official (using ADB or third-party utilities), and we tested each method on the Redmi Note 8 with MIUI 12.5-14, and collected only those that are guaranteed to work without the risk of "bricking" the device.

If you're ready to get rid of an unnecessary interface element, read on. And if you're in doubt whether you need a widget tape at all, take a quick survey:

πŸ“Š You are using a widget tape on Xiaomi?
Yes, every day.
I'm always on the lookout.
No, she's bothering me.
I don't know what that is.

1.What is the Widget Ribbon in MIUI and why you want to remove it

The widget tape (or left MIUI screen) is an additional panel that opens with a swipe to the right of the main screen.

  • 🌀️ Weather widget with 5-day forecast;
  • πŸ“° News Feed (often in Chinese or English);
  • πŸ“… Calendar and reminders;
  • 🎡 Music widgets (if installed Xiaomi player).

On paper, it sounds convenient, but in practice, many users of the Redmi Note 8 face problems:

  • πŸ”„ Automatic content updates consume traffic and battery power;
  • πŸ“± Random swipes open the tape instead of the desired screen;
  • 🌐 News often in foreign languages or irrelevant;
  • 🚫 It is not possible to add your widgets (for example, from Google or third-party apps).

In addition, the widget feed doesn’t sync with Google Now (as opposed to pure Android), making it useless for users of Google services. And if you use alternative launchers like Nova Launcher or Action Launcher, duplicate MIUI tape only gets in the way.

πŸ’‘

If you don't like the news in the feed, you can turn it off separately: go to Settings β†’ Security folder β†’ Cleaner β†’ Settings β†’ Disable recommendations. This won't remove the tape completely, but will make it less intrusive.

Method 2: Simple Hiding of Widget Ribbons (without root)

The safest and most reversible method is to disable the swipe gesture that opens the tape, which won't physically remove it, but it will make it unavailable 90 percent of the time.

  1. Open the settings on the phone;
  2. Go to the desktop (or Home in some versions of MIUI)
  3. Select the Desktop Settings;
  4. Find the left screen option (or the widget tape);
  5. Turn off the slider Show left screen.

After that, swipe right from the main screen will stop opening the tape.

  • βœ… The tape will remain in the system, but will not interfere with;
  • ⚠️ In some versions MIUI The option is hidden – then you need another way;
  • πŸ”„ After updating the firmware settings can be reset.

If this item is not on the menu, your version of MIUI doesn't support it, so move on to the next method.

What if the left screen option is not available?
In some regional firmware (e.g. India or China), this menu item may be hidden. Try changing the region in the settings: Settings β†’ Additional β†’ Region (select "Russia" or "Europe"). After the reboot, the option may appear.

Method 2: Disconnect via ADB (without root but with PC)

If the hidden settings didn’t work, you can disable the widget tape with the ADB command. This method doesn’t require superuser rights, but it will require a computer and 5 minutes of time.

You'll need:

  • πŸ’» Computer with Windows/macOS/Linux;
  • πŸ“± Cable USB (preferably original);
  • πŸ”§ Included debugging by USB phone-on;
  • πŸ“₯ Utility. ADB (You can download from the official Android website).

Step-by-step:

  1. Turn on USB Debugging on Redmi Note 8: Settings β†’ About Phone β†’ MIUI Version (tap 7 times until β€œYou’re a developer”) Settings β†’ Additional β†’ Developers β†’ Debugging on USB (enable)
  2. Connect the phone to the PC and confirm the trusted device;
  3. Open the command prompt (or Terminal on macOS/Linux) in the ADB folder.
  4. Enter the command: adb shell pm hide com.miui.miservice This command does not remove the application, but only hides it from the system, so the risk is minimal.
  5. Reboot the phone.

If the widget tape disappeared after the reboot, the method worked. If not, try an alternative command:

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

Debugging is on. USB|Installed drivers Xiaomi on PC|Download utility ADB|The phone is connected in file transfer mode (MTP)-->

⚠️ Warning: If the phone starts to glitches after the command is executed (for example, system applications stopped working), return everything back with the command: adb shell pm unhide com.miui.miservice or adb shell pm enable com.miui.miservice

Method 3: Removal through third-party launchers

If you don’t really want to use a standard MIUI launcher, you can replace it with an alternative one (like Nova Launcher, Action Launcher or Lawnchair).Most third-party launchers don’t support MIUI widget tape, so it will automatically disappear.

How it works:

  1. Install any launcher from Google Play (we recommend Nova Launcher).
  2. When you first start, select it as the default launcher.
  3. Customize your desktop – the MIUI widget tape will no longer appear.

Pros of the method:

  • βœ… Does not require rooting or ADB;
  • βœ… Provides more opportunities for customization;
  • βœ… It works on any version. MIUI.

Cons:

  • ⚠️ Certain functions MIUI (For example, double-touch locking may not work;
  • πŸ“± Possible bugs with the display of icons;
  • πŸ”„ When the launcher is reset by default, the tape can return.

If you decide to go back to the standard launcher, the widget tape will reappear – but it can be hidden again in the first way.

πŸ’‘

The launcher side is the safest way to get rid of the widget tape, but they change the usual MIUI interface. If you care about the "native" shell, choose other methods.

5. Method 4: Complete removal of system applications (root only)

If you have root rights (like Magisk), you can remove the widget tape permanently by removing the system applications responsible for it, and this is the most radical and irreversible method without flashing it.

Which apps are responsible for the widget tape:

Package nameDescriptionCan I remove it?
com.miui.miserviceMain service of widget tapeβœ… Yes.
com.miui.weather2Weather widget⚠️ You can, but the weather will be lost in the curtain.
com.miui.playerMusic player Xiaomiβœ… Yes (if you don't use it)
com.miui.notesNotes and calendar⚠️ Unless you use it.

How to delete:

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Go to /system/app/ or /system/priv-app/
  3. Find the folders with the names from the table above;
  4. Remove them or rename them (add at the end of.bak);
  5. Reboot the phone.

⚠️ Attention: Removing system applications can lead to unstable phone operation, interface errors, or even freezes.Before deleting, back up through TWRP Or Orange Backup. If you have problems after deleting, restore deleted files from the backup.

6. Method 5: Reverse the firmware to a version without the widget tape

In older versions of MIUI (before MIUI 10), there were no widget tapes at all, and if you're critical to get rid of it, you can roll back to earlier firmware, but there are serious downsides to this method:

Pros:

  • βœ… The widget tape will disappear forever;
  • βœ… Possibility to use β€œclean" MIUI functionless.

Cons:

  • ⚠️ Loss of new features and security patches;
  • πŸ”’ Possible problems with application compatibility;
  • πŸ“± Risk of β€œbricking” with improper rollback;
  • πŸ”„ It is difficult to return to the new version without a complete reset.

If you do decide, follow the instructions:

  1. Download the archive with the necessary firmware from the Xiaomi Firmware Updater website;
  2. Unclose the file and put it in a folder downloaded_rom phone-on;
  3. Go to Settings β†’ About the phone β†’ System update;
  4. Click on the three dots in the upper right corner and select Select the firmware file;
  5. Select the downloaded file and wait for the installation to be completed.

Once rolled back, the widget tape will disappear, but you will lose all the data on the phone (if you don’t back up), a method only suitable for advanced users who are willing to sacrifice the relevance of the firmware to remove one element of the interface.

7. Frequent mistakes and how to avoid them

When trying to remove the widget tape, Redmi Note 8 users often face problems.

Problem.Reason.Decision
The left screen option is not in the settingsRegional firmware or old version of MIUITry changing the region to Russia or use ADB
After ADB-Team tapes are still there.Incorrect package or lack of rightsCheck the command and repeat with superuser rights (su)
The phone stopped turning on after deleting system filesRemoved critical MIUI componentsRestore via Fastboot or TWRP
The tape is back after the MIUI updateResetting launcher settingsRepeat the shutdown via settings or ADB

If none of the methods worked, check:

  • πŸ“± Version MIUI (Settings β†’ The phone. β†’ Version. MIUI);
  • πŸ”§ Updates (sometimes bugs are fixed in new versions);
  • πŸ› οΈ System File Integrity (through Settings) β†’ Security folder β†’ System verification).

FAQ: Answers to Frequent Questions

Can I remove the widget tape without a computer?
Yes, if your version of MIUI has a disable option in settings (Settings β†’ Desktop β†’ Left screen). If it is not, you can’t do without a PC (for ADB) or root.
Will the tape return to factory settings after resetting the phone?
Yes, resetting will return all system settings, including the widget tape, and after resetting it will need to be turned off again.
Will Google Discover work if I remove MIUI tape?
No, Google Discover (or Google Now) is a standalone feature that only appears when using Google Now Launcher or Pixel Launcher. MIUI It won't affect her.
Can I return the widget tape after deleting through ADB?
Yes, the command: adb shell pm unhide com.miui.miservice or (if you used disable-user): adb shell pm enable com.miui.miservice After that, restart your phone.
Is it true that the widget tape consumes the battery?
Yes, but not much. The main expense is for weather and news updates (about 1 to 3 percent of the charge per day), and if you don't use tape, turning it off can slightly increase battery life.