The widget tape on Xiaomi smartphones (including Redmi, POCO and Black Shark) is the left-hand screen bar that appears when swiped to the right of the home screen. It contains weather, calendar, quick contacts and other MIUI services widgets. For many users, this feature seems useless, takes up space and accidentally activates while using the phone. Unfortunately, in standard Xiaomi settings, there is no obvious option to turn it off completely - but there are several workarounds.
In this article, we will discuss 5 proven ways to remove the widget tape on Xiaomi without root rights (and one method with root for advanced users). The instructions are relevant for MIUI 12-15 firmware and work on most models, including Redmi Note 12/13, POCO X5/F5, Xiaomi 13/14 and others. Importantly, some methods may differ depending on the version of the shell β we will specify the nuances for each.
If you want to not just hide the widgets, but completely remove the panel itself (including swipe to the right), look at the ADB sections and launcher settings. For those who are afraid of complex manipulations, there are simpler solutions, such as replacing the standard launcher.
1. Method: Disabling widgets through MIUI settings (partial solution)
The most obvious, but least effective, method is to simply remove all the widgets from the tape, which won't remove the panel itself (a swipe to the right will still work), but will make it empty. It's suitable for those who don't want to go into technical settings.
Instructions:
- π± Swipe right on the home screen to open the widget tape.
- π Press and hold any widget (such as weather or calendar) with your finger).
- ποΈ In the menu that appears, select βDeleteβ (or drag the widget to the basket at the top of the screen).
- π Repeat for all widgets until the panel is empty.
β οΈ Attention: After update MIUI Some widgets (like weather) may reappear, and this method doesn't remove banner ads if you have them in your firmware version.
2. Method: Using ADB to turn off tape (without root)
A more radical method is to disable the widget tape via ADB (Android Debug Bridge), which does not require root rights, but requires connecting the smartphone to a computer. The method works on MIUI 12-15 and was tested on the Redmi Note 11, POCO F4 and Xiaomi 13 Pro.
What you need:
- π» Computer with Windows/macOS/Linux.
- π USB-cable (preferably original).
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times to unlock the developer menu, then Settings β Additionally. β For developers β Debugging by USB).
- π οΈ Utility. ADB Tools (download from the official Android website).
Step-by-step:
- Connect your smartphone to your computer and allow debugging (a request will appear on the phone).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to disable the widget tape: adb shell pm hide com.miui.home/.launcher.LauncherTabWidget
- Reboot your smartphone (adb reboot or manually).
β οΈ Note: Some of the updates after the update MIUI The tape can come back. In this case, repeat the procedure. POCO Launcher β only on standard launcher MIUI.
βοΈ Preparation for ADB-team
3. Method: Installation of a third-party launcher (Nova, Hyperion, Lawnchair)
If previous methods don't work, the most reliable option is to install a third-party launcher, which will completely replace the standard MIUI interface, including widget tape.
- π Nova Launcher β flexible settings, gesture support, no advertising.
- β‘ Hyperion Launcher β optimized for Xiaomi, retains corporate identity MIUI ribbonless.
- π Lawnchair is a lightweight open source launcher that supports Android 12 widgets+.
How to install and configure:
- Download the launcher from Google Play (or APKMirror if you donβt have access to the Play Store).
- After installation, click βHomeβ and select the new launcher as the main one.
- In the launcher settings (Long-click on the screen β Settings), disable all options associated with sidebars or widget screens.
π‘ Useful tip: Nova Launcher can completely disable swipe to the right by going to Settings β Gestures and controls β Gestures on the desktop and setting the swipe to the right action "NoΒ».
What to do if the launcher is not installed?
Method: Disconnection through the developer settings (hidden parameter)
Some versions of MIUI 13/14 have a hidden option to disable the widget tape through the developer menu.This method is not officially dokumented, but works on a number of devices, including the Xiaomi 12T and Redmi K50.
Instructions:
- Activate Developer Mode (if not already done): Settings β About Phone β MIUI Version β Press 7 times.
- Return to the main settings and open additionally β For developers.
- Find the parameter. force_enable_new_home (may be called miui_force_enable_new_home).
- Turn it off and restart the phone.
β οΈ Note: This option is not available on all devices. If it is not in your developer menu, do not change other settings - this can lead to unstable system operation.
| Xiaomi model | Does the method work with ADB? | Does the method work with the launcher? | Is there a hidden parameter? |
|---|---|---|---|
| Redmi Note 12 Pro+ | β Yes. | β Yes. | β No. |
| POCO F5 | β Yes. | β Yes. | β οΈ Sometimes. |
| Xiaomi 13 Ultra | β Yes. | β Yes. | β Yes. |
| Redmi 10C | β No (MIUI 12) | β Yes. | β No. |
5. Method: Removal through root access (for advanced)
If you have root rights, you can completely remove the system application responsible for the widget tape. This method is irreversible and can lead to unstable system operation if done incorrectly. On some models (for example, Redmi Note 11 Pro+), this leads to the disappearance of the weather on the lock screen - be prepared for the consequences.
Instructions (requires Magisk or other root manager):
- Install a file manager with root support (such as Root Explorer or Mixplorer).
- Go to /system/priv-app/MiuiHome
- Find the MiuiHome.apk file and rename it to MiuiHome.bak (or delete it).
- Reset the device.
β οΈ Attention: After this update MIUI through OTA It is recommended to disable automatic updates or use custom firmware.
π‘
Before you delete your system files, back up your phone via TWRP or other recovery, which will help you recover your phone if something goes wrong.
6. Method: Reset the launcher settings (if the tape appeared after the update)
Sometimes the widget tape appears after updating MIUI or resetting settings, in which case resetting the settings of the standard launcher will help:
Steps:
- Open Settings β Applications β Application Management.
- Find the Louncher app (or MIUI Launcher) and open it.
- Click on βStorageβ β βClear Dataβ and βClear Cacheβ.
- Reboot the phone.
After that, the widget tape may disappear, but all your icons and folders on your desktop will reset to a standard look.
π‘
Resetting the launcher is the safest method, but it resets all desktop settings. Use it if other methods have not worked.