Yandex Zen is automatically installed on many smartphones Huawei and Honor as part of pre-loaded applications (bloatware). Even if you don't use this recommendations feed, the service continues to work in the background: it consumes traffic, displays notifications, and takes up memory space. In this article we will analyze all possible ways to disable from standard settings to radical methods for advanced users.

The peculiarity of smartphones Huawei is that they work on a proprietary shell EMUI (or Magic UI for new models), which limits user rights. This means that simple deletion via Settings โ†’ Applications often is not available. However, there are workarounds - we will look at them below. Important: some methods require admin rights or unlocking the bootloaderwhich may affect the warranty.

If you're looking for a way to get rid of annoying notifications or just want to free up space on your device, choose the appropriate option from the instructions below. We tested the methods on models Huawei P40 Pro, Mate 50, Nova 9 and Honor 70 with different versions EMUI 12/13 and Android 10-13.

1. Disabling Yandex Zen notifications

The easiest and safest way is Block notifications from the application. This won't remove Zen completely, but it will stop you from being distracted by pop-ups. Suitable for those who rarely use the service, but do not want to risk system stability.

How to do it:

  • ๐Ÿ“ฑ Open Settings โ†’ Notifications and panel status.
  • ๐Ÿ” In the list of applications, find Yandex Zen (or Yandex Zen on English firmware).
  • ๐Ÿ”” Switch the slider Allow notifications to position Off
  • ๐Ÿ›ก๏ธ Additionally turn off Sound, Vibration and Pop-up notifications.

This method does not require superuser rights and does not affect the warranty. However, the application will remain in the system and will be updated via AppGallery or Google Play (if installed).

โš ๏ธ Attention: On some firmware Huawei notifications from Zen may be disguised as system notifications (for example, โ€œRecommendationsโ€). Check the section Settings โ†’ Applications โ†’ Yandex Zen โ†’ Notifications โ€”there may be hidden channels.
๐Ÿ“Š How often do you use Yandex Zen?
I never open
I read sometimes
I use it every day
I deleted it immediately after buying the phone

2. Limiting background activity

Yandex Zen continues to work in the background even after notifications are turned off: it synchronizes data, downloads content and consumes battery power. To minimize its impact on performance, limit background activity:

Instructions:

  1. Go to Settings โ†’ Applications โ†’ Applications (or Application Manager).
  2. Find Yandex Zen in the list and tap on it.
  3. Select Battery โ†’ Limit background activity.
  4. Enable the option Manual control and disable all permissions (geolocation, autorun, etc.).

Also recommended:

  • ๐Ÿšซ Disable autorun: Settings โ†’ Applications โ†’ Autorun (find Zen and disable).
  • ๐Ÿ“ต Limit mobile data: Settings โ†’ Wireless networks โ†’ Data transfer โ†’ Applications.
  • ๐Ÿ”„ Disable automatic updates in AppGallery or Google Play.
Action Effect Are root access required?
Disable notifications Pop-up windows stop appearing No
Limit background activity Battery and traffic consumption is reduced No
Prohibition of auto-start The application does not start when the phone is turned on No
Removal via ADB Complete removal for the user (system files remain) No, but you need a PC
โš ๏ธ Attention: On Huawei s EMUI 13+ may be missing "Limit background activity" option. In this case, use power saving mode for the application: Settings โ†’ Battery โ†’ Power saving mode โ†’ Yandex Zen.

3. Removing Yandex Zen via ADB (without root)

If standard methods do not help, you can uninstall the application for the current user using ADB (Android Debug Bridge). This does not require superuser rights, but you will need a computer and a USB cable.

