Xiaomi Redmi Note smartphones use the Mi Browser or Google Chrome browser by default, depending on the firmware region. However, many users prefer alternative solutions β Firefox, Opera, Yandex Browser or Brave β for additional features, better performance or privacy. In this article, we will discuss all the current ways to change the default browser to Redmi Note (including the Note 10/11/12/13) models, taking into account the features of the MIUI 12-14 shell and Android versions 11-14.
The process differs from standard Android due to the customization of the interface in MIUI. For example, in some versions of the firmware, the option is hidden in the depth of the menu, and in others it requires the pre-installing of an alternative browser. We will also consider typical errors (for example, when the system does not save changes) and how to fix them without resetting the settings.
Why you can't just remove the Mi Browser
Many users try to get rid of the standard browser through Settings β Applications, but face limitations, the fact that Mi Browser in MIUI is integrated at the system level and performs additional functions:
- π Opens web links from system notifications (for example, when updating software).
- π Used to preview.html and.pdf files in Explorer.
- π Linked to Xiaomi Cloud services (bookmark synchronization, history).
Deleting the ADB or disabling privileges can cause MIUI to crash, such as stopping links from Messages or Weather, so the right approach is not to delete, but to assign a different browser by default.
Preparation: What to do before changing your browser
Before you change your browser by default, follow a few steps to avoid problems:
- Install an alternative browser from Google Play (e.g. Chrome, Firefox or Brave) without which the system will not offer a choice.
- Update MIUI to the latest version: go to Settings β About Phone β System Update. Older versions (e.g. MIUI 11) may not have an option.
- Clear the current browser cache: Settings β Applications β Application Management β Mi Browser β Storage β Clear the cache.
If youβre using a Redmi Note with Global ROM, the process will be easier than the Chinese one (China ROM), where some settings are hidden. Also note that devices with Android 10 and below may require manual adjustment via ADB (discussed below).
Install an alternative browser from Google Play|
Update MIUI to the latest version|
Clear the cache of the current browser |
Check the firmware region (Global/China ROM)
-->
Method 1: Standard change through MIUI settings
This is the simplest method, running on most Redmi Notes with MIUI 12β14 and Android 11β14.
- Open Settings (the gear icon on the main screen).
- Go to the Appendix section β 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, it doesn't support web link processing. Try reinstalling it or choosing another. On some devices (e.g. Redmi Note 10 Pro with MIUI 13), the path may be slightly different:
Settings β Applications β Application settings (cog icon) β Default Applications β Browserπ‘
If you change your browser, you still open your links in Mi Browser, reboot your phone. This will reset the system cache.
Method 2: Change by Opening a Link (Alternative Method)
If the standard path doesnβt work (like the Redmi Note 8 with MIUI 11), try this workaround:
- Open any application that has a web link (such as Messages or Telegram).
- Click on any link (e.g. https://example.com).
- In the window that appears, select Always and specify the desired browser.
- Confirm your choice by pressing OK.
This works because Android only asks permission to open a link when the first click is clicked, and if the window doesn't appear, the current browser is already assigned by default, in which case, reset the settings first:
Settings β Applications β Application Management β Mi Browser β Open by default β Reset SettingsMethod 3: Using ADB for forced change (for experienced)
If previous methods didnβt work (relevant to Redmi Note 9 and older with MIUI 12 on Android 10), you can use ADB (Android Debug Bridge) which requires a connection to a computer.
Warning: Incorrect ADB commands can disrupt the system. Use only if you are confident in your actions.
- Turn on Developer Mode on your phone: go to Settings β About Phone and tap the MIUI version 7 times.
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect your phone to your PC, install ADB Tools and execute the command:
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 (e.g. org.mozilla.firefox for Firefox). To find out the package, use the command:
adb shell pm list packages | grep browserList of packages of popular browsers
Table: Methods compatible with Redmi Note models
Not all methods work on all devices, and the following is a compatibility table for popular models:
| Model | MIUI | Android | Standard way. | Through reference | ADB |
|---|---|---|---|---|---|
| Redmi Note 12 Pro+ | 14 | 13 | β | β | β |
| Redmi Note 11 | 13 | 11/12 | β | β | β οΈ (only when it fails) |
| Redmi Note 10 | 12.5 | 11 | β | β | β |
| Redmi Note 9 Pro | 12 | 10 | β | β | β |
| Redmi Note 8 | 11 | 9 | β | β οΈ (partly) | β |
On the Redmi Note 8 and Note 9 with MIUI 11-12, the standard method often doesnβt work due to firmware limitations, in which case use ADB or upgrade.
Typical problems and their solutions
Even after changing the default browser, users are faced with bugs.
β οΈ Note: If the settings are reset after rebooting, this means that MIUI Forced to return Mi Browser as a system application, the solution is to disable automatic update Mi Browser through Settings. β Annexes β Mi Browser β Auto-update.
- π Links open in old browser: Clear cache and Mi Browser data in app settings.
- π« No Default Apps option: Update MIUI or use ADB.
- π You canβt select a browser: Make sure the alternative browser supports link processing (check permissions in Settings). β Annexes β Your browser. β Permits).
If the problem persists, try resetting the app settings:
Settings β System β Resetting settings β Resetting application settingsπ‘
On the Redmi Note with MIUI 12+, the standard method works 90% of the time. Older versions (MIUI 11 and below) require ADB or workarounds.