How to permanently remove news from the Xiaomi browser: a detailed guide

Newsfeed in Xiaomi’s browser is one of the most annoying features for many users, not only taking up space on the screen, but also consuming traffic, slowing down page loading, and sometimes showing unnecessary content, especially for owners of Redmi smartphones, POCO and the Mi line, where the Mi Browser browser is installed by default with a pre-activated newsfeed.

Compounding the problem, Xiaomi is actively integrating its services into MIUI firmware, and simply turning off notifications or clearing the cache often doesn’t help. In this article, we’ll look at 5 proven ways to completely remove news from the browser – from standard settings to radical methods for power users.

Why does news in Xiaomi browser appear again and again?

Before we get into the instructions, it’s important to understand how the news feed works in Xiaomi browsers, because it’s not part of the browser itself, but a separate service built into MIUI’s firmware called msa (Miui System Ads), which is responsible for displaying ads and news not only in the browser, but also on the locked screen, in the app menu and even in settings.

The main reasons why news is coming back:

  • πŸ”„ Automatic updates MIUI β€” after installing the new version of the firmware, the browser settings are reset.
  • πŸ“± Sync with Xiaomi account – if you are logged in to Mi Account, some settings can be recovered from the cloud.
  • πŸ› οΈ Google Play Services – Some versions of the Mi Browser browser receive updates through the Google Play Store, which leads to a return of standard settings.
  • πŸ“‘ Regional settings – in some countries (e.g. India, China) the news feed is forced to activate.

Important: On devices with global firmware (EEA, Global), it is easier to turn off the tape than on the Chinese version (China ROM), where many settings are locked without unlocking the bootloader.

Method 1: Disable news in Mi Browser settings

The easiest and most obvious method is to use the browser’s built-in settings, which are suitable for most users and do not require root rights or technical skills, but does not work on all versions of MIUI (especially on old or Chinese firmware).

Step instructions:

  1. Open the Mi Browser (Blue Globe icon).
  2. Slip on the three dots in the lower right corner (or at the top, depending on the version).
  3. Select Settings β†’ Main page.
  4. Find the News Feed or Recommended Content option and turn off the slider.
  5. The relevant item can be called in different ways: Personalized news, Content on the main or Mi Feed.
  6. Restart the browser to make the changes effective.

If your browser does not have such a point, try an alternative way:

  • πŸ” Go to Settings. β†’ Additionally. β†’ Laboratory.
  • πŸ”§ Find the option to Disable News Feed (may be called Disable News Feed).
  • πŸ”„ Reset the device.

Is the Mi Browser (Blue Globe) open?

Are the settings checked in the "Home Page" section?

Is the News Feed slider disabled or similar?

Has the browser been relaunched after the changes?

-->

Restriction: On some firmware (e.g. MIUI 12.5 for Redmi Note 10), this method only works temporarily - after updating the browser, the tape can return.

Method 2: Remove Mi Browser updates via Google Play

If standard settings don't help, the problem may be hidden in the latest browser updates. Xiaomi often adds a news feed through updates, so rolling back to the factory version sometimes solves the problem.

How to do this:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Mi Browser list and tap it.
  3. In the upper right corner, click on three dots and select Remove Updates.
  4. Confirm action. The system will return the browser to the factory version.
  5. Then open the Google Play Store, find Mi Browser, and turn off automatic updates (click on three dots β†’ Remove from auto-update).

This method is particularly effective for devices with global firmware (MIUI Global), where the factory version of the browser often goes without a news feed.

Mi Browser (by default)

Google Chrome

Mozilla Firefox

Another (write in the comments)-->

⚠️ Note: On some models (e.g, POCO X3 Pro) after rolling back the browser version, bookmarks and history may disappear. It is recommended to pre-export data through Settings β†’ Imports/Exports.

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

For users willing to take more drastic measures, there is a method of disabling the news feed via ADB (Android Debug Bridge), which does not require root rights, but requires a computer and a little preparation.

Step-by-step:

  1. Turn on USB debugging on your smartphone: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version to activate Developer Mode. Go back to Settings β†’ Additional β†’ Developer. Activate USB Debugging.

Connect your phone to your PC

Download and install ADB

Platform Tools by Google

Open the command line.

adb.exe

Follow the commands in turn:

adb shell


pm uninstall -k --user 0 com.miui.browser




pm disable-user --user 0 com.mi.globalbrowser




pm disable-user --user 0 com.android.browser

Reset the device.

These commands will remove browser updates and disable the system components responsible for the news feed. If the browser disappears after the reboot, it can be restored through Settings β†’ Apps β†’ Show all applications β†’ Disabled.

