How to Change the Default Browser to Xiaomi: 5 Ways to Work for MIUI 14 and 15

Xiaomi smartphone users often face a problem: the system persistently opens links in the standard Mi Browser browser, even if Chrome, Firefox or another alternative browser is installed, the reason lies in the MIUI policy, where the default priority is given to branded applications. But there is a way out!

In this article, weโ€™ll look at all the current default browser changes on Xiaomi, Redmi and POCO devices, from official settings to workarounds for stubborn firmware. Weโ€™ll focus on the hidden limitations of MIUI 15 that block standard apps from changing through menus. Youโ€™ll learn how to reassign the link handler to http/https, fix the โ€œNo browsers availableโ€ error, and even force prioritize through ADB.

Important: instructions are relevant for Android 12-14 devices with MIUI 14/15 firmware (including global and Chinese versions). If you have an older version of the system, some methods may not work - check the updates in Settings โ†’ About Phone โ†’ Update MIUI.

๐Ÿ“Š Which browser do you prefer to use on Xiaomi?
Mi Browser (standard)
Google Chrome
Mozilla Firefox
Opera
Other

1. Official method: the Default Applications menu in MIUI

The easiest method is to use the built-in system settings, but in recent MIUI versions, this path is often blocked or hidden.

Open the Settings. โ†’ Annexes โ†’ App management. In the upper right corner, click three dots (โ‹ฎ) and select "Default Apps." If that's not the case, your firmware version limits the function (go to the following ways).

If the item is available, follow the steps:

  1. Put it on the "Browser" line.
  2. In the list, select the desired application (such as Chrome or Firefox).
  3. Confirm the choice with the OK button.

โš ๏ธ Note: On some devices (Redmi Note 12, Xiaomi) 13T) After changing the browser, the system can automatically reset when you restart. MIUI 15 โ€“ the decision is described in the section about ADB.

Install an alternative browser from Google Play

Update MIUI to the latest version

Check for the "Default Applications" option in the settings

Make a backup of important bookmarks from Mi Browser-->

If the default app menu is missing, try reassigning the link handler manually, which works on MIUI 14 and partially on MIUI 15 (except for Chinese firmware):

Go to Settings โ†’ Applications โ†’ Application Management and select the browser you want (like Chrome).

  1. Slip on the item "Open by default" (or "Open supported links").
  2. Activate the Open Supported Links switch.
  3. In the "Web Links" section, select Open in this application.

After that, all links from messengers and other applications will open in the selected browser, but links from system notifications (for example, from Mi Account) can still open in Mi Browser.

๐Ÿ’ก Useful tip: If after these actions links still open in a standard browser, clear the cache and data of the Mi Browser application in Settings โ†’ Annexes โ†’ Mi Browser โ†’ It'll reset his priority.

3. Using ADB to Force Browser Change

Since MIUI 13, Xiaomi has blocked the ability to change the default browser via the GUI, the only reliable way to use Android Debug Bridge (ADB), a method that requires a connection to a computer, but is guaranteed to work on all versions of firmware.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB Tools.
  • ๐Ÿ“ฑ Included debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Tap 7 times, then go back to Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ USB-cable (preferably original).

Steps to change the browser:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
  3. Follow the command to check the connection: Adb devices must appear serial number of your device.
  4. Find out the name of your browser package (for example, for Chrome it is com.android.chrome).
  5. Follow the command to reset standard applications: adb shell cmd package clear-defaults com.android.browser Replace com.android.browser with your current browser's default package (usually com.mi.globalbrowser for Mi Browser).
  6. Set the new browser by default: adb shell cmd package set-home-activity com.android.chrome Replace com.android.chrome with your browser package.

