You take a Xiaomi smartphone out of your pocket and you have a browser on your screen with ads, news or a suspicious site? This problem is familiar to many owners of devices on MIUI, the brand's brand shell. Automatically launching a browser is not only annoying, it consumes traffic, battery power and can be a sign of viral activity. 80% of the time, it is not malware that is to blame, but aggressive system settings or Xiaomi advertising services.
In this article, we will discuss all possible causes of spontaneous opening of the browser, from standard MIUI functions to hidden advertising mechanisms. You will learn how to disable automatic start through system settings, remove unnecessary services and even block problem processes at the Android level. The instructions are relevant for all modern models, from the Redmi Note 12 to the flagship Xiaomi 14 Ultra, as well as POCO devices based on MIUI 12-14.
Why the browser opens itself: 6 main reasons
Before you start to solve the problem, it is important to understand the source of the problem. In Xiaomi smartphones, automatic browser launch can be associated with:
- π Advertising notices from MIUI β the system shows promotional content through the browser (often found in regional firmware for India, Indonesia, Russia).
- π± Quick Links β Built-in mechanism MIUI, It analyzes your actions and offers βusefulβ websites.
- π System or application updates β after the update MIUI Sometimes privacy settings are reset.
- π Xiaomi analytics services (msa, MiuiDaemon) β collect user data and can initialize the launch of the browser.
- π οΈ Firmware errors - bugs in specific versions MIUI 13.0.4β13.0.6 (e.g., for Redmi Note 11) resulted in spontaneous link opening.
The most common reason is MIUI advertising mechanisms, and even if you haven't installed suspicious apps, it can show promotional content through Mi Browser or Google Chrome, for example, after connecting to Wi-Fi at hotels or airports.
β οΈ Warning: If your browser opens from suspicious sites (gambling, adult content, phishing), immediately check your device for viruses. This may be a sign of a Trojan that is stealing data.
Method 1: Disabling Advertising and Personalized Notifications in MIUI
The first step is to deactivate all the advertising mechanisms built into the shell. Even if you donβt see banners in the interface, Xiaomi can display promo content through the browser.
- Open Settings β Password and Security β Authorization and Locking.
- Scroll down and turn off the option βPersonalized recommendationsβ (or Personalized ads in English firmware).
- Return to the main settings menu and go to Settings β Additional β Special Opportunities β Advertising Notifications.
- Turn off the βShow Advertising Noticesβ slider.
For complete removal of advertising, it is also recommended:
- π΅ Remove the Mi Video app (if not used) β it often shows promos through the browser.
Disable personalized recommendations |
Turn off advertising notifications |
Delete Mi Video (if not required)|
Block notifications in Mi Browser/Chrome|
Check the auto-start list (section below)-->
After this, restart your smartphone. If the problem persists, move on to the next method.
Method 2: Cleaning Autostart and Background Activity
Many applications (including the browser) can automatically start when you turn on your phone or connect to the network.
- Go to Settings β Applications β Application Management.
- Select Mi Browser (or Chrome if it opens).
- Click Auto Start and turn off the permission.
- Go back and select βBackground Activityβ β Limit.
- Repeat the steps for Mi Video, Cleaner, Security applications (they often initialize the browser launch).
For complete cleaning, it is also recommended:
- π§Ή B Settings β Memory. β Cleaning Perform Deep Cleaning (Remove System Process Cache).
- π B Settings β Accounts and syncs: Disable sync for Mi Account if you donβt use it.
| Annex | What to turn off | Why is it important? |
|---|---|---|
| Mi Browser | Auto Start, Notifications, Background Activity | The main source of spontaneous opening of links |
| Google Chrome | Notifications from sites | Promo pages can be opened through push notifications |
| Mi Video | Auto-Run, Advertising Notifications | Often redirects to advertising sites |
| Security (com.miui.securitycenter) | Background activity | Can initialize link verification via browser |
β οΈ Note: If the browser still opens after you turn off auto-start, check the administrator rights. Some viruses describe themselves as the administrator device: Settings β Password and security β Device administrators.
Method 3: Blocking through ADB (for power users)
If standard methods donβt work, you can block the automatic launch of the browser at the system level using Android Debug Bridge (ADB), which requires a connection to a PC, but gives 100% result.
Instructions:
- Turn on Developer Mode: Go to Settings β About Phone. Click 7 times on MIUI Version until the notification βYouβve become a developerβ appears.
USB-debugging
- Back to Settings β Additionally. β For developers.
- Turn on USB debugging and confirm the permission.
- Connect your phone to your PC, install ADB Tools, and execute commands: adb shell pm disable-user --user 0 com.android.browser adb shell pm disable-user --user 0 com.miui.browser This will completely disable the standard MIUI browser.
Pay special attention to applications with administrator rights or special features:
- π‘οΈ Settings β Password and security β Device administrators β remove unknown programs.
- π§ Settings β Special facilities β Installed Services β Disable Suspicious Services.
Once a month |
Only if there is suspicion.|
Never.|
I don't know.-->
If the antivirus does not find threats, but the problem remains, try resetting the network settings:
- Go to Settings. β SIM-maps and mobile networks β Resetting network settings.
- Confirm the reset and restart the phone.
Method 5: Resetting settings to factory (last resort)
If none of these methods work, you have to reset your settings completely, and this will delete all the data, but it is guaranteed to solve the problem of opening your browser spontaneously.
How to reset:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings β About the phone β Reset settings.
- Select βErase all dataβ and confirm the action.
- After rebooting, set up your phone as new without restoring data from a backup (it may contain a virus).
β οΈ Warning: If the problem came back after a reset, it means that the virus was in the firmware or restored backup.
π‘
Before reset, check if your Mi Account is linked to the device. After reset, you may need to enter a login/password to unlock (Mi Cloud Lock function).
Method 6: Fastboot Fastboot Fastboot Fastboot (for advanced ones)
If the browser opens even after a reset, it's either corrupted firmware or malware at the system level, and then clean flashing through Fastboot mode will help.
Step-by-step:
- Download the official firmware for your model from the Xiaomi website (choose the Fastboot version).
- Unpack the archive in a folder on your PC (e.g., C:\MIUI\).
- Install the Mi Flash Tool.
- Turn off the phone and press Volume Down + Power to log into the Fastboot.
- Connect your phone to your PC and in the Mi Flash Tool, select a folder with firmware.
- Click Refresh, then Flash, and wait for completion (10-15 minutes).
After flashing:
- π Do not restore data from a backup copy β it may contain a virus.
- π Disable all advertising functions MIUI (see method 1).
- π‘οΈ Install an antivirus and check the system.
π‘
Fastboot flashing is the only way to remove viruses embedded in the system partition, but it also removes the warranty and can lead to the device being blocked if errors occur.