How to search for applications in Xiaomi: all ways to search in the MIUI 12-14

On Xiaomi smartphones with a shell MIUI Finding the right app among dozens of installed programs can become a real puzzle β€” especially if you actively use folders, hidden icons or system utilities. MIUI There are several built-in mechanisms at once: from the classic swipe down on the home screen to voice commands and gestures.

The problem is complicated by the fact that in different versions MIUI (12, 13, 14 and on various models (Redmi Note 12, POCO X5, Black Shark 5) search algorithms may vary, with contextual search based on application content and titles in some places. In this article, we'll look at all the relevant methods, including hidden features like search by app. ADB Xiaomi Cloud and why sometimes search does not find even installed programs.

1.Basic search through launcher MIUI

The most obvious and quick way is to use the built-in search bar on the home screen, which appears when swiping down the center of the screen (not to be confused with a swipe down from the top edge that opens the notification bar!).This method works on all Xiaomi devices, including budget Redmi and gaming Black Shark.

What's important to know:

  • πŸ” Search only by app names (not by content inside them), for example, if you ask for a photo, it will find the Gallery, but not a photo of your cat.
  • πŸ“ If the application is hidden in a folder, the search will still show it – but it will not show the path to the folder.
  • πŸ”„ Results are sorted by frequency of use (most used are from above).
  • βš™οΈ V MIUI 14 added a prediction: the system can offer an application before you finish typing.

If the swipe down does not work, check the launcher settings:

  1. Click the empty space on the home screen β†’ Home screen settings.
  2. Select Application Search β†’ Enable the option to Show the search bar.
  3. Make sure that the Swipe Search down option is enabled (in some firmwares it is disabled by default).
πŸ“Š What App Search Method You Use More Often?
Swipe down on the main screen
Voice search
Search for the app menu
Hand-scrolling folders.

Hidden chip MIUI β€” system-application MIUI Search (formerly called Quick Search) can search not only apps, but also contacts, messages, files and even system settings:

  • πŸ“± Swipe down on the main screen and enter the request.
  • πŸ”Ž Or click on the magnifying glass icon at the dock bar (if there is one).
  • πŸ–±οΈ On some models (such as Xiaomi 13 Ultra), you can call a search by double-clicking the Domestic button (if it is configured).

Differences from basic search:

FunctionBasic searchMIUI Search
Searching by application content❌ No.βœ… Yes (messages, files)
Search by system settings❌ No.βœ… Yes (e.g., "do not disturb the regime")
Voice input❌ No.βœ… Yes (on Chinese firmware)
Integration with Xiaomi Cloud❌ No.βœ… Yes (search for synchronized data)

To include enhanced capabilities:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find it. MIUI Search and enable all permissions (especially Warehouse and Contacts).
  3. In the application settings, activate Search in Apps and Search in Files.

πŸ’‘

If MIUI Search does not find the application, try to re-index the data: open the application, click on the profile avatar β†’ Clean up search data β†’ Re-index.

3 Search through the menu of all applications

If you prefer a classic list of all installed programs, use the application menu:

  1. Swipe up from the bottom edge of the screen (or click on the dot icon in the dock bar).
  2. At the top of the screen will appear the search bar – enter the name.
  3. For convenience, you can sort applications alphabetically (click on three dots). β†’ Sorting).

Features of this method:

  • πŸ“Š Shows all applications, including system and disabled (as opposed to home screen search).
  • πŸ” You can search by first letters (for example, "ha" for the Gallery).
  • ⚠️ Not looking for content, just by name.

If the app doesn’t appear on the menu, it may:

  • πŸ“΅ Hidden (check in Settings) β†’ Annexes β†’ Hidden applications).
  • πŸ—‘οΈ Removed but cache is left (clear data via Settings) β†’ Warehouse).
  • πŸ› οΈ Blocked by the device administrator (relevant to work phones).
How to return a hidden application?
To return the hidden app, go to Settings β†’ Annexes β†’ Application management β†’ Hidden apps. Find what you want in the list, click on it and select Show. If the option is inactive, maybe the application is removed, check through Settings. β†’ Memory. β†’ Appendices (Installation "Recently deleted").

4.Voice search and Xiao assistant AI

On devices with MIUI Xiao voice assistant is available for the Chinese market (and some global versions) AI, And he can search and open apps with a voice command, and he can use it:

  1. Activate the assistant with a long hold on the Domestic button (or say "Hey, Xiao") AI").
  2. Say a command in Chinese or English, such as: Open Gallery, Launch Chrome, Find WhatsApp, Find WhatsApp

For global firmware (Redmi, POCO) Voice search works through Google Assistant:

  • 🎀 Say β€œOK Google” or hold the Domestic button (if configured).
  • πŸ—£οΈ Say the command: Open up. <name>".

Challenges and solutions:

⚠️ Note: If voice search is not working, check it out: πŸ”Š Is Google Assistant included in Settings? β†’ Google β†’ Settings of Google Assistant. 🎀 Permissions to use the microphone for Google App. 🌐 Internet connection (voice search requires cloud processing).

5. Search through ADB and system teams

