Activity Launcher for Xiaomi Redmi: How to Open Hidden MIUI Features and Manage the System

Have you ever wondered how to run hidden Xiaomi Redmi settings that the manufacturer hid from ordinary users? Activity Launcher is a powerful tool that allows you to access internal MIUI components that are usually not available through the standard menu, with it you can test new features, restore remote system applications or even bypass some firmware restrictions - all without root rights.

In this article, we’ll break down how to install and use Activity Launcher on Xiaomi Redmi smartphones (including Note 12, Redmi 10, POCO X5 and others), what hidden features it opens, and how to avoid typical system component errors. You’ll learn how to run Hardware Tests, Hidden Camera Settings, Engineering Mode Menu, and more – with detailed screenshots and explanations for each feature.

⚠️ Important: Not all system activities are safe to run; some can cause crashes or even locking of the device if you change the settings without understanding their purpose; we will detail which components can be run without risk and which are best avoided.

What is Activity Launcher and Why You Need It on Xiaomi Redmi?

Activity Launcher is an Android utility that displays all the activities installed on the device (app and system component screens), even those that are not visible in the standard interface. On Xiaomi smartphones, this is especially useful because:

  • πŸ”§ MIUI hides a lot of debugging and testing tools that are only available to engineers or through ADB.
  • πŸ“± Remote system applications (e.g., FM-radio or Infrared port) can be restored.
  • ⚑ Run hidden camera, battery, or network modes that the manufacturer has disabled for regular users.
  • πŸ› οΈ Test new features MIUI before they are officially released.

For example, with Activity Launcher, you can open:

  • πŸ“Έ Hidden camera settings (Pro Mode, Night Mode 2.0, manual focusing)
  • πŸ”‹ Battery engineering menu (detailed discharge statistics, battery tests).
  • πŸ“‘ Network Service Menu (manual setting LTE/5G, signal tests).
  • πŸ”„ Reset menu to factory settings (alternative hard reset method without buttons).

The utility does not require root rights, but some features may be limited without them, for example, changing system parameters (as in EngineerMode) may require additional permissions.

πŸ“Š What do you want to use Activity Launcher for?
Finding Hidden MIUI Functions
Restore Remote Applications
Testing equipment
Just out of interest.

How to install Activity Launcher on Xiaomi Redmi

The utility is not available on Google Play for Xiaomi due to MIUI limitations, but it can be installed manually.

  1. Download the latest version of Activity Launcher from the official repository: GitHub QuarksLab (select activitylauncher-v*.apk file).
  2. Allow installation from unknown sources: Settings β†’ Applications β†’ Special permissions β†’ Install unknown applications β†’ select a browser or file manager.
  3. Install a.apk file and open the application.

If Activity Launcher does not display system activity after installation, follow the following steps:

Enable USB debugging (Settings β†’ About Phone β†’ MIUI version [7 times] β†’ Developer permissions)

Give the application all permissions (Settings β†’ Applications β†’ Activity Launcher β†’ Permissions)

Restart the phone after installation

Update the application to the latest version-->

⚠️ Warning: On some Redmi models (e.g. Redmi Note 11 with MIUI 14), system activity may be blocked even after installation, in which case only unlocking the bootloader or using ADB will help.

πŸ’‘

If you only want hidden camera settings, try entering the ##36446337## in the Camera app, which will open the engineering menu without Activity Launcher.

Top-10 Hidden Xiaomi Redmi Features Available via Activity Launcher

Now, to the most interesting thing, what exactly can you run on your Redmi using this utility, we have selected the 10 most useful hidden activities that work on most models (tested on Redmi Note 12 Pro+, POCO F5, Redmi 10 2022).

Name of activityThe Way to Activity LauncherWhat do you need?Risks.
Equipment testcom.android.settings β†’ .TestingSettingsChecking the display, speakers, camera, sensorsLow (data reading only)
Engineering Menu (MTK)com.mediatek.engineermode β†’ .EngineerModeNetwork, battery, GPS (for MediaTek processors)Medium (you can knock down network settings)
Hidden camera settingscom.android.camera β†’.CameraActivity or.ManualCameraPro Mode, Night Mode 2.0, Manual FocusLow (unless you change the settings manually)
Recovery menucom.android.settings β†’ .RecoverySettingsAn alternative way to reset to factory settingsHigh (data loss)
Developer settings (extended)com.android.settings β†’ .DevelopmentSettingsAdditional options for developers (hidden in MIUI)Medium (the stability of the system can be disturbed)

