How to completely disable Yandex Zen on the smartphone Xiaomi Redmi: 5 proven ways

Why Yandex Zen Appears on Xiaomi Redmi and How to Fix It

Xiaomi Redmi smartphone owners often experience the sudden appearance of Yandex Zen tape on the home screen or in the browser, due to pre-installed services from MIUI, Xiaomi’s proprietary shell that actively integrates partner applications. Even after Yandex Browser is removed or settings are reset, Zen can return through system updates or background processes.

Redmi devices are often delivered with regional firmware, where Yandex.Search and Zen are embedded at the system level. It's not a virus or a malfunction, that's how Xiaomi monetizes through partner agreements, but constant notifications and unnecessary tape annoy users, especially if they don't use Yandex services.

In this article, we’ll look at 5 working ways to turn off Zen on Xiaomi Redmi, from standard settings to deep changes to the system. Importantly, some methods require superuser rights (root), but most are suitable for ordinary users without technical skills.

πŸ“Š How often do you come across Yandex Zen on your Xiaomi?
Every day.
Once a week.
redico
Never seen one.

Method 1: Disconnection through the settings of Yandex Browser

If Zen appears when you open Yandex Browser, first check its settings. This method works even without root rights and does not require removal of the application.

Open Yandex Browser and follow the steps:

  • πŸ“± Slip on the icon three dots (menu) in the lower right corner.
  • βš™οΈ Select Settings β†’ Main page.
  • πŸ”„ In the section Contents of the main page uncheck the box from the item Yandex Zen.
  • πŸ—‘οΈ To completely remove the tape, click Clear Data in the app settings (via Android Settings). β†’ Annexes).

If Zen continues to emerge after these actions, it's implemented at the MIUI level. Go to the next way.

πŸ’‘

After disabling Zen in your browser, clear the app's cache through Settings β†’ Applications β†’ Yandex Browser β†’ Memory β†’ Clear the cache. This will prevent the tape from reappearing.

Method 2: Remove via MIUI settings (without root)

MIUI allows you to disable system applications, including Yandex components, which is suitable for most Redmi models (Redmi Note 10/11/12, Redmi 9/10/13, etc.) with MIUI 12-14 firmware.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. πŸ” In the search bar enter Yandex or Zen.
  3. πŸ“Œ Find applications with the names: Yandex (main) Yandex.Search Yandex Zen (if there is separately) BrowserProvider (system component)

Shut down.

Remove updates

On some Redmi firmware, the "Disable" button may be blocked, in which case only ADB (Method 4) or root access will help.

Battery charge > 50%|Backup copy of important data|Unplugged. VPN (It can block system changes)|Verified version. MIUI (Settings β†’ The phone)-->

Method 3: Reset browser settings by default

If Zen appears in Google Chrome or another browser, the problem may be in the default search settings. MIUI sometimes enforces Yandex.Search as the primary.

To return the standard search:

  • 🌐 Open the Settings. β†’ Annexes β†’ Default applications.
  • πŸ” Find the Browser section and select Google Chrome or another preferred browser.
  • πŸ”„ In the search engine section, install Google instead of Yandex.
  • πŸ“± Reboot your phone – it will reset the cache of system settings.

After reset, check the browser's home page. If Zen is still displayed, clear the browser data through Settings β†’ Apps β†’ [Browser Name] β†’ Memory β†’ Clear the data.

What if the reset didn't help?
If Zen returns after reset, it is implemented through WebView, a system component for displaying web content, in which case only disabling through ADB (mode 4) or installing an alternative WebView (for example, Chrome WebView from Google Play) will help.

Method 4: Disconnect via ADB (for power users)

If the standard methods don’t work, use Android Debug Bridge (ADB) β€” It's a tool for deep change in the system, and it doesn't require root, but it needs a computer and a computer. USB-cable.

