String Search on the Android home screen is one of the most controversial interface elements. For some users, this is a convenient tool for quick access to Google or Yandex, for others it is an annoying widget that takes up precious space and spoils the aesthetics of the desktop. It is especially annoying when the search bar appears after updating the system or installing a new launcher, and the standard settings do not allow you to hide it.

The problem is complicated by the fact that smartphone manufacturers (Samsung, Xiaomi, Huawei etc.) often block the ability to delete the search bar through normal parameters. In some cases, the widget is not even a separate application, but is built directly into the system launcher. However, there are workarounds, from simple tweaks to using third-party tools. In this article we will analyze all the current methods, including those that work without root access and do not require resetting the device.

Why the search bar cannot simply be deleted like a regular widget

In most cases, the search bar on the main screen behaves differently than standard weather widgets or hours. Here are the key reasons why it cannot be removed in the usual way:

  • ๐Ÿ”น System integration. On many smartphones (for example, Samsung Galaxy with a shell One UI or Xiaomi s MIUI), the search bar is part of the system launcher and is not displayed in the list of widgets for removal.
  • ๐Ÿ”น Binding to Google services. On โ€œpureโ€ Android (for example Pixel or Motorola), the search widget is tightly linked to the application Google and cannot be uninstalled without consequences for the system.
  • ๐Ÿ”น Manufacturer Policies. Companies like Huawei or Oppo often block the removal of pre-installed widgets in order to promote their search services (for example, Huawei Search or Oppo Search).
  • ๐Ÿ”น Limitations of launchers. Even third-party launchers (for example, Nova Launcher or Action Launcher) sometimes cannot completely remove the search bar if it is built into the system interface.

Interestingly, on some devices the search bar can automatically return after a system reboot or updateeven if you have previously hidden it. due to the fact that the shell restores the โ€œdefaultโ€ view of the desktop.

๐Ÿ“Š What launcher do you use on Android?
Standard (from the manufacturer)
Nova Launcher
Action Launcher
Other third-party
I donโ€™t know what it is

Method 1: Hiding through the launcher settings (works on 60% of devices)

The first and safest method is to try to disable the display of the search bar in the settings of the current launcher. This method is suitable for most smartphones. data-i="69">and other brands with customized skins. Samsung, Xiaomi, Realme and other brands with customized shells.

Instructions:

  1. Press and hold with your finger empty space on the main screenuntil the settings menu appears.
  2. Select item Screen settings, Launcher settings or similar (the name depends on the model).
  3. Find the section Widgets, Search bar or Home screen.
  4. Disable the slider next to the option Show search engine line (or similar).
  5. Save the changes and reboot the device if the line does not disappear immediately.

On some devices Xiaomi (for example, Redmi Note 10/11) this parameter may be hidden deeper: Settings โ†’ Desktop โ†’ Widgets โ†’ Google Search. method.

Make sure you have enough rights (not guest mode)

Check if the line is part of the wallpaper (on some Xiaomi)

Do a backup copy of the launcher settings (if there is such an option)

Reboot the phone after the changes-->

Manufacturer Model/Shell Path to settings Is it working?
Samsung Galaxy S22/S23 (One UI 5/6) Settings โ†’ Home screen โ†’ Widgets โ†’ Google Search Yes
Xiaomi Redmi Note 12 (MIUI 14) Settings โ†’ Desktop โ†’ Widgets โ†’ Search Partially
Google Pixel 7/8 (Stock Android) Settings โ†’ Applications โ†’ Google โ†’ Notifications โ†’ Search widget No
Huawei P50 (EMUI 13) Settings โ†’ Home screen โ†’ Style โ†’ Widgets No
โš ๏ธ Attention: On devices Huawei and Honor with a shell EMUI/Magic UI the standard hiding of the search bar is often blocked. An attempt to disable it through the settings may lead to resetting the wallpaper or widgets.

Method 2: Disabling the Google Search application (for advanced users)

If the search bar is tied to the application Google (or Google App), you can try to disable it through the system settings. This method works on most devices, but has some problems. data-i="116">important limitations important restrictions:

  • ๐Ÿ“ต Voice search (Ok Google) and some functions will stop working Google Assistant.
  • ๐Ÿ” The search bar in the notification panel will disappear (if it was there).
  • ๐Ÿ”„ After the update applications Google via Play Market the line may return.

Instructions:

  1. Open Settings โ†’ Applications.
  2. Find application Google (or Google Search) in the list.
  3. Click Disable (if the button is inactive, go to method 4).
  4. Confirm the action and restart your smartphone.

On some devices (for example, Sony Xperia) instead of disabling you can Stop application, but the effect will be temporary - after reboot the search bar will return.

๐Ÿ’ก

If the "Disable" button is inactive, try first uninstalling all application updates Google (the "Delete updates" button in its settings).

Method 3: Using a third-party launcher (100% working method)

The most reliable way to get rid of the search bar is to install an alternative launcher, for example, Nova Launcher, Action Launcher or Lawnchair. These apps allow you to completely customize the home screen, including removing unnecessary widgets.

