Google Discover is a built-in service on Xiaomi smartphones that displays personalized news, weather and recommendations on the home screen on the left. For many users, this feature becomes a source of annoyance: it eats traffic, slows down the system and distracts with unnecessary information. Unfortunately, MIUI does not provide a direct βdeleteβ button, but there are workarounds β from simple concealment to complete disconnection through system settings.
In this article, we will discuss 5 working methods, including hidden MIUI settings, disabling through ADB, and even radical removal for advanced users (with risks!). All the instructions are relevant for MIUI 12/13/14 on Xiaomi 11/12/13, Redmi Note 10/11/12, POCO F4/F5 and others. If you are tired of annoying news, read on.
Why Google Discover is coming to Xiaomi and can it be removed forever?
Google Discover (formerly called Google Feed) is integrated into the system-level MIUI shell, which runs automatically when swiped left on the home screen and consumes resources even when you're not using it.
- π± Google agreement: Android device manufacturers must install key Google services (including Discover) to access Google Play Services.
- π° Monetization: Xiaomi earns revenue from advertising impressions and affiliate links in the feed.
- π Personalization: Googleβs algorithms analyze your activity to offer βrelevantβ content (which annoys many people).
Can Discover be permanently removed? Technically yes, but with reservations:
- β No root: You can only hide or disable feed updates.
- β οΈ With root: Complete removal is possible, but can cause system applications to crash (e.g. Google Play Services).
- π§ Through ADB: The most reliable way for advanced users is to disable the service at the Android level.
β οΈ Attention: Complete removal of system APK-Google files can cause errors in the work MIUI, including updates and app store issues, we recommend trying root-free methods first.
Method 1: Disconnect via MIUI settings (without root)
The easiest and safest way to do this is to hide Discover tape in the launcher settings, which won't remove the service completely, but it will make it unavailable when swiping left.
Instructions for MIUI 12/13/14:
- Press the empty space on the home screen β select Screen Settings.
- Go to Additional Settings β Google Discover Settings (on some firmware, the item may be called Google Tape).
- Turn off the Discover slider on the home screen.
- Confirm the action by clicking Disconnect in the pop-up window.
If there is no settings for Google Discover:
- π Try the way: Settings β Annexes β Application management β Google β Warehouse β Clear the data (this will reset the tape settings).
- π In some models (POCO X3 Pro, Redmi 9 needs to be updated first MIUI last-minute.
βοΈ Preparation before disabling Discover
β οΈ Note: On some firmware after disabling Discover, the swipe to the left can open MIUI Search or a blank page. That's OK -- the news feed won't be loaded anymore.
Method 2: Disconnect via ADB (for power users)
If standard settings don't work, you can force Discover to turn off via ADB (Android Debug Bridge), a method that doesn't require root, but requires a computer and USB debugging enabled.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. 7 times click on the MIUI Version until the notification βYou are a developerβ appears.
USB debugging
- Back to Settings β Additionally. β For developers.
- Turn on the debugging slider over USB and confirm the resolution.
- Connect your phone to your PC, install ADB Tools and execute commands: adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox adb shell pm hide com.google.android.googlequicksearchbox
What these teams do:
- π§ Disable-user β disables the application for the current user.
- ποΈ hide β hides it from the list of applications (optional, but useful).
| Xiaomi model | Supports ADB-shutdown? | Notes |
|---|---|---|
| Xiaomi 13/13 Pro | β Yes. | It may be necessary to unlock the loader. |
| Redmi Note 12 | β Yes. | It works without any additional action. |
| POCO F5 | β Yes. | Global firmware sometimes requires a re-execution of the command after an update. |
| Xiaomi Mi 11 Lite | β οΈ Partially. | On some versions, MIUI Discover returns after the reboot. |
π‘
If, after the execution, ADB-Discover commands still appear, try to further disable the automatic update of the Google app in Settings β Annexes β Google β Three points. β Auto-update
Method 3: Remove via Magisk (root required)
For users with an unlocked bootloader and installed Magisk, there is a radical method - complete removal APK-Discover file. This will permanently remove the tape, but it could affect the stability of other Google services.
Instructions:
- Install Magisk Manager and Universal Debloater (available in Magisk repository).
- Launch Universal Debloater and find it in the list: com.google.android.googlequicksearchbox
- Tick and select Uninstall (remove).
- Reset the device.
Consequences of disposal:
- β Discover tape will disappear forever.
- β οΈ May stop working: Google Voice Search (Ok Google); Home screen weather widget (if it's tied to Google); Some Google Assistant features.
What if Google services stopped working after deleting?
Method 4: Use of an alternative launcher
If you don't like not only Discover, but also the standard MIUI launcher, you can install a third-party launcher that doesn't have this tape by default.
- π Nova Launcher: Flexible gesture setting, no advertising, themes support.
- β‘ Lawnchair: Lightweight open source launcher, without unnecessary Google services.
- π¨ Microsoft Launcher: Windows integration, minimalist design.
- π Rootless Launcher: Optimized for rootless devices, gestures support.
How to install and configure:
- 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 mentions of Google Discover (usually in the Home Screen β Swipes section).
Advantages of the method:
- β Does not require rooting or ADB.
- β You can return the standard launcher at any time.
- β Additional functions (hiding icons, gestures, themes).
β οΈ Note: Some Xiaomi models (e.g. Redmi Note 11 Pro)+) when installing a third-party launcher, system widgets may disappear (for example, MIUI Check compatibility before installation.
Method 5: Limit background activity (to save battery)
If you donβt really want to remove Discover from the home screen, but you want to stop its background activity (so you donβt eat battery and traffic), you can limit it through Android settings.
How to do this:
- Go to Settings β Applications β Application Management.
- Find Google (or Discover) in the list and select it.
- Press the Battery. β Limit background activity.
- In the Mobile Data section, disable Background traffic.
- In Notifications, disable all permissions for Discover.
The effect of constraints:
- π Reduced battery consumption by 5-15% (based on Xiaomi tests) 12T).
- π« Stopping automatic tape updates.
- β οΈ The tape will only be loaded with a manual swipe to the left (but not in the background).
π‘
Limiting background activity is the safest way to reduce the impact of Discover on performance, but tape will remain available when swiping.
Frequent problems and solutions
When you disable or delete Discover, users experience common errors, and let's look at the most common ones and how to fix them.
| Problem. | Reason. | Decision |
|---|---|---|
| Discover is back after the reboot | Google Auto Update or Reset MIUI Settings | Turn off Auto Update for Googleβs Play Market app or use it ADB-re-run. |
| Voice Search is not working (Ok Google) | Delete Googlequicksearchbox via Magisk | Restore the APK via Magisk or use an alternative (e.g., Xiaomi Assistant). |
| Empty screen with swipe left | MIUI launcher doesn't know what to show instead of Discover | Set up a third-party launcher or set up a swipe for another action (such as MIUI Search). |
| The error "Google stopped" | Conflict after removal of system APKs | Fastboot your phone or restore deleted files via TWRP. |
If none of the methods helped:
- π Try resetting the launcher settings: Settings β Annexes β Launcher β Warehouse β Clear the data.
- π₯ Update. MIUI Up to the latest version β in new firmware sometimes add the option to disable Discover.
- π¬ Contact Xiaomi to add a disable feature (collective appeals sometimes work).