How to hide the application on Xiaomi: all the ways from standard to hidden

Hiding apps on Xiaomi, Redmi and POCO smartphones is a challenge that users have for a variety of reasons, from wanting to remove unnecessary system utilities to having to hide personal data from prying eyes. Unlike iOS, where functionality is limited, the MIUI shell offers several built-in mechanisms, and also supports third-party solutions. However, not all methods are equally effective: some applications continue to appear in the recently opened menu, others can be found through search.

In this article, we will discuss 5 proven ways to hide applications on Xiaomi, from standard MIUI 14 features to little-known tricks using ADB and third-party launchers. Particular attention will be paid to hiding system applications that can not be removed or disabled through the settings menu. All instructions are relevant for Android 12-14 devices and tested on Xiaomi 13 Pro, Redmi Note 12 and POCO F5 models.

1. Standard Hiding through the "Dual Apps"

The most reliable way to hide apps from outsiders is to use the built-in Dual Apps feature, which not only hides icons, but also creates an isolated environment with separate accounts, notifications and data, suitable for instant messengers, social networks and banking applications.

How it works:

  • πŸ“± Applications installed in the second space do not appear in the main menu and search.
  • πŸ”’ Access to them is protected by a password, fingerprint or pattern lock.
  • πŸ”„ You can quickly switch between swipe spaces on the lock screen (configures).
  • ⚠️ Some system applications (such as Settings or Phone) cannot be duplicated.

Instructions for setting:

  1. Open the Settings. β†’ Second space.
  2. Click Create a second space and follow the setup wizard (set a password).
  3. After creation, go to Settings of the second space β†’ Clone applications.
  4. Select the apps you want to hide and confirm cloning.

⚠️ Note: When you delete the second space, all hidden application data (messages, files, settings) will be permanently deleted. β†’ Memory. β†’ Backup.

πŸ“Š Why you want to hide the application?
To free up space on the menu
To hide personal data
To remove unnecessary system utilities
Other

2. Hiding icons through launcher settings

If the goal is simply to remove the icon from your desktop but leave the app accessible through search, use the built-in MIUI launcher options.This method doesn't protect data, but visually cleans the screen.

Step-by-step:

  • πŸ–±οΈ Press your finger on the icon of the app you want to hide.
  • πŸ“Œ In the menu that appears, select Remove (do not Delete!).
  • πŸ” The app will disappear from the desktop, but will remain in All applications and search.

To completely hide the app from the All Apps menu:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the right app and tap it.
  3. Choose Hide (not available for all applications).

MethodHiding the iconHiding from the searchRequires a passwordWorks for system applications
Second spaceβœ…βœ…βœ…βŒ (cloned)
Launcher settingsβœ…βŒβŒβŒ (not-for-all)
Third-party launcherβœ…βœ… (tune in)βŒβœ…
ADB-teamβœ…βœ…βŒβœ…

πŸ’‘

If you use POCO Launcher, you can hide applications through the Settings β†’ Hidden Applications menu. This launcher supports hiding even system utilities, such as Mi Video or Mi Music.

3. Use of third-party launchers (Nova, Apex, Hyperion)

The standard MIUI launcher is limited in hideout functionality, but third-party solutions like Nova Launcher or Hyperion Launcher allow you to flexibly adjust the visibility of applications, the advantage of the method is that there is no need for root rights and maintain system performance.

How to hide apps through Nova Launcher:

  • πŸ“₯ Install Nova Launcher from Google Play.
  • πŸ› οΈ Hold an empty space on the desktop β†’ Settings β†’ Hiding applications.
  • πŸ” Select the apps you want to hide and confirm.
  • πŸ”„ Restart the launcher (swipe down on the desktop) β†’ Reset).

Features of the method:

  • βœ… It works for all applications, including system.
  • βœ… You can hide apps from search (in Nova settings).
  • ⚠️ When you reset the launcher or update the hidden applications may appear again.
  • πŸ”§ For complete concealment from the system will require a combination of ADB (see next section).

β˜‘οΈ Preparing for Hiding with Nova Launcher

Done: 0 / 4

4. Hiding system applications through ADB (no root)

For power users willing to work with ADB, there is a way to disable any system applications, including those that cannot be removed through the MIUI menu.This method does not require root rights, but if used incorrectly can lead to system failures.