πŸ”Ή How to find the activity you want? In Activity Launcher, open the All Activity tab, search for the name of the system application (such as settings or camera), and select the desired item from the list. Some activities may be called differently depending on the version of MIUI.

What happens if you start the wrong activity?
Most system activities will simply not open or show a blank screen. However, some (such as those associated with com.android.server.telecom) may cause your phone to crash or restart. Always check the activity description before you launch!

Step-by-step: how to run hidden camera settings

One of the most popular features of Activity Launcher is access to hidden camera modes, which Xiaomi disables in standard firmware. For example, on the Redmi Note 12 Pro+ you can activate:

  • πŸŒ™ Night Mode 2.0 (Improved Night Mode)
  • πŸŽ₯ Pro Video (manual settings for video)
  • πŸ” Macro Mode (no-limits macrographing)

Here's how to do it:

  1. Open Activity Launcher and go to All Activity Activity tab.
  2. In the search box, type in the camera and select the com.android.camera app.
  3. Find activities with the names:.ManualCamera – manual settings;.NightCamera – night mode;.ProModeCamera – professional mode.

Click on the right activity and wait for the camera to start. Some modes may not work on budget models (for example, Redmi 9A).

⚠️ Warning: If after running the hidden mode, the camera starts to give an error "Camera is not responding", restart the phone or reset the settings of the Camera application in Settings β†’ Applications.

πŸ’‘

Hidden camera modes can require more resources and drain the battery faster. Use them only when necessary.

Security: What activities should not be started

Not all MIUI system components are designed for ordinary users, and some activities may include:

  • πŸ”„ Reset settings (e.g. com.android.settings β†’.MasterClear).
  • πŸ“΅ Disable the network (activity with telephony in the title).
  • πŸ”‹ Disrupt the battery (change settings in com.android.server.BatteryService).
  • 🚨 Call bootloop (activities associated with com.android.server.boot).

πŸ”Ή How do you distinguish safe from dangerous activity?

  • βœ… Safe: Names with Testing, Info, View (e.g.,.BatteryInfo).
  • ❌ Dangerous: Names with Clear, Reset, Factory, Wipe.

If you accidentally start a dangerous activity and your phone starts to behave unstable:

  1. Reset the device immediately.
  2. If the system is not loading, go to Recovery Mode (clip Power + Volume up) and reset.

Activity Launcher vs ADB: What’s Best for Xiaomi Redmi

Many of the functions of Activity Launcher can be performed through ADB (Android Debug Bridge), but each method has its pros and cons:

CriteriaActivity LauncherADB
Convenience⭐⭐⭐⭐⭐ (intuitive interface)⭐⭐ (requires command knowledge)
Required rightsNo root (but some activities are hidden)Debugging with USB + sometimes root
OpportunitiesLimited to the start of activitiesFull control of the system
Risks.Low (unless you start dangerous activities)High (may damage the system)

πŸ”Ή When to use ADB instead of Activity Launcher?

  • πŸ”§ If you need to change system settings (e.g., disable ads in MIUI).
  • πŸ“± If activity is blocked in Activity Launcher (e.g., on MIUI 14).
  • πŸ”„ If you want to automatically execute actions (scripts).

For most users, the Xiaomi Redmi Activity Launcher will be a sufficient tool, especially if you only need hidden settings or restore remote applications.

FAQ: Frequent questions about Activity Launcher on Xiaomi

πŸ” Why isn’t my Redmi Note 11 Pro+ showing system activity?
This is due to the limitations of MIUI 13/14. Try: Enable USB Debugging and connect to a PC. Run a command via ADB: adb shell pm grant com.quarkslab.activitylauncher android.permission.DUMP Reboot the phone.
πŸ“± Can Activity Launcher unlock the bootloader?
No, Activity Launcher cannot unlock the bootloader, and you need to use the official Mi Unlock Tool and get permission from Xiaomi.
βš™οΈ How to return a remote application (e.g., FM- radio) via Activity Launcher?
Find com.miui.fm in the activity list and run the main activity (.MainActivity). If the application has been completely removed from the system, you will need to reflash the device.
πŸ”‹ Can Activity Launcher extend battery life?
Directly, no, but you can: Run the Battery Engineering Menu (com.android.settings β†’.BatteryInfo) for diagnostics. Disable background processes through hidden settings (com.android.settings β†’.RunningServices). Other methods are needed to actually increase the battery life (e.g., calibrating the battery via ADB).
🚨 What if the phone stopped turning on after the activity started?
Most likely, there was an activity associated with resetting or changing critical parameters. + Volume up) and make Wipe Cache. If it doesn't work, do Factory Reset. At the very least, reflash the device via Fastboot.