The widget tape on the left of the main screen on Xiaomi smartphones is one of the most controversial elements of the MIUI shell. For some users, it is convenient access to the weather, calendar and quick notes, for others it is a useless element that takes up space and brakes the system.
In this article, weβll look at all the current ways to disable widget tape on Xiaomi, Redmi and POCO devices, from standard settings to hidden shell features. Importantly, the methods work on MIUI 12, 13 and 14, but may differ depending on the model and regional firmware. If you use custom firmware (e.g. Xiaomi.EU), some menu items may be called differently.
Before we start, consider that the widget tape is tightly integrated into the system, and it is impossible to completely remove it without root rights, but we will show you how to hide it from view as much as possible and turn off the background processes.
1. Standard shutdown via MIUI settings
The easiest way is to use the built-in shell options, and it is suitable for most models, including the Redmi Note 11/12, POCO X4/X5 and Mi 11/12 series.
Instructions:
- Open the Settings. β Main screen screen.
- Scroll down to the Widget Ribbon section (or Screen minus one on some firmware).
- Turn off the slider Show the widget tape.
- Reboot your smartphone (required!) to make the changes take effect.
β οΈ Note: On certain devices (e.g, POCO F4/F5) This item may not be available. In that case, move on to the next method.
Make a backup copy of the main screen|Check the version. MIUI In Settings β The phone.|Close all background applications|Connect to Wi-Fi (for stability)-->
If after turning off the tape still appears when swipe to the left, try resetting the launcher settings:
Settings β Applications β Application Management β Launcher (or βHome Screenβ) β Storage β Clear DataNote:
2. Disconnection through "Left-handed mode" (hidden method)
Little-known life hack: MIUI has a left-handed feature that indirectly affects the display of the widget tape.This method works on Xiaomi 13/14 and some Redmi models with the latest updates.
How to activate:
- Go to Settings β Special Opportunities β Mode for left-handed.
- Turn on the option to Turn the layout of the main screen.
- Go back to the main screen and try swiping to the right (not the left) and the widget tape should open from the opposite side.
- Now turn off left-handed mode β the tape can disappear completely or open only when a targeted swipe is used.
π‘
If after these manipulations the tape began to open on the right, but you are less satisfied with it than on the left - return the settings to the original state and try the method. β3.
This doesn't guarantee 100% results, but it has helped many users avoid random tape openings, and the main advantage is that it doesn't require superuser rights and doesn't affect performance.
3. Removal of widgets from tape (partial solution)
If you can't remove the tape completely, you can leave it empty by removing all the widgets, which will reduce the load on the system and make the swipe left useless.
Step-by-step:
- Open the widget tape swipe to the left.
- Tap and hold any widget (like Weather or Calendar).
- At the top of the screen will appear button Remove (or basket) β drag widget there.
- Repeat for all items, including Quick Notes and Google Discover (if any).
Once all the widgets are removed, the tape becomes an empty gray page. To return it back, you just need to add at least one widget through a long press on the home screen β Widgets.
Every day |Sometimes when you need |I accidentally open |I never use |I don't have one-->
Important: On some firmware (for example, MIUI Global POCO M4 Pro) after removing all widgets, the tape can automatically restore the standard set after rebooting. ADB (method β4).
4. Disconnection via ADB (for power users)
If standard methods fail, you can block the widget tape via Android Debug Bridge (ADB), which requires a computer and basic command line knowledge, but gives a guaranteed result.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux
- π± USB-cable (original)
- π§ Included debugging by USB (Settings β The phone. β Version. MIUI β 7 times to tap β Return to the Extra β For developers β Debugging by USB)
- π¦ Installed drivers Xiaomi and ADB Tools
Instructions:
1. Connect the phone to the PC and allow debugging (a request will appear on the smartphone screen).
2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
3. Enter a command to check the connection:
adb devices
(Your device serial number should appear)
4. execute the command to disconnect the tape:
adb shell pm hide com.miui.miservice
5. Reboot the smartphone.β οΈ Warning: This command doesn't physically remove the tape, it just hides it from the system. MIUI Some system functions (e.g., Quick Payment) may not work properly.
What if the ADB canβt see the device?
5.Use of third-party launchers
If none of these methods worked, the radical solution is to install an alternative launcher, which would completely replace the standard MIUI interface, including the widget tape.
The best options for Xiaomi:
- π Nova Launcher - flexible gesture setting, no forced widget tape, icon pack support.
- π¨ Lawnchair β lightweight open source launcher, minimalist design.
- β‘ Hyperion Launcher β Optimized for performance, there is built-in ad blocking.
- π Microsoft Launcher β Windows integration, but no forced tape on the left.
How to determine:
- Download the launcher from Google Play.
- After installation, click Home and select the new launcher as the main one.
- In the launcher settings, disable all options related to Discover or Feed (if any).
β οΈ Note: When using third-party launchers, some chips may stop working MIUI, for example:
- Super Wallpapers (live wallpaper) gestures.
- Quick access to Control Center swipe down.
- Integration with Xiaomi Cloud to synchronize wallpaper.
6. Firmware rollback (extreme case)
If the widget tape came after the MIUI update and is in a big way, you can return the previous firmware version where it wasn't, which is a risky method that only works for advanced users.
What you need to know before pulling back:
| Parameter | MIUI 14 | MIUI 13 | MIUI 12.5 |
|---|---|---|---|
| Availability of widget tape | Aye (redesigned) | Yes (can be turned off) | There (partially hidden) |
| Possibility of disconnection | Limited. | Complete. | Partial |
| Risk of blocking the loader | High-pitched | Medium. | Low. |
| An unlocked boot loader is required. | Yes. | Yes. | No. |
How to perform rollback:
- Download the necessary firmware version from the official Xiaomi website.
- Unclose the file and put it in a folder downloaded_rom root-directory.
- Go to Settings β About Phone β System Update β Three Dots β Select a firmware file.
- Confirm the installation and wait for the reboot.
β οΈ Note: Firmware rollback can lead to:
- Data loss (do backup!).
- Lock the bootloader if the phone is tied to the Mi Account.
- Problems with the operation of banking applications (due to changes in security certificates).
π‘
Firmware rollback is a last resort. Before the procedure, check if there are alternative ways to disable the tape in your version of MIUI via settings or ADB.