Step-by-step:

  1. πŸ–₯️ Install. ADB Tools on PC.
  2. πŸ“± On your smartphone, turn on debugging by USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times tap the version β†’ return to additional settings β†’ For developers).
  3. πŸ”Œ Connect your phone to your PC and execute the command: adb shell pm hide com.xiaomi.package.name Replace com.xiaomi.package.name with the name of the application package (you can find out through adb shell pm lists packages). | grep "keyword").
  4. πŸ”„ Reset the device.

Examples of commands for popular system applications:

adb shell pm hide com.miui.videoplayer  # Mi Video


adb shell pm hide com.miui.player       # Mi Music




adb shell pm hide com.xiaomi.scanner # Document scanning




adb shell pm hide com.miui.cleanmaster #Cleanup

⚠️ Warning: Disabling critical system applications (e.g. com.android.phone or com.miui.home) can cause communication loss, interface errors, or device freeze. Before experimenting, check the list of safe packets to disable on forums XDA Developers or 4PDA.

How to return hidden through ADB application?
To show the app again, use the command: adb shell pm uninstall -k --user 0 com.xiaomi.package.name After the reboot, the icon will return to the menu.

5. Hiding through Archiving (for unnecessary applications)

If the application is not in use but cannot be removed (e.g. Mi Browser or GetApps), you can archive it through the MIUI menu.This will not delete the data, but will free up space and hide the icon.

How to archive the application:

  • πŸ“¦ Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” Find the right app and tap it.
  • πŸ—‘οΈ Choose Archiving (if the option is active).
  • βœ… The app will disappear from the menu, but its data will be saved.

Limitations of the method:

  • ❌ It does not work for critical system applications.
  • ❌ Archived applications can be automatically restored after updating MIUI.
  • βœ… Suitable for temporary concealment (e.g., before selling a phone).

πŸ’‘

Archiving is the safest way to hide unnecessary apps, but it is not suitable for protecting personal data. For privacy, use Second Space or third-party launchers with password protection.

Frequent problems and solutions

Even after hiding, apps can continue to show up in some menus or recover from updates. Consider typical situations and how to address them.

Problem 1: The app is hidden but visible in the newly opened.

  • πŸ”„ Clear the list of recent apps with swipe up.
  • πŸ”§ In Nova Launcher, turn off the recent display in gesture settings.

Problem 2: After the MIUI update, the hidden apps returned.

  • πŸ”„ Repeat the concealment procedure (through the ADB launcher).
  • πŸ“₯ Install App Hider from Google Play for backup hiding.

Problem 3: You can’t hide your system application through ADB.

  • πŸ›‘οΈ Check if it is protected by the flag. PROTECTED (Use adb shell dumpsys package com.xiaomi.package.name).
  • πŸ”§ Try to disable it via adb shell pm disable-user --user 0 com.xiaomi.package.name.

Can you hide the application so that it does not appear even in the settings?
Yes, but only through ADB with pm uninstall-k --user 0 or root rights. In the first case, the application will remain in the system, but disappear from all menus except the list of packages in the adb shell pm list packages. In the second, you can completely delete the system application, but this is risky.
Will the hidden app receive notifications?
Depends on the method: πŸ”” Second Space: Notifications come but only appear when you enter the second space. πŸ”• ADB/Launcher: notifications continue to come in the curtain, but without the application name (if it is hidden from the system). 🚫 Archiving: Notifications are not coming.
How to hide the app from parental control?
Parental control in MIUI (For example, through Family Security, it scans all installed applications. To get around the restrictions: Hide the app through Second Space (most securely). Use Secure Folder (if available in your version). MIUI). Rename the application package via root (requires technical skills). ⚠️ Attention: Bypassing parental controls may violate device usage rules, and this advice is for legal scenarios (e.g., software testing).
Why does the app reappear after hiding through ADB?
It's because of this: πŸ”„ Updates MIUI β€” The system restores standard packages. πŸ“¦ Cache reset in Recovery. πŸ”§ Battery optimizer conflict (disable optimization for hidden packets) Solution: Re-run adb shell pm hide command or use script to automatically hide when booting (requires Magisk).
Can I hide the app without a computer?
Yeah, there are a few ways: πŸ“± The second space is completely without PC. πŸ› οΈ Third-party launchers (Nova, Hyperion) – installed from Google Play. πŸ“¦ Archiving - through settings MIUI. πŸ”’ Hiding applications (such as App Hider or Calculator Vault) ADB Without a computer, you can use terminal emulators (for example, Termux), but this requires command line skills.