โš ๏ธ Note: On some devices (POCO F5, Xiaomi 12 Pro after use ADB protection may work MIUI, Resetting settings the next system update. To avoid this, disable automatic firmware updates in Settings โ†’ The phone. โ†’ Update MIUI โ†’ โ‹ฎ โ†’ Update settings.

How to find out the name of the application package?
Open Google Play, find your browser โ†’ copy the URL. The packet name will be after id=. For example, for Firefox it is org.mozilla.firefox. Or use the command: adb shell pm list packages | grep "browser"

4. Reset application settings (radical method)

If none of these methods worked, you can try resetting all the app settings to factory ones, which will remove all user priorities, including the default browser, but will not affect personal data.

Instructions:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Put three points on it (โ‹ฎ) top-right.
  3. Select "Reset application settings."
  4. Confirm the action.

When you reset the link, you'll be asked to select a browser, and it's important that you don't always click "Always" for Mi Browser, or you'll have to repeat the procedure.

โš ๏ธ Note: This method will also reset:

  • Permissions for all applications (you will have to reconfirm access to the camera, microphone, etc.).
  • Notification settings.
  • Background restrictions for applications.

If you can't change your browser by default because of the limitations of MIUI, you can use a workaround to open links through the Share menu, which doesn't change the system settings, but allows you to quickly redirect links to the right browser.

How it works:

  • ๐Ÿ”— Long click on the link โ†’ Select "Open in..." or "Share".
  • ๐Ÿ“ฑ In the list of applications, select your browser (for example, Chrome).
  • ๐Ÿ”„ In some applications (for example, Telegram) you can fix the browser in the quick access panel.

For convenience, create a browser widget on the main screen:

  1. Long press on the free screen space โ†’ "Widgets".
  2. Find your browser widget (e.g., Chrome โ†’ โ€œApp Labelโ€).
  3. Drag him on the screen.

๐Ÿ’ก Useful tip: Chrome and Firefox have a โ€œCopy Linkโ€ feature in the context menu. The copied link can be inserted directly into the browser address bar, bypassing the system handler.

Problems and Mistakes: What to Do When Nothing Works

Even after all the manipulations, Xiaomi users may encounter common mistakes, including the most common ones:

Mistake.Reason.Decision
"No browsers available"The system does not see alternative browsers due to MIUI limitations.Install your browser via APK (not from Google Play), then reset.
Links open in Mi Browser after rebootResetting default settings when starting the system.Use ADB (Section 3) or disable Mi Browser in your application settings.
There is no "Default Apps" item in the settingsRestriction of Chinese or modified firmware.Install a global version of MIUI or use ADB.
Mistake. INSTALL_FAILED_DUPLICATE_PERMISSION when installing a browserPermissions conflict with Mi Browser.Disable Mi Browser in Settings โ†’ Applications, then install an alternative browser.

If your problem is not described in the table, check:

  • ๐Ÿ› ๏ธ Version MIUI: Some bugs have been fixed in the latest updates.
  • ๐Ÿ“ฑ Model of device: on POCO Black Shark may have other restrictions.
  • ๐Ÿ”’ Firmware region: Chinese versions MIUI Often block changes to standard applications.

๐Ÿ’ก

If none of the methods worked, the only reliable way to install custom firmware (like LineageOS or Pixel Experience) is to unlock the bootloader and void the warranty.

FAQ: Frequent questions about changing the browser to Xiaomi

Can I remove the Mi Browser completely?
No, Mi Browser is a system application and is not removed by standard methods. However, it can be disabled in Settings โ†’ Applications โ†’ Mi Browser โ†’ Disable. Note that this can lead to errors when opening some system links (for example, from Mi Account).
Why does the browser reset by default after the MIUI update?
This is a feature of Xiaomi firmware: in major updates, the system resets the user settings of the applications by default. To avoid this, before updating, run the command via ADB: adb shell cmd package clear-defaults com.mi.globalbrowser And immediately specify the desired browser.
Does the ADB method work on Xiaomi with a blocked bootloader?
Yes, ADB does not require unlocking the bootloader, however, some devices (Xiaomi 13 Ultra, Redmi K60 Pro) may require additional debugging confirmation each time they connect.
How to make Telegram links open in Chrome?
In Telegram, the link opening setting is managed separately: Open Telegram and go to Settings โ†’ Data and memory. Find the "Open Links" section. Choose Chrome or another browser. If there is no option, upgrade Telegram to the latest version.
Will my VPN work if I change my browser?
Yes, changing your browser does not affect the VPN. However, if you use Mi Browser with a built-in VPN from Xiaomi, you will have to configure the VPN separately when you switch to another browser (for example, through the Google One VPN or ProtonVPN application).