The search bar on the home screen of Xiaomi, Redmi or POCO is one of the most annoying elements of the MIUI/HyperOS interface for many users. It takes up space, interferes with the placement of widgets and constantly offers unnecessary hints. Worse, in new versions of the firmware, developers deliberately concealed the standard way to disable it, leaving users only workarounds.
In this article, we will analyze all the current methods of removing the search bar - from simple launcher settings to using the search engine. ADB-Important: some methods require unlocking the bootloader or the superuser rights, but most solutions work without root. MIUI (For example, switching to HyperOS, some methods may stop working β we noted such cases in the compatibility table.
If you are using Xiaomi 12/13/14, Redmi Note 11/12 or POCO F4/F5, first check the firmware version in Settings β About Phone β MIUI version.
1. Standard shutdown via launcher settings (MIUI 12β14)
In MIUI 12-14 (before HyperOS), the search bar could be removed from the launcher menu, which works on most Xiaomi, Redmi and POCO devices released before 2023.
- Press and hold the empty space on the home screen until the settings menu appears.
- Select Screen Settings (or Launcher Settings on some models).
- Scroll down to the Search section on the home screen and turn off the switch.
- Confirm the action if a warning appears about resetting the launcher settings.
If this item is not available, then your firmware has been modified (for example, the global version of MIUI EU or custom build), or you are using HyperOS.
Get 100% battery charge
Backup your data (Settings β System β Backup)
Make sure there is enough free space on your phone (at least 1GB)
Remember the current location of the icons (you can take a picture of the screen)-->
β οΈ Note: On some models (Xiaomi 13 Ultra, Redmi) K60 Pro) after disabling the search bar, the quick action bar (swipe down) may be lost. To return it, restart the phone or reset the launcher settings in Settings β Annexes β Application management β Launcher β Warehouse β Clear the data.
2.Use of ADB-commands (no root, for example) MIUI HyperOS)
If the standard method didnβt work, the most reliable method is to disable it via Android Debug Bridge (ADB), which doesnβt require superuser rights, but requires a computer with Xiaomi drivers installed and an ADB tool installed.
Here's what we need to do:
- Turn on USB debugging on your phone: Settings β About Phone β MIUI version (click 7 times until the message βYouβre a developerβ appears). Then go back to Settings β Additional β For Developers and activate Debugging over USB.
- Connect the phone to your computer and confirm the debugging permission.
- Download ADB Tools and unpack the archive.
- Open the command prompt (cmd) in the folder with ADB and type: adb shell pm hide com.miui.search For HyperOS use: adb shell pm hide com.google.android.googlequicksearchbox
If the team doesnβt work, try an alternative:
adb shell settings put secure miui_home_search_visibility 0Once you've done the commands, restart your phone. The search string should disappear. To get it back, use the same command, replacing hide with unhide or 0 with 1.
π‘
If ADB doesnβt recognize the device, try reinstalling the drivers via the Mi Unlock Tool. Also check that the developer settings have enabled the Allow USB Debugging (Safe Mode) option.
3. Delete via Google Settings (for Google Search bar)
On some devices (especially global firmware), the search bar is not owned by Xiaomi, but by Google, in which case it can be disabled through the settings of the Google app:
- Open the Google app (the icon with the letter βGβ on the home screen or menu).
- Click on your avatar in the upper right corner β Settings β General.
- Select Search, Now and Voice Assistant β Search widget on the home screen.
- Turn off the switch Show Google Search widget.
If this item is missing, try an alternative path:
- Click the search bar on the home screen and drag it up into the Delete bar (as with the widget).
- If deletion is blocked, go to Settings β Apps β App Management β Google and click Disable (this wonβt delete the app, but will hide the widget).
β οΈ Note: Disabling Google App may disrupt Google Play, contact sync and notifications. If Gmail emails stop coming or YouTube doesn't work, return settings back.
4. Use of third-party launchers (Nova, Lawnchair, Apex)
If none of the previous methods worked, the most versatile method is to install a third-party launcher, which will not only remove the search bar, but also completely customize the home screen.
- πΉ Nova Launcher supports gestures, adaptive icons and concealment of interface elements.
- πΉ Lawnchair is an open source lightweight launcher optimized for Android.
- πΉ Apex Launcher β an alternative with wide widget settings.
- πΉ Microsoft Launcher β if you need Windows and Office 365 integration.
After installation:
- Click the Home button and select the new launcher as the main one.
- Click the blank space on the screen β Launcher settings β Docking station (or Search Panel).
- Turn off the search bar display or replace it with another widget.
The downside of this method is that some Xiaomi system features (such as Game Turbo or Second Space) may become less accessible, and third-party launchers sometimes conflict with HyperOS, causing slowdowns.
Standard MIUI/HyperOS
Nova Launcher
Lawnchair
Apex Launcher
Other-->
5. editing system files (root only)
If you have root rights, you can delete the search bar by editing system files, which is a risky method, because if you make a mistake, the phone may stop loading, so back up before you start.
Instructions for MIUI:
- Install a file manager with root support (such as Solid Explorer or Root Explorer).
- Go to /system/priv-app/MiuiHome (for MIUI) or /system/priv-app/Launcher (for HyperOS).
- Find the MiuiHome.apk file (or Launcher.apk) and make a copy of it.
- Open the file in the text editor (for example, MT Manager) and find the lines associated with com.miui.search or search_widget.
- Delete or comment on these lines, save the file, and reboot the phone.
HyperOS may require additional file deletion in /system/product/overlay (folders called search).
β οΈ Note: After updating the firmware, all changes to the system files will reset. To avoid this, create a script in Magisk before updating, which will automatically apply your edits. /system Directly β use Magisk modules for security.
What if the phone does not boot after editing system files?
6.Resetting launcher settings to factory
If the search bar appears after an update or a theme change, sometimes resetting the launcher helps, it won't delete your data, but it will return the standard location of the icons and widgets.
How to reset:
- Go to Settings β Applications β Application Management.
- Find the Launcher app (or MiuiHome) and select it.
- Click Warehouse β Clear the data and confirm the action.
- Reboot the phone.
After reset, the search bar may disappear, but will return after the next update. MIUI/HyperOS. To fix the result, immediately after reset use ADB-method 2) or install a third-party launcher.
If the reset didnβt help, try rolling back the launcher update:
- In the same Application Management menu, click on the three dots in the top corner and select Show System Processes.
- Find MiuiHome β Remove the updates.
Comparison of methods: which one to choose?
| Method | Difficulty | PC required | Root is required. | It's powered by HyperOS. | Risk to the system |
|---|---|---|---|---|---|
| Launcher settings | β | β No. | β No. | β No. | β No. |
| ADB-team | ββ | β Yes. | β No. | β Yes. | β οΈ Low. |
| Google settings | β | β No. | β No. | β Yes. | β No. |
| Sideways launcher | ββ | β No. | β No. | β Yes. | β οΈ Medium (conflicts with HyperOS) |
| Editing system files | βββ | β Yes. | β Yes. | β Yes. | β High (risk of brick) |
For most users, the best option β ADB-If you don't want to connect your phone to your computer, try the Google settings method first or reset the launcher.
π‘
On HyperOS devices (e.g. Xiaomi 14, Redmi K70), standard methods often donβt work, and in this case ADB or Nova Launcher are the most reliable solutions.