Xiaomiβs standard Mi Browser browser is often a source of frustration: aggressive advertising, limited privacy settings, and an uncomfortable interface are making people look for alternatives. However, simply installing Chrome or Firefox is not enough β the system keeps opening links in its native browser. Why is this happening?
It's about settings. MIUI, where the default system applications for processing web links are spelled out. Even after installing a third-party browser, Xiaomi ignores user choice, citing βperformance optimization.β In this article, we will discuss all working ways to disable Mi Browser as the default browser, including hidden settings and circumvention of restrictions. MIUI 14/15. Important: Some methods require unlocking the bootloader or ADB-We have noted the teams separately.
Why Xiaomi doesnβt make it easy to change the default browser
The manufacturer deliberately complicates the process of changing standard applications, and here are the key reasons:
- π° Monetization through advertising: Mi Browser shows banners and sponsored links, bringing Xiaomi revenue. Third-party browsers (e.g. Chrome) block some of this advertising.
- π Traffic Control: The system browser collects data about visited sites to personalize Xiaomi services (for example, Mi Cloud or GetApps).
- π οΈ Integration with MIUI: Some features (such as Quick Links on the Home Screen or Mi Share) only work through the Mi Browser.
Since MIUI 12, the company has removed the default browser direct switch from the settings menu, which is hidden in the newer versions (MIUI 14+), but the workarounds remain from simple to technically complex.
β οΈ Note: Disable Mi Browser via ADB or deleting system files can cause Mi Account, Toms and other Xiaomi services to malfunction. β Additionally. β Backup.
Method 1: Standard browser change (does not work on all models)
On some devices (such as the Redmi Note 10 Pro or the POCO X3 Pro with MIUI 13), the default browser change option is still available.
- Open Settings β Applications β Application Management.
- Slip on three dots in the upper right corner and select the Default Apps.
- Find the Browser section and select the desired application (e.g. Google Chrome).
If you don't have a Browser item on the list, your version of MIUI has hidden it.
Method 2: Reset application settings (without root)
This method resets all default application settings, including the browser, and is suitable for Xiaomi, Redmi and POCO on MIUI 12-15:
- Go to Settings β Applications β Application Management.
- Slip on three points β Reset application settings.
- Confirm action. Once you reboot the first time you open the link, the system will prompt you to select a browser.
The downside is that settings for all apps will reset (for example, YouTube will open video again in its player, not in VLC).
βοΈ Preparation for resetting settings
Method 3: Disable Mi Browser via ADB (for advanced)
If the standard methods donβt work, use Android Debug Bridge (ADB). This method does not require root rights, but you need a computer and USB-cable.
Steps:
- Turn on USB Debugging on your phone: Settings β About Phone β MIUI Version (tap 7 times to activate Developer Mode). Then go back to Settings β Additional β Developer β Debugging on USB.
- Connect your phone to your PC and confirm your trust in your computer.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell pm disable-user --user 0 com.android.browser
adb shell pm disable-user --user 0 com.mi.globalbrowserAfter completing the commands, Mi Browser will disappear from the list of applications, and the system will automatically prompt you to choose another browser when opening links.
β οΈ Note: On some firmware (e.g. Xiaomi.eu), these commands may cause an Operation not allowed error. In this case, try an alternative command: adb shell pm clear com.android.browser.
What if the ADB does not recognize the device?
Method 4: Remove Mi Browser via TWRP (requires an unlocked bootloader)
Radical method for users with unlocked bootloader and installed TWRP Recovery. Allows you to completely remove the system application.
Instructions:
- Download the official ZIP-file to delete Mi Browser (for example, MiBrowserRemover.zip).
- Reboot the phone to TWRP (clip Power + Volume up).
- Select Install β specify the path to the downloaded file β swipe for confirmation.
- After the reboot, Mi Browser will be removed, and the system will prompt you to choose a different browser.
| Xiaomi model | Support for TWRP | Risk of blocking Mi Account |
|---|---|---|
| Redmi Note 11 Pro+ | Yes (unofficial) | High-pitched |
| POCO F4 | Yes (official) | Medium. |
| Xiaomi 12T | Partially (without encryption) | Low. |
| Redmi 10A | No (loader blocked) | β |
Warning: Removing system applications can lead to soft-brick (the device will boot but with errors). TWRP.
Method 5: Using third-party launchers
Some launchers (such as Nova Launcher or Lawnchair) allow you to bypass the limitations of MIUI and force you to open links in your chosen browser.
How to set up:
- Install Nova Launcher from Google Play.
- Click the empty space on the home screen β Nova Settings β Apps and notifications.
- Select the default browser and specify the desired application.
- Return to your system settings and make Nova Launcher the default launcher.
The downside: the method only works for links opened from the home screen. Links from messages or other applications may still open in the Mi Browser.
π‘
If after changing the browser links still open in Mi Browser, clear the cache and data of the Settings application β Applications β Mi Browser β Storage β Clear the cache / Clear the data.
Frequent problems and solutions
Even after a successful browser change, users are faced with bugs.
- π Links open in Chrome, Mi Browser: Clear the Android System WebView app data in the settings. This is the component responsible for processing web content.
- π« Cannot select a browser in settings: Check if the beta version is installed MIUI. They often disable these options.
- π± After updating MIUI browser reset: This is standard system behavior. Repeat steps from Method 2 (Reset application settings).
If none of these methods work, the last option is custom ROM firmware (like LineageOS or Pixel Experience), a radical solution that removes all Xiaomi system applications, including the Mi Browser, completely.
π‘
On devices with MIUI for the European Region (EEA), the default browser change is often blocked at the firmware level, in which case only the firmware of the global or Chinese version of MIUI (with the risk of loss of warranty) will help.