On Xiaomi smartphones running MIUI, all web links are opened by default in the Mi Browser browser. However, many users prefer alternative solutions β Google Chrome, Mozilla Firefox or Opera β because of the greater speed, synchronization with other devices or lack of advertising. The problem is that MIUI does not always obviously allow you to change the browser by default, and in some versions of the firmware this option is completely hidden.
In this article, we will discuss all possible ways to change the browser to open links β from standard Android settings to hidden features. MIUI You'll learn how to tie Chrome to links from instant messengers, how to remove intrusive Mi Browser pop-ups, and what to do if the system ignores your settings. POCO base MIUI 12-14 and HyperOS.
Why Xiaomi doesnβt make it easy to change the default browser?
The Mi Browser is integrated into the Xiaomi ecosystem and generates revenue through:
- π’ Built-in advertising (banners, push notifications, promo pages when you launch).
- π Collecting data about user preferences for targeted advertising.
- π Partner programs (for example, redirects on AliExpress or Mi Store).
So MIUI often forgets user settings and returns Mi Browser as its primary, and in some regional firmware (such as India or China), the option to change the browser is not on the menu at all, but you can get around these restrictions β more on that.
Method 1: Standard browser change through Android settings
On most Xiaomi devices with MIUI 12+ or HyperOS, you can change your default browser through system settings.
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select the Default Apps.
- Slip on Browser.
- In the list, select the browser you want (such as Chrome or Firefox).
If your browser is not listed, install it from Google Play and run it at least once, and then it will appear in the selection menu.
Install an alternative browser from Google Play|
Launch it and complete the initial setup |
Close all background apps (especially Mi Browser)|
Check for MIUI updates
-->
β οΈ Attention: On some firmware MIUI For China or India, the default Appendix may not be available. In this case, proceed to Method 2.
Method 2: Forced browser change through application settings
If the system method didnβt work, try setting up link opening directly in the target browser. For example, for Google Chrome:
- Open Chrome and tap the three dots in the top right corner.
- Select Settings β Application settings.
- Activate the option to open supported links.
- Turn on the Open switch in this app.
For Firefox, the path will be similar: Settings β General β Open links in Firefox. After that, try to open any link from the messenger (Telegram, WhatsApp) β it should be redirected to the selected browser.
π‘
If links still open in Mi Browser, clear the cache and data of the Settings app β Apps β Mi Browser β Storage β Clear cache / Clear data. This will reset the browser's default settings.
Method 3: Using ADB to force a browser change (for advanced ones)
If MIUI stubbornly ignores your settings, you can use the commands ADB (Android Debug Bridge), which requires connecting your smartphone to your computer, but is guaranteed to work even on βlockedβ firmware.
Instructions:
- Turn on Developer Mode on Xiaomi: go to Settings β About Phone and tap on MIUI Version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC, install ADB Tools and execute the command:
adb shell pm set-default-browser com.android.chromeFor other browsers, replace com.android.chrome with:
- π¦ Firefox: org.mozilla.firefox
- π Opera: com.opera.browser
- π DuckDuckGo: com.duckduckgo.mobile.android
β οΈ Attention: After use ADB Some system functions (such as Mi Browser push notifications) may not work properly. To get it back, run adb shell pm clear com.android.browser.
Method 4: Bypassing restrictions through the MIUI Lab (hidden menu)
MIUI firmware has a hidden menu called MIUI Lab, where you can turn off forced link openings in Mi Browser to get there:
- Open the Settings. β The phone.
- Tap 5 times on the MIUI version (not to be confused with the developer mode!).
- You will be notified that you have become a MIUI developer.
- Go back to Settings β Additional β MIUI Lab.
- Find the option to Open links in Mi Browser and turn it off.
After that, the system will stop redirecting links to the branded browser. Please note that in some versions of MIUI this item may be called otherwise, for example, Forced Opening of Web Links.
What to do if the MIUI Lab is not available?
Table: Compatibility of methods with different versions of MIUI
| Method | MIUI 12 | MIUI 13 | MIUI 14 | HyperOS | Notes |
|---|---|---|---|---|---|
| Standard Android settings | β | β | β | β | May be reset after the update |
| Browser settings (Chrome/Firefox) | β | β | β | β | Requires pre-launching of the browser |
| ADB-team | β | β | β | β | The most reliable way, but difficult for beginners |
| MIUI Laboratory | β | β | β | β | HyperOS may be renamed to HyperOS |
| Cleaning up Mi Browser's cache | β | β | β | β | The interim decision may require a repetition |
Frequent problems and their solutions
If, after all the manipulations, links still open in Mi Browser, check the following points:
- π Update the firmware: In older versions MIUI (below 12.5) browser bugs are more common. Check the updates in Settings β The phone. β Updating the system.
- π§Ή Clear the Mi Browser data: Sometimes it is enough to reset the application settings as described in Method 2.
- π Check Administrator Rights: Make sure Mi Browser does not have device administrator rights (Settings) β Annexes β Special access β Administrator rights).
- π± Reboot your phone: After changing your browser ADB or settings require a reboot.
If the problem persists, try installing your browser via an APK (like Chrome Beta) rather than Google Play. Sometimes system restrictions don't apply to apps installed manually.
π‘
The most reliable method is a combination ADB-team + This method works even on "hidden" firmware for China/India.