Are you tired of all the links to your Xiaomi Redmi automatically opening in the standard Mi Browser?Would you like to use Google Chrome, Firefox or another alternative browser as your primary browser?In this article, we will discuss all the current ways to change the default browser on Xiaomi smartphones with the shell MIUI 12, 13 and 14 β from basic settings to hidden system features.
The problem is that the manufacturer often restricts user experience by forcing its services to be installed. But even in the latest versions of MIUI, there are loopholes for flexible customization. We tested all methods on the Redmi Note 12 Pro+, Redmi 11T and POCO X5 models, the instructions work equally stable. Importantly, some steps may differ depending on the regional firmware (global, Chinese, European).
Why does Mi Browser open by default and can it be removed?
The standard Mi Browser browser is deeply integrated into Xiaomiβs ecosystem, not only processing web links, but also linked to:
- π Search engine default (often redirects to Bing or Yandex depending on the region)
- π± Built-in synchronization services (Mi Account account)
- π‘οΈ Security features (checking malicious links through Mi Security)
- π System notifications (e.g., news feed on the home screen)
You can't delete the Mi Browser completely without root permissions, the system will block this operation, but you can disable it (which will free up up to 150-200 MB of memory) or simply replace it with an alternative browser for all links. The main obstacle is that MIUI periodically resets its default settings after updates. We'll show you how to consolidate your choices.
Method 1: Change the default browser through application settings
This is the simplest and most official method that works on all versions of MIUI 12-14. Instructions are relevant for models Redmi Note 10/11/12, POCO F3/X3 and other devices based on Android 11-14.
Steps:
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select the Default Apps.
- Scroll to the Browser section and tap it.
- In the list of available browsers, select the desired one (for example, Chrome or Firefox).
If your browser does not appear in the list, make sure that:
- π₯ The app is installed from Google Play (not available) APK)
- π It has been updated to the latest version.
- π« Not disabled in settings (Settings) β Annexes β [browser-name] β Turn it on)
βοΈ Preparation before changing the browser
β οΈ Note: On some Xiaomi firmware (especially Chinese) the default App item may be hidden. ADB.
Method 2: Configure by opening a link (a bypass)
If the standard method didn't work, try tricking the system into suggesting a browser choice when you open a link, which works even on blocked firmware.
Instructions:
- Open any app that has clickable links (such as Telegram, WhatsApp or Gmail).
- Click on any web link (e.g. https://google.com).
- In the window that appears, select Always and specify the desired browser.
- Confirm the action by pressing OK.
This method works 80% of the time, but has a limitation: some system links (e.g. from Mi Account) will still open in Mi Browser. To avoid this, use Method 4 with the default browser disabled.
π‘
If the link opens in Mi Browser despite the settings, try clearing the cache of the app that initiates the opening (such as Telegram or Gmail).
Method 3: Using ADB to Force Browser Change
For advanced users who canβt change the browser using standard methods, there is a solution via Android Debug Bridge (ADB), which works on all versions of MIUI, including Chinese firmware without Google Services.
What you need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times to unlock the developer menu, then Settings β Additionally. β For developers β Debugging by USB)
- π Cable USB Type-C (preferably original)
Instructions for entering into ADB (in order):
adb shell pm clear --user 0 com.android.browser
adb shell cmd package set-home-activity com.android.chrome/com.google.android.apps.chrome.MainReplace com.android.chrome with your browser package:
- π Chrome: com.android.chrome
- π¦ Firefox: org.mozilla.firefox
- π Opera: com.opera.browser
β οΈ Attention: Misuse of the right ADB On Xiaomi models with a locked bootloader (for example, Redmi Note 12 for China), these commands may not work without unlocking the bootloader.
What if the ADB does not recognize the device?
Method 4: Disable Mi Browser (memory release)
If you do not plan to use a standard browser, you can disable it that:
- β‘ Free up to 200 MB of memory
- π« Prevent background activity (battery savings)
- π‘οΈ Remove unnecessary notifications from Xiaomi
How to turn it off:
- Go to Settings β Applications β Application Management.
- Find the Mi Browser (may be called simply the Browser).
- Click Disable (the button will become active after pressing the three dots in the top corner).
- Confirm the action in the dialog window.
| Action. | Effects of consequences | Reverse (how to return) |
|---|---|---|
| Mi Browser's shutdown | The icon will disappear from the main screen, links will open in the selected browser | Go to Settings β Applications β Disabled and turn back on |
| Clearing the cache | Temporary files will be deleted (50-100 MB free) | Cash will be restored the next time you use it. |
| Removal of updates | The browser will roll back to the factory version (can solve problems with lags) | Update via Google Play or Built-in Appstor |
Once disabled, some system functions (such as checking for virus links) will stop working. If you need this protection, install an alternative antivirus, such as Malwarebytes or Bitdefender.
Solving problems: browser resets after MIUI update
Many users of Xiaomi Redmi are faced with the fact that after the system update, the browser is reset by default to the Mi Browser, which is due to Xiaomiβs policy, which forcibly restores some settings βfor stability of workβ.
How to capture your choice:
- Opt out of automatic updates: Go to Settings β About Phone β System Update. Click on three points β Update Settings β Turn off Autoboot.
- Use Tasker to Automatically Restore: Install the Tasker app from Google Play. Create a task with the Open Default Settings action and run it after you reboot.
Install custom recovery (for advanced)
- Unlock the bootloader through the Mi Unlock Tool.
- Sweep through TWRP and delete Mi Browser through the file manager.
If the browser was removed through ADB, it can only be restored by resetting settings or flashing.