The Xiaomi Redmi 8 is still a popular budget smartphone, but owners often face the need to hide individual applications β whether messengers, banking programs or games. Unlike the flagship models with MIUI 14, there is no built-in feature βHidden appsβ in its pure form, but this limitation can be circumvented in at least five ways.
In this article, we will look at the current methods for Redmi 8 (codenamed olive) tested on MIUI 12.5-14 (including global and Chinese firmware), not only standard system tools, but also little-known tricks with ADB, third-party launchers and even physical icon hiding.
1. Hiding through the "Second Space" (official method)
The most reliable way to do this, without root rights, is to create a second user space, which can be used to set duplicate applications that are isolated from the main profile, and minus: it eats up to 1-1.5 GB of memory and requires a separate setup.
How it works on Redmi 8:
- π Go to Settings. β Special facilities β Second space.
- π± Click "Create a Second Space" and follow the instructions (you will need to create a separate password).
- π After creation, switch to the second space via the notification panel (user icon).
- π₯ Install the application again β it will only be available in the second space.
β οΈ Note: When you delete the second space, all data in it (including hidden applications) will be permanently erased!
Archiving of applications (without deletion)
The Archive feature in MIUI allows you to remove the application from the menu, but save its data. The icon will disappear, but the program will remain in the system and be available through search, suitable for temporary hiding.
Instructions:
- Press your finger on the app icon β select βArchiveβ.
- Confirm the action (the application will disappear from the desktop).
- To return: open Settings β Applications β Archived.
Make sure that the application is not system-based.
Check the space available (need ~50MB)
Turn off auto-update the app in the Play Market
Remember the name for the search.-->
β οΈ Note: Archived applications continue to work in the background and can send notifications. To completely disable them, go to Settings β Notifications and manually block alerts.
3. Use of third-party launchers
Launchers like Nova Launcher or Apex Launcher allow you to hide icons without system changes, advantage: you do not need to create a second space or archive applications. β Annexes.
The following is a step-by-step configuration for Nova Launcher:
- π₯ Install Nova Launcher from Play Market.
- π§ Hold your finger on the desktop β "Settings Nova" β "Hidden applications".
- π Choose the programs you want to hide.
- π Restart the launcher (swipe down on the desktop) β "Reboot").
| Launcher | Support for concealment | You need a Premium? | Visibility on the app menu |
|---|---|---|---|
| Nova Launcher | Yeah (in settings) | No. | Hidden completely. |
| Apex Launcher | Yes (through Hidden Apps) | No. | Hidden but visible in search |
| POCO Launcher | Partially (folders only) | No. | Not completely concealed. |
| Microsoft Launcher | No. | β | β |
π‘
If after installing Nova Launcher application icons are completely gone, check the settings "Desktop Grid" - sometimes reset the number of rows / columns.
4. Hiding through ADB (for Advanced)
The method for those who are not afraid of the command line, allows you to completely remove the icon from the system, but the application will remain on the installed list, requires a computer and enabled debugging over USB.
Instructions:
- Turn on Settings β About Phone β MIUI version (click 7 times to become a developer).
- Return to Settings β Additional β For developers and activate Debugging via USB.
- Connect your phone to your PC, open cmd (Windows) or Terminal (Mac/Linux) and type: adb shell pm hide com.example.app (replace com.example.app with your applicationβs batch name).
- To return the icon: adb shell pm unhide com.example.app
β οΈ Attention: Misuse of the right ADB Before experimenting, check the application's batch name through the App Inspector.
How to find out the packet name of the application without root?
5. Physical hiding of icons (without software)
If you just need to remove the icon from your eyes, but leave the application working, use these tricks:
- π Untitled folders: Create a folder, delete its name (click on it) β "Delete the name") and put unnecessary icons in it. The folder will look like a transparent square.
- πΌοΈ Transparent widgets: Install the widget UCCW, Create an empty widget and put it over the icon.
- π Shift to second screen: Move the icon to the far right screen β most users donβt look there.
β οΈ Note: These methods do not protect against accidental discovery through a search system or menu of recent applications. ADB.
6.Reset launcher settings (if something went wrong)
After experiments with hiding the icons can disappear, the launcher to start glitching, and folders to open incorrectly, in which case the reset of the launcher will help:
- π§ Go to Settings. β Annexes β Application management.
- π Find the "Luncher" (or "Launcher", "MIUI Launcher").
- ποΈ Press "Storage" β "Clear the data" and "Clear the cache".
- π Reboot the phone.
After reset, all icons will return to their places, and hidden through ADB or launchers applications will remain invisible.
π‘
The launcher reset does not affect applications hidden through the "Second Space" or "Archivement" - they must be returned separately.