How to completely remove Google Tape on Xiaomi smartphones: from simple settings to deep edits

Since the introduction of Google Discover, Xiaomi smartphone screens have been divided into two camps: some people value personalized news and quick search access, others see it as an intrusive ad that eats up battery power and traffic. If you're in the second group, this article is for you.

The problem is, MIUI (Xiaomi's firmware is deeply integrated with Google's services, and simply removing Google's app through menus often doesn't work: the tape returns after a reboot or update. 5 current methods of removal (including hidden settings and ADB-and assembled them in one hand, taking into account the characteristics of MIUI 14/15 HyperOS.

Important: Some methods require superuser rights or system files, and if you’re a beginner, start with the safe options (sections 1-3) and then move on to the radical ones (sections 4-5).

1. Disable Google Tapes through Launcher Settings

The easiest way to do this, which works on most Xiaomi devices (including the Redmi Note 12, POCO X5, Mi 11 and later), does not require root rights and does not affect the stability of the system.

Instructions:

  • πŸ“± Long pressing in the free place of the main screen β†’ Select Screen Settings (or Home Screen Settings in English firmware).
  • πŸ” Scroll down to the Google App block (may be called Google Tape or Discover).
  • 🚫 Switch the slider Show tape (or Show Discover feed) to the off position.
  • πŸ”„ Reboot your smartphone (required!) to make the changes take effect.

⚠️ Attention: On some firmware MIUI If you don't have one, try updating the Google app through the Play Market or move on to the next method.

β˜‘οΈ Preparation before tape is turned off

Done: 0 / 4

This way, not removing the tape completely, but only hiding it from the home screen. If you swipe to the left of the Google search bar, the tape can stay. To remove it completely, read on.

2.Removal of Google App Updates

Google Discover comes along with updates to the standard Google app (com.google.android.googlequicksearchbox package). If you roll it back to the factory version, the tape will disappear, but you will lose some search features.

How to do this:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the Google app (an icon with the letter G on a colored background).
  3. Slip on the three-point menu in the upper right corner β†’ Remove updates.
  4. Confirm the action and restart the device.
Advantages of the methodDeficiencies of the method
Doesn't require root rightsThe tape will return after the automatic update of Google
Maintains the stability of the systemVoice search and Google widgets may be missing
It works on all versions of MIUI.You need to block updates manually regularly

πŸ”Ή How to block auto-updates:

  1. Open Play Market β†’ Find the Google App.
  2. Slip on three points β†’ uncheck the checkmark with Auto Update.
  3. In Play Market settings, disable Auto Update apps completely.

πŸ’‘

If the tape still appears after rollback, clear the cache and data of the Google app in the settings, this will reset personal recommendations, but will not delete important account data.

3.Use of ADB to deactivate tape (without root)

If previous methods didn’t work, you can turn off the tape via Android Debug Bridge (ADB). This method does not require root rights, but it is necessary. USB-debug.

Step-by-step:

  1. Enable Developer Mode on Xiaomi: Go to Settings β†’ About the phone, tap 7 times on the version MIUI. Back to Settings β†’ Additionally. β†’ For developers. Activate. USB-debugging.

Connect your smartphone to your PC and confirm access to debugging.

ADB-tools

cmd

adb shell pm hide com.google.android.googlequicksearchbox

πŸ”Ή What the team does: hides the Google app for the current user, but doesn't delete it completely.The tape will disappear from the home screen and from the swipe to the left.

⚠️ Note: After restarting or updating MIUI The tape can come back. To get it back, use the command:

adb shell pm unhide com.google.android.googlequicksearchbox
πŸ“Š Which way you think is the most reliable?
Through launcher settings
Rejection of Google Updates
ADB-team
Root methods
Another option

4. Removal of tape via Magisk (root required)

For users with an unlocked bootloader and Magisk installed, there is a radical way to remove the GoogleQuickSearchBox system package. This will completely remove the tape, but may disrupt some Google services (for example, voice assistant).

Instructions:

  1. Install Magisk Manager and App Systemizer.
  2. Download the APK of the Google app (the tapeless version, for example, 12.45.16).
  3. Using App Systemizer, convert GoogleQuickSearchBox to a custom application.
  4. Remove it through Settings β†’ Apps.
  5. Install the downloaded APK and disable auto updates.

πŸ”Ή How to install:

  1. Download the launcher from Play Market.
  2. Open it and follow the setup instructions.
  3. B Settings β†’ Annexes β†’ By default, select a new launcher as the main one.

βœ… Pros: tape will disappear forever, there will be more opportunities for customization.

❌ Cons: Some functions MIUI (Second Space or App Lock may not work properly.

πŸ’‘

Alternative launchers are the only way to remove tape without risk to the system.Suitable for users who don't want to mess with ADB or root.

6. Risks and Consequences of Deleting Google Tapes

Before you start radical methods, assess the possible problems:

Action.Possible consequencesHow to avoid
Rejection of Google UpdatesLoss of voice search, weather widgetsUse alternatives (e.g. Yandex Weather)
ADB-teamThe tape is back after the MIUI updateRepeat commands or block updates regularly
Removal via MagiskBootloop, errors in Google servicesDo Nandroid backup before changes
Change of launcherMIUI's branded functions are not workingChoose supportive launchers MIUI-gesture

πŸ”Ή What else could go wrong:

  • πŸ“΅ Loss of functionality: Some apps (like Google Pay) require an up-to-date version of Google services.
  • πŸ”„ Automatic recovery: MIUI Can return the tape after resetting settings or updating.
  • πŸ›‘οΈ Security issues: Disabling system components may weaken protection against malware.

⚠️ Note: On HyperOS devices (e.g. Xiaomi 14, Redmi) K70) Some methods (especially root-related) can lead to bootloader locking. XDA Developers or 4PDA.

FAQ: Frequent questions about removing Google Tapes

πŸ” Why does the tape return after the shutdown?
This is due to the automatic update of the Google app through the Play Market.To prevent: Disable auto-updates for Google in the Play Market. ADB-command to hide the packet (section 3). Install an alternative launcher (section 5).
πŸ“± Will Google Assistant work after removing the tape?
Depending on the method: If you just turned off the tape in the launcher settings, yes, Assistant will work. If you deleted updates or GoogleQuickSearchBox package, voice search and some of the Assistant's features may go missing. πŸ”Ή Solution: Use alternatives like Amazon Alexa or Alice Yandex.
πŸ”§ Can I remove the tape without a computer?
Yes, try: Disable via launcher settings (section 1). roll back Google updates (section 2). Install an alternative launcher (section 5). Methods with ADB and root require a PC.
πŸ”„ Will the tape return after resetting the settings?
Most likely, yes. In hard reset, all settings are reset to factory settings, including integration with Google services. To avoid: After reset, immediately turn off the tape in the launcher settings. Block Google's auto-updates in the Play Market. ADB-command to hide the packet (section 3).
πŸ›‘οΈ Is it safe to delete GoogleQuickSearchBox through root?
No, it's risky. Possible problems: Google Play Services malfunctions. Bootloop on some HyperOS firmware. Loss of features like Find My Device or Google Pay. πŸ”Ή Recommended: If you need root, use Magisk to freeze the packet (not completely delete) through the App Systemizer module.