Step-by-step guide:

  1. Enable Mode developer on the phone:
    • Go to Settings โ†’ About phone.
    • Tap 7 times on the item Build number (or EMUI Version).
    • Go back to Settings โ†’ System โ†’ Developer Options.
    • Activate USB Debugging.
  • Connect your phone to the PC and install ADB-tools (or use Minimal ADB and Fastboot).
  • Open the command line (cmd) in the folder with adb.exe and enter:
  • adb devices

    (Should appear your device. If not, check the drivers and allow debugging on your phone.)

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

    After executing the command, the application will disappear from the menu and stop working. Important: Zen system files will remain on the device, but will not be active for your profile.

    Developer mode is enabled

    USB debugging enabled

    Huawei drivers installed on PC

    ADB-tools package downloaded

    Phone connected via original cable -->

    โš ๏ธ Attention: On some models Huawei (for example, Mate 30 Pro) the command may not work due to blocking OEM. In this case, try an alternative package: com.yandex.browser (if Zen is built into Yandex Browser).

    4. Complete removal with root access

    If you are ready to take radical measures, complete removal of the system application is only possible with superuser rights (root). This method is suitable for experienced users, as it requires unlocking the bootloader and installing a custom recovery (for example, TWRP).

    What you will need:

    • ๐Ÿ”“ Unlocked bootloader (on Huawei this is officially only possible for older models until 2018).
    • ๐Ÿ“ฑ Installed custom recovery (TWRP or analogues).
    • ๐Ÿ’ป app Root Explorer or Titanium Backup.

    Instructions:

    1. Boot the phone into recovery mode (Power + Vol Up).
    2. Install the ZIP archive from Magisk to get root.
    3. After reboot, install Root Explorer from AppGallery or APK.
    4. Navigate to /system/priv-app/ or /system/app/.
    5. Find folders named YandexZen, Zen or com.yandex.zen and delete them.
    6. Reboot the device.

    Warning: Removing system applications can lead to bootloop (boot loop) or unstable operation EMUIBefore proceeding, make a backup copy via TWRP!

    What happens if you delete a system application without a backup copy?

    Without a backup copy (nandroid backup), you risk losing the system's functionality. At best, there will be operational errors EMUI (for example, settings or the launcher will not open). In the worst case, the phone will stop turning on, and a flashing will be required through Fastboot or a service center. On Huawei with a locked bootloader, recovery is only possible using official methods (via eRecovery), which will reset all data.

    5. Alternative method: disabling via HiSuite

    Official utility Huawei HiSuite allows you to manage applications, but with limitations. In some cases, through it you can hide or deactivate pre-installed services, including Yandex Zen.

    How it works:

    1. Download and install HiSuite on PC.
    2. Connect your phone via USB (turn on File transfer or HiSuite in the notification shade).
    3. In the app, go to section Applications.
    4. Find Yandex Zen in the list and click Delete or Disable.

    This method has nuances:

    • โœ… Does not work on all models (depending on the version EMUI).
    • โŒ Does not remove the application completely - only hides it from the user.
    • ๐Ÿ”„ After resetting the settings or Zen system updates may appear again.
    โš ๏ธ Attention: HiSuite may offer to โ€œrestoreโ€ deleted applications the next time you connect. To avoid this, after disabling Zen, disable automatic synchronization in the app settings.

    6. Using third-party utilities (without root)

    If standard methods do not work, you can use specialized utilities to remove the blocker. Some of the most popular:

    • ๐Ÿ› ๏ธ Debloater Tool (works via ADB, does not require root).
    • ๐Ÿงน Universal Android Debloater (GUI interface for PC).
    • ๐Ÿ” Package Disabler (to disable packages without uninstalling).

    Example of working with Universal Android Debloater:

    1. Download the app c GitHub.
    2. Connect your phone via USB with debugging enabled.
    3. Run the utility and wait for the list of packages to load.
    4. In the search bar, enter zen or yandex.
    5. Select the ones found packages and click Uninstall (for the user) or Disable.

    The advantage of this method is security: the utilities do not make changes to the system partition, but only modify the data of the current user. However, the effectiveness depends on the phone model and version EMUI.

    ๐Ÿ’ก

    Before using third-party utilities, check reviews about compatibility with your model Huawei. Some tools may not work correctly with EMUI 13+ due to changes in security policy.

    7. What to do if nothing helps?

    If none of the methods worked, radical or temporary solutions remain:

    • ๐Ÿ”„ Reset to factory settings (sometimes it helps, but Zen can return after the first update).
    • ๐Ÿ“ต Disable the Internet for the application via Settings โ†’ Applications โ†’ Yandex Zen โ†’ Mobile data and Wi-Fi.
    • ๐Ÿ›ก๏ธ Blocking via firewall (for example, NetGuard without root).
    • ๐Ÿ“ฆ Installing custom firmware (for example, LineageOS, but this will void the warranty).

    On new models Huawei (for example, Mate 60 or P60) system applications are more protected, and deleting them without root is almost impossible. In this case, all that remains is turn off notifications and limit activityas described in the first sections.

    โš ๏ธ Attention: On devices with HarmonyOS (for example, Huawei Mate X3), removal methods may differ. HarmonyOS a different application architecture is used, and standard ADB commands often do not work.
    ๐Ÿ’ก

    The most reliable and secure method for most users is disabling notifications + limiting background activity. This will not remove Zen completely, but will make it invisible and not interfere with the operation of the phone.

    FAQ: Frequently asked questions

    Is it possible to remove Yandex Zen without a computer?

    Yes, but only if your phone already has superuser rights (root). Without a PC and ADB, it is impossible to completely remove the system application on Huawei the maximum you can disable it through Settings โ†’ Applications (but this will not delete the files).

    Why does Zen appear again after updating EMUI?

    Pre-installed applications are restored when updating the firmware. To avoid this, after the update, re-apply one of the removal methods (for example, via ADB). You can also turn off automatic updates EMUI in settings.

    Is it safe to use ADB to uninstall apps?

    Yes, as long as you follow the instructions and do not remove critical system components. The command pm uninstall -k --user 0 uninstalls the application only for the current user, without affecting system files. The risk is minimal, but always make a backup copy of your data.

    How to check if Zen is really deleted?

    Open Settings โ†’ Applications and enter โ€œZenโ€ or โ€œYandexโ€ in the search. If the application is not found, it has been deleted for your profile. You can also use the ADB command: adb shell pm list packages | grep yandex (should return an empty result).

    Is there a legal way to ask Huawei to remove Zen?

    Theoretically, you can contact support Huawei with a request to provide firmware without pre-installed applications, but in practice the company rarely meets halfway. An alternative is to buy models for the European market (for example, marked C432), where there is often less blaster.