Many users Android tablets are faced with an intrusive news feed that appears on the home screen or in the browser. This is a service Yandex Zenthat is aggressively integrated into the system when installing Yandex ecosystem applications. It consumes RAM, uses Internet traffic and distracts from the main work with the device.
Completely removing this service can be difficult, since it is often built into system applications or pre-installed by the manufacturer. However, there are several effective methods to hide the feed, disable notifications, or completely deactivate the component. In this article we will look at all available options for solving the problem.
First, you need to understand exactly how Zen penetrated your system. Most often this happens through an application Yandex Browser, a widget on the desktop, or the Google Discover system feed, which was replaced by the manufacturer's partners. The choice of method of combating will depend on the source of the problem.
Disable through the main screen settings
The easiest and safest way to remove the news feed is to disable its display directly in the settings of the launcher (desktop shell). On many tablets, especially from Chinese manufacturers like Xiaomi, Huawei or Honor, this function is enabled by default.
You will need to hold down an empty space on the main screen and select the menu item responsible for interface settings. In the menu that opens, look for a section related to additional screens or the news feed. There's often a toggle hidden here that activates the recommendation stream.
If you're using the stock Android launcher or a third-party one, the path may be different. Usually you need to go to Settings → Desktop → News Feed. In some models, this item is called “Google Discover” or “Yandex Tape”. Just move the slider to the inactive state.
- 🔍 Hold your finger on a free area of the desktop.
- ⚙️ Find the gear icon or the “Settings” item.
- 🚫 Disable the “News Feed” or “Yandex Zen” option.
After completing these steps, swiping to the right on the main screen will no longer open the news feed. The interface will become cleaner, and the load on the tablet processor will decrease, since background loading of content will stop.
⚠️ Attention: On some firmware (for example, MIUI), disabling the feed can lead to the disappearance of the weather or clock widget if they were integrated into the same block with the news. Be prepared to configure the widgets again.
Management through application settings
If disabling it through the launcher did not help, then the service works as a separate application or module inside the browser. In this case, you need to contact the system application manager. This method allows you to forcefully stop the component.
Go to the section Settings → Applications → All applications. In the list, find the application with the name Yandex, Yandex Zen or Yandex Tape. If you don't see it in the general list, try filtering applications by name or checking the "System processes" section.
Having selected the desired application, you will see the “Disable” or “Delete” button. If the application is a system application, the delete button will be grayed out, but the disable function should work. Pressing this button will prevent the app from launching and hide its icon from the menu.
For deeper cleaning, you can also clear the cache and application data before disabling. This will delete all saved settings and personalized recommendations accumulated by the service on your device.
☑️ Algorithm for disabling the application
It is important to understand the difference between deleting and disabling. Disable makes the application invisible to the system, but it remains occupied in memory space. Complete removal is only possible for custom apps that you installed yourself.
Setting up Yandex Browser
Often the source of the annoying tape is not a separate application, but the settings of the application itself Yandex Browser. By default, it offers to show the Zen feed on the board (start page) and send push notifications about new articles.
To remove news from the browser, open the application and click on the three dots in the lower or upper corner of the screen. Go to section Settings → Recommendations feed. Here you can completely turn off news display or fine-tune your interests to see only relevant content.
It is also worth checking your notification settings. In the Settings → Notifications section, disable options related to news and interesting facts. This will prevent pop-up messages from appearing in your tablet's notification shade.
| Setting type | Where it is | Recommended action |
|---|---|---|
| Tape on the scoreboard | Settings → Recommendations feed | Turn off the switch |
| Push notifications | Settings → Notifications | Uncheck news items |
| Background loading | Settings → Saving traffic | Disable preloading |
If you rarely use this browser, consider removing it and replacing it with a lighter analogue, for example Chrome or Firefoxthat do not impose news feeds so much aggressively.
⚠️ Attention: After updating Yandex Browser, the feed settings may be reset to standard. Periodically check the application configuration so that news does not appear again.
Why can’t you just delete Yandex?
The Yandex company enters into contracts with equipment manufacturers to pre-install its services. Therefore, system components are often protected from complete removal without superuser rights (Root).
Using ADB for advanced users
For those who want to radically solve the problem and have PC skills, there is a method of disabling system packages through USB debugging. This method allows you to remove even those components that cannot be disabled through the standard settings menu.
You will need a computer, a USB cable and the installed utility ADB (Android Debug Bridge). On the tablet, you need to enable developer mode and activate USB debugging. This is done in the menu Settings → About phonewhere you need to click on the build number 7 times.
Connect the tablet to the computer and enter the command to search for the name of the Zen package. Usually it looks like com.yandex.zen or com.yandex.browser. To remove or disable, use the following command in the command line:
adb shell pm uninstall -k --user 0 com.yandex.zen
This command will remove the application for the current user without affecting the system partition. This is safe and reversible: resetting the tablet to factory settings will return the application to its original state. Be careful when entering the package name to avoid removing critical system components.
Before entering ADB commands, be sure to write down the exact package name. An error in one letter can lead to the removal of the system launcher, which will make the tablet unusable without flashing it.
After executing the command, reboot the device. The news feed should disappear without a trace, and there will no longer be any trace of the service’s presence in the list of applications. This is the most effective method for experienced users.
Resetting settings and alternative launchers
If none of the above methods helped, it is possible that Zen is integrated too deeply into the device’s firmware. In this case, you can consider installing a third-party launcher that will completely replace the standard shell.
Applications like Nova Launcher, Microsoft Launcher or Smart Launcher allow you to fully control the appearance of your desktop. There is no room in their settings for pre-installed news feeds from manufacturers, which guarantees a clean interface.
Installing a new launcher requires setting it as the default application. After that, press the Home button, and the system will ask you to choose which shell to always use. Select the launcher you installed.
- 📲 Download an alternative launcher from Google Play.
- 🏠 Press the "Home" button and select a new application.
- 🎨 Customize the icon grid and disable unnecessary widgets.
The last resort is to completely reset the device to factory settings. This will erase all data but return the tablet to its original state. However, if Zen is built into the firmware at the system level, it may appear again immediately after the initial setup.
⚠️ Warning: A factory reset will delete all your photos, contacts, and installed apps. Be sure to back up your important data before starting the procedure.
Installing a third-party launcher is the best compromise between system security and completely getting rid of intrusive manufacturer software.
Preventing the appearance of news
To prevent the problem from returning in the future, you should be careful about installing new applications. Zen often comes to the device bundled with other Yandex apps, such as Yandex Maps or Yandex Market.
When installing, carefully read the terms of the license agreement and uncheck the boxes offering to install additional software. In the Google Play Store, it is also worth disabling automatic updates of system applications if you suspect that the update will return the feed.
Regularly check the list of installed widgets. Sometimes users accidentally add a news widget to their desktop, thinking it is a clock or weather. A long press on the widget will allow you to remove it from the screen.
Is it possible to remove Zen forever without root access?
It is impossible to completely remove a system application without superuser rights (Root), since it is located in a protected memory section. However, the method using ADB allows you to effectively hide it for the user, which is tantamount to deleting it in everyday use.
Why did the news remain after deleting Yandex Browser?
This means that your tablet has a separate system module “Yandex Feed” or “News Aggregator” installed, which does not depend on the browser. You need to look for it and disable it in the general list of applications in the Android settings.
Does disabling Zen affect the operation of other Yandex applications?
No, disabling the news feed or the Zen module itself will not affect the operation of maps, taxis or mail. These services operate independently and you can continue to use them as normal.
Is it safe to use ADB commands for a beginner?
Using ADB is safe if you copy the commands exactly from trusted sources and understand which package you are removing. The risk arises only when deleting the system components necessary to boot Android.