How to Remove Google Search on Xiaomi: The Complete Guide

Many users of Xiaomi, Redmi and Poco smartphones face a situation where the Google search bar preset takes up useful space on the desktop. Often it is located at the bottom of the screen or embedded in the system widgets, preventing the personalization of the interface. The question of how to remove Google Search on Xiaomi becomes especially relevant for those who prefer minimalism or use alternative launchers.

Unfortunately, standard MIUI or new HyperOS methods canโ€™t completely remove Googleโ€™s system application without special tools. However, there are several effective ways to get rid of the annoying string: from simply hiding the widget to completely removing it through ADB. In this article, weโ€™ll take a look at each method, assess the risks, and help you clean up the smartphone interface.

Before you start taking drastic measures, it is important to understand the difference between deleting and disabling: Complete deleting requires a computer connection and using the command line, whereas hiding the widget takes only a few seconds. The choice of method depends on your goal: simply remove the visual element or free up the system memory.

Why Google Search String is Ranking on the Screen

Googleโ€™s search bar on Xiaomi devices is part of the Google Mobile Services (GMS) system package, which Android OS developers and MIUI shells integrate deep into the launcher, considering it key to the user experience, which is why the delete button is often not available in the standard app settings menu.

The main feature of this widget is fast access to search results, voice assistant and search history. However, for many users it is redundant functionality that only clutters the screen. In addition, the Google App process can consume RAM even in the background, which affects the autonomy of the device.

โš ๏ธ Attention: Deleting Google system components completely may disrupt other applications that depend on search engine services, such as Google Maps or YouTube.

Itโ€™s also worth noting that different versions of the firmware may have different locations and behaviors, and in some regions itโ€™s built into a dock bar, in others itโ€™s a separate widget, and understanding the architecture of your Android version will help you choose the right way to deal with the redundant elements.

Method 1: Hiding the search string through launcher settings

The safest and easiest way to remove visual display of search is to use the built-in launcher settings, which do not require root rights or a PC connection. It is suitable for users who simply hide an item from their desktop without removing the application itself.

First, you have to go to the system settings. You have to find the partition that's responsible for the appearance of the desktop. Depending on the version of MIUI or HyperOS, the path may be slightly different, but the logic remains the same. You have to find the switch that displays the search bar.

Why canโ€™t the search bar disappear?
If you have a search bar left after you disable the setting, your launcher may not support this feature or the widget is forced to be fixed through the theme. Try changing the theme to a standard one.

The sequence of actions is as follows:

  • ๐Ÿ“ฑ Open the settings of your Xiaomi smartphone.
  • ๐Ÿ” Go to the Desktop section (or Home).
  • ๐Ÿ”Ž Find the Search item in the app or Google Search String.
  • โŒ Turn the switch to the off position.

Once you do this, the line should disappear from the home screen, and if you don't have one on your menu, then the theme manufacturer or firmware version has fixed the item hard, and only the methods described below will help.

๐Ÿ’ก

Hiding through settings is the only safe method that does not require special knowledge and does not pose a risk to the stability of the system.

Method 2: Disabling the widget on the desktop

Often the search bar is a regular widget that can be removed in the standard way. Users sometimes confuse the system bar in the dock bar with the widget placed on top of the wallpaper.

To remove the widget, just hold your finger on search areas and hold for a few seconds, you'll see an action menu or a desktop editing mode. If you see a basket icon or a Remove button at the top of the screen or in the context menu, you're lucky, it's a regular widget.

Alternatively, use the widget menu:

  • ๐Ÿ– Make a long press (plug) on the free space of the desktop.
  • ๐Ÿงฉ Select the widgets item in the lower menu.
  • ๐Ÿ—‘ Search in the Google list and drag it to the cart if it is there as an active item.

In some cases, the widget may be part of the theme. If standard removal doesn't work, try changing the theme to classic ("Standard" or "Classic"), which will reset all the interface modifications made by third-party designers and return the standard launcher behavior.

๐Ÿ“Š Have you managed to remove the search string using standard methods?
Yeah, through launcher settings.
Yeah, by removing the widget.
No, I need ADB's help.
No, I have another problem.

Method 3: Complete removal via ADB (for advanced)

