The Xiaomi Redmi Note 9 remains one of the most popular smartphones among users who value balance of price and functionality. However, even in the MIUI firmware, it is not always obvious how to hide applications from prying eyes β whether it is personal messengers, banking programs or games that you do not want to show to others. In this article, we will analyze all the current methods, from built-in MIUI tools 12-14 to little-known tricks with archiving and alternative launchers.
Itβs important to understand that hiding apps isnβt like deleting or blocking them. The app will continue to run in the background, receive notifications and updates β just disappear from the home screen and menu. If your goal is complete privacy, additional measures will be required (which weβll discuss below).
All methods are tested on the Redmi Note 9 with MIUI 12.5 and MIUI 14 firmware. On newer versions (for example, HyperOS), some of the functions may work differently - we will make separate notes about this.
1. Hiding through the built-in MIUI function (without third-party programs)
The easiest and safest method is to use the standard Hidden Apps tool in MIUI settings. It does not require superuser rights and works on all firmware versions for the Redmi Note 9.
To activate this function:
- Open Settings β Applications β Application Management.
- Slip on the three-point menu in the upper right corner and select Hide apps.
- Enter a password or pattern lock (if not configured, the system will prompt you to create).
- Tick the apps you want to hide and click Ready.
After that, the icons will disappear from the main screen and from the app menu.
- π Through search by system (swipe down on the main screen).
- π In the Settings section β Annexes β Hidden applications (requires password entry).
- π± Through Second Space (if it's configured - more on that below).
π‘
If you forgot the password from hidden applications, you can reset it only through a complete reset settings (Settings β About the phone β Reset settings).
Limitations of the method:
- β Does not hide notifications from apps (they will still be displayed in the curtain).
- β Apps remain on the list Recent (if open).
- β Does not work for system applications (such as Settings or Phone).
2.Use of Second Space (Dual Workspace)
Second Space is a feature built into MIUI that creates a second isolated profile on your phone, which is designed to separate personal and work data, but is also great for hiding apps.
How to set up:
- Go to Settings β Special Options β Second Space.
- Click Create Second Space and follow the instructions (you will need to create a separate password or pattern lock).
- Once created, reboot your phone and select Second Space when you log in.
- Install or transfer the desired applications to it (they will not be visible in the main space).
Advantages of the method:
- π Complete isolation: applications, files, and settings do not overlap with the main profile.
- π± You can quickly switch between spaces (swipe on the lock screen or through the notification curtain).
- π‘οΈ It works even if someone knows your primary password β you need a separate key to log in to Second Space.
Disadvantages:
- β οΈ Takes up extra space on the phone (each space has its own cache and data).
- β οΈ Some system features (such as Google Pay) may not work properly.
- β οΈ When resetting Second Space is removed without recovery.
β οΈ Note: If you use Second Space for banking applications, make sure it has cloud sync turned off (Settings) β Accounts. β Synchronization: Otherwise, data may be duplicated between spaces.
3. Archiving of applications (hiding without deletion)
A little-known trick is archiving apps through Google Play, which doesn't delete the program, it just freezes it by removing the icon from the screen.
- β The app does not receive notifications.
- β Not automatically updated.
- β Does not take up RAM.
Instructions:
- Open the Google Play Store.
- Go to Profile β Application and Device Management β Archive.
- Click Archive next to the desired application.
To return the app:
- In the same section of the Archive, find the program and tap Install.
What happens to the data when you archive?
Limitations:
- β Does not work for system applications (e.g. Camera or Gallery).
- β Does not hide applications from search by system (they can be found through Settings) β Annexes).
- β Some programs (such as WhatsApp) may require re-authorization after recovery.
4. Hiding through third-party launchers (Nova, Apex, POCO Launcher)
If the built-in methods don't work, you can use alternative launchers, which not only hide applications, but also customize the appearance of the interface.
- π Nova Launcher (paid version supports app hiding).
- π± POCO Launcher (free, with the function "Hidden applications").
- π§ Apex Launcher (supports gestures and hiding icons).
Instructions for Nova Launcher:
- Install the launcher from Google Play and make it the main one (Settings β Home Screen β Select Launcher).
- Click the free space on the home screen and select Nova Settings.
- Go to App Settings β Hide Apps.
- Check the programs you need and save the changes.
Advantages:
- π¨ Flexible interface setting (themes, icons, gestures).
- π Ability to hide applications from search by system (in some launchers).
- π You can create folders with a password (for example, in Nova Launcher Prime).
β οΈ Note: When using third-party launchers, battery consumption increases (on the 5-10%) If autonomy is critical, it's best to go back to the standard launcher. MIUI.
5. Hiding through ADB (for power users)
For those who are willing to work with Android Debug Bridge (ADB), there is a way to hide applications at the system level, which is the most reliable method, but it requires a PC connection and basic command line knowledge.
What you need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB.
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times tap; then Settings β Additionally. β For developers β Debugging by USB).
- π Cable USB (preferably original).
Instructions:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell pm hide com.example.appWhere com.example.app is the batch name of the application (you can find it through adb shell pm list packages | grep "keyword").
Examples of packet names of popular applications:
| Annex | Package name |
|---|---|
| com.whatsapp | |
| Telegram | org.telegram.messenger |
| com.instagram.android | |
| TikTok | com.zhiliaoapp.musically |
| Google Play Store | com.android.vending |
To return the application, use the command:
adb shell pm unhide com.example.appβ οΈ Warning: Don't hide system applications (e.g. com.android.settings) - this can cause the phone to malfunction and need a complete reset. MIUI esoteric ADB Apps may appear again.
6. Additional security measures: how to hide traces of use
Hiding the app icon is only half the battle, and if the goal is total privacy, pay attention to:
- π΅ Notifications: Disable them for hidden apps in Settings β Notifications β Management of notifications.
- π Search for the system: Nova Launcher or POCO Launcher can disable the display of hidden applications in search results.
- π Recent annexes: B MIUI There is no built-in cleanup feature for the recent list, but you can use the swipe up and hold gesture" β basket-mark.
- π Application Blocking: C Settings β Blocking applications can set a password to start (works even for hidden programs).
For maximum protection, combine methods.
- Hide the app through Second Space.
- Turn off notifications in the main space.
- Use Nova Launcher to hide icons in both profiles.
π‘
No method offers 100% concealment warranty: When physically accessing a phone, an experienced user can find hidden applications through ADB, file manager, or backups. For critical data (such as banking), use a separate device or hardware encryption.