How to permanently remove Zen from Yandex Browser on Xiaomi phone: working methods

Yandex Zen’s Zen feed in the browser of the same name often annoys Xiaomi users with aggressive advertising, intrusive recommendations and traffic consumption. Despite the fact that Zen is integrated into the browser at the code level, it can be disabled or hidden in several ways, from simple tab hiding to complete removal through ADB. The problem is complicated by the fact that MIUI restricts access to system settings, and standard methods (such as unsubscribe from channels) work unstable.

In this article, we present the current 2026 Zen removal methods for all Xiaomi models (including Redmi Note 12, POCO X5, Mi 11, etc.), tested on MIUI 12-14 and the latest versions of Yandex Browser. If you are tired of endless celebrity news and clickbait headlines, read on.

Some methods require developer rights or USB-If you are a beginner, start with the simplest ways (sections 2–3) and move on to the radical ones (sections 5–6) only when necessary.

1. How to hide the Zen tab without deleting (the easiest way)

If you just need to remove Zen from the home screen, but not completely block it, use the built-in browser settings. This method does not require root rights and works on all versions of MIUI.

Open Yandex Browser and follow the following steps:

  1. Slip on the icon "Three dots"** (menu) in the lower right corner.
  2. Select Settings β†’ Main page.
  3. Find the Zen Tape section and move the slider to the β€œOff” position.
  4. Restart the browser to make the changes effective.

⚠️ Attention: After updating the browser settings may reset. To avoid this, disable the auto-update Yandex Browser in Google Play:

  1. Open Play Store β†’ find Yandex Browser.
  2. Slip on Three Points β†’ Remove from Auto Update.

Update Yandex Browser to the latest version|Make a backup copy of bookmarks|Disable the browser auto-update|Reboot your phone after the changes-->

This method does not remove Zen completely - the tape will remain available via a direct link (for example, when you enter zen.yandex.ru in the address bar).

2. disable Zen personalization through Yandex account

If you are logged in to Yandex ID, the Zen feed is tailored to your interests based on your search and browsing history, to reset recommendations and reduce the number of impressions:

1. Open your browser and go to your profile page.

2.In the Personalization section, search for β€œInterests” and delete all topics.

3. Return to your browser and in the Zen settings (Settings β†’ Zen Tape β†’ Set up the tape) uncheck all boxes from categories.

πŸ”Ή Why it helps: Without data on your preferences, the algorithm will show a minimum amount of content. However, the feed will still be displayed, just with less relevant news.

| Several times a week | Nearby | Only if Chrome-->

3. Remove Zen through resetting browser settings

If previous methods didn’t work, try resetting Yandex Browser to factory settings.This will delete all data, including cache, cookies and Zen settings.

Instructions:

  1. Open Phone Settings β†’ Applications β†’ Application Management.
  2. Find Yandex Browser in the list and tap it.
  3. Select Warehouse β†’ Clear the data and confirm the action.
  4. Start your browser again and do not log in to your Yandex account when you first start.

Once reset, the Zen tape may disappear, but there is a risk that it will return after syncing with the account.

πŸ’‘

Before resetting, export your bookmarks: open your browser settings β†’ Bookmarks β†’ Export and save the file to Google Drive or send it to your mail.

Action.The resultRisks.
Reset browser settingsRemoves Zen cache, resets personalizationLoss of bookmarks and history
Clearing data without deletionTemporary tape hidingZen may return after the update
Shutting down synchronizationStops loading recommendationsYou must manually cancel each entry.

4. Zen locking through hosts file (without root)

This method completely blocks access to Zen servers at the system level, suitable for users who do not want to delete the browser, but want to permanently disable the tape.

