How to permanently remove recommendations in the Xiaomi browser: 5 working ways

Xiaomiโ€™s Mi Browser is known for its speed and aggressive recommendation system โ€” news feeds, banner ads and โ€œusefulโ€ tips take up to 40% of the screen. If youโ€™re tired of unnecessary content that interferes with comfortable surfing, this article will help to completely clean the interface of unnecessary elements. Weโ€™ll look at both standard settings and hidden MIUI features that the manufacturer does not advertise.

Compounding the problem, when you upgrade the system, recommendations often come back โ€” even if you've already disabled them, because of Xiaomi's policy of monetizing embedded services. But there are radical methods, including disabling system applications through ADB, that are guaranteed to solve the problem. It's important to understand that some methods require superuser rights or technical knowledge, so we divided the instructions by difficulty level, from simple to advanced.

Why recommendations come up over and over again

The main reason for the stubbornness of the recommendations lies in the MIUI architecture, which uses three levels of advertising integration:

  • ๐Ÿ“ฑ Browser Level: Built-in modules Mi Browser and Mipay SDK, Upload content from Xiaomi servers
  • ๐Ÿ”„ System level: msa (Mi System Ads) service, responsible for personalized offers
  • ๐ŸŒ Account Level: Linking to Mi Account, which synchronizes settings between devices

Even after manually disabling recommendations in your browser settings, msa can automatically turn them back on when you connect to the Internet or after you reboot your device. This is not a bug, but a feature: this is how Xiaomi increases revenue from ad impressions. Moreover, in some regions (for example, in India), disabling advertising through standard settings is blocked at the firmware level, where radical measures will be required.

๐Ÿ“Š How often do you get annoyed by recommendations in Mi Browser?
Constantly hindering the use of
Sometimes - but tolerated.
No ads -- I've already turned it off.
Didn't notice the problem.

Method 1: Standard disabling through browser settings

Letโ€™s start with the simplest method that works on most Xiaomi, Redmi and Poco devices with MIUI 12 and later. Importantly, after the system update, the settings may reset, so this method requires periodic repetition.

  1. Open the Mi Browser and tap the tri-point icon (โ‹ฎ) lower-right
  2. Select the Settings item โ†’ Homepage
  3. Turn off the switches: ๐Ÿ“ฐ Showing the news ๐ŸŽฏ Personalized recommendations ๐Ÿ” Quick access to websites (optional)

Privacy โ†’ Advertising

Personalized advertising

Show recommendations

On some firmware (e.g. MIUI 14 Global), the ad-disabled item may be hidden.

  1. Go to Settings. โ†’ The phone.
  2. Tap 7 times on the line MIUI version to activate the developer mode
  3. Back to Settings โ†’ Additionally. โ†’ For developers
  4. Find the option to Disable msa and activate it

โ˜‘๏ธ Verification of disabling recommendations

Done: 0 / 4

Method 2: Reset browser settings to factory

If recommendations are returned after a reboot, a complete reset of browser settings will help, which deletes all stored data, including history, bookmarks and cache, but resets all hidden parameters associated with the display of ads.

Instructions:

  1. Open Phone Settings โ†’ Applications โ†’ Application Management
  2. Find Mi Browser in the list and tap it.
  3. Select Warehouse โ†’ Clear the data and confirm the action
  4. Return to the main browser menu and do not restore data from the backup when you first start.

๐Ÿ’ก

If after a reset, the browser offers to restore data from the cloud, select "Skip." Restoring bookmarks and history often returns and ad settings.

Method 3: Disable system services via ADB (without root)