For advanced users who want to automate search or recover lost applications, the method through the ADB (Android Debug Bridge. This is true if:

  • πŸ”§ The app disappeared after the update MIUI.
  • πŸ“± You need to find system software that does not appear in the launcher (for example, com.miui.securitycenter).
  • πŸ€– Massive packet search is required (for example, for backups).

Instructions:

  1. Connect your phone to your PC and enable USB Debugging (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times press to unlock Developer Mode, then Settings β†’ Additional β†’ Developers β†’ Debugging by USB).
  2. Open the command line on the PC and type in: adb shell pm list packages | grep "keyword" For example, to search for all applications with "camera": adb shell pm list packages | grep "camera"
  3. To open the found application, use: adb shell am start -n com.android.camera/.Camera

Examples of useful commands:

Team team.Description
adb shell pm list packages -fShows all installed packages with paths to APK.
adb shell pm list packages -sSystem applications only.
adb shell pm list packages -3Only third-party (user-installed) applications.
adb shell am start -n com.miui.home/.launcher.LauncherRestart the launcher (helps if the search is glitchy).

β˜‘οΈ Preparation for ADB-search

Done: 0 / 4

6. Search through Xiaomi Cloud and sync

If you lost access to your phone or want to find an app on another Xiaomi device, you can use Xiaomi Cloud.

  • πŸ“± Restoring the list of applications after resetting.
  • πŸ”„ Synchronization of installed programs between devices.
  • πŸ” Search for applications that have been removed but saved to the cloud.

How it works:

  1. Go to i.mi.com and log in.
  2. Select the device in the Devices section.
  3. Go to the Applications – here will be displayed a list of installed programs (if synchronization is enabled).
  4. Use the line at the top or filters by category.

Limitations:

  • ⏳ Data is not updated in real time (there may be a delay of up to 24 hours).
  • πŸ“Œ Not all apps are displayed (depending on synchronization settings).
  • πŸ”’ Mi Account and Sync in Settings Required β†’ Xiaomi account β†’ Mi Cloud β†’ Synchronization.

πŸ’‘

Xiaomi Cloud does not have to be used APK-files, just a list of installed applications, and to restore the program, you have to download it again from Google Play or third-party sources.

7.Why Search Doesn't Find an Application (and How to Fix It)

If you entered the name of the app but the search does not find it, the reasons may be as follows:

1.The application is hidden or blocked

  • πŸ” Check Hidden Apps: Settings β†’ Annexes β†’ Hidden applications.
  • πŸ”’ If you use Second Space or Guest mode, the app can only be installed in one of the spaces.

2. Launcher cache damaged.

  • 🧹 Clear the launcher's cache: Settings β†’ Annexes β†’ Application management β†’ Launcher (com.miui.home) β†’ Clear the cache.
  • πŸ”„ Restart the device – sometimes it resets indexing errors.

3.The appendix is removed but a label remains

  • πŸ—‘οΈ Check the list of remote applications: Settings β†’ Memory. β†’ Annexes β†’ Recently deleted.
  • πŸ” If the shortcut is left on the screen but the app doesn't open, remove the shortcut with a long tap. β†’ Delete.

4. Work profile limitations

⚠️ Note: On enterprise Android Enterprise phones, the administrator can block the installation or display of certain applications. β†’ Accounts. β†’ If the application is installed in the work profile, it will not appear in the main launcher.

Regional restrictions

  • 🌍 Some apps (such as Mi Pay or Mi Video) may not appear on global firmware.
  • πŸ”§ Solution: Change region to Settings β†’ Additionally. β†’ Region to India or China (requires reset).

FAQ: Frequent questions about finding apps on Xiaomi

❓ Why Searches Don’t Find System Applications Like β€œSecurity” or β€œThemes"?
System applications MIUI They're often hidden from the default search. To find them, use: MIUI Search (swipe down) β†’ Type a name in English, for example, "security" for security. Check the menu of all applications (swipe up). β†’ Sorting by alphabet. ADB-Search for the commands in section 5. If the application is critically important (for example, Settings), try resetting the launcher settings: Settings β†’ Annexes β†’ Launcher β†’ Warehouse β†’ Clear the data.
❓ Can I search for applications by content (for example, find a messenger where there is the word "work")?
In standard search. MIUI There is no such function, but there are workarounds: πŸ” Use it. MIUI Search with message search enabled (Settings) MIUI Search β†’ Search in messages). πŸ“‚ Install a third-party launcher (like Nova Launcher or Microsoft Launcher) that supports keyword searches within apps. πŸ€– For advanced users, write a script on Tasker or AutoApps that will scan notifications and app content. Note: Searching for content can violate privacy and slow down your phone.
❓ How to return a search bar on the main screen if it is missing?
If the search bar disappeared after updating or changing the launcher: Click the empty space on the home screen β†’ Home screen settings. Find the Application Search section and enable options: Show search bar Search Swipe down Application offers (for MIUI 14) If no options, reset the launcher settings: Settings β†’ Annexes β†’ Launcher β†’ Warehouse β†’ Clear the data. On some firmware (e.g, POCO Launcher: You can’t return the search bar – you’ll have to switch to the standard search bar MIUI Launcher.
❓ Why Voice Search Xiao AI I don't understand the commands in Russian?
Xiao's voice assistant AI It was originally developed for the Chinese market and supports a limited number of languages to make it work in Russian: 🌐 Install Google Assistant (it supports Russian) and configure it as the default assistant in Settings β†’ Annexes β†’ By default. β†’ Assistant and voice input. πŸ“² On some global firmware (Redmi Note 11 and later) Xiao AI understand basic commands in English. Try to pronounce app names in English (e.g., "open camera"). πŸ”§ For enthusiasts: sew custom firmware Xiaomi.EU, where Xiao AI It supports more languages. Note: on Chinese firmware (China) ROM) Xiao AI It only works in Chinese.
❓ Can I search for apps on a switched off Xiaomi phone?
No, you can't search for apps on a phone that's turned off. But there are two workarounds: Through Xiaomi Cloud: if sync is enabled, you can see the list of installed apps on i.mi.com (but not open them). ADB Recovery mode: if the phone supports ADB sideload, you can connect to it when it's off and execute commands to search for packages (root rights are required). For emergency access to data on a phone that's off, use Fastboot mode and tools like the Mi Flash Tool, but this won't help with finding apps.