Why Xiaomi Browser Opens on Its Own and How to Fix It
Owners of Xiaomi, Redmi and POCO smartphones often face an annoying problem: the Mi Browser or Google Chrome browser suddenly launches without a user command. This is due to aggressive MIUI optimization, which tries to โhelpโ the user, but in practice only interferes. The reasons for autorun can be different from system notifications to hidden features of advertising services.
In this article, weโll look at all the possible ways to disable browser autostart on Xiaomi devices, including hidden MIUI settings, application permissions, and even radical methods for power users. The instructions are relevant for all modern models, from the budget Redmi Note 12 to Xiaomi 14 Ultra flagships running MIUI 12-14 and Android 10-14.
It's important to understand that the problem isn't always about viruses or system failures, but more often than not, it's about planned MIUI behavior that can be adjusted without resetting or flashing it, and then starting with the simplest methods and moving on to more complex solutions.
Method 1: Disabling Autostart in Application Settings
The most obvious and safe method is to block the browserโs background activity through the app menu, which works for both browsers: Mi Browser (embedded) and Google Chrome (installed separately).
Instructions:
- Open Settings โ Applications โ Application Management
- Find the browser (or Chrome) in the list and tap it.
- Go to the Permissions section
- Turn off the Autostart switch
- Go back and select Battery โ Background Limitation โ Limit
After these actions, the browser will not be able to run independently through system events, but this method does not always work 100%, since some MIUI processes may ignore these limitations.
๐ก
If after disabling autorun the browser still opens when connecting to Wi-Fi, check the settings of the router โ some models send push notifications, which MIUI interprets as a command to open the browser.
Method 2: Block notifications from the browser
Often the browser is launched due to push notifications that come from websites or system services, these notifications may be hidden and not displayed in the curtain, but still initiate the opening of the browser.
- ๐ Go to Settings. โ Notifications and status bar โ Management of notifications
- ๐ฑ Find the browser or Chrome in the list of applications
- ๐ Disable all switches in Allow notifications section
- ๐ In the browser itself (on the menu) โฎ โ Settings โ Site Notifications Block All Permissions to Show Notifications
Pay special attention to system notifications from MIUI, which sometimes contain links that automatically open in the browser, to disable them:
- Go to Settings โ Memory โ Cleanup
- Slap the icon. โ๏ธ top-right
- Turn off the option to show cleaning notifications
Method 3: Disabling MIUI's "Smart Functions"
MIUI has several hidden features that can run a browser without your knowledge, the most problematic of which are:
- Smart Assistant โ analyzes your behavior and โsuggestsโ to open the browser under certain conditions (for example, when you look at the lock screen for a long time)
- Quick Links โ Creates desktop shortcuts for frequently visited sites that can run automatically
- Charging optimization โ shows banner ads when connecting charging that open in the browser
To disable these functions:
- Go to Settings โ Special features โ Smart assistant and turn off all options
- In Settings โ Desktop disable Quick Links and Recommendations
- In Settings โ Battery โ Optimization of charging turn off the display of advertising
Disable Smart Assistant in Special Opportunities |
Remove Quick Links from the Desktop |
Turn off ads when charging |
Check the battery optimization settings-->
These actions will significantly reduce unwanted browser launches, especially on new devices with MIUI 13/14, where smart features are most aggressive.
Method 4: Using ADB for deep shutdown (for experienced)
If standard methods do not help, you can use them. ADB-This requires connecting the phone to a computer and basic command line knowledge.
Instructions:
- Install Platform Tools on your computer
- Enable USB Debugging in Settings โ About Phone โ MIUI Version (Tap 7 times) โ More โ For Developers
- Connect your phone to your PC and execute the command: adb shell pm disable-user --user 0 com.android.browser For Chrome use: adb shell pm disable-user --user 0 com.android.chrome
These commands will completely disable browsers at the system level. To bring them back, use:
adb shell pm enable com.android.browserWhat if the ADB canโt see the device?
โ ๏ธ Note: Disabling system applications through ADB This can lead to unstable operation of some functions. MIUI, Especially if you use Xiaomiโs branded services (such as Mi Cloud or Mi Video).
Method 5: Reset browser settings and clear cache
Sometimes, when a browser is opened spontaneously, it's caused by corrupted cache data or conflicting extensions, and a complete cleanup can solve the problem:
- Go to Settings โ Applications โ Application Management โ Browser
- Select Warehouse โ Clear cache and Clear data
- For Chrome, go to your browser settings and do: Reset settings (โฎ โ Settings โ Resetting settings) Removing all saved passwords and autocomplete Disable sync with Google account
Once cleaned, restart the device. If the problem was caused by corrupted data, the browser will stop opening on its own, a method that is especially effective after MIUI updates when old data conflicts with a new version of the system.
| Method | Difficulty | Efficiency | Side effects |
|---|---|---|---|
| Shutting down autostart | โญ | 70% | Some push notifications may stop working. |
| Blocking notifications | โญ | 80% | You will not receive important notifications from the website. |
| Disabling Smart Functions | โญโญ | 85% | Personalization of the interface will deteriorate |
| ADB-team | โญโญโญ | 95% | There may be a failure of MIUI. |
| Browser reset | โญ | 60% | Loss of stored data (bookmarks, passwords) |
Additional measures: what to do if nothing helps
If youโve tried all the methods, but the browser still opens on its own, consider these radical solutions:
- ๐ Resetting all settings to factory settings (save data in advance!) will remove all user settings, including possible conflicting settings.
- ๐ฅ Installing custom firmware (like LineageOS or Pixel Experience) will completely remove it. MIUI all her "chips"
- ๐ก๏ธ Use an alternative shell like Nova Launcher or Lawnchair that blocks system pop-ups
- ๐ซ Install a firewall (such as NetGuard) that will block the browserโs network activity in the background
For the most persistent cases, you can try to disable the system updates MIUI, as sometimes the problem appears after an automatic update.
- Go to Settings โ About the phone โ System update
- Slap the icon. โ๏ธ top-corner
- Turn off Automatic Booting via Wi-Fi and Auto Installation
โ ๏ธ Warning: Disabling system updates may leave your device vulnerable to new security threats. Use this method only if the problem is critical and you are ready to manually monitor the release of important patches.
๐ก
On devices with MIUI Global Edition, the problem of spontaneously opening the browser is 3 times more common than on Chinese versions of firmware, this is due to aggressive monetization through advertising on global builds.