⚠️ Attention: On some firmware (MIUI 13+) Disabling system packages can cause Mi Account or other services to malfunction.Before executing commands, back up via Settings β†’ Additionally. β†’ Backup and reset.

What if the ADB does not recognize the device?
If after connecting the phone, the adb device command shows an empty list: 1. Make sure that the Xiaomi drivers are installed (you can download on the official website). 2. Try another one. USB-cable (preferably original). 3. Enable the debugging option in the developer settings USB (Security settings) and Allow debugging (charging only). 4. Restart your PC and phone.

Method 4: Use of alternative browsers

If all previous methods didn’t help or seem too complicated, the most reliable way to get rid of news is to install a different browser and make it the default app.

The best alternatives for Xiaomi:

browserAdvantagesDeficienciesDownload link
Google ChromeSync with Google account, high speed, support for extensions (on Android 10+)High RAM consumption, collects user dataPlay Market
Mozilla FirefoxOpen source, powerful privacy protection, add-on supportSlower Chrome on weaker devicesPlay Market
Brave BrowserBuilt-in ad blocker, tracker protection, Tor supportSometimes they block useful content.Play Market
Kiwi BrowserChrome extensions support, lightweight, no news feedLess known, updates are less frequentPlay Market

How to make an alternative browser the main one:

  1. Install the selected browser from the Play Store.
  2. Open Settings β†’ Applications β†’ Default Applications β†’ Browser.
  3. Select the browser installed (such as Chrome or Firefox).
  4. Remove the Mi Browser shortcut from the home screen (click the icon β†’ Delete).

How to remove them with Root Explorer or ADB root:

  1. Get root rights (for example, through Magisk).
  2. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  3. Go to /system/priv-app/ or /system/app/.
  4. Find the folders with the names from the list above and delete them (or rename them by adding.bak at the end).
  5. Clear the cache and data through Settings β†’ Storage β†’ Clean.
  6. Reset the device.

Important: Removal of system applets may lead to inability to obtain OTA-updates, Mi Account malfunctions and other issues.Be sure to create a full backup through the TWRP.

πŸ’‘

Deleting system packages is a last resort, and in most cases, it is enough to disable news via settings or use an alternative browser.

What if news comes back after the MIUI update?

One of the most common problems is that the news feed reappears after a firmware or browser update, which is because Xiaomi is forced to turn some services on through updates.

  • πŸ”• Turn off automatic updates MIUI: Go to Settings. β†’ The phone. β†’ Update the system. β†’ Settings β†’ Turn off Automatic Booting via Wi-Fi.
  • πŸ“΅ Freeze Mi Browser Updates: Use the App Quarantine app (requires root) or Package Disabler to block updates.
  • πŸ”§ Install custom recovery (TWRP): This will allow you to roll back updates or install modified firmware without a news feed.
  • πŸ›‘οΈ Use a firewall: Apps like NetGuard or AFWall+ (Requires root) can block Mi Browser's access to the Internet.

If you don’t want to give up MIUI updates, but you’re annoyed by the news, consider installing custom firmware (like LineageOS or Pixel Experience) that lacks built-in Xiaomi services but requires unlocking the bootloader and technical skills.

FAQ: Frequent questions about news in Xiaomi browser

❓ Why My Mi Browser Doesn't Have a News Shutdown Option?
This is typical for Chinese firmware (MIUI China) or older versions of MIUI (below 12). In this case, try: Update your browser through the Play Store (if available); Use ADB to disable system components (method 3); Install an alternative browser (method 4).
❓ Can I turn off news without root?
Yes, in most cases root is not required. It is enough: Disable the tape in the browser settings (method 1). Remove Mi Browser updates (method 2). Use another browser (method 4). Root is only needed to completely remove system applets (method 5).
❓ Why After Resetting, News Reappeared Again?
When hard reset, all system applications, including the Mi Browser, return to their original state. To avoid this: Freeze your browser with Titanium Backup or Package Disabler (requires root) before reset. After reset, immediately disable browser updates via Google Play. Use the settings backup via Mi Cloud, but exclude system applications from it.
❓ How to turn off news on a locked screen?
The news feed on the lock screen is managed by another service, com.miui.miservice. To remove it, go to Settings β†’ Lock screen. Turn off the option to Show recommendations or Mi Feed. If not, use ADB: adb shell pm disable-user --user 0 com.miui.miservice
❓ Will there be problems if I remove the Mi Browser?
On most firmware (MIUI Global/EEA), removing or disabling the Mi Browser does not cause critical failures. However: On Chinese firmware (MIUI China), this can lead to errors in the Mi Account. Some system functions (for example, Quick Ball) may stop working. After updating the MIUI, the browser can recover. It is recommended to disable, rather than delete it completely.