Owners of mobile devices based on the operating system Android often encounter pre-installed content from the search giant Yandex. The Personal Recommendations feed, formerly known as Zen, can take up significant space on your lock screen or browser, distracting you from your main tasks. Many users are looking for a way to remove this flow of information in order to free up RAM and reduce the number of notifications.

The process of deactivating the service is not always obvious, since developers periodically change the location of the switches in the settings. In addition, the degree of integration of the service depends on the specific firmware of your smartphone and the version of the installed browser Yandex.Browser. In this material, we will analyze in detail all the available methods for completely disabling the tape on various types of devices.

It is worth noting that completely removing system components sometimes requires obtaining superuser rights, but in most cases standard interface settings are sufficient. We will look at both software methods for disabling and physical methods for removing widgets from the desktop.

Disabling the feed in Yandex Browser

The most common source of content is a mobile browser from the company Yandex. By default, when the application is launched, the user sees a board with frequently visited sites and an endless news feed below it. To stop this flow, you need to go to the settings of the application itself.

Open the browser and click on the menu icon, which is usually located at the bottom of the screen or in the form of three dots in the corner. Select Settings, and then find the section responsible for the appearance of the main page. In different versions of the software, this item may be called differently, for example, โ€œHome Screenโ€ or โ€œScoreboardโ€.

Inside this menu you will find a switch responsible for showing recommendations. Disable the slider opposite the inscription โ€œShow Zen feedโ€ or similar wording. After this action, the next time you start the browser, the ribbon will disappear and you will see only a blank board with bookmarks.

  • ๐Ÿ” Open the browser menu through the button with three dots.
  • โš™๏ธ Go to the section Settings โ†’ Home screen.
  • ๐Ÿšซ Find the "Recommendations Feed" item and turn the switch to inactive.
๐Ÿ’ก

If, after disabling the feed, the browser continues to load news on startup, try clearing the application cache in the Android system settings.

Sometimes settings are reset after updating the application. In this case, the procedure must be repeated. It is also worth checking whether synchronization with servers is enabled, which can force a return to default settings when logging into your account.

Removing widgets from the desktop

Users often confuse disabling a service in the browser with deleting a widget from the desktop. A widget is a separate interface element that can display news even without launching the browser. You can remove it directly from the smartphone screen.

To do this, find a block with news on your desktop. Click on it and hold your finger for one to two seconds until the action menu appears or the screen editing mode begins. In most shells Android a trash or delete icon will appear at the top of the screen.

Drag the widget to the delete area or click on the cross that appears. If you have a custom shell installed from the manufacturer, for example MIUI or OneUI, the process may differ. In some cases, you need to go to the desktop settings and disable the display of the feed on the main screen.

โš ๏ธ Attention: Deleting a widget does not delete the application itself. The feed may return after rebooting the device if the โ€œGoogle Discoverโ€ or similar function from Yandex is activated in the launcher settings.

It is also possible to replace the standard launcher with a third-party one. Installing an alternative shell, for example Nova Launcher, allows you to fully control the appearance of your desktop and exclude the appearance of any pre-installed news feeds.

๐Ÿ“Š Where does the Zen feed annoy you the most?
In the browser
On the desktop
In notifications
Everywhere at once

Lock screen settings and Yandex.Start

A separate headache for many is the appearance of news on the lock screen. This function is often the responsibility of the application Yandex.Start or built-in shell services. You can disable them through the system settings of your smartphone.

Go to the main phone settings and find the "Lock screen" or "Wallpaper and style" section. In this menu, look for an item related to "Wallpaper Carousel", "Block History" or "Recommendations". If the content source from Yandexis activated there, simply switch it to "No" or select a static wallpaper.

In some cases, the source is a separate application. Go to Settings โ†’ Applications and find Yandex.Start or Yandex.Feedin the list. Go inside and click the "Disable" or "Uninstall updates" button if the system does not allow you to remove the application completely.

Source content Where to look for the setting Action
Yandex.Browser Browser menu โ†’ Settings Turn off "Zen Feed"
Desktop Long press on the widget Delete widget
Lock screen Phone settings โ†’ Lock screen Disable carousel/feed
Yandex.Start Settings โ†’ Applications Disable application