Step-by-step:

  1. πŸ’» Install. ADB Tools on PC.
  2. πŸ“± Turn on Debugging. USB on Redmi: Settings β†’ The phone. β†’ Version. MIUI (Tap 7 times) Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB
  3. πŸ”Œ Connect the phone to the PC and enter into ADB Commands: Adb shell pm uninstall -k --user 0 ru.yandex.searchplugin pm uninstall -k --user 0 ru.yandex.browser pm uninstall -k --user 0 ru.yandex.zen
  4. πŸ”„ Reboot Redmi.

If the commands didn't work, then the packets have different names.

adb shell pm list packages | grep yandex

Method 5: Removal with root access (for advanced)

If you have root rights, you can completely remove the system components of Yandex. It's a radical method, but it's guaranteed to solve the problem.

Use Root Explorer or Titanium Backup:

  • πŸ“ Move to the /system/priv-app/ or /system/app/.
  • πŸ” Find folders with names: Yandex* BrowserProvider Zen*
  • πŸ—‘οΈ Remove folders or rename them (e.g. add.bak at the end).
  • πŸ”„ Reboot the phone.

Warning: Incorrectly deleting system files can lead to bootloop.Before actions, back up via TWRP.

How to restore the system after an error?
If the phone does not turn on after deleting files: 1. Download to TWRP (hold Power + Volume Up). 2. Restore a backup via Restore. 3. If there is no backup, re-sweeten MIUI through the Mi Flash Tool.

Comparison of methods: which one to choose?

Not all methods are equally effective. Below is a table with the pros and cons of each method:

MethodDifficultyPC requiredRoot is required.Efficiency
Browser settings⭐❌ No.❌ No.⚠️ Medium (may come back)
Disconnection at MIUI⭐⭐❌ No.❌ No.βœ… High (on most firmware)
Browser reset⭐❌ No.❌ No.⚠️ Low (temporary) solution)
ADB-teamβ­β­β­βœ… Yes.❌ No.βœ…βœ… Very high.
Removal from root⭐⭐⭐⭐❌ No.βœ… Yes.βœ…βœ…βœ… Guaranteed disposal

For most Xiaomi Redmi users, the optimal method is method 2 (disconnection in MIUI) or method 4 (ADB).If you are not afraid of risks, root access gives you maximum control.

Frequent Mistakes and How to Avoid Them

When trying to disable Zen, users often make mistakes that lead to the opposite result.

⚠️ Note: Do not remove applications through Settings β†’ Annexes β†’ Delete if you see the Disable button. Completely remove the system APK rootless ADB may disrupt MIUI.

Error 1: Zen is back after the MIUI update.

Solution: Once updated, re-run method 2 or method 4. Xiaomi sometimes restores remote components.

Mistake. 2: ADB-Teams are making a Failure error [DELETE_FAILED_INTERNAL_ERROR].

Solution: Check the correct packet names with the adb shell pm list packages command | grep yandex. Maybe the names have changed in the new version. MIUI.

Error 3: After removal through root, other functions (such as searching in settings) stopped working.

Solution: Restore deleted files from backup or reflash MIUI without removing system APKs.

FAQ: Answers to Frequent Questions

Can Zen be disabled without a computer?
Yes, use method 1 (browser settings) or method 2 (disable MIUI).
Why does Zen return after resetting?
Because Yandex components are embedded in MIUI, and even after reset, they are recovered from the system partition, and the solution is to disable them through ADB or root.
Is it safe to use ADB to remove Zen?
Yes, as long as you follow the instructions and don't remove other system applications, the commands from method 4 are verified and do not disrupt MIUI.
How to check if Zen has been completely removed?
Open any browser and try to find Zen feed. Also check the list of apps in Settings β†’ Apps – there should be no packages called yandex.zen or yandex.browser.
Are there alternative launchers that block Zen?
Yes, launchers like Nova Launcher or Lawnchair hide Zen widgets, but they don't remove the service itself, they just hide it from the home screen.