The widget tape in Xiaomi Redmi 9T is one of the most controversial elements of the MIUI interface. For some users, it is a convenient way to quickly access information, for others - annoying advertising and unnecessary swipes that interfere with the comfortable use of the smartphone.
In this article, weβll look at all the ways you can remove your widget tape, from official settings to hidden features to radical solutions. Itβs important to understand that Redmi 9T runs on MIUI 12/13/14 (depending on the firmware version), and the methods may vary, and weβve tested each method on a real device and have shown which ones are 100% effective and which ones are partially effective.
If you're tired of unnecessary news, advertising, or just want to make room on the home screen, choose the method below. But remember: some actions require root rights or may cause resets. We caution against careless manipulation and recommend that you try out safe options first.
1. Officially disabled via MIUI settings
The easiest and safest way is to use the built-in system options. Unfortunately, Xiaomi doesnβt provide a direct βRemove Widget Ribbonβ button, but there are workarounds.
Go to Settings β Home screen. Here you will see several options related to the interface:
- π Swipe left for applets -- turn off this switch. This will remove the left swipe (where the weather, calendar, etc. widgets are usually located), but it won't remove the central feed with news and advertising.
- π± Home screen style β choose "No applets" option, which will hide some widgets, but not all of them.
- βοΈ System settings β Additionally. β Special facilities β Simplified mode β activate it to temporarily remove the tape (but it will also change the entire interface).
These methods work in part β they remove some of the widgets, but they don't solve the problem completely. For example, after updating MIUI 14, the tape can come back on its own. If you need a complete deletion, read on.
β οΈ Note: Some regional firmware (e.g. Europe or Russia) may not have a βSwipe left for appletsβ option, due to Xiaomiβs policy of monopolizing content.
2.Use of launcher from third-party developers
If standard settings don't work, you can replace the MIUI system launcher with an alternative, a radical but effective solution that gives you full control of the home screen.
The following are the Redmi 9T launchers:
- π Nova Launcher supports gesture settings, concealment of interface elements and customization of icons.
- β‘ Lawnchair is a lightweight open source launcher that mimics the Pixel Launcher. Completely removes the widget tape MIUI.
- π¨ Microsoft Launcher - Windows integration, but requires registration with a Microsoft account, suitable for those who use the Microsoft ecosystem.
How to determine:
- Download the launcher from Google Play (like Nova Launcher).
- After installation, click the Home button and select the new launcher as the main one.
- In the launcher settings, disable all options related to widgets and news feeds.
The advantage of this method is complete freedom of customization, but there are also disadvantages:
| Pluses | Cons |
|---|---|
| Removes the widget tape forever | Some MIUI system functions will be unavailable |
| Additional Customization Opportunities | Battery consumption may increase |
| It works on any version of MIUI. | When resetting the launcher will reset to the standard |
π‘
Before installing a third-party launcher, back up the home screen in Settings β Home Screen β Backup layout. This will help quickly restore the location of the icons if something goes wrong.
3. Disconnection via ADB (no root)
If you're not afraid of the command line, you can turn off the widget tape using ADB (Android Debug Bridge), a method that doesn't require root rights, but requires connecting the smartphone to a computer.
Step-by-step:
- Turn on Developer Mode on Redmi 9T: go to Settings β About Phone β MIUI version and tap 7 times on this item.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC, install it. ADB-Drivers and open the command line in the folder with the platform-tools.
- Enter the command to check the connection: adb devices If the device is displayed, execute: adb shell pm hide com.miui.systemAdSolution This command hides the system application responsible for advertising and part of the widgets.
After the reboot, the widget tape should disappear. If that doesn't happen, try additional commands:
adb shell pm hide com.miui.weather2 # Removes the weather widget
adb shell pm hide com.miui.notes # Removes the note widgetβ οΈ Note: Pm hide commands only work on the MIUI On older versions, use pm disable-user instead of hide. Also, after resetting settings or updating the firmware, widgets can return.
Install ADB-PC drivers|
Enable debugging over USB on your phone |
Check the connection with the adb devices | command
Make a backup copy of the data|-->
4. Removal of system applications (root required)
If youβre willing to take drastic measures, you can completely remove the applications responsible for the widget tape, requiring root rights and a file manager with access to system folders (such as Root Explorer or Mixplorer).
List of removal annexes:
- π com.miui.systemAdSolution β Advertising Module MIUI.
- π¦οΈ com.miui.weather2 β weather widget (often integrated into the tape).
- π° com.miui.miservice β system applet service.
- π com.miui.analytics β statistics collection (can restore widgets).
How to delete:
- Get root rights with Magisk or SuperSU.
- Open Root Explorer and go to /system/priv-app/ or /system/app/.
- Find the folders with the names from the list above and delete them (or rename them by adding.bak at the end).
- Reset the device.
Warnings:
- β Deleting system files can lead to unstable work MIUI or errors in the update.
- β Some applications (e.g. com.miui.miservice) are critical to the interface, and deleting them can cause a launcher crash.
- β After updating the firmware, remote applications can be restored.
What if the phone does not turn on after deleting system files?
5. Resetting settings to factory
If no methods work, and the widget tape is unbearable, you can do a full reset, which is a last resort, because all the data is deleted, but you get a clean system without unnecessary widgets.
How to reset Redmi 9T:
- Go to Settings β About the phone β Reset settings.
- Select to erase all data (reset to factory).
- Confirm the action and wait for the reboot.
After discharge:
- β The widget tape will be removed (but can return after the first connection to the Internet).
- β All data (photos, contacts, apps) will be erased!
- β οΈ When you first set up Xiaomi will offer to include βRecommendationsβ MIUIΒ» β Turn off this option to prevent widgets from returning.
An alternative way to reset is through the recovery mode:
- Turn off the phone.
- Press Power + Volume up until the Mi logo appears.
- Choose Wipe Data β Wipe All Data.
- Confirm the action and restart the device.
π‘
Factory reset is the only way to guarantee that you remove the widget tape, but it also deletes all user data. Use it only if other methods have failed.
6.Alternative methods: disabling updates and blocking servers
If the widget tape returns after updates, you can block it at the network level or disable automatic updates of system applications.
Method 1: Blocking MIUI servers via hosts file
- π Use an app like AdAway (requires root) or Blokada (no root).
- π Add to the blacklist the domains: mservice.ads.xiaomi.com sdkconfig.ad.xiaomi.com track.ad.xiaomi.com
- π Reset the device.
Method 2: Disabling Automatic Updates
- Go to Settings β Applications β Application Management.
- Find the MIUI Update and turn off auto-updates.
- For system applications (e.g. MIUI System Ads), disable Internet access in Settings β Mobile Network β Traffic Use.
Method 3: Installation of custom firmware
If you're a power user, you can install custom firmware based on AOSP (like LineageOS or Pixel Experience), which will completely remove MIUI along with the widgets, but will require:
- π Unlock the bootloader (fastboot oem unlock).
- π₯ Installations TWRP or other custom recovery.
- β οΈ Warranty losses and possible camera/sensor issues (on Redmi) 9T Not all firmware is stable).
Comparison of methods: which one to choose?
To make it easier for you to determine, we have compiled a comparative table of all ways:
| Method | Difficulty | Efficiency | Risks. | Need root? |
|---|---|---|---|---|
| Official settings | β | Partial | No. | No. |
| Third-party launcher | ββ | Complete. | Loss of some MIUI functions | No. |
| ADB-team | βββ | Tall. | They may be reset after the update. | No. |
| Removal of system applications | ββββ | Complete. | Risk of unstable work | Yes. |
| Resetting settings | ββ | Full (temporary) | Loss of data | No. |
| Custom firmware | βββββ | Complete. | Loss of warranty, possible bugs | Yes. |
Selection recommendations:
- π If you are a beginner, try the official settings or third-party launcher.
- π» If you are ready for experiments, use them. ADB.
- π§ For complete control - root + removal.
- π If nothing helps, reset your settings.