After completing these steps, the lock screen should become blank, displaying only the time, date and notifications from other applications. This will also have a positive effect on battery life, since the phone will not need to constantly download new content in the background.

Banning notifications from the service

Even if you have hidden the feed from the visible part of the interface, the application can continue to send push notifications with article titles. This is one of the most intrusive functions, which also needs to be deactivated for complete comfort.

Go to the settings of your smartphone and select the "Notifications" section. Find Yandex.Browser or Yandexin the list of applications. Inside you will see a detailed list of notification types. Find the "News", "Recommendations" or "Zen" category and turn off the toggle switch.

Blocking notifications guarantees that you will not be distracted by pop-up messages. However, remember that along with news, you can also disable important system notifications from the service, for example, about downloading files or download completion.

โ˜‘๏ธ Checking whether notifications are disabled

Done: 0 / 4

An alternative way is to hold down the notification itself and select "Disable notifications from this application" or "Settings". This is a quick path to the desired menu, allowing you to fine-tune the types of alerts you want to see.

Using ADB for advanced users

For those who are not afraid to work with the command line and want to remove system components deeply, there is a method using Android Debug Bridge (ADB). This method allows you to remove an application that usually cannot be uninstalled using standard means.

First, you need to enable USB debugging mode in the "For Developers" menu on your smartphone. Then connect your phone to your computer and install the ADB drivers. Once connected, run the command to find the package responsible for the tape.

adb shell pm list packages | grep yandex

Once you find the package you need (often it contains the words zen, news or start), use the command to remove:

adb shell pm uninstall -k --user 0 com.yandex.zen

โš ๏ธ Warning: Using ADB commands requires caution. Removing critical system packages can lead to unstable operation of the device or cyclic reboot.

This method is the most radical and effective. It physically removes the custom version of the application for the current user. You can restore it only by resetting it to factory settings or reinstalling it through the app store.

Risks of using ADB

If you enter the package name incorrectly, you can remove a system component necessary for the phone to operate. Always double-check the package name before entering the uninstall command.

Alternative browsers and launchers

If the built-in tools do not help or you simply do not want to use ecosystem products Yandex, the best solution is to change the software. The market Android offers many alternatives that do not impose news feeds.

Consider installing open source browsers such as Firefox, Brave or DuckDuckGo. These applications focus on privacy and a clean interface, without offering built-in news aggregators on the start page.

You can also change the launcher - the app responsible for the desktop and application menu. Standard launchers from phone manufacturers often integrate partner services. Third-party solutions give complete control over what is displayed on your screen.

  • ๐ŸฆŠ Firefox โ€” flexible configuration and the absence of unnecessary content.
  • ๐Ÿฆ Brave โ€” built-in blocking of ads and trackers.
  • ๐Ÿ”’ DuckDuckGo โ€”maximum privacy and minimalism.

Switching to alternative software solves the problem radically. You will no longer be dependent on interface updates Yandexthat may bring back annoying features. This also increases the overall security of the device.

๐Ÿ’ก

Changing the browser and launcher is the most reliable way to get rid of intrusive content, since you completely exclude the source of its appearance from the system.

Frequently asked questions

Is it possible to completely remove Yandex Zen without root access?

Complete removal of a system application without root access is only possible through ADB commands. By standard means, you can only disable the application or hide its widgets, but the files will remain in the device memory.

Why does the Zen feed appear again after updating the browser?

When updating the application, the settings are often reset to default values, which include showing recommendations. You need to go back to your browser settings and disable the feed.

Does disabling Zen affect the operation of other Yandex services?

No, disabling the news feed does not affect the operation of search, maps, mail or disk. The functionality of other applications remains fully accessible.

How to disable Zen on a Xiaomi or Samsung phone?

The principle is the same for all devices: you need to disable the widget on the desktop and the ribbon in the browser. On Xiaomi, it is also worth checking the settings of the Explorer and Music applications, where news is sometimes built in.

Is it safe to use the uninstall command via ADB?

The command is safe for user data, but risky for the system if you remove the wrong package. It hides the application for the current user without damaging the system partition forever.