Many users of smartphones based on Android are faced with a situation where the browser interface is full of unnecessary elements. Most often this concerns pre-installed search engine services Yandex, which aggressively promotes its widgets and quick access buttons. The “Yandex” or “Zen” button, located directly in the search bar or below it, is especially annoying, preventing you from entering queries and taking up useful screen space.
You can remove this element in different ways, depending on whether it is part of the browser itself Yandex Browser or it is a widget integrated into standard Chrome or another system shell. In some cases, deep configuration of access rights is required, while in others, a simple switch in the menu is enough. Understanding the source of the button's appearance is the first step towards a clean interface.
In this article we will analyze in detail all possible scenarios: from standard settings to use ADB for advanced users. You will learn how to permanently get rid of the intrusive element without losing the functionality of the browser itself. The instructions are relevant for most versions Android from 10 to 14.
Analysis of the source of the button in the interface
Before proceeding with disabling, it is necessary to accurately determine the nature of the appearance of the button. Often, users confuse the browser's built-in feature with a system widget or even an advertising module of a third-party application. If the button is located directly inside the text input line (omnibar), then this is most likely a setting of Yandex Browser itself Yandex Browser.
If the element is located on the desktop or at the bottom of the screen on top of other windows, we are talking about a widget. In modern versions Android smartphone manufacturers (Xiaomi, Samsung, Realme) often integrate Yandex services at the firmware level. This means that the button can appear even in a standard browser Chromeif the corresponding plugin is activated in the system.
⚠️ Attention: If the button appears suddenly after installing a new application, check the list of recently installed apps. Some “optimizers” or “flashlights” implement their advertising modules, masquerading as system elements.
For accurate diagnostics, hold your finger on the button for a couple of seconds. If a menu appears with the items “Edit”, “Delete” or “Widget Settings”, then you are dealing with a separate graphic element. If there is no reaction or the menu of the browser itself opens, you need to go deep into the application settings.
Settings of the built-in Yandex Browser
The most common case is using an official application from the developer. In recent updates, the company has added many elements of monetization and promotion of the service Zen. The button can display a logo or offer a quick transition to the voice assistant Alice.
To remove the button from the search bar, open the browser menu by clicking on the three dots in the lower or upper corner of the screen. Go to section Settings. Here you need to look for an item related to appearance or search bar. In different versions, it may be called differently: “Search bar”, “Search widget” or “Interface elements”.
Find the switch responsible for displaying a logo or an additional button inside the omnibar. Usually it is signed as “Show Yandex button” or “Logo in the search bar.” Move the toggle switch to the inactive position. The interface should update instantly, without the need to restart the application.
If the standard switch does not help, try changing the default search engine to Google in the same settings. This often automatically hides Yandex branded elements.
In some cases, the button is part of the “Quick Access” function. It can be pinned to the start page. To delete it, you just need to hold down the icon on the display and select “Delete” or the cross. However, if the button is built into the interface code as an undeletable element, more radical measures will be required, which will be discussed below.
Disabling widgets on the Android desktop
If the intrusive element is not located inside the browser, but directly on the main screen of your smartphone, it is a widget. The operating system Android allows you to flexibly manage such objects. The standard removal procedure is simple, but sometimes manufacturers complicate the process by blocking the removal of system widgets.
Press the button and hold your finger for 2-3 seconds. The screen should vibrate and a frame or action menu should appear around the item. In the menu that appears, select Delete or drag the item to the top of the screen, where “Delete” or a trash can icon will appear.
If the system displays the message “This widget cannot be deleted,” it means that it is pinned in the launcher or is part of the system theme. In this case, try going to your desktop settings. This is usually done by long tapping on an empty space on the screen and selecting the item Settings or Widgets.
- 🗑️ Standard removal: Press the widget and drag it to the trash.
- ⚙️ Launcher settings: Disable the display of recommended widgets in the desktop settings.
- 📱 Change launcher: Install a third-party launcher (Nova, Lawnchair), which ignores Yandex system widgets.
- 🚫 Disabling the application: Find the "Yandex" or "Yandex.Widget" application in the phone settings and disable it.
After completing these steps, space on the screen will be freed up. If the button returns after a reboot, it means that there is a background service running in the system that restores the widget. In this case, it is necessary to prohibit autostart of the corresponding application through the battery settings or special access rights.
Hiding elements through system settings
On brand smartphones Xiaomi, Redmi and Poco deep integration of Yandex services is often found. The button can be part of the corporate shell MIUI or HyperOS. In such situations, the usual deletion methods do not work, since the element is considered system.
Go to the general phone settings, section Applications -> All applications. Find in the list an application named “Yandex”, “Yandex.Browser” or “Yandex Services”. Click on it and select Disable or Uninstall updatesif the button appeared after the update.
It’s also worth checking the “Advanced Settings” or “Accessibility” section. Sometimes there are hidden items like “Recommendations” or “Personalization” that pull content from the Internet. Disabling these functions often removes unnecessary buttons from the search bar globally for the entire system.
Secret setting for MIUI
Enter in the phone code ##6484## to enter the engineering menu (be careful, do not change unfamiliar parameters), but more often it helps to disable MSOA (MIUI System Optimizer Assistant) in the list applications.
Do not forget that after disabling system components, the phone interface may be unstable. If you notice important functions missing, return the settings back. The table below shows examples of paths to settings for different manufacturers.
| Manufacturer | Path to settings | What to disable |
|---|---|---|
| Xiaomi / Redmi | Settings -> Applications -> Manage applications | Yandex, GetApps, MSA |
| Samsung | Settings -> Head. screen | Google News, Short Videos |
| Realme | Settings -> Screen and Brightness | Google Services, Global Search |
| Vivo | Settings -> Desktop and Wallpaper | Widgets, Recommendations |
⚠️ Attention: Android shell interfaces are constantly updated. Menu item names may differ depending on the firmware version. If you do not find an exact match, look for sections with the words “Screen”, “Desktop” or “Applications”.
Using ADB for complete removal
For users who want to be sure to get rid of the button and are not afraid of working with a computer, there is a method through ADB (Android Debug Bridge). This method allows you to delete or freeze system applications that cannot be disabled through the phone menu.
First you need to enable “USB Debugging” in the “For Developers” menu on your smartphone. Connect your phone to your PC, install drivers and ADB utilities. Open a command prompt on your computer and enter the command to test the connection:
adb devices
If the device is shown in the list, you can begin removing the packages responsible for the button. Most often these are packages with names containing yandex or browser. The removal command is as follows:
adb shell pm uninstall -k --user 0 com.yandex.browser
This command will remove Yandex Browser for the current user without affecting the system partition, which is safe for guarantee. After executing the command, the button will disappear forever until you reset to factory settings.
☑️ Preparing to work with ADB
Be extremely careful when entering package names. Removing critical system components can lead to a bricked device or an endless reboot. Always check the name of the package through the command adb shell pm list packages | grep yandex before deleting.
Alternative browsers and launchers
If dealing with pre-installed software seems too difficult, the simplest solution is to change the software. Installing an alternative browser, such as Firefox, Brave or Via Browser, will completely eliminate the appearance of Yandex buttons, since these applications do not have integration with the Russian service.
The situation is similar with launchers. The standard phone shell is often the source of intrusive elements. Installing a clean launcher, for example, Nova Launcher or Microsoft Launcherwill give you full control over your desktop. You can decide for yourself which widgets to display and which not.
The browser Brave is also interesting because it blocks trackers and ads by default, which can prevent the search string from being replaced by advertising modules. This solution is suitable for those who value privacy and minimalism.
Changing the browser to an independent product is not only a way to remove the button, but also a step towards increasing the security and speed of the device.
When using a third-party launcher, the system may periodically prompt you to return to the “native” interface. Just select the “Always” option when prompted to open the main screen to set the new launcher as default.
Frequently asked questions (FAQ)
Is it possible to remove the Yandex button without root access?
Yes, in most cases it is enough to disable the widget through the desktop settings or freeze the application through phone settings. root access is required only to delete system files, which is redundant in this situation.
Why does the button appear again after a reboot?
This happens if the autorun or synchronization service is active in the system, which restores widgets. Check the battery and autorun settings for Yandex applications, disabling them from running in the background.
Is it safe to use the ADB command to uninstall?
Using the command uninstall -k --user 0 is safe, since it deletes the application only for your user, without affecting the system partition. However, you need to remove only those packages whose purpose you are sure of.
How to remove a button in the Chrome browser on Android?
In Chrome, the Yandex button usually appears if Yandex is set as the default search engine or a widget on the desktop is active. Change the search engine in Chrome settings to Google and remove the widget from the screen.
Does disabling the button affect the operation of other services?
No, disabling a button or widget does not affect the operation of mail, maps or other Yandex applications if they are installed separately. You continue to use them as normal, just without an intrusive element in the interface.