If you want to (completely) remove Google Search, youโ€™ll need a toolkit. ADB (Android Debug Bridge: This method allows you to remove system applications that are hidden from the average user. It requires a computer (Windows, macOS or Linux) and USB-cable.

Before starting the procedure, you need to activate the developer mode. To do this, go to Settings โ†’ About the phone and quickly click on the build number (MIUI version) seven times. After that, a new section Additional โ†’ For developers will appear in the settings menu.

Include the following options in the developer menu:

  • โœ… Debugging by USB โ€” Allows the computer to control the phone.
  • โœ… Debugging by USB (Security settings โ€“ confirms permission to install applications.
  • โœ… USB-Configuration โ€“ select the File Transfer modeยป (MTP).

โš ๏ธ Note: Removing system packages through ADB Removing critical components from Google may require reflashing the device for recovery.

Once you're ready, connect your smartphone to your computer. Download the Platform Tools package from the official Android website. Open the command line in the ADB folder and type in the adb device command. The phone screen will see a request for debugging permission โ€” confirm it.

Commands to remove Google Search packets

To remove an app, we need to know the exact name of its package. For Google Search, it's usually com.google.android.googlequicksearchbox. It may also require removing the associated component com.google.android.apps.searchlite depending on the region.

Use the following command to delete the packet for the current user (this does not erase the file from the system partition, but makes it inaccessible):

adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox

If you want to uninstall the app completely (root or specific rights required), the command will be different, but for most users, the flag option is enough. --user 0. This will hide the application from the launcher and stop its background processes.

Table of the main packages related to Google search:

Packet nameDescriptionSecurity of removal
com.google.android.googlequicksearchboxThe main Google Search and Widget applicationSafe (restored by reset)
com.google.android.apps.searchliteLightweight version of the search (Go edition)Safe.
com.google.android.feedbackCollecting feedback on the work of servicesSafe.
com.google.android.gsfGoogle Play Services (GMS Basis)Dangerous (disrupts the store)

Once you execute the command, the search bar disappears instantly, and if you want to return everything as it was, you just reset the phone to the factory, because the files will physically remain in the system partition.

โ˜‘๏ธ Checklist before removal through ADB

Done: 0 / 5

Alternatives: Replacement of the launcher

A radical but effective solution is to install a third-party launcher, apps like Nova Launcher, Lawnchair, or Microsoft Launcher completely replace Xiaomi's standard interface, and they don't have the obtrusive Google search bar unless you add it yourself.

Installing an alternative launcher gives you full control of the desktop, you can customize the grid of icons, gestures and appearance to the smallest detail, but it is worth considering that on new versions of HyperOS and MIUI 14, the system may restrict the functionality of third-party launchers (for example, block swipe for search).

To install another launcher:

  • ๐Ÿ“ฅ Download your favorite launcher from Google Play.
  • ๐Ÿ  Press the Home button or swipe upwards.
  • โš™๏ธ In the menu that appears, select โ€œAnother Applicationโ€ and specify the downloaded launcher.
  • โœ… Confirm the choice by setting it by default.

โš ๏ธ Note: When changing the launcher widgets from MIUI (weather, notes) may stop working or show up incorrectly.Use widgets from Google or the launcher itself.

Possible problems and solutions

Users may encounter a number of difficulties in removing or hiding a search, such as resetting the launcher after updating the system and resetting the search bar, in which case the concealment procedure will have to be repeated.

If you used the method ADB And the phone starts to behave strangely (icons disappear, voice input doesn't work), the packet can be restored. ADB command:

adb shell cmd package install-existing com.google.android.googlequicksearchbox

This command reinstalls (reinstalling) the package for the current user, returning the search functionality. Also, problems can arise when using the โ€œChineseโ€ versions of firmware, where Baidu search can be built in instead of Google.

๐Ÿ’ก

Use the Activity Launcher app to find hidden launcher settings if the standard menu doesnโ€™t contain the right switches.

Frequently Asked Questions (FAQ)

Can I delete Google Search without a computer?
You can't completely delete a system application without root rights and a computer, but you can hide a string through the launcher settings or remove a widget if it's not secured by the system, and installing a third-party launcher also helps.
Is it safe to delete the com.google.android.googlequicksearchbox package?
Yes, removing that particular package is safe for the phone to work.You'll lose Google's search widget and voice search, but the basic smartphone features, calls, and other apps will continue to work fine.
Will the search bar return after the MIUI update?
If you just hid a string through the settings, it can come back after a major system update or theme change. If you deleted the packet through ADB, it can also recover, as the file remains in the system partition. You will need to re-execute the command.
What to do if voice search is lost after deleting?
Voice search (OK, Google) is part of a remote application, and to return it, you need to restore the package through ADB or install the Google application again from the Play Store, if the system allows it to be installed.
Does the search bar affect battery consumption?
The widget itself consumes minimal power, but Google's background processes, which update the news feed and voice expectation, can consume charge, and removing or disabling the app will have a positive impact on autonomy.