How to set up default apps on Xiaomi smartphones: the full guide

Xiaomiโ€™s MIUI-based smartphones offer flexible settings, but many users face a problem: the system automatically assigns standard apps for browser, gallery or calls, even if you prefer alternative programs. For example, Mi Browser opens instead of Google Chrome, and photos are saved to the Xiaomi Gallery instead of Google Photos.

In this article, weโ€™ll break down all the ways to change default apps on Xiaomi, Redmi and POCO devices โ€“ from basic menu settings to hidden features through ADB.

  • ๐Ÿ”ง Assign a third-party browser, messenger or gallery to the main
  • ๐Ÿ“ฑ Change the call apps, SMS file openings
  • ๐Ÿ”„ Get back Xiaomiโ€™s standard apps if something goes wrong
  • ๐Ÿ› ๏ธ Solve common errors (for example, when settings are grey or unavailable)

The instructions are valid for MIUI 12, 13, 14 and 15 (including global and Chinese versions).If your device runs Android One (like Xiaomi Mi A3), the process will be slightly different - we will point this out separately.

๐Ÿ“Š What version? MIUI You're using it?
MIUI 12
MIUI 13
MIUI 14
MIUI 15
I don't know.

1. How to change default apps through MIUI settings

The easiest way is to use the built-in Default Apps menu, which is available on all modern versions of MIUI, but its location may vary depending on the model.

To open the settings:

  1. Go to Settings โ†’ Applications.
  2. Select Application Management (or All Applications in Older Versions).
  3. Press three points (โ‹ฎ) in the upper right corner and select the Applications by default.

In this menu you will see categories:

  • ๐ŸŒ Browser - to open links
  • ๐Ÿ“ž Phone - for outgoing calls
  • ๐Ÿ’ฌ SMS โ€” message-post
  • ๐Ÿ“ท Camera - for taking photos / videos
  • ๐ŸŽต Music - for the reproduction of audio
  • ๐Ÿ“ File Manager โ€“ to open folders

Click on the category you want and select the app from the list, and if you don't have the program you want, install it from Google Play and go back to the settings.

Make sure that an alternative application is installed|Check the version. MIUI (Settings โ†’ The phone)|Close all background programs|Restart your smartphone if the settings do not apply-->

โš ๏ธ Note: On certain devices (e.g, POCO F5 or Redmi Note 12) the default item of the App can be hidden. In this case, use the search in the settings (the magnifying glass icon at the top) and enter the request "default".

2. Features for different types of applications

Not all programs can be assigned the same way by default. Let's look at the nuances for popular categories.

๐ŸŒ browser

If you want to use Chrome, Firefox or Opera instead of Mi Browser, follow the steps in the previous section.

  • ๐Ÿ”— Some links (such as those from Mi Account or Themes) will still open in Mi Browser, which is a limitation of Xiaomi.
  • ๐Ÿ›ก๏ธ Mi Browser has an ad blocking feature built in, which is not available in Chrome. If you need one, install the AdGuard extension.

To change the standard gallery:

  1. Install an alternative: Google Photos, Simple Gallery or QuickPic.
  2. Open any photo through the file manager and select "Open with" โ†’ click "Always".

To change the default camera (for example, to GCam), you will have to use ADB โ€“ read about this in the section about hidden settings.

๐Ÿ’ฌ Messengers and SMS

For SMS-message:

  • ๐Ÿ“ฑ Install Google Messages or Textra SMS.
  • ๐Ÿ”„ In the default settings of the Application, select a new messenger for SMS.

For instant messengers (WhatsApp, Telegram), default settings do not apply โ€“ they work independently.

๐Ÿ’ก

If after changing the browser, links still open in Mi Browser, clear the cache of the Settings application โ†’ Applications โ†’ Mi Browser โ†’ Storage โ†’ Clear the cache.

3. Hidden settings: change through ADB

Some apps (like the camera or launcher) canโ€™t be changed through the standard menu, and Android Debug Bridge (ADB), a deep-tuning tool, will help.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux
  • ๐Ÿ“ฑ USB-cable (preferably original)
  • ๐Ÿ”ง Installed Xiaomi and ADB-tools drivers

Instructions:

  1. Enable Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times)
  2. Activate USB Debugging in Settings โ†’ Additional โ†’ For developers.
  3. Connect your smartphone to your PC and execute the command: adb devices (the name of your device should appear).
  4. To change the camera by default, type: adb shell cmd role add-package com.google.android.GCam android.media.action.IMAGE_CAPTURE (Replace com.google.android.GCam with your app package).

List of popular packages:

AnnexPacket nameCategory
Google Cameracom.google.android.GCamCamera.
Nova Launchercom.teslacoilsw.launcherLauncher
Google Photocom.google.android.apps.photosgallery
VLCorg.videolan.vlcVideo player

โš ๏ธ Attention: Misuse of the right ADB This can cause system failures. Before executing commands, back up your data through Settings. โ†’ Additionally. โ†’ Backup.

4.Why are the settings grey or unavailable?