To change the hosts file without root rights, use the Hosts Editor app (available in the Play Store):

    ⚠️ Note: Some antiviruses (e.g. Avast) may block hosts editing. Disable protection before starting or add Hosts Editor to exceptions.

    πŸ”Ή Check: After restart, try opening zen.yandex.ru in your browser. If you have a connection error, the lock is triggered.

    What to do if hosts are not used?
    If Zen still works after editing hosts, check: 1. Hosts Editor Application Rights (should be permissions to change system files). 2. Presence of duplicate entries in the file (delete old lines from yandex). 3. Cache DNS: Clean it through the app or command adb shell ip route flush cache (requires) USB-debugging).

    5. Radical Zen removal via ADB (for advanced)

    If you're technically manipulative, you can turn off Zen at the system level with the help of ADB (Android Debug Bridge), which doesn't require root, but you need developer and computer rights.

    πŸ“Œ Preparation:

    1. Turn on Developer Mode on Xiaomi: go to Settings β†’ About Phone and tap the MIUI version 7 times.
    2. Back to Settings β†’ Additionally. β†’ For developers and activate USB-debugging.
    3. Download Platform Tools on your PC and connect your phone via USB.

    πŸ”§ Commands to shut down Zen:

    adb shell pm hide com.yandex.browser:.zen
    
    
    adb shell pm disable-user --user 0 com.yandex.browser/.zen.ZenActivity

    πŸ”Ή What teams do:

    • πŸ›‘οΈ Pm hide – hides the Zen component from the system.
    • πŸ”„ Disable-user – disables the activity of the tape for the current user.

    ⚠️ Note: After updating your browser, Zen may return. To avoid this, block auto-update through the Play Store (see section 1) or use App Cloner to create a "cut-off" version of the browser without Zen.

    πŸ’‘

    ADB-commands only work until the next browser update. For permanent effect, combine this method with blocking through hosts or disabling auto-updates.

    6. Zen-free alternative browsers for Xiaomi

    If fighting Zen seems too difficult, consider alternative browsers that don't have a built-in news feed. Here are the best options for MIUI:

    🌐 Top.-5 Zen-free browsers:

      πŸ”Ή How to transfer data:

      In order not to lose bookmarks when switching to another browser:

      1. In Yandex Browser export bookmarks (Settings β†’ Bookmarks β†’ Export).

      ⚠️ Note: Some browsers (for example, UC Browser or Opera Mini have their own news feeds. Check the privacy settings in the Play Store before installing.

      Frequent mistakes and their solutions

      When removing Zen, Xiaomi users often face typical problems. Here's how to solve them:

      πŸ”§ Problem 1: After resetting the browser, Zen returns.

      πŸ”Ή Solution: Disable synchronization with Yandex account (browser settings) β†’ Account. β†’ Exit) and clear the data again.

      πŸ”§ Problem 2: ADB-The commands are not working, the error is device unauthorized.

      πŸ”Ή Solution: On the phone in the window USB-Debugging confirm trust in this computer (a request will appear when connecting).

      πŸ”§ Problem 3: Hosts file is reset after rebooting.

      πŸ”Ή Solution: Use the Hosts Go app (it saves changes even after system updates).

      πŸ”§ Issue 4: Some websites (e.g. government services) are not opened in alternative browsers).

      πŸ”Ή Solution: Enable the desktop version option in your browser settings or Disable the blocking of trackers for problematic sites.

      πŸ’‘

      If Zen still appears after all the manipulations, check your phone for viruses using Malwarebytes. Some advers (for example, HiddenAds) replace the browser settings.

      FAQ: Answers to Frequent Questions

      ❓ Can Zen be removed without a computer?
      Yes, use the methods in sections 1-3 (hiding tabs, resetting browsers, blocking through hosts). To completely remove without a PC, you will need root rights or specialized applications like App Inspector.
      ❓ Why After Updating MIUI Zen is back?
      System or browser updates reset user settings. To avoid this: Disable Yandex Browser auto-update in the Play Store. Use ADB to permanently disable the component (section 5). Install an alternative browser (section 6).
      ❓ Will Zen work in the browser after resetting the phone to factory settings?
      Yes, if you restore data from a MIUI backup or re-enter your Yandex account, don't reset your browser settings when you first start.
      ❓ Can Zen be blocked for mobile traffic only?
      No, the lock is either fully functional (via hosts/ADB) or not at all. The alternative is to use a browser that supports separate network access (for example, Island to create a sandbox without the Internet).
      ❓ Is it legal to remove Zen with these methods?
      Yes, all of these methods are legal, as you modify your device, but changing system files (e.g., through ADB) can result in a loss of warranty if the phone is in service.