How to hide applications on Xiaomi Redmi Note 9 Pro: from standard features to hidden MIUI chips

Xiaomi Redmi Note 9 Pro remains one of the most popular smartphones on MIUI, but not all users know that the system offers several ways to hide applications – both standard means and with the help of third-party tools. You may need to hide messengers from prying eyes, hide system utilities that you do not use, or simply organize the desktop. In this article, we will analyze all the current methods, including little-known chips MIUI 12-14, which work without superuser rights.

It is important to understand that hiding apps does not amount to deleting them: they continue to take up space in memory and can be displayed in the All Apps menu or in settings. However, visually they can be made inaccessible to accidentally open. Also note that some methods (for example, using Parallel Space) may conflict with Xiaomi security features such as Application Protection or Permissions.

If you’re looking for a way to hide apps from kids, colleagues, or just want to keep things clean, this guide will help you choose the best option. We’ve tested all methods on the Redmi Note 9 Pro with MIUI 12.5-14 firmware (including global and Chinese versions), so we guarantee that they work.

1. Hiding applications through the β€œSecond Space” (Dual Apps)

The Second Space (or Dual Apps) function is originally designed to clone messengers, but it can also be used to hide applications, which does not remove an application from the main profile, but creates a copy of it in an isolated space that can be locked with a password.

To hide the application in this way:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Second space.
  • πŸ”‘ If the function is disabled, click Create a second space and follow the instructions (you will need to set a password).
  • πŸ“Ž In the list of applications, find the one you want to hide and turn on the switch next to it.
  • πŸ”’ Now the application will be available only after entering the second space (swipe down the lock screen). β†’ profile icon).

The advantage of this method is reliability: without knowing the password, no one can find the hidden application, but there are also disadvantages: a copy of the application takes up additional space, and notifications will be duplicated, and some system utilities (such as Settings or Phone) can not be cloned.

πŸ’‘

If you use Second Space only to hide apps, turn off notification sync in its settings to avoid duplicates.

2. Archiving of applications (hiding without deletion)

MIUI has a built-in archiving feature that allows you to hide applications without deleting their data. Archived programs don't show up in the menu, but stay in the system and can be restored in two clicks, a way that is suitable for temporarily hiding rarely used utilities.

How to archive the application:

  1. Press the app icon on your desktop β†’ select Application Information (or Delete in some versions of MIUI).
  2. Click Archive (if you don’t have an option, tap on the three dots in the top corner).
  3. Confirm the action. The app will disappear from the screen, but will remain in the archived list (Settings β†’ Applications β†’ Archived).

To return the app, go to Settings β†’ Apps β†’ Archived, find it in the list and click Restore. Note: Archived apps don’t receive updates from Google Play, so their data may become outdated.

What happens to the archived application data?
Archiving doesn't delete the cache or the files of the application, but it suspends its background activity, for example, if you archive Telegram, the messages will remain on the device, but new notifications will not come, and when you restore all data will be available in the same form.

3. Hiding through launchers (Nova, POCO, Apex)

The standard MIUI launcher does not support hiding applications, but third-party shells (like Nova Launcher or POCO Launcher) offer this feature.This method visually removes icons from the desktop and menu, but applications remain accessible through search or system settings.

Instructions for Nova Launcher:

  • πŸ“² Install Nova Launcher from Google Play and make it the default launcher.
  • πŸ”§ Hold an empty space on the desktop β†’ Settings Nova β†’ Hiding applications.
  • πŸ“Ž Tick the apps you want to hide and click Save.
  • πŸ” To find a hidden application, use a system search (Settings) β†’ Annexes).

Advantages of this method: it does not require administrator rights, works on any version of MIUI, and hidden applications do not take up additional space. However, they will still be visible in Settings β†’ Applications and can be displayed in search results by device.

πŸ“Š What kind of launcher are you using on Xiaomi?
Standard MIUI
Nova Launcher
POCO Launcher
Other
I don't use launchers.

4.Use of the "Hidden Album" for icons (only) MIUI 13+)

Since MIUI 13, Xiaomi has introduced the Hidden Album feature, which was originally intended for photos, but it can also be adapted to hide app icons, a technique that works by creating empty folders on the desktop where β€œinvisible” shortcuts move.

How to hide an icon in a hidden album:

  1. Create a new folder on your desktop (click the empty space β†’ Folder).
  2. Move the icon of the application you want to hide.
  3. Press the folder β†’ Edit β†’ swipe down to open additional options.
  4. Select Hide folder (if you don’t have the option, upgrade to the latest version of MIUI).

Now the folder will become invisible, but its contents will remain on the device. To return the icon, you just need to repress the empty space on the screen β†’ Desktop settings β†’ Show hidden folders. This method is suitable for hiding 1-2 applications, but is inconvenient for mass use.

πŸ’‘

The Hidden Album function only works on the desktop. In the All Apps menu, hidden icons will still be displayed.