Sometimes users are faced with the fact that the buttons in the Application menu are inactive by default.

  • ๐Ÿ”’ Limitations MIUI: On Chinese firmware (China) ROM) Some settings are blocked. Solution to go Global. ROM or EU ROM.
  • ๐Ÿ“ฑ App doesn't support role: Instagram can't be made a default gallery, for example. check compatibility on Google Play.
  • ๐Ÿ”„ System Failure: Reboot the device or reset the application settings in Settings โ†’ Annexes โ†’ Resetting application settings.

If the problem persists, try:

  1. Clear the Settings cache (Settings โ†’ Applications โ†’ Settings โ†’ Storage โ†’ Clear the cache).
  2. Update MIUI to the latest version.
  3. Perform a discharge through ADB: adb shell cmd role clear-defaults
What if after resetting the settings all the applications by default disappeared?
This is normal system behavior. Once reset, Android resets all user settings, including the default apps. Just reassign them through the Settings menu โ†’ Apps โ†’ Default apps. If some programs are gone from the list, reinstall them from Google Play.

5. How to bring back standard Xiaomi apps

If you want to go back to factory settings (for example, to Mi Browser or Xiaomi Gallery), do the following:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the app you want (like Mi Browser) and click on it.
  3. Select Open by default โ†’ Clear the default settings.
  4. Reassign it to the App's default menu.

To completely reset all settings:

  • ๐Ÿ”„ Use the team. ADB: adb shell cmd role clear-defaults
  • ๐Ÿ“ฑ Or perform a reset through Settings. โ†’ Memory. โ†’ Resetting application settings.

After that, the system will prompt you to re-select the applications when you first open files or links.

๐Ÿ’ก

If you sell or transfer a smartphone to another person, be sure to reset the default app settings, which will remove your personal preferences and prevent conflicts with new user programs.

6.Alternative methods: launchers and third-party utilities

If the standard methods do not work, you can use:

๐Ÿ“ฑ Launchers with Default Assignment Support

Some launchers (such as Nova Launcher or Lawnchair) allow you to flexibly configure the opening of links and files.

  1. Install a launcher from Google Play.
  2. Assign it as the default launcher in the MIUI settings.
  3. In the launcher settings, find the default Application section and the necessary programs.

๐Ÿ› ๏ธ Utilities for managing silence

Applications like Default App Manager or App Manager simplify the process.

  • ๐Ÿ” Show all categories of silence in one place.
  • ๐Ÿ”„ Allows you to quickly reset settings.
  • ๐Ÿ“Š Display which applications conflict with each other.

โš ๏ธ Note: Third-party utilities require special access permissions (e.g. Usage Access) Do not install them from unverified sources - only use Google Play.

7. Frequent errors and their solutions

Letโ€™s look at the typical problems and ways to fix them.

Problem.Reason.Decision
You can't change your browser.Limitation of China ROMCheck it out at Global ROM.
The application does not appear in the listDoes not support the default roleUse ADB or Alternative Launcher
Settings are reset after rebootingMisfunction of MIUIClear the cache of com.android.settings through ADB
ADB is not working.Drivers not installedInstall Mi PC Suite or Google USB Drivers

If none of these methods worked, try:

  • ๐Ÿ”„ Update MIUI last-minute.
  • ๐Ÿ“ฑ Perform reset to factory settings (preliminary saving data).
  • ๐Ÿ’ฌ Call for Xiaomi Support via Mi Community.
Can I change the default call app to Xiaomi?
Yes, but with limitations. In MIUI, you can only choose between the standard Phone app and Google Phone (if installed). To do this: Install Google Phone from Google Play. Go to Settings โ†’ Applications โ†’ Default Apps โ†’ Phone. Select Google Phone. Other applications (like Truecaller) can only be used to identify calls, but not to make them.
Why did all default settings reset after the MIUI update?
This is standard MIUI behavior for major updates (e.g., MIUI 13 to MIUI 14). The system resets user settings to prevent conflicts. To return the same settings: Reassign applications to Settings โ†’ Applications โ†’ Default Apps. If some programs are gone from the list, reinstall them. In the future, before updating, back up through Settings โ†’ Additional โ†’ Backup.
How to make Google Assistant the default assistant instead of XiaoAI?
To do this, install Google Assistant (if not preinstalled). Press the Home button (or swipe the corner of the screen if you use gestures). In the window that appears, select Google Assistant and click "Always." If the button is inactive, check: Is Google Play Services the latest version installed. Is Google Assistant disabled in the application settings.
Can you assign a third-party application to Xiaomi? USB-connection?
No, MIUI does not allow you to change the processing application USB-When you connect to a PC, the standard Xiaomi menu will always open with options for file transfer, charging, etc. However, you can: Use FX File Explorer or other file manager for manual file management USB. Activate the regime MTP and work with files via PC.
How to prevent MIUI from automatically installing its apps by default?
MIUI sometimes resets settings after updates or reboots. To minimize this: Turn off automatic updates to system applications in Google Play โ†’ Settings โ†’ App Auto Update. Install App Ops (ADB rights are required) and prevent Mi Browser or Xiaomi Gallery from automatically assigning by default. Regularly check settings after updates. This behavior cannot be completely banned, but it can be reduced in frequency.