Xiaomi Redmi 7A is still a popular budget smartphone, but its MIUI firmware has limitations on application management. If you need to hide messengers, banking programs or games from prying eyes, in this article we will discuss 5 working methods, including system functions and workarounds. Importantly, some methods require superuser rights or third-party utilities, but we will start with the simplest.
Hiding apps on Redmi 7A is important for owners who share a phone with children, colleagues or just want to keep privacy. Note that MIUI 10 (the original firmware for Redmi 7A) does not have the Hidden Apps feature in the standard launcher β it was added only to MIUI 12+.
1. Hiding through the built-in MIUI function (if available)
Starting with MIUI 12, Xiaomi has an official app hiding option, which can be checked on Redmi 7A as follows:
- Open the Settings. β Main screen screen.
- Slip on the item Hidden applications (if there is none - the method is not suitable).
- Select programs from the list and confirm with a password / fingerprint.
β οΈ Attention: On Redmi 7A factory-firmware (MIUI 10 based on Android 9 Pie) this feature is not. MIUI 12+ unofficially, check the stability of the work β possible bugs with the display of hidden icons after the reboot.
If you don't have a built-in option, you can go to alternative methods, and one of the most reliable is using third-party launchers with a hidden function.
2. Use of third-party launchers (without root)
Launchers like Nova Launcher, Apex Launcher or POCO Launcher allow you to hide applications without superuser rights.
- Install Nova Launcher from Google Play.
- Press your finger on the main screen β Nova settings.
- Go to App Settings β Hide Apps.
- Check the necessary programs and save them.
πΉ Pros of the method:
- π It works on any version. MIUI Android.
- π Doesn't require root rights.
- π± Hidden applications remain available through a launcher search (enter the name in the search bar).
β οΈ Warning: When you reset the launcher to the factory settings, hidden applications will be visible again, and some system utilities (such as Settings or Phone) will not be able to hide.
Install Nova Launcher from the official store|Backup the main screen (in Nova settings)|Check the list of applications for duplicates|Disable battery optimization for launcher-->
3. Create a hidden folder in MIUI (bypass)
If you want to hide apps from random glances but not from targeted search, use transparent icon folders, which works on all versions of MIUI, including Redmi 7A:
- Create a folder on the home screen and move the desired applications to it.
- Click on the folder β Edit β change the name to space (click Space on the keyboard).
- Set a transparent icon for the folder (download an empty.png file from the Internet or use the Icon Changer app).
πΉ Limitations:
- ποΈ The folder is visible when swiping down (search by application).
- π In Settings β Program applications remain visible.
- π Update MIUI folder icon could be dropped.
How to make a fully transparent icon?
4. Disabling applications (partial concealment)
If the goal is to remove unnecessary programs from the menu, but not to remove them completely, use the Disable:
- Go to Settings β Applications β Application Management.
- Select a program β Shut down.
- Confirm the action (the application will disappear from the menu, but will remain in the system).
| Method | Need root? | Visibility in settings | Access through search |
|---|---|---|---|
| Built-in MIUI function | β No. | β No. | β No. |
| Third-party launcher | β No. | β Yes. | β Yes. |
| Hidden folder | β No. | β Yes. | β Yes. |
| Shutdown | β No. | β Yes. | β No. |
| ADB-team | β No. | β No. | β No. |
β οΈ Note: Disabled apps are not updated via Google Play and may conflict with the system, for example, disabling Google Play Services will lead to errors in other programs.
5. Hiding through ADB (for power users)
If you're ready to work with Android Debug Bridge (ADB), you can hide applications at the system level. This method doesn't require root, but requires a PC connection:
- Turn on USB Debugging in Settings β About Phone β MIUI Version (stick 7 times) β Additional β For Developers.
- Connect Redmi 7A to your PC and execute the command: adb shell pm hide com.example.app (replace com.example.app with a batch name for the program, for example, com.whatsapp for WhatsApp).
- To return the application, use: adb shell pm unhide com.example.app
πΉ How to find out the packet name?
- π± Install App Inspector from Google Play.
- π Open the app. β Copy the Package Name string.
π‘
Before working with ADB, back up your data through Settings β Additional β Backup and Reset. Errors in commands can cause system failures.
Frequent Mistakes and How to Avoid Them
When hiding applications on Redmi 7A, users often face the following problems:
- π Icons return after rebooting β Solution: Use a launcher with autosave settings (e.g. Nova Launcher Prime).
- π Appendices are visible in the menu "All applications" β Solution: Combine Hiding Through Launcher + shutdown (methods 2 and 4).
- π« You can't hide system utilities. β Solution: this requires root or custom firmware.
If you need to hide banking applications (such as SberBank Online or Tinkoff), consider:
- π³ Some programs block work on devices with root or unlocked bootloader.
- π For additional protection, use App Lock in Settings β Blocking applications (requires a password every time you open).
π‘
The most reliable way without root is a combination of a third-party launcher (to hide icons) + disabling the application (to remove from the All Apps menu).