Step-by-step guide for Nova Launcher:

  1. Install Nova Launcher from Google Play.
  2. When you first launch, select it as the default launcher.
  3. Tap and hold the search bar, then drag it up to the trash can that appears (Delete).
  4. If the line is not deleted, go to Nova Settings โ†’ Widgets and disable the option Show Google search bar.

Advantages of this method:

  • ๐ŸŽจ Complete freedom to customize the interface (icon size, fonts, gestures).
  • ๐Ÿ”’ There is no risk of damaging system files.
  • ๐Ÿ”„ Itโ€™s easy to return the standard launcher if something goes wrong so.
โš ๏ธ Attention: On some devices Huawei and Xiaomi third-party launchers may work unstable due to manufacturer restrictions. For example, after updating the system, the launcher may be reset to the standard one.
How to return the standard one. launcher?

If you want to return to the native launcher, go to Settings โ†’ Applications โ†’ Default launcher and select the system option (for example One UI Home for Samsung or MIUI Launcher for Xiaomi).

Method 4: ADB commands to remove system widgets (for experienced ones)

If the previous methods did not work, you can use ADB (Android Debug Bridge) - a tool for debugging Android via a computer. This method allows you to disable system components, including the search bar, without root access.

What you will need:

  • ๐Ÿ–ฅ๏ธ A computer with drivers installed ADB (you can download from the website Android Developers).
  • ๐Ÿ“ฑ Enabled USB debugging on the smartphone (Settings โ†’ About phone โ†’ Number assembly โ€” press 7 times, then return to Settings โ†’ For developers).
  • ๐Ÿ”Œ USB cable for connection.

Instructions:

  1. Connect the phone to the computer and run the command line (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection:
    adb devices

    The serial number of your device should appear.

  3. Run the command to disable the search bar (for Google):
    adb shell pm hide com.google.android.googlequicksearchbox

    For Xiaomi it may be suitable:

    adb shell pm hide com.miui.search
  4. Reboot your smartphone.

If the search bar has disappeared, but you want to return it, use the command:

adb shell pm unhide com.google.android.googlequicksearchbox

๐Ÿ’ก

ADB commands do not require root access, but when resetting the phone to factory settings all changes will be reset.

Method 5: Editing system files (for root only)

This is the most radical method, which is only suitable for users with with root access and an installed file manager like Root Explorer or Mixplorer. It allows you to completely delete the files responsible for displaying the search string.

โš ๏ธ Warning: Incorrect actions can lead to system malfunction or phone freezingMake a backup before you start!

Instructions for pure Android devices:

  1. Open Root Explorer and follow the path: /system/priv-app/GoogleQuickSearchBox
  2. Find files with the extension .apk and .odexassociated with the search string.
  3. Rename them by adding at the end .bak (for example, GoogleQuickSearchBox.apk.bak).
  4. Reboot the device.

For Xiaomi the path may be different: /system/priv-app/MiuiSearch

โš ๏ธ Attention: On some firmwares (for example, ColorOS from Oppo), editing system files may cause a system integrity check error (DM-VerityThis will make it impossible to boot). phone.

What to do if the search bar returns after an update

Many users are faced with the fact that the search bar appears again after updating the system or application GoogleHere's how to avoid this:

  • ๐Ÿ”„ Disable automatic updating applications Google V Play Market.
  • ๐Ÿ“ฑ Use a third-party launcher (for example, Nova Launcher) - it is protected from resetting the settings.
  • ๐Ÿ”ง Regularly check the launcher settings after updates.
  • ๐Ÿ›ก๏ธ Create a backup copy current launcher settings (if such an option exists).

On devices Samsung after major updates (for example, from One UI 5 to One UI 6) you may need to repeat the procedure of hiding the search bar again. This is due to the fact that the shell restores the "default" interface settings.

๐Ÿ’ก

If you use Nova Launcher, export its settings to a file (Settings โ†’ Backup). After resetting the system, you can quickly restore your desktop to its previous state.

Is it possible to remove the search bar without root and a computer?

Yes, in most cases it is enough to install a third-party launcher (for example, Nova Launcher) or disable the application Google through the settings. However, on some devices (for example, Huawei or Oppo) these methods may not work due to limitations. manufacturer.

Why does the search bar appear again after a reboot?

This is due to the fact that the system launcher restores the โ€œstandardโ€ desktop view. To avoid this, use a third-party launcher and disable automatic application updates Google in Play Market.

Is it safe to disable the application? Google?

Yes, disabling the application Google will not harm the system, but you will lose access to some functions, such as voice search (Ok Google) and some features Google Assistant. messages, Internet) will remain operational.

Is it possible to remove the search bar on Huawei without root?

On devices Huawei with a shell EMUI removing the search bar without root is almost impossible because strict restrictions of the manufacturer. The only working option is to use a third-party launcher, but even in this case, the line may periodically return after updates.

How to return the search bar if I change my mind?

If you disabled it through the launcher settings, just turn on the corresponding option again. If you used ADB, run. command adb shell pm unhide com.google.android.googlequicksearchbox. To return after editing system files, you will need to return the original file names or reflash the device.