Why Xiaomi doesnβt have a default search bar and how to get it back
Have you just updated your MIUI firmware or bought a new Xiaomi/Redmi/POCO smartphone and suddenly lost your search bar on your desktop? or has it never been displayed, but is it convenient to search for apps and information directly from the home screen? This problem is typical for many users, especially after transitions between shell versions (for example, from MIUI 12 to MIUI 14).
In this article, weβll look at 5 proven ways to get your search bar back to your desktop, from standard Google and Mi Search widgets to custom launcher workarounds. All of the methods are tested on current versions of MIUI 13-15 and work on most models: Xiaomi 13/14 series, Redmi Note 12/13 Pro, POCO F5/X5 and even Black Shark. Importantly, some methods require permission to install from unknown sources, but weβll explain in detail how to do this safely.
Before you start, check out two key points:
- π± Version MIUI: Go to Settings β About Phone β Version MIUI. If you have MIUI 12.5 or older, all the methods below will work.
- π Current Launcher: Xiaomi defaults to either the POCO Launcher (for the POCO line) or the MIUI Launcher. You can find it by holding your finger in the free desktop space β if a menu says βStartup Settingsβ appears, itβs a standard interface.
Method 1: Adding a Google Search widget (the easiest method)
If you want a classic Google search bar (like on pure Android), this one works best: it works on all Xiaomi models, regardless of the MIUI version, and does not require superuser rights.
Instructions:
- Press your finger on the free space of the desktop (where there are no icons).
- In the menu that appears, select Widgets (or Widgets in English firmware).
- Scroll down to the Google section (the G color logo icon).
- Select the Search widget (usually the first one on the list) and drag it to the desktop.
- Let go of your finger, and the search bar will appear on the screen, and if necessary, you can stretch it out across the width by pulling the edges.
If the Google widget is not listed, the app is disabled or removed.
- Open Settings β Applications β Application Management.
- In the search bar, type Google.
- Click on the app, then select Enable (if disabled) or Install (if removed, there will be a redirect to the Play Market).
Make sure that the Google app is installed|Check the Internet connection|Free up space on the desktop|Update Google Play Services (if notified)-->
β οΈ Warning: Some firmware for Redmi and POCO (especially for the Chinese market) may not have a Google widget even after installing the app.
Method 2: Use the built-in Mi Search widget (for Chinese firmware)
If you have global firmware (e.g. MIUI Global or EEA), this may not work β the Mi Search widget is usually only available in Chinese versions (MIUI China), but it can be manually activated even on non-Chinese builds, if you follow our instructions.
How to add Mi Search to your desktop:
- Press your finger on the desktop and select Widgets.
- Find the Mi Search section, if it's not there, skip this step and read on.
- Drag the Search widget onto the screen. It can be called Quick Search or Smart Search.
- Customize the widget size (options are available: small square, long line or full-screen block).
If Mi Search is not in the list of widgets, try to enable it through the settings:
- Open Settings β Applications β Application Management.
- Find Mi Search (or Quick Search) in the list.
- Click Enable, then Reset (if the option is active).
- Restart the phone and try adding the widget again.
| Xiaomi model | Support for Mi Search | Notes |
|---|---|---|
| Xiaomi 13/13 Pro | Yes (on Chinese firmware) | The global version requires manual activation. |
| Redmi Note 12 Pro+ | Yes. | The widget can be called Quick Search. |
| POCO F5 | Partially. | It only works after resetting the launcher settings. |
| Black Shark 5 | No. | Use Method 1 or Method 4 |
β οΈ Warning: On some models (POCO X3 Pro, Redmi 10C), the Mi Search widget may conflict with Google Discover. If the search bar fails after adding, disable Discover in the launcher settings (Home Screen β Settings β Discover).
Method 3: Configure search via POCO Launcher (for POCO devices)
POCO line devices (e.g., POCO X5 Pro, POCO F4 GT) use the proprietary POCO Launcher, which has its own search settings. Unlike the standard MIUI Launcher, here the search bar can be embedded in the dock panel (bottom of the screen) or added as a separate widget.
How to set up a search in POCO Launcher:
- Press your finger on your desktop and select Launcher Settings (or POCO Launcher Settings).
- Go to the Dock Panel section.
- Activate the option to show search bar.
- Select the search type: π Google Search is a classic string from Google. π± App Search is a search only for installed applications. π Web & App Search is a combined search (web + applications).
Save the settings and go back to the desktop β the search bar will appear in the dock panel.
If the line does not appear, try resetting the launcher settings:
- Open the launcher settings β Additional β Reset the settings.
- Confirm the action and restart the phone.
- Repeat the steps to add the search bar.
π‘
If you donβt like the location of the line in the docking panel, you can move it to the desktop: pinch the Search widget in the dock and drag it up to the vacant space.
Method 4: Install a third-party launcher with a search bar
If standard methods have not worked (for example, on Black Shark or custom firmware), the best solution is to install an alternative launcher.
- π Nova Launcher supports Google Search, Sesame Search and custom search bars.
- π¨ Action Launcher β has a built-in search bar with support for Google Assistant.
- β‘ Lawnchair is a lightweight open source launcher with Google Feed integration.
- π Microsoft Launcher β offers search from Bing with Office 365 integration.
Instructions for installing Nova Launcher (for example):
- Download Nova Launcher from Play Market.
- After installation, click Home and select Nova Launcher as the default launcher.
- Press your finger on your desktop β Widgets β find Google or Nova Google Search.
- Drag the widget onto the screen and adjust its size.
Advantages of third-party launchers:
- π§ Flexible configuration of the look of the search bar (color, transparency, animations).
- π Support for alternative search engines (DuckDuckGo, Bing, Yandex).
- π± Ability to link search to a gesture (e.g., swipe down on the desktop).
β οΈ Attention: Some features of MIUI are disabled when using third-party launchers, such as π± Super Wallpapers (animated wallpapers). π Battery optimization for launcher (charge consumption may increase). π Desktop weather notifications. To return a standard launcher, go to Settings β Applications β Default β Launcher and select MIUI Launcher.
How to get Super Wallpapers back on a third-party launcher?
Method 5: Manually create a search shortcut (for power users)
If you don't have widgets and you don't want to install a third-party launcher, you can create a shortcut for quick manual search, which works on any firmware, but requires ADB or special applications.
Option 1: Activity Launcher (without root):
- Install Activity Launcher from Play Market.
- Open the app and search in the Google or Mi Search list.
- Deploy the Activities list and find: For Google Search:.search.SearchActivity. For Mi Search:.search.MainActivity.
Press the desired activity and drag it to the desktop as a shortcut.
Option 2: Through ADB (for advanced users):
If you are familiar with ADB, you can create a search shortcut by the command:
adb shell am start -n com.google.android.googlequicksearchbox/com.google.android.apps.gsa.staticplugins.opa.OpaActivityTo put this label on the desktop:
- Connect your phone to your PC and activate Debugging via USB (Settings β About Phone β MIUI Version β 7 times click on the version, then Developer Settings β Debugging via USB).
- Run the command above at the ADB terminal.
- After opening Google search, press the app icon in the multitasking bar and drag it to your desktop.
π‘
The ADB method is only suitable for advanced users. Incorrect use of commands can lead to system failures!
Problem Solving: Why the Search String Doesn't Work
Even after you successfully add a widget, the search bar may not open, fail, or disappear after you reboot.
| Problem. | Possible cause | Decision |
|---|---|---|
| No widget added (gray icon) | Search app disabled | Include Google or Mi Search in Settings β |
| Search opens but doesn't search | No Internet connection. | Check your mobile data or Wi-Fi, turn off VPN |
| The line disappears after the update | Resetting launcher settings | Add the widget again or reset the launcher settings |
| Search only works on applications | Restrictions of regional firmware | Install Google Go or change the region in the settings |
If the search bar disappears after a reboot, try:
- π Reset the launcher settings (launcher settings β Reset).
- π΅ Disable battery optimization for launcher (Settings β Battery β Optimization β Find Launcher β No Limits).
- π§ Install an update for Google Play Services (Play Market β My Apps β Update).
On MIUI firmware for the Chinese market (CN), Google's search bar can be blocked by the system, the only solution being to install global firmware or use a VPN with a US/Europe region when adding a widget.