How to completely remove the widget tape on Xiaomi Redmi Note 10 S: from standard settings to ADB

Xiaomi Redmi Note 10 S with its MIUI shell offers users a convenient, but not always necessary feature - left-handed widget tape (or "Mi-tape"). For many, it becomes a source of irritation: it takes up space on the screen, slows down the system or just interferes. Unfortunately, the manufacturer did not provide an obvious "remove forever" button, but you can get around this limitation.

In this article, we will discuss 5 proven ways – from simple settings to technical solutions using ADB. You will learn how to hide the tape of widgets without root rights, which launchers are better suited for the Redmi Note 10 S, and what to do if after the MIUI update, the widgets returned.

Why the widget tape interferes: the main problems

At first glance, the Milo tape seems useful: quick access to the weather, calendar, notes and other widgets, but in practice, users of the Redmi Note 10 S face a number of inconveniences:

  • 🐒 Slowing down the interface – tape consumes the resources of the Helio processor G95, Especially with frequent updates to widgets.
  • πŸ“± Random swipes – when you try to open the notification bar or side menu, it is easy to β€œmiss” and get into the tape.
  • πŸ”„ Automatic return – after update MIUI The tape can reappear even if it has been turned off.
  • 🎨 Design inconsistency – widgets often look foreign on custom themes or wallpaper.

According to surveys on the 4PDA and Mi Community forums, more than 60 percent of Redmi Note 10 S owners tried to remove the tape in the first months of use, and 30 percent of them couldn't do it without third-party tools.

πŸ“Š You tried to remove the widget tape on your Xiaomi?
Yeah, but it didn't work.
Yeah, and I did it.
No, I like her.
I don't know what that is.

Method 1: Disconnect via standard MIUI settings

The easiest method is to use the system's built-in options, and it won't remove the tape completely, but it will make it invisible and inaccessible to random swipes.

  1. Open the Settings. β†’ Desktop.
  2. Scroll down and select Desktop Settings.
  3. Find the option of Widget Ribbon (or Milent in newer versions of MIUI).
  4. Move the slider to the off position.