5. Hiding system applications through ADB (for experienced)

If you need to hide system applications (such as Mi Video, Mi Music or GetApps) that cannot be removed or archived in standard ways, you can use the ADB command. This method requires connecting your smartphone to your computer, but does not need root rights.

Step-by-step:

  1. πŸ–₯️ Install. ADB Tools on PC and enable Debugging on USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times tap the version number β†’ Return to the Additional Settings β†’ For developers β†’ Debugging by USB).
  2. πŸ“Ž Connect the Redmi Note 9 Pro to your computer and enter in the command line: adb shell pm hide com.mi.android.globalFileexplorer (replace com.mi.android.globalFileexplorer with the package of the desired application; you can find out the package through the App Inspector in Google Play).
  3. πŸ”„ Restart the device. The app will disappear from the menu, but will remain in the system.

To return the application, use the command:

adb shell pm unhide com.mi.android.globalFileexplorer

Install Xiaomi drivers on PC|Enable debugging on USB phone-on|Download ADB Tools|Find out the package name of the application|Create a backup copy of the data-->

⚠️ Note: Not all system applications can be hidden without consequences, for example, disabling com.miui.securitycenter can cause malfunctions. MIUI. Before experimenting, back up through Settings β†’ Additionally. β†’ Backup and reset.

Comparison of methods of hiding applications on Xiaomi Redmi Note 9 Pro

MethodRoot is required.Hiding from searchWorks for system applicationsDifficulty
Second space❌ No.βœ… Yes, only in the second space)❌ No.⭐⭐
Archiving❌ No.❌ No.❌ No.⭐
Third-party launcher❌ No.❌ No (sees in the settings)βœ… Yes.⭐⭐
The Hidden Album (MIUI 13+)❌ No.❌ No.❌ No.⭐
ADB❌ No.βœ… Yes.βœ… Yes.⭐⭐⭐

As you can see from the table, the most reliable way to hide the application from prying eyes is Second Space or ADB. If you just need to organize the desktop, it is enough to archive or third-party launcher. For system utilities, only ADB is suitable, but it requires caution.

Frequent Mistakes and How to Avoid Them

When hiding apps on the Redmi Note 9 Pro, users often face typical problems, and here are the most common ones and ways to solve them:

  • πŸ”„ The app has disappeared from the menu, but notifications keep coming. This is normal for archiving or hide-through-launch methods. To turn off notifications, go to Settings. β†’ Notifications β†’ Find the app β†’ Turn it off.
  • πŸ”’ I can't log into Second Space after resetting. Reset removes second space. To restore access, create it again in Settings. β†’ Annexes β†’ Second space.
  • πŸ“± After use ADB Make sure you type in the correct batch name (check with App Inspector) and restart the device. If the error repeats, try the adb shell pm disable-user command. --user 0 name-pack.
  • πŸ” Hidden apps through the launcher are visible in Google search. MIUI. To hide the app completely, use the Second Space or ADB.

⚠️ Note: If you use Parallel Space or other third-party app cloning utilities (like Island), note that they may conflict with Xiaomi’s Second Space feature. Simultaneous use of multiple tools to isolate applications can lead to failures in the notifications or even to a smartphone reboot.

Can you hide the application so that it does not appear even in the settings?
Yes, but only with ADB or root rights. Standard methods (Second Space, Archiving, Launchers) hide applications only visually, but they remain in the Settings β†’ Applications list. To completely hide, use the command: adb shell pm hide package.name However, this can disrupt some system functions.
How to find out the batch name of the application for ADB?
Install the App Inspector app from Google Play or use the command: adb shell pm list packages | grep "key word" For example, to search for the Mi Video package, type: adb shell pm list packages | grep video In the results, you will find a line of the form com.miui.video - this is the batch name.
Will the application hideout work after the MIUI update?
Depending on the method: Second space and archiving will be saved after the update. ADB-commands may reset if the update affects system files (recommended to repeat the command after the update). Launchers (e.g. Nova) will save the settings, but may need to re-disclose the applications. MIUI Create a backup copy through Settings β†’ Additionally. β†’ Backup.
Can I hide the Google Play Services app or other critical services?
⚠️ It is strongly advised not to hide or disable system services like com.google.android.gms (Google Play Services), com.android.phone (Phone) or com.miui.securitycenter.This can lead to: Network loss (no calls, no mobile Internet). Stop Google Play and not be able to update apps. Cyclical reboot of your smartphone. If you accidentally turn off a critical service, return it with a command: adb shell pm enable packet.name or reset settings via Settings β†’ Additionally. β†’ Resetting settings.
Is there a way to hide apps without a computer and ADB?
Yes, there are three ways to do it without a PC: Second space (built into MIUI); Archiving (via the app menu); Third-party launchers (like Nova Launcher or Apex Launcher); If you want to hide the app from your kids or colleagues, the most reliable option is a Second Password Space; Archiving or a launcher is good for visual cleanliness of the desktop.