Yandex Zenโs recommendation tape is embedded in many of the companyโs services, from the browser to the search bar. On Xiaomi smartphones (including Redmi and POCO), it can appear in unexpected places: in the weather widget, when you open a new tab, or even in search results. If youโre tired of intrusive news, memes and advertising, this article will help remove Zen from all the system components of MIUI without root rights.
We tested all the methods on the current MIUI 14/15 firmware (Android 13/14) and found nuances for different models. For example, on Xiaomi 13 Pro and Redmi Note 12, the shutdown algorithms differ due to the preinstalled services.
- ๐ง System settings for blocking Zen in the browser and search
- ๐ฑ Hidden parameters MIUI, which are not shown in official guides
- โ๏ธ Advanced methods for users with unlocked bootloader
- โ ๏ธ What to do if Zen returns after a firmware update
Warning: some methods require changing system files. If you're new, start with the first two methods (they're safe and reversible).
Method 1: Disabling Zen in Yandex browser
The most obvious place where the tape appears is the Yandex browser, where Zen is built into the application kernel level, but it can be removed through the settings:
- Open the Yandex browser and tap the icon โฎ (three points) in lower right corner.
- Select Settings โ Main page.
- Switch the slider Show Zen tape to the off position.
- For reliability, also disable Personalized Recommendations in the Privacy section.
โ ๏ธ Note: After updating the browser, the settings may reset. To avoid this, prevent the application from auto-updating in Google Play:
- Open Play Store โ find Yandex Browser.
- Tap it on. โฎ โ uncheck the auto update box.
โ๏ธ Checking the Zen disablement in the browser
If Zen still appears after these actions, then the tape is loaded from another source.
Method 2: Removing Zen from the MIUI search bar
On Xiaomi smartphones, the search bar on the home screen often uses Yandex's Zen-integrated engine to remove recommendations:
- Long click on the search bar โ Search settings.
- Select Search Engines and set Google or DuckDuckGo by default.
- Go back and turn off the weather and news slider.
๐น For MIUI 14+: If there is no search setting, then the search bar is tied to Yandex.Search as a system application:
- Go to Settings โ Applications โ Application Management.
- Find Yandex.Search โ Disable (if the button is active).
- If you canโt disable โ Limit background activity and Remove updates.
| MIUI version | Can I turn it off? | Alternative method |
|---|---|---|
| MIUI 12-13 | Yeah, through the widget settings. | Install Google Widget from Play Store |
| MIUI 14 | Partially (news only) | Use Nova Launcher with Search Disabled |
| MIUI 15 (Android 14) | No, no ADB. | Disconnection via pm disable-user (see Method 5) |
Method 3: Remove the Zen widget from the main screen
On some Xiaomi firmware (especially on Redmi Note 11/12), the Yandex.Weather widget automatically loads the Zen tape to remove it:
- Long press on the widget โ Delete the widget or settings widget.
- If you canโt delete, turn off its update: Settings โ Applications โ Application Management โ Yandex.Weather โ Data โ Clear the cache
- Use ADB for complete removal (see Method 5).
โ ๏ธ Attention: POCO F5 Xiaomi 13 Lite weather widget can be part of the system application com.miui.weather2. Disabling it will result in loss of weather functionality at the Control Center.
How to return a weather widget without Zen?
If the widget returns after the reboot, it is tied to Yandex.Services, in which case only a complete disconnection through ADB will help.
Method 4: Configuring the Yandex application
If you use the official Yandex app (with the icon "I"), Zen tape there is disconnected separately:
- Open the app โ tap on the avatar in the upper right corner.
- Select Settings โ Ribbon.
- Turn off all sliders: ๐ฐ News ๐ฌ Video ๐ Personal recommendations
Settings โ Notifications
๐น For MIUI 15: If the settings don't have Tape, the app is using a new version of the interface:
- Go to Profile. โ Interests.
- Remove all topics (stamp on the cross next to each).
- Clear your browsing history in Settings โ Privacy.
๐ Instructions through ADB:
- Connect your phone to your PC and execute the command: Adb devices (the name of your device should appear).
- Enter alternately: adb shell pm disable-user --user 0 com.yandex.browser adb shell pm disable-user --user 0 com.yandex.searchplugin adb shell pm disable-user --user 0 com.yandex.zen
- Reboot your smartphone: adb reboot
โ ๏ธ Note: Some Xiaomi firmware (e.g. Redmi) 10C s MIUI 13 Global) these commands may cause an Operation not allowed error:
- Try first to remove app updates through Settings โ Apps.
- Use the alternative command: adb shell pm uninstall -k --user 0 com.yandex.zen
๐ก
Disconnection via ADB is the only way to permanently remove Zen on firmware with Yandex services preinstalled (for example, on Xiaomi for the Russian market).
๐ง For power users: If you have a bootloader unlocked, you can remove Zen through debloat scripts (e.g. Universal Debloater:
- com.yandex.browser - browser
- com.yandex.searchplugin โ search plugin
- com.yandex.zen - Recommendment tape
- com.yandex.mobileads โ Advertising Module
What if Zen returns after the update?
After updating MIUI or Yandex applications, the settings may be reset.
- Ban auto-renewal: ๐ For system applications: Settings โ Annexes โ Application management โ โฎ โ Auto-update โ Wi-Fi only (or never). ๐ For Yandex Services: in the Play Store, disable auto-update for all applications called Yandex.
Use the firewall:
Apps like NetGuard or AFWall+ (requires root) can block Zen's access to the Internet.
com.yandex.browser
com.yandex.zen
com.yandex.mobileadsInstall an alternative launcher:
Nova Launcher or Lawnchair allows you to completely replace system search and widgets. In the launcher settings, select Default Search โ Google.
โ ๏ธ Attention: On firmware MIUI for Russia (e.g. Xiaomi) 12T Pro RU) Yandex services are protected from system-level shutdowns, in which case the only radical way is to run a global or European firmware version. MIUI (loss-of-safety).