⚠️ Note: In some versions MIUI (For example, 13.0.9 for Redmi Note 10 S, this option may not be available. If it is not available, proceed to the next method.

πŸ’‘

After you turn off the tape, check if it reappears after you restart. If so, use the ADB method (Mode 4).

Advantages of the method:

  • βœ… No need for root or technical knowledge.
  • βœ… Reverse: You can turn the tape back on at any time.
  • βœ… It does not affect the Xiaomi guarantee.

Method 2: Use of alternative launchers

If standard settings don't work, you can replace the MIUI Launcher shell with a third-party launcher, which is a radical solution, but it gives you complete control of the desktop.

Best launchers for the Redmi Note 10 S:

LauncherWidget supportPlusesCons
Nova Launcherβœ… Complete.Flexible customization, gesture support, no MIUI tapePremium version for some functions
Hyperion Launcherβœ… PartialOptimized for Xiaomi, Minimalist DesignLess to do with the design
Lawnchairβœ… Complete.Open source, support for Android 12+There could be bugs on MIUI.
Poco Launcher❌ No.Official launcher from Xiaomi without tapeReduced features compared to Nova

How to install the launcher:

  1. Download. APK-file from the official website (for example, Nova Launcher).
  2. Install the file by allowing installation from unknown sources (Settings β†’ Applications β†’ Special Access β†’ Install Unknown Applications).
  3. Launch the launcher and select it as the main one in the Settings menu β†’ Applications β†’ By default β†’ Launcher.

Make a backup copy of wallpaper and icons |

Check the compatibility of the launcher with MIUI 12/13|

Disable battery optimization for new launcher |

Restart the phone after installation-->

⚠️ Note: Some launchers (such as Lawnchair) may conflict with Xiaomi system services, causing reboots. MIUI.

Method 3: Hiding the tape through the developer settings

The Redmi Note 10 S has a hidden option that allows you to disable the widget tape through the developer menu. This method works on MIUI 12.5 and later.

Instructions:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Click 7 times on the MIUI Version until the notification "You've become a developer" appears.

Settings β†’ Additional β†’ For Developers

force_enable_minus_screen

minus_screen_enabled

Turn it off and restart the phone.

If this option is not available, try an alternative path:

adb shell settings put global force_enable_minus_screen 0
What to do if the parameter is missing?
In some versions MIUI (for example, 13.0.6) This parameter is renamed into minus_screen_enabled Or hidden deeper. Use the command. ADB manner 4, to ensure that the tape is turned off.

⚠️ Attention: Changes in the developer settings can lead to unstable operation of the system. If after turning off the tape, lags appear, return the parameter to its original state.

Method 4: Disconnect via ADB (without root)

If previous methods have failed, use Android Debug Bridge (ADB), an official tool from Google that allows you to manage system settings without superuser rights.

Step-by-step:

  1. Download ADB Tools for Windows/macOS/Linux.
  2. Enable USB debugging on your phone: Settings β†’ About Phone β†’ MIUI version (7 taps for Developer Mode). Settings β†’ Additional β†’ Developers β†’ Debugging over USB.

Redmi Note 10 S

adb devices

Make sure the device is identified.

adb shell settings put secure minus_screen_enabled 0
adb reboot

If the tape still appears, try an alternative command:

adb shell pm disable-user --user 0 com.miui.home.launcher.minus

πŸ’‘

The pm disable-user command completely disables the widget tape module, but can cause errors in system applications. Use it only if the first command does not work.

⚠️ Attention: After update MIUI The tape may come back. To avoid this, create a script to run automatically. ADB-commands after the update (for example, via Tasker).

Method 5: Removal of system applets (requires root)

If you're willing to take drastic measures and you have root rights, you can delete the system files that are responsible for the widget tape, which is irreversible and can disrupt the stability of the system.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/MiuiHome/
  3. Find the files: MiuiHome.apk MiuiHome.odex (if any)

.bak

MiuiHome.apk.bak

Reboot the phone.

Alternatively, you can use Titanium Backup to freeze the com.miui.home app, but this will result in the loss of all MIUI desktop features.

πŸ’‘

Before you delete your system files, make a full backup via TWRP or OrangeFox, which will help you recover your phone if it stops booting.

⚠️ Note: Removing or modifying system APK-files may lead to:

  • πŸ”„ Infinite Boot (Bootloop).
  • 🚨 Losing Xiaomi warranty.
  • πŸ“΅ Non-working gestures and animations MIUI.

What to do if the tape is back after the MIUI update

MIUI updates often reset user settings, including the widget tape disabled, to avoid this:

  1. Use it. ADB-Script: Create a file disable_minus_screen.bat contents: @echo off adb shell settings put secure minus_screen_enabled 0 adb shell am force-stop com.miui.home pause Launch it after each update.
  2. Reverse to the old version of MIUI: If the tape is critically intrusive, you can flash the previous version of the firmware through Fastboot or Recovery.
  3. Install custom firmware: Firmware like Pixel Experience or LineageOS completely removes MIUI and its widgets.

List of firmware compatible with Redmi Note 10 S (rosemary):

  • πŸ“± Pixel Experience – pure Android without widgets MIUI.
  • πŸ”„ LineageOS – stable, but with a minimum set of functions.
  • ⚑ ArrowOS – Balance between productivity and customization.
Risks of custom firmware
Installation of unofficial firmware can lead to: - Loss of data encryption (on some versions). - Failure to work NFC or camera (due to lack of drivers) OTA-update.

FAQ: Frequent questions about removing widget tape

Can I remove the widget tape without a computer?
Yes, but the choice is limited: Use MIUI settings (method 1). Set a third-party launcher (method 2). In some versions of MIUI, you can turn off the tape via Settings β†’ Desktop β†’ Additional β†’ Hide the widget tape. Without a PC, you can not use ADB or edit system files.
Why does the tape appear again after the reboot?
This is due to the resetting mechanism in MIUI. The system considers the widget tape an "important component" and returns it after: MIUI Updates. Clean up the cache of the com.miui.home application. Reset. Solution: use ADB (method 4) or roll back to the version of MIUI, where the tape can be disabled through settings.
Will Google Discover work if you remove MIUI tape?
Yes, but you do: Install Google App (unless it's pre-installed); Use a launcher that supports Google Discover (e.g., Nova Launcher or Lawnchair); In the launcher settings, select Google Feed instead of MIUI. Note: on some versions of MIUI, Google Discover may conflict with Xiaomi's system services.
Can I return the tape after removal via ADB?
The command is: adb shell settings put secure. minus_screen_enabled 1 If you delete system files (method) 5), You'll have to: Restore them from the backup. Refuse the phone.
Will the tape removal affect the performance of the Redmi Note 10 S?
Most of the time, no. The widget tape only consumes resources when: Actively updates data (weather, currency rates, etc.) Open on screen. If you just disabled it (don't delete system files), there will be no change in performance. If you delete it, APK-Files – possible lag due to integrity breach MIUI.