How to Install the Default App on Xiaomi POCO: The Complete 2026 Guide

On Xiaomi POCO smartphones with MIUI shell, the default application installation has its own features โ€“ especially if you use non-standard launchers or third-party programs. Unlike โ€œpureโ€ Android, the path to settings here can differ depending on the firmware version, device model (POCO F5, X6 Pro, M6 Pro, etc.) and even regional build. For example, in MIUI 15, the menu was moved to the โ€œSpecial featuresโ€ section, and in older versions it was in โ€œAll settingsโ€.

Many users have a problem when, after installing an alternative browser (Chrome, Firefox, WhatsApp), or a gallery (Google Photos, Simple Gallery), the system continues to open standard Xiaomi applications. This is due to the aggressive MIUI policy that blocks changing certain types of applications by default. In this article, we will examine all possible ways, from standard settings to workarounds for stubborn cases.

We will focus on four key types of applications that most often require manual configuration:

  • ๐ŸŒ How to make Chrome or Edge the main browser instead of Mi Browser;
  • ๐Ÿ“ท Gallery โ€“ Replacement of the standard Mi Gallery with Google Photos or Aves;
  • ๐Ÿ’ฌ SMS/Calls โ€“ Messages by Google or Truecaller;
  • ๐ŸŽต Music/video โ€“ changing the player to VLC or musicolet.

If you use a POCO Launcher or a third-party launcher (Nova Launcher, Hyperion), some of the settings can be hidden โ€“ we will show you how to return them. Also consider the unique problem of POCO with โ€œgrayโ€ buttons in the default application menu, which arises due to the limitations of MIUI for European and global firmware.

1. Standard method: through MIUI settings

The most obvious way is to use the built-in MIUI menu. However, its layout has changed in different versions of the firmware, below is the current instruction for MIUI 14/15 (including the POCO F5, X6 Pro, M6 Pro and other models from 2023-2026).

Open the Settings. โ†’ Annexes โ†’ App management. In the upper right corner, click three dots (โ‹ฎ) and select the default Apps. Here you will see a list of categories:

  • ๐Ÿ“ฑ Launcher โ€“ Selection of a Standard Home Screen;
  • ๐ŸŒ Browser โ€“ the main browser for links;
  • ๐Ÿ“ž Phone - call app;
  • ๐Ÿ’ฌ SMS โ€” messaging;
  • ๐ŸŽต Music player - audio playback;
  • ๐ŸŽฌ Video Player - Watching Video.

Select the desired category and select the preferred application from the list. If you do not have the right option, make sure that it is installed and not disabled in the settings.

โš ๏ธ Note: On some models POCO (Especially with global firmware, Browser and Gallery points may be blocked, due to Xiaomi's policy of using its services for compulsory use.

๐Ÿ“Š What kind of firmware do you use on POCO?
MIUI Global
MIUI Europe (xiaomi.eu)
MIUI China
Castomium (LineageOS, PixelExperience)
I don't know.

2.Why are some apps not listed?

If youโ€™re trying to make Google Chrome or Firefox the default browser, but they donโ€™t appear on the menu, the reasons may be:

1.The application does not support intent processing. Some programs (such as Kiwi Browser or Brave) require additional permissions. Check that the application settings have enabled the option to Open supported links (usually in the Settings โ†’ Open links by default section).

Limitations MIUI For European firmware. MIUI EU (EEA) Some system applications (Mi Browser, Mi Gallery) are blocked from replacement. GDPR, This restriction can be avoided (see section 4).

3. App is disabled or frozen. Go to Settings โ†’ Apps โ†’ App Management, find the right app and check it is not disabled. Also make sure it is not hidden in the Show All Apps menu.

How to check if the application supports intent?
Open the terminal (e.g. via Termux) and enter the command: adb shell dumpsys package <name packet application> | grep -i "intent" If the output has lines with android.intent.action.VIEW or android.intent.category.BROWSABLE, the application supports link processing.

3. Circumvention of restrictions MIUI: ADB-force-shift

If the standard method does not work (for example, the browser select button is inactive), you can use the ADB-This method requires connecting the smartphone to the computer, but it is guaranteed to work even on blocked firmware.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with ADB-tools installed;
  • ๐Ÿ“ฑ Included Debugging by USB on POCO (Settings โ†’ The phone. โ†’ Version. MIUI โ€” Press 7 times, then return to Additional โ†’ For developers);
  • ๐Ÿ”Œ USB-cable (preferably original).

Connect your phone to your PC, open the command prompt (or Termux on your phone) and do:

adb devices

Make sure the device is identified. Then use commands to change the default app, such as making Google Chrome the primary browser:

adb shell cmd package set-home-activity com.android.chrome/com.google.android.apps.chrome.Main

For other types of applications, use similar commands indicating the package:

  • ๐Ÿ“ท Gallery: com.google.android.apps.photos;
  • ๐Ÿ’ฌ SMS: com.google.android.apps.messaging;
  • ๐Ÿ“ž Phone: com.google.android.dialer.

โš ๏ธ Attention: After completion ADB-commands may require a device reboot, and some system applications (Mi Browser) may automatically reset after the update. MIUI.

Install ADB on PC|Enable USB debugging on POCO|Connect phone with original cable|Contact connection with adb devices |Download packages of required applications-->

4. Alternative methods: launchers and third-party utilities

If ADB seems complicated, you can use workarounds:

1. Use third-party launchers. Install Nova Launcher or Hyperion Launcher, which allows you to flexibly configure link and file opening. For example, Nova has the option of Settings โ†’ Applications and notifications โ†’ Default applications where you can override system settings.

2. Intent management applications: Utilities like Default App Manager (available on Google Play) allow you to manually assign handlers to different file types and links. They bypass MIUI restrictions, but require ADB or root rights.

3. Reset application settings. if after the update MIUI settings reset, go to Settings โ†’ Annexes โ†’ Application management โ†’ โ‹ฎ โ†’ Reset application settings. This will bring all permissions back to factory, and you can reselect the default apps.

MethodRequires ADB/rootIt's working at MIUI 14/15.Limitations
Standard settingsโŒ No.โœ… Yes (partially)Not all apps are available for selection
ADB-teamโœ… Yes.โœ… Yes.Resets after MIUI update
Third-party launchersโŒ No.โœ… Yes.Does not affect system intentions (calls, SMS)
Default App Managerโœ… Yes (ADB)โœ… Yes.Requires settings for each type of file

Frequent problems and their solutions

Problem 1: The browser/gallery select button is inactive (grey).

Solution: This is a limitation MIUI for European firmware. Use it. ADB-method (Section 3) or install custom firmware (xiaomi.eu).

Problem 2: After the MIUI update, the settings reset.

Solution: Reassign the default applications through settings or execute ADB-To avoid resetting, turn off automatic updates. MIUI In Settings โ†’ The phone. โ†’ Updating the system โ†’ โ‹ฎ โ†’ Update settings.

Problem 3: The app opens in two instances (e.g. Chrome and Mi Browser).

Solution: Clear the Mi Browser cache and data in Settings โ†’ Applications โ†’ Application Management โ†’ Mi Browser โ†’ Storage. Also check if intentions are duplicated in the launcher settings.

Problem 4: You canโ€™t change the call app (Truecaller, Google Phone).

Solution: In MIUI, calls are tied to the system application com.android.dialer. To use Google Phone, install it via APKMirror and assign it by default via ADB:

adb shell cmd package set-home-activity com.google.android.dialer/com.google.android.dialer.extensions.GoogleDialtactsActivity

๐Ÿ’ก

If you often experience problems after updates MIUI, Back up your app settings via Swift Backup (root required) or save the list ADB-text-file.

6. Features for different POCO models

The settings may vary depending on the model and firmware version, with key differences below:

POCO F5 / X5 Pro (MIUI 14/15):

  • The App menu is hidden by default in Settings โ†’ Special Options โ†’ Application Management;
  • ADB-Teams work without additional rights;
  • Restrictions on changing the browser and gallery (solved through ADB).

POCO M6 Pro / X6 Neo (MIUI 14 for budget models)

  • There are no restrictions on changing the browser, but the gallery is tied to the Mi Gallery.
  • To change the music player, you need to turn off Mi Music in the settings;
  • It supports Default App Manager without ADB.

POCO with custom firmware (xiaomi.eu, PixelExperience):

  • No MIUI restrictions โ€“ all settings are available through the standard menu.
  • You can use Tasker to automatically change your intent.
  • It is recommended to disable Mi Browser and Mi Gallery completely.

๐Ÿ’ก

On the POCO F5 and X6 Pro with MIUI 15, the path to customization has changed โ€” now it is in the Special Features section.

FAQ: Frequent questions

Can Telegram be made a default SMS application?
No, Telegram does not support SMS-intent processing, only specialized applications like Messages by Google or Pulse SMS will do this. MIUI also has a built-in Message application that cannot be completely replaced without ADB.
After changing the default browser, some links still open in Mi Browser. Why?
This is because some system applications (Mi Video, Mi Community) are tightly tied to the Mi Browser Solution: Disable Mi Browser in the application settings; Use ADB to force reassignment: adb shell cmd package set-home-activity com.android.chrome Install Island (sandbox) and move Mi Browser there - this will block its opening.
How to get back standard Xiaomi apps if Iโ€™m wrong?
Go to Settings. โ†’ Annexes โ†’ Application management โ†’ โ‹ฎ โ†’ Reset your application settings. This will return all default settings. Alternatively, you can manually select Mi Browser, Mi Gallery and other system applications from the Apps' default menu.
Does this method work on Redmi and other Xiaomi smartphones?
Yes, the instructions are relevant for all devices on MIUI, including Redmi Note 12, Xiaomi 13, etc. Exceptions are models with HyperOS (the new shell of Xiaomi), where the path to settings may be different. ADB-method.
Can I change the default application without a computer?
Yes, but with limitations: Use Default App Manager (requires) ADB-permissions, but can be given via wireless debugging; Install Nova Launcher and configure link opening through its menu; MIUI 14/15 Try resetting the application settings (Settings) โ†’ Annexes โ†’ โ‹ฎ โ†’ Reset settings. Full replacement without a PC is only possible on custom firmware.