For users who are ready for technical manipulations, there is a method of disabling advertising services through the Internet. ADB (Android Debug Bridge. It doesn't require superuser rights, but it does require a computer and a computer. USB-The advantage of the method is that recommendations will disappear forever, even after system updates.

Step-by-step:

  1. Download and install Googleโ€™s Platform Tools
  2. Activate Developer Mode (see Method 1, Steps 6-7)
  3. Enable USB debugging in the developer settings
  4. Connect the phone to your computer and type in the command line:
adb shell pm uninstall --user 0 com.miui.systemAdSolution


adb shell pm disable-user --user 0 com.xiaomi.midrop




adb shell pm disable-user --user 0 com.miui.analytics

After the commands are executed:

  • ๐Ÿ”ง Reset the device
  • ๐Ÿ“ฑ Check the browser โ€“ recommendations should disappear
  • ๐Ÿ”„ If part of the advertisement remains, execute an additional command:
adb shell pm disable-user --user 0 com.miui.browser

โš ๏ธ Note: Disabling system packages may cause some functions to function unstable MIUI, If you notice a crash, return the settings with the adb shell pm enable command.

Method 4: Remove Mi Browser through root access

The most radical way is to completely remove the built-in browser, which requires unlocking the bootloader and obtaining root rights, which cancels the warranty and can lead to security problems, but once deleted, you will forget about the recommendations forever.

Instructions for experienced users:

  1. Unlock the bootloader through the official Xiaomi website (Mi Account binding is required)
  2. Install custom recovery (such as TWRP)
  3. Use Magisk to get root rights
  4. Use Root Explorer or ADB with superuser rights to remove packets:
su


pm uninstall --user 0 com.android.browser




pm uninstall --user 0 com.miui.browser

After removal:

  • ๐Ÿ“ฒ Install an alternative browser from Google Play
  • ๐Ÿ”’ Freeze your remaining advertising services via Magisk or Lucky Patcher
  • ๐Ÿ”„ Check system updates regularly โ€” MIUI Can restore deleted packets
MethodDifficultyEfficiencyRisks.
Standard settingsโญLow (returning)No.
Browser resetโญโญMedium (at the time)Loss of data
ADB-teamโญโญโญTall (forever)Failures of system functions
Removal through rootโญโญโญโญAbsolute.Loss of warranty, risk of "bricking"

Method 5: Alternative browsers with ad blocking

If fighting Mi Browser seems too difficult, it's easier to switch to a third-party browser with built-in ad blocking.The best options for Xiaomi devices are:

  • ๐ŸฆŠ Mozilla Firefox + uBlock Origin extension (blocks 99% of ads)
  • ๐Ÿ›ก๏ธ Brave Browser (built-in tracker and ad blocker)
  • ๐ŸŒ Kiwi Browser (based on Chromium with extension support)
  • ๐Ÿš€ Via Browser (lightweight browser with ad blocking function)

How to make an alternative browser the main one:

  1. Install the selected browser from Google Play
  2. Open Settings โ†’ Applications โ†’ Default Applications
  3. Select the browser and specify the desired application
  4. Disable Mi Browser via Settings โ†’ Applications โ†’ App Management โ†’ Disable

Advantages of this method:

  • ๐Ÿ”’ No risk to the system (no rooting or ADB)
  • ๐Ÿš€ Higher speed compared to the Mi Browser
  • ๐Ÿ›ก๏ธ Complete blocking not only recommendations, but also trackers
How to return Mi Browser if you need it for system functions?
Some MIUI features (e.g., bookmark sync with Mi Account) require Mi Browser. To return it after you turn it off: 1. Go to Settings โ†’ Applications โ†’ Application Management 2. Find Mi Browser in the disabled list 3. Tap "Enable" 4. Immediately disable the recommendations in your browser settings

Additional measures: DNS-level blocking

For those who want to globally block ads not only in the browser, but also in other Xiaomi applications, the change will help. DNS-This will redirect requests to ad servers to "nowhere," making them inaccessible.

Instructions:

  1. Open Settings โ†’ Wi-Fi (or Mobile Network)
  2. Tap on the connected network and select Change the network โ†’ More
  3. In the DNS 1 field, type 94.140.14.14 (AdGuard DNS)
  4. In the DNS 2 field, enter 94.140.15.15
  5. Save the settings and restart the device

Alternative DNS for blocking ads:

ServiceDNS 1DNS 2Features
AdGuard DNS94.140.14.1494.140.15.15Blocks ads and trackers
Cloudflare Family1.1.1.31.0.0.3Blocking malicious websites
NextDNS45.90.28.16745.90.30.167Customizable filters

โš ๏ธ Attention: Change DNS This can cause problems with accessing some Xiaomi services, such as cloud storage or air updates. DNS your provider.

๐Ÿ’ก

Using alternative DNS not only removes recommendations in the browser, but also speeds up the loading of pages by blocking unnecessary requests.

FAQ: Frequent questions about recommendations in Mi Browser

Can I remove recommendations without root and ADB?
The standard disabling through the browser settings (Settings โ†’ Homepage) works, but after a system update or reboot, the recommendations may return. For permanent effect without technical manipulation, use alternative ad-blocking browsers (such as Brave).
Why do you return the recommendations after resetting the browser settings?
This is due to the msa service (Mi System Ads), which synchronizes ad settings with Xiaomi servers. Even after a local browser reset, the system can restore recommendations on the next Internet connection. ADB or use DNS-filtering.
Is it safe to remove Mi Browser through root?
Removing system applications is always fraught with risks, but Mi Browser is not a critical component of MIUI. Main risks: Loss of bookmark synchronization functionality with Mi Account System Update problems (if the browser is used to download firmware) Unstable work of design themes tied to the browser We recommend backing up via TWRP before deleting.
How to remove recommendations in the browser on Poco F3/F4/F5?
Poco series devices use the same Mi Browser but with a slightly different interface. For these models: Open your browser and go to Settings โ†’ Homepage Turn off News Feed and Recommended Content In Settings โ†’ Privacy Turn off Personalized Ads For Poco F3/F4 with MIUI 13+, further disable com.xiaomi.midrop service via ADB On Poco F5 with HyperOS, the path to settings may be different - look for Advertising and recommendations in the main browser settings menu.
Is there a legal way to complain about intrusive ads in Mi Browser?
Xiaomi officially accepts complaints about excessive advertising: ๐Ÿ“ง E-mail: privacy@xiaomi.com (Specify the device model and version MIUI) ๐ŸŒ Feedback form on the site: mi.com/global/feedback ๐Ÿ“ฑ Built-in recall function: Settings โ†’ Review in the browser menu In Europe, users can link to GDPR (General Data Protection Regulation, which restricts personalized advertising without explicit consent, sometimes releases patches to reduce the amount of advertising in certain regions in response to mass complaints.