Why Google Chrome is not the default browser on Xiaomi Redmi Note 9?
Owners of Xiaomi Redmi Note 9 often face a problem: despite the installed Google Chrome, the system persistently opens links in the standard browser MIUI Browser or the suggestion to choose an app every time. MIUI, It aggressively promotes its own services, even if you manually specify Chrome in the settings.
On the Redmi Note 9 (models M2003J15SC/M2003J15SS) with Android 10/11/12 and MIUI 12-14, the default setting reset algorithm works differently than on โpureโ Android. For example, after a system update or factory reset, the browser binding may fly off, and MIUI blocks Chromeโs automatic assignment for some types of links (for example, from WhatsApp or Telegram).
This article outlines the current ways to anchor Chrome as the default browser on the Redmi Note 9 in 2026, including bypassing MIUI restrictions, solving โfailure to saveโ settings, and alternative methods for advanced users.
Preparation: What to do before changing your browser by default
Before you assign Google Chrome to your primary browser, follow these steps โ they will save time and prevent common errors:
- ๐ฑ Update Chrome to the latest version via Google Play.Outdated versions may not appear in the default app list.
- ๐ Reboot your smartphone. Sometimes background processes. MIUI block out changes in settings.
- ๐ซ Turn off battery optimization for Chrome: go to Settings โ Annexes โ Application management โ Chrome โ Battery and select No Limitations.
- ๐ Check for duplicate browsers. On some firmware MIUI It installs a hidden Android System WebView that can conflict with Chrome.
If you previously tried to assign Chrome to the default browser, but the settings were not saved, clear the cache of system applications:
- Open Settings โ Applications โ Application Management.
- Click on the three dots in the top right corner and select Show All Apps.
- Find the settings (the icon with the gear), go to the storage and clear the cache.
Method 1: Standard Assignment through Android Settings
This is the basic method that works on most Xiaomi devices, but on the Redmi Note 9, it may require additional action due to the features of MIUI.
- Open Settings (the gear icon on the main screen).
- Go to the Appendix section โ Application management.
- At the top of the screen, click on three dots and select the Default Apps.
- Slip on Browser.
- Select Google Chrome from the list, and if you don't have one, go back to Preparation.
On MIUI 13/14, a notification may appear after this step: "Some applications may ignore default settings," which means that MIUI Browser will still open some links.
- ๐ Open any link (for example, from Telegram or Gmail).
- ๐ In the box that appears, check Always and select Chrome.
- ๐ Repeat the action. 2-3 time-to-time (HTTP, HTTPS, deep-linked applications).
Update Google Chrome to the latest version
Clear the cache of the Settings application
Disable battery optimization for Chrome
Reboot the smartphone after the changes
Check for the absence of duplicate browsers-->
Method 2: Forced assignment through ADB (for advanced)
If the standard method does not work, MIUI Resets the settings persistently, you can use ADB-This method requires connecting the smartphone to the computer, but it is guaranteed to override system constraints.
You'll need:
- ๐ฅ๏ธ Computer with installed ADB-driver.
- ๐ฑ Included Debugging by USB Redmi Note 9 (path: Settings) โ The phone. โ Version. MIUI โ Press 7 times, then return to Settings โ Additionally. โ For developers).
- ๐ USB-cable (preferably original).
Instructions:
- Connect your smartphone to your computer and confirm the debugging permission.
- Open the command line (Win + R โ cmd) and type:
adb devices(Your device should be displayed.)
- Follow the command to assign Chrome to the default browser:
adb shell cmd package set-home-activity com.android.chrome/com.google.android.apps.chrome.Main- Reboot your smartphone.
If the team doesnโt work, try an alternative:
adb shell pm clear com.android.browser
adb shell pm disable-user com.miui.browserThis will disable the standard MIUI browser and the system will automatically redirect all links to Chrome.
What if the ADB canโt see the device?
Method 3: Using third-party applications (without root)
If you donโt want to mess with ADB, you can use specialized utilities that automate the process.
| Annex | Functional | Reference | Features |
|---|---|---|---|
| Default App Manager | Allows you to assign a browser by default in 1 click | Google Play | Works without root, but requires permission for special features |
| SetEdit | Editing system settings of applications | XDA Developers | Demands. ADB-permission, but does not need root |
| App Cloner | Creates a Chrome clone with default priority | Google Play | The paid version removes the ads |
Instructions for Default App Manager:
- Install the app from Google Play.
- Open it and grant permission for Special Features (a window will pop up asking you to go to the settings).
- In the main menu, select the Browser.
- Slip on Google Chrome and confirm your choice.
โ ๏ธ Note: Some apps from Google Play (such as App Cloner) may conflict with the MIUI Optimization. If after using the utility, the smartphone began to slow down, clear the cache in Settings โ Annexes โ Application management โ MIUI Optimization.
Solution: Why Chrome is not saved as the default browser
Even after setting it up correctly, MIUI can reset the browser by default, and here are the typical reasons and ways to fix them:
- ๐ Automatic reset after update. MIUI Sometimes resets default settings after a system update.Solution: After the update, reassign Chrome via Settings โ Annexes โ Default applications.
- ๐ฑ Conflict with MIUI Browser. Standard browser. MIUI The solution is to turn it off through the system. ADB (command above or freeze with Titanium Backup (root required).
- ๐ Links from specific applications. Some programs (e.g. Facebook or Instagram) ignore system settings. Solution: manually select Chrome when you first open a link from such an application.
- ๐ ๏ธ Error in the system cache. Solution: clear the Settings cache and MIUI Optimization as described in the section "Preparation".
If the problem persists, check if your Redmi Note 9 has global firmware with regional restrictions, for example, on some versions of MIUI for India or China, the browser is rigidly bound to MIUI Browser by default, in which case only the flashing on MIUI Global or Xiaomi.EU will help.
๐ก
If Chrome doesnโt save after all the manipulations, try temporarily disabling the โMIUI Optimizationโ feature in the developer settings (Settings โ Additional โ For Developers โ Disable MIUI Optimization). This may solve the problem, but note that some system functions will stop working correctly.
Alternative methods: if nothing helps
If all the previous methods have failed, there are radical solutions that require more effort, but are guaranteed to solve the problem.
1. Install custom firmware (requires unlocking the bootloader)
Firmware like Xiaomi.EU or Pixel Experience does not have MIUI restrictions and allows you to freely assign the default browser, minus the loss of warranty and the risk of โbrickingโ the device.
2.Use of Tasker for Forced Link Redirection
With the Tasker app, you can create a rule that will automatically open all links in Chrome:
- Install Tasker.
- Create a new profile: Event โ Intent caught.
- In the action filter, specify: android.intent.action.VIEW.
- Add the action to the task: Open the URL in Chrome.
3. Switch to Firefox with Chrome extensions
If the main goal is sync with your Google account and extensions, consider Firefox with uBlock Origin add-ons and Google Search Fix. It integrates better with MIUI and resets default settings less often.
โ ๏ธ Attention: Installing custom firmware on the Redmi Note 9 requires unlocking the bootloader, resulting in a complete data reset (including internal memory). โ Additionally. โ Backup and reset.
FAQ: Frequent questions about changing the default browser to Xiaomi
โ Why After Updating MIUI Resetting the browser by default?
โ Can I turn it off? MIUI Browser without root rights?
โ Why some links are still open in the MIUI Browser?
โ How to get it back MIUI Browser if I turned it off through ADB?
โ Will there be problems with bookmark synchronization if you use Chrome?
๐ก
Xiaomi Redmi Note 9 s MIUI 12-14 The default Chrome browser designation often doesnโt work due to system limitations: ADB-team + manual confirmation of choice when opening links.