The left panel with the Google Discover widget or MIUI-Xiaomi is one of the most controversial features of the shell, for some users it is a convenient source of news and quick access to the weather, calendar or notes, for others it is an annoying element that eats battery power and takes up space on the screen. Unfortunately, the manufacturer did not add an obvious โDeleteโ button to the settings, but hid the possibility of disconnecting in the depths of the system.
In this article, we will discuss all the current ways to remove the left panel on Xiaomi, Redmi and POCO devices running MIUI 12/13/14 (including global and Chinese versions of firmware), learn how to completely hide the tape without root rights, what settings are responsible for its display, and what to do if the widgets return after a reboot, and how to return the panel if you suddenly need it.
Why widget tape appears on Xiaomi and can it be removed forever
The left panel on Xiaomi is part of the MIUI branded shell, integrated at the launcher level (the program responsible for the desktop), which can look different depending on the firmware version and region:
- ๐ฐ Google Discover โ News, Weather and Recommendations from Google (in global firmware).
- ๐ฑ MIUI-tape - a corporate panel with a weather widget, calendar, steps and fast actions (in Chinese versions).
- ๐ Hybrid panel โ a combination of both options (in some regional assemblies).
By default, the tape is activated on all Xiaomi devices, but it can be turned off without losing functionality. The main thing is to understand that this is not a separate application, but part of the system launcher. โ Applications won't work.
Since MIUI 12, the manufacturer has been actively implementing Google Discover in global firmware, which has caused a wave of discontent: the tape consumes traffic, slows down when scrolling and shows irrelevant news. In the Chinese versions of MIUI instead uses its own panel, which is less voracious, but also not everyone likes.
โ ๏ธ Note: On some models (e.g, POCO F3 Redmi Note 11 after updating to MIUI 14 tape can come back on its own, and this is due to automatic updates to Google Play Services.
Method 1: Disconnect via launcher settings (without root rights)
The easiest and safest method is to use the hidden settings of the standard MIUI launcher.It works on most devices with MIUI 12-14, including the Redmi Note 10/11/12, POCO X3/X4/X5, Mi 11/12 and other models.
Instructions:
- Open the main screen (desktop) and make a long press in any free place.
- In the menu that appears, select Desktop Settings (or Home screen settings in English firmware).
- Scroll down and find the News Feed (or App Vault, Google Discover) section.
- Switch the slider to the position Off (Off).
- Restart the device so that the changes take effect.
If the news item is not on the menu, try an alternative route:
Settings โ Applications โ Application Management โ Three Points (โฎ) โ Default settings โ Launcher โ Launcher ResettingAfter reset, the tape should disappear, but standard desktop settings (including the location of the icons) will return.
Add the desired widgets to the main screen (weather, clock, etc.)
Backup the location of the icons (via Settings โ Additional โ Backup)
Check the version of MIUI in Settings โ About the phone
Turn off Auto Update for Google Play Services (if Google Discover is used)
-->
Method 2: Remove via ADB (for power users)
If the standard settings did not help, you can turn off the tape using ADB-Android Debug Bridge, which requires you to connect your smartphone to your computer, but you don't need root rights. MIUI 13/14 Global Firmware with Google Discover.
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 press to unlock the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ฆ Utility. ADB Tools (download from the official Google website).
Step-by-step:
- Connect the smartphone to the PC and confirm the debugging permission (a request will appear on the phone screen).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to disable Google Discover: adb shell pm hide com.google.android.apps.magazines To disable MIUI-Use the tapes: adb shell pm hide com.miui.miservice
- Reboot your smartphone.
If the tape is not gone, try an alternative command:
adb shell pm uninstall --user 0 com.google.android.apps.magazinesโ ๏ธ Attention: On some firmware MIUI 14 after updating the system applications, the tape may return.To avoid this, freeze the application com.google.android.apps.magazines through ADB: adb shell pm disable-user com.google.android.apps.magazines
๐ก
If ADB does not recognize the device, install Xiaomi USB Drivers from the official website or use the universal Google USB Driver drivers.
Method 3: Using a third-party launcher (radical solution)
If none of the previous methods worked, you can completely replace the standard MIUI launcher with an alternative one, which is a radical solution, but it is guaranteed to remove the widget tape and provide additional customization options.
Popular launchers for Xiaomi:
- ๐ Nova Launcher โ flexible settings, gesture support, no advertising.
- ๐จ Lawnchair โ open source, minimalist design.
- ๐ Microsoft Launcher โ Windows integration, quick access to files.
- ๐ฑ POCO Launcher โ optimized for devices POCO, But it works for all Xiaomis.
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 unnecessary panels and widgets.
Advantages of the method:
- โ Complete removal of the left panel without the possibility of returning.
- โ Additional features (gestures, themes, adaptive icons).
- โ No dependency on updates MIUI.
Disadvantages:
- โ Some system functions MIUI (For example, pop-up notifications or Second Space mode may not work properly.
- โ It consumes a little more RAM.
Standard MIUI
Nova Launcher
Lawnchair
POCO Launcher
Other
-->
Method 4: Manual removal of system APKs (root only)
If you have root rights, you can completely delete the files that are responsible for the widget tape, which permanently removes system components, so it is only suitable for advanced users.
Which files are responsible for the tape:
| Component | The path to APK | Description |
|---|---|---|
| Google Discover | /system/priv-app/Velvet/Velvet.apk | The main newsfeed app from Google. |
| MIUI App Vault | /system/priv-app/MiuiAppVault/MiuiAppVault.apk | Xiaomi's proprietary panel with weather widget and calendar. |
| Google Play Services | /system/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk | He is responsible for updating Google Discover. |
Instructions for Root Explorer or Total Commander:
- Open a file manager with root support (such as Root Explorer).
- Follow one of the paths from the table above.
- Delete or rename the file (e.g. add at the end of.bak).
- Clear the cache and data of the com.miui.home application (launcher).
- Reset the device.
โ ๏ธ Attention: Removal of system APK It can lead to unstable firmware, update errors, or even a breeze (if you delete a critical file). TWRP or MIUI Backup.
What if the phone does not turn on after removing the APK?
What to do if the widget tape returns after the update
One of the most common problems is that the tape automatically returns after a MIUI or Google Play Services update, which happens because system applications restore their components.
- ๐ Turn off Auto Update for Google Play Services and Google App: Settings โ Annexes โ Application management โ Google Play Services โ Auto-update โ Not update
- ๐ต Freeze applications through ADB (as in Method 2).
- ๐ก๏ธ Use Firewall (like NetGuard) to block internet access for com.google.android.apps.magazines.
- ๐ง Install the Disabler for Magisk Module MIUI (Requires root, which blocks unnecessary system components.
On some firmware (e.g. MIUI 14 for Redmi Note 12), the tape returns because of System Restore.
- Go to Settings โ Accounts and Sync โ Mi Cloud.
- Turn off the synchronization of the launcher settings.
- Reset the launcher settings (as in Method 1).
๐ก
If the tape returns after each MIUI update, the only reliable solution is to use a third-party launcher (like Nova Launcher) or roll back to an older firmware version.
How to return the widget tape if you suddenly need it
If you change your mind and want to return the left panel, do the following:
- ๐ For Standard Launcher: Settings โ Desktop settings โ News feed โ On.
- ๐ง If it's been cut off ADB: adb shell pm uninstall -k --user 0 com.google.android.apps.magazines adb shell pm enable com.google.android.apps.magazines
- ๐ฑ For root users: Restore the remote APK from the backup or reinstall the firmware.
If the tape does not return, try:
- Clear the cache and launcher data (com.miui.home).
- Reset the device.
- Update Google Play Services through the Play Market.
On some devices (such as the POCO X5 Pro) you may need to re-register to Google Discover after returning the tape.
- Open the left panel.
- Scroll down to the bottom and press the settings (cog).
- Choose Reset settings.