Services Yandex are pre-installed on many smartphones with Android โespecially on devices of Russian brands like Redmi, Realme or Honor. Even if you don't use Yandex.Search, Browser or Maps, they continue to work in the background: collecting location data, showing ads and draining battery power. In this article we will look at how completely deactivate or delete Yandex services โfrom standard methods to hidden settings for experienced users.
It is important to understand: some applications (for example, Yandex.Kit na Xiaomi) are integrated into the firmware and cannot be deleted through the menu. They will require ADB commands or rights root. We will consider all options - from simple to advanced, taking into account the features of different versions Android 10โ14.
If you want not just to disable, but block data collection or remove pre-installed services without root access, the article has separate sections with detailed instructions. We will also explain what consequences may occur after deactivation - for example, will they stop working? data-i="58">Music Yandex.Taxi or Music.
1. Standard disabling through Android settings
The safest way is to deactivate unnecessary services in the application menu. This won't remove them completely, but it will stop background activity and clear notifications. Suitable for most devices without root access.
Instructions:
- ๐ฑ Open
Settings โ Applications(orSettings โ All applicationson some firmware). - ๐ Enter โYandexโ in the search bar - the system will show all related applications.
- โ๏ธ Select the one you need (for example, Yandex.Browser) and press
Disable(on some devices -Uninstall updates, thenDisable). - โ ๏ธ Confirm the action in the dialog box.
After disconnecting, the application will disappear from the menu and will no longer launch, but its data will remain in the device memory. To free up space, you need to clear the cache and data:
- In the same application menu, press
Storage. - Select
Clear cacheandClear data. - To completely remove updates, click
Delete updates(if the button is active).
Check whether Yandex.Search is used as the default search engine
Save important data from Yandex.Disk or Notes
Make sure alternative applications (Google Maps, Chrome) are installed and configured
Disable synchronization with Yandex account (if used)
-->
โ ๏ธ Attention: On some devices (for example, Samsung Galaxy with a proprietary shell One UI), the button Disable may be blocked. In this case, proceed to the next section with ADB commands.
2. Removal via ADB (without root access)
If standard shutdown does not work, you can remove services Yandex using Android Debug Bridge (ADB). This method does not require superuser rights, but will require connecting the smartphone to the computer.
Step-by-step guide:
- Enable USB debugging:
- Go to
Settings โ About phone. - Tap 7 times on
Build numberto activateDeveloper mode. - Go back in
Settings โ System โ Developer Modeand enableUSB Debugging.
- Go to
- Download Platform Tools from the official website Android.
- Unpack the archive and open
cmd(orTerminalto Mac/Linux) in this folder. - Connect your phone and run the commands:
adb devices(the name of your device should appear)
adb shell pm uninstall -k --user 0 com.yandex.browser(replace
com.yandex.browserwith the package of the desired application from the table below). - Open
Settings โ Accounts(orUsers and accounts). - Find Yandex in the list and select it.
- Click
Delete account(orDisable synchronizationif you want to leave the account, but stop sharing data).
| Application | Package name | Can it be removed via ADB |
|---|---|---|
| Yandex.Browser | com.yandex.browser |
Yes |
| Yandex.Search | com.yandex.searchplugin |
Yes (not on some firmware) |
| Yandex.Maps | ru.yandex.yandexmaps |
Yes |
| Yandex.Disk | ru.yandex.disk |
Yes |
| Yandex.Kit (on Xiaomi) | com.yandex.kit |
No (root required) |
If an error appears after executing the command DELETE_FAILED_DEVICE_POLICY_MANAGER, then the application is protected by device policies. In this case, only obtaining root access or resetting to factory settings will help (but the services will return after the update).
Before deleting via ADB, make a backup copy of the data. If something goes wrong, you can restore the application via adb shell cmd package install-existing com.yandex.browser (replace the package with the desired one).
3. Disabling through Yandex account settings
If you are logged in Yandex account on your phone, the company's services can be synchronized automatically. To stop this:
After this:
- ๐ Stop synchronizing Notes, Mail and Calendar.
- ๐ Yandex.Maps will lose access to location history.
- ๐ Automatic login to services (for example, Yandex.Taxi) will be disabled.
- Go to
Settings โ Applications โ Yandex.Browser(or another service). - Select
Battery(orBattery optimization). - Activate the option
Limit background activityorOptimize. - In the section
Mobile datadisableBackground traffic. - ๐ต Disable notifications:
Settings โ Applications โ Yandex.Search โ Notifications โ Disable. - ๐ Prohibit autorun:
Settings โ Applications โ Autorun โ Yandex.Maps โ Disable. - ๐ Remove from them: in multitasking, swipe the application up and pin the gesture
Do not keep in memory(on MIUI and ColorOS). - Install a file manager with root support (for example, Root Explorer or FX File Explorer).
- Go to the folder
/system/priv-app/or/system/app/. - Find folders with names
Yandex*(for example,YandexKit,YandexSearch). - Delete folders or rename them by adding them at the end
.bak(for example,YandexKit.bak). - Restart the device.
- Download debloater script for your model (for example, Universal Debloater).
- Load into TWRP and flash the script as
zip-file. - In the list of applications, check all services Yandex and confirm deletion.
- ๐ก Install the application DNS Changer (or use the built-in settings
Wi-Fi โ Change network โ Advanced โ DNS). - ๐ง Enter addresses
1.1.1.1(Cloudflare) or8.8.8.8(Google). - ๐ Add blocking rules for domains DNS Changer add blocking rules for domains
.yandex.ruand.yandex.net. - Open the file
/system/etc/hostsin a text editor with root access. - Add the lines:
127.0.0.1 mc.yandex.ru127.0.0.1 appmetrica.yandex.ru
127.0.0.1 mobile.yandex.ru - Save the file and reboot device.
- โ Advertising banners will stop showing in the browser and search.
- โ Geolocation data will not be transmitted to the servers.
- โ Some functions (for example, voice search or updating maps) will stop working.
- ๐ Disable automatic updating of system applications:
Settings โ Applications โ Three dots (menu) โ Special access โ Installing unknown applications โ Disable for all sources - ๐ฆ Uninstall updates for system services:
- Go to
Settings โ Applications โ Yandex.Kit. - Click
Uninstall updates(if the button is active).
- Go to
- ๐ง Use Magisk modules (for root):
- Install the module Universal Debloater or App Systemizer via Magisk.
- Add services Yandex to the list to block.
- Flash custom firmware (for example, LineageOS or Pixel Experience), where there are no pre-installed services.
- Resign yourself and use ad blockers like AdGuard or Blokadathat filter traffic Yandex.
- On weak devices (2โ4 GB of RAM) will be freed up to
300โ500 MBRAM. - On flagships (6+ GB of RAM) the performance increase will be minimal, but battery life will increase.
- If services actively used the Internet (for example, Yandex.Maps with background geolocation), traffic and battery power will be saved noticeably.
- Disable in
Settings โ Applications(if there is no buttonDisable, use ADB). - Delete via Package Disabler Pro (purchase required, but no root access required).
- Block in Knox (if the device is corporate).
If all else fails, there are two options left:
FAQ: Frequently asked questions
Can I disable Yandex.Search, if it is installed as a system application?
Yes, but only through ADB or with root-rights. Standard disabling in settings may not be available. Use the command:
adb shell pm uninstall -k --user 0 com.yandex.searchpluginIf an error appears, try first uninstalling updates for the application, then disabling it.
Will Yandex.Taxi or Music stop working after deleting the services?
No, Yandex.Taxi and Yandex.Music are separate applications. Their work does not depend on Yandex.Search or Browser. However, if you delete Yandex.Kit (on Xiaomi), you may lose the ability to log in through your Yandex account in these services.
How to recover deleted services if needed?
Recovery methods:
Will the smartphone work faster after removing Yandex services?
Yes, but the effect depends on the model:
Is it possible to disable Yandex on Samsung smartphones?
On Samsung Galaxy services Yandex usually are not pre-installed, but if they appeared after the update, you can:
On firmware One UI 5.0+ some system applications are protected - they can only be limited (see section 4).
โ ๏ธ Attention: On some devices (for example, Huawei s HMS), deleting a Yandex account may lead to a malfunction of branded services. Before proceeding, check whether the account is used for authorization in other applications.
4. Blocking background activity (to save battery)
If you donโt want to delete services, but they consume battery, you can limit their operation in the background. This will not disable applications completely, but will reduce the load on the system.
How to limit:
Additionally, you can:
What will happen if you limit Yandex.Navigator?
If you limit background activity Yandex.Navigator, it will stop updating traffic jams in real time and lose connection with GPS when the application is minimized. However, the main functions (route building, voice prompts) will remain working while the application is open.
5. Removing Yandex system services (root required)
On some devices (for example, Xiaomi Redmi Note or Realme Narzo) services data-i="219">built into the firmware as system ones. You can delete them only with rights Yandex sewn into the firmware as system ones. You can delete them only with the rights root or through custom recovery (TWRP).
Instructions for root users:
To delete via TWRP:
โ ๏ธ Attention: Deleting system applications can lead to unstable firmware operation or errors during update. Before proceeding, make a full backup via TWRP or Titanium Backup.
If, after removing system services, the phone no longer updates over the air (OTA), return the deleted files or flash the firmware manually via Fastboot.
6. Alternative methods: disabling via DNS and host file
If you cannot remove services, you can block their access to the Internet. This will stop data collection and advertising, but the applications will remain in the system.
Method 1: Change DNS
Method 2: Edit the hosts file (root required)
These methods block applications from communicating with servers Yandex, but do not delete them. At the same time:
7. What to do if services return after updating
On some devices (especially with proprietary shells like MIUI or Flyme OS) services Yandex are restored after updating the firmware. To avoid this: