How to hide the application on Xiaomi Poco M3: all the ways from standard to advanced

Why do Poco M3 users want to hide apps?

Xiaomi Poco M3 is a popular model with a balance of price and performance, but even it has features that force owners to look for ways to hide individual applications. Some want to remove system utilities that can not be removed, others want to hide personal messengers or financial applications from outsiders.

Privacy: Hiding banking apps, correspondence, or photos from colleagues, friends, or children.

Minimalism: The desire to clean the desktop of rarely used icons.

Security: Protect against accidental launch of system tools (such as EngineerMode) that could disrupt the phone.

In this article, we will look at all the current methods, from standard MIUI functions to third-party solutions, including launchers and hidden shell capabilities. Importantly, not all methods are equally reliable, and some may require additional actions (for example, resetting).

If you're looking for a way to hide an app without root rights, we have solutions, and if you're ready for a deeper setup, you'll find a better one, and let's start with the simplest one.

Method 1: Built-in Hidden Applications in MIUI

The Xiaomi Poco M3 runs on the MIUI shell, which has a built-in tool to hide applications, which requires no additional software installation and is suitable for most users.

  1. Open the settings (cog icon).
  2. Go to the Appendix section β†’ Application management.
  3. Slip on the three dots in the top right corner and select Hidden Apps.
  4. Turn on the switch and tick the programs you want to hide.
  5. Confirm the choice – the icons will disappear from the desktop and from the application menu.

⚠️ Note: the apps hidden in this way will remain in the installed list (you can find them through a search in the settings or the All Apps menu). β†’ Memory and can be started in the background.

Make sure the app is not system-based (e.g. Google Play Services)

Remember the password from the Mi Account if you hide messengers with a number binding

Make a backup of the data (for banking applications)

Check if the application is used in background processes (for example, VPN)

-->

To bring back hidden apps, repeat the steps and uncheck.This method does not require superuser rights and is reversible, but has a limitation: hidden programs are still visible in Settings β†’ Accounts (if they are tied to Google or Mi Account).

Method 2: Use of the second space (Dual Apps)

The MIUI’s Second Space (or Dual Apps) function is originally designed to clone messengers (e.g., to use two WhatsApp accounts at once), but it can be adapted to hide apps, and the method is to move the desired application to a second space, and then disable notifications and access from the main profile.

Instructions:

  • πŸ“± Open the Settings. β†’ Special facilities β†’ Second space.
  • πŸ”§ Set up a second space (think of a password different from the main one).
  • πŸ“² Go to the second space and install the desired application (or clone it from the main one).
  • πŸ”’ Return to the main space and uninstall the original app (unless it is system-based).

Now the app will only be available after you enter the second space (you need to swipe down the notification bar and tap the profile avatar), which is more reliable than simple hiding, because:

  • βœ… The app does not appear in the main menu.
  • βœ… It cannot be found through search (unless you enter the second space).
  • βœ… Default notifications disabled.

⚠️ Note: If you forget the password from the second space, it will be difficult to restore access - you will need to reset your settings.

Built-in MIUI |Second Space |Third-party launchers |Developer settings |I don't hide-->

Method 3: Third-party launchers with concealment function

If built-in MIUI tools are not enough, you can install an alternative launcher, many of which offer advanced concealment options, including:

  • πŸ” Hiding individual icons (they remain in the app menu).
  • πŸ” Blocking access to hidden applications with a password.
  • πŸ“ Grouping into β€œsecret foldersΒ».

The best launchers for Poco M3 with concealment function:

LauncherHiding functionAdditional benefitsCons
Nova LauncherHiding icons through menu settingsFlexible customization of gestures, animationsPremium version for some functions
Apex Launcherβ€œHidden Apps” in the Free VersionLightweight, supports themesOutdated interface design
POCO LauncherBuilt-in folder "Hidden"Optimized for Xiaomi, minimalistLimited Customization Options
Microsoft LauncherHiding through "Personal Space"Integration with Windows, cloud backupRequires a Microsoft account

Example of Hidden Configuration in Nova Launcher:

  1. Install a launcher from Google Play.
  2. Press your finger on the desktop β†’ Settings β†’ App settings.
  3. Choose Hide applications and mark the ones you need.
  4. To access hidden programs, use search in the launcher (they will not appear in the menu).

⚠️ Note: when changing the launcher to the standard MIUI And some launchers may be in conflict with gestures. MIUI (For example, swipe up to return to the main screen).

πŸ’‘

Before installing the launcher, back up your current desktop settings through Settings β†’ Additional β†’ Backup. This will help quickly restore the location of the icons if the new launcher does not fit.

Method 4: Disable system applications via ADB (without root)

If you want to hide a system application (such as Mi Video, Mi Music or Browser) that cannot be removed by standard methods, you can use ADB (Android Debug Bridge), which does not require root rights, but requires connecting the phone to a computer.

Advantages of the method:

  • πŸ”§ Completely disabling the application (it will not work in the background).
  • πŸ“‰ Freeing RAM.
  • πŸ”’ Hiding from all menus, including settings.

Instructions:

  1. Turn on Developer Mode on Poco M3: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version.

Settings β†’ Additional β†’ For Developers

USB debugging

ADB-driver

platform-tools

Mi Browser

adb shell pm disable-user --user 0 com.android.browser

To return the application, use the command:

adb shell pm enable com.android.browser

⚠️ Caution: Disabling system applications can cause your phone to malfunction or errors in other services, such as disabling Mi Account will disrupt contact sync and disabling Google Play Services will block access to Google Play. Before experimenting, back up through Settings β†’ Additionally. β†’ Backup.

List of safe to disable system applications
Most users without consequences disable: - com.miui.videoplayer (Mi Video) - com.miui.player (Mi Music) - com.android.browser (Mi Browser) - com.miui.weather2 (Weather) - com.xiaomi.scanner (Scanner) QR-Do not disable applications with names that include: - google (e.g. com.google.android.gsf) - miui.home (launcher) - android.settings (settings)

Method 5: Hiding through Developer Parameters (for experienced)

MIUI has a hidden option that allows you to limit the display of applications in the menu, which is in the Developer Settings and requires care, as incorrect settings can disrupt the interface.

How to hide applications through Developer Options:

  1. Activate Developer Mode (see the instructions in the previous section).
  2. Go to Settings β†’ Additional β†’ For developers.
  3. Find Do Not Show in the Apps menu (or Hide Apps from the review in newer versions of MIUI).
  4. Select the apps you want to hide and confirm the choice.

This method doesn't remove applications, it just removes them from the list.

  • πŸ” Seen in Settings β†’ Annexes.
  • πŸ“± Available through search by system.
  • πŸ”„ Can be launched in the background.

⚠️ Note: In some versions MIUI This setting may be missing or unstable. If you lose access to your desktop after you change your settings, reset the developer settings through Settings. β†’ All settings β†’ Resetting settings β†’ Resetting developer settings.

What to do if the application is not hidden?

If none of the methods worked, check the following points:

  • πŸ“Œ Update MIUI: In newer versions of the shell, the paths to settings may change. M3 The last installment is set (Settings) β†’ The phone. β†’ Updating the system).
  • πŸ” Administrator rights: Some applications (such as antiviruses or password managers) block concealment attempts. β†’ Passwords and security β†’ Device administrators.
  • πŸ› οΈ Launcher conflict: If you use a third-party launcher, try temporarily returning the standard launcher MIUI Launcher and try again.
  • πŸ“± Manufacturer restrictions: some system applications (e.g., Security or Mi Account) cannot be hidden without root rights.

If the problem persists, try an alternative approach:

  • πŸ”„ Rename folder: Create a folder on your desktop with a neutral name (such as Tools) and move unnecessary icons there.
  • πŸ“΅ Disable notifications: even if the application is visible, you can turn off its alerts in Settings β†’ Notifications.
  • πŸ”’ Block the application: use the built-in App Lock (Settings) β†’ Passwords and security β†’ Blocking applications to restrict password access.

πŸ’‘

If none of these methods worked, consider using safe applications (like App Hider or Hide App-Hide Application Icon) that create a wrapper for the hidden application and disguise it as a calculator or other tool, but such programs may ask for excessive permissions β€” be careful!

FAQ: Frequent questions about hiding apps on Poco M3

Can you hide the application so that it does not appear even in the settings?
Yes, but only if it's not system-based. To do this, use ADB (method 4) to shut down completely. Or install a deep-hidden launcher (e.g., Apex Launcher with Hide Apps plugin). System applications (Settings, Phone) cannot be completely hidden without root rights.
Will a hidden app consume a battery?
Depends on the method: πŸ”‹ Built-in Hiding (Mode 1): The application can work in the background. ⚑ ADB-shutdown (method 4): the application stops completely and does not consume charge. πŸ”„ Second Space (Mode 2): The application only works when the second profile is activated. To check the battery consumption, go to Settings. β†’ Battery β†’ Battery utilization.
How to hide the application from search on the system?
Standard methods MIUI Solutions: Use a launcher with a search hide function (e.g. Nova Launcher) + Sesame Shortcuts plugin. Disable the application via ADB (method 4) - it will disappear from the search. APK-file (requires root rights and can break the application).
Can I hide the app without a computer?
Yes, all the ways in this article except ADB (method 4), work without a PC. ADB can be used: πŸ“± Termux app (install via F-Droid and configure) ADB cellphone). πŸ”Œ OTG-cable + keyboard (to enter commands in Termux) but it is easier to use built-in functions MIUI launcher.
What if the application stopped updating after hiding?
This is normal for methods that completely disable the application (e.g, ADB). Decisions: πŸ”„ Temporarily turn the application back on (through) ADB or launcher, update it, then hide it again. πŸ“₯ Install. APK-manual update (download from the official developer website). 🚫 If the app is system-based (like Google Play Services), don’t disable it – it will disrupt Google Play.