Why Hide Xiaomi Apps and When to Hide
Hiding apps on the Xiaomi Redmi Note 7 is a challenge that users have for a variety of reasons: Some want to take out system programs that canโt be removed, some hide personal messengers from prying eyes, and some just want a minimalist desktop. Unlike iOS, where the concealment functionality is limited, MIUI offers several built-in tools โ but not all of them are obvious.
It is important to understand that the concealment โ The app continues to take up space in memory, can be updated via Google Play and even run in the background (if not manually disabled). MIUI 12-14 at least 5 methods of hiding are available, from standard to third-party launchers that require installation, and some methods (such as archiving) can cause disruptions to Google services if applied to system applications such as Google Play Servicesยป.
Method 1: Built-in Hidden Applications in MIUI
The easiest and safest method is to use the built-in MIUI tool, which does not require super-user rights (root) and works on all versions of the firmware for the Redmi Note 7. However, this method has a limitation: hidden applications will still appear in the All apps menu if you swipe up on the home screen.
To hide the app:
- ๐ฑ Open the Settings. โ Annexes โ Application management.
- ๐ Find the right application in the list and tap it.
- ๐๏ธ Select Hide App (may be called Remove from the Home Screen in older versions) MIUI).
- โ Confirm the action โ the icon will disappear from the desktop.
โ๏ธ Preparation before concealment
If the item Hide the application is missing, it means:
- ๐ Your firmware has been modified (e.g. Global) ROM China ROM).
- ๐ ๏ธ The application is system-based and cannot be hidden through standard means.
- ๐ฒ You have a third-party launcher (like Nova Launcher) that override the features. MIUI.
โ ๏ธ Attention: Hidden through MIUI Apps will still be visible in the All Apps list (long swipe up on the home screen.
Method 2: Archiving applications (without deletion)
The MIUI archiving feature allows you to freeze an application, making it invisible on the menu and stopping background activity.This method is suitable for the Redmi Note 7 with MIUI 12 and later, but has a nuance: the archived programs are not updated and may stop working after the device is restarted.
Archivalization instructions:
- Go to Settings โ Applications โ Application Management.
- Select the desired application and tap Disable (or Archive in new versions).
- Confirm the action โ the application will disappear from the menu and stop using resources.
| Benefits of archiving | Deficiencies |
|---|---|
| ๐น Completely hides the icon from the menu | ๐ธ The app stops updating |
| ๐น Stops background activity | ๐ธ Can break dependent services (e.g., Google Play Services archivingยป) |
| ๐น Doesn't require root rights | ๐ธ After the reboot, it may appear again on the menu. |
๐ก
If the application reappears after archiving, try disabling it via Settings. โ Annexes โ Show all applications โ โฎ (menu) โ Show system-based โ Find the app โ Shut down.
โ ๏ธ Note: Archiving system applications (such as Mi Account or Security) may result in the inability to log in to Xiaomi account or sensor failures (such as a fingerprint scanner.
Method 3: Hiding through third-party launchers (Nova, Apex, POCO Launcher)
If you don't like MIUI, you can use alternative launchers, like Nova Launcher or POCO Launcher, which allows you to hide applications without root rights and without the risk of breaking system functions, and the main advantage of this method is flexibility: you can hide applications selectively without affecting their work in the background.
How to hide the app through Nova Launcher:
- ๐ฅ Install Nova Launcher from Google Play.
- ๐ง Go to the launcher settings (hold your finger in the free screen space). โ Settings Nova).
- ๐ Go to the Application Settings โ Hidden applications.
- โ Check the programs you want to hide.
Advantages of the method:
- ๐จ Complete control over the visibility of icons.
- ๐ Ability to quickly return hidden applications.
- ๐ก๏ธ Security: System files are not affected.
Cons:
- ๐ฑ Apps remain in the menu All apps (long swipe up).
- ๐ When you change the launcher back to the standard hidden programs will again become visible.
Method 4: Using the Second Space to Hide Completely
MIUIโs Second Space feature is designed to separate personal and work data, but it can also be used to hide applications, and unlike previous methods, applications will be completely isolated from the system, and will not be seen even through a search.
How to set up:
- Open the Settings. โ Second space.
- Create a new space (you will need to create a password).
- Install the required applications only in the second space.
- Return to the main space โ hidden programs will not be available without entering a password.
This is the perfect way to:
- ๐ Hiding messengers (Telegram, WhatsApp) from outsiders.
- ๐ฑ Isolation of Work Applications from Personal Applications.
- ๐ก๏ธ Protecting confidential data (e.g. banking applications).
โ ๏ธ Warning: When you reset your phone to factory settings, the second space is removed without recovery.
What to do if I forget the password from the second space?
Method 5: Advanced Hiding with ADB (for power users)
If you're ready to work with Android Debug Bridge (ADB), you can hide applications at the system level, which requires a computer connection, but allows you to hide even system programs without root. Importantly, improper use of ADB can lead to firmware failure, especially on Xiaomi with a locked bootloader.
Step-by-step:
- Turn on Developer Mode on your phone: Settings โ About Phone โ MIUI version (shap 7 times).
- Activate USB Debugging in Settings โ Additional โ For developers.
- Connect your phone to your PC and execute the command:
adb shell pm hide com.example.app(Replace com.example.app with a real-life app package, such as com.facebook.katana for Facebook).
To return the application, use:
adb shell pm unhide com.example.appWhere to find the name of the package:
- ๐ฑ App Inspector (available on Google Play).
- ๐ฅ๏ธ Through ADB-Adb shell pm list packages | grep โkeyword".
๐ก
ADB-The teams only work when they're connected to the PC. USB Hidden applications will remain invisible, but they can be returned through the same commands.
Frequent Mistakes and How to Avoid Them
When hiding apps on the Redmi Note 7, users often face typical problems, and here are the most common ones and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| Hidden app reappears after reboot | MIUI automatically restores some system programs | Use Archiving or ADB for Permanent Hiding |
| You cannot hide the system application (for example, โSecurityโ) | MIUI blocks changes to critical services | Try disabling it through Settings โ Applications โ Disable |
| Launcher does not save Hiding Settings after Update | Resetting the launcher settings when updating | Make a backup of the settings in the launcher itself |
Another common mistake is trying to hide Google Play Services or Mi Account, which leads to:
- ๐ซ Google Play Market Shutdown.
- ๐ Unable to log in to Xiaomi account.
- ๐ฑ Loss of sensor functionality (e.g, NFC face scanner).
If you have already archived a critical application and your phone has stopped working correctly, return it via:
- Settings โ Annexes โ Show it all. โ โฎ (menu) โ Show system-based.
- Find the problem app and click Enable.
- Reboot the phone.