Intrusive pop-ups and videos that interrupt the viewing of content have become a real scourge of the mobile data. Users Yandex Browser often encounter a situation where built-in filtering tools skip aggressive banners or play promotional inserts before loading the page. This is not only annoying, but also significantly wastes mobile data and also reduces the battery life of your device.

Fortunately, there are several effective ways to minimize or completely eliminate visual noise. From simple settings within the application itself to advanced methods using system DNS filters, the choice depends on your technical savvy and the desired level of protection. In this article, we will analyze in detail each of the available options so that you can choose the best one for yourself.

Built-in ad blocker settings

First of all, you should check the standard capabilities of the browser itself. The developers Yandex implemented a basic protection module, which is activated by default, but its settings can be changed for more aggressive filtering. Go to the menu by clicking on the three dots in the lower right corner and select Settings.

In the list that opens, find the section responsible for security and privacy. This is where the blocker switch is hidden. Make sure it is in the active position. However, the standard mode often misses so-called โ€œnativeโ€ advertising, which is disguised as site content.

To enhance protection, it is recommended to enable the option to block shocking ads. This feature prevents pop-ups with inappropriate content. It is also worth activating protection against site spoofing, which indirectly affects the number of fraudulent redirects, often accompanied by video inserts.

๐Ÿ’ก

Enable the "Turbo" mode in the browser settings - this will not only speed up the loading of pages when the Internet is poor, but will also compress traffic, automatically cutting off some of the heavy advertising banners.

Do not forget to periodically update the filters. Although the update process is automatic in the mobile version, forcing a page reload or restarting the application can help apply the new blocking rules if you notice that old banners are starting to appear again.

Using private DNS for global blocking

The most effective method, which does not require installing third-party applications, is to configure the system DNS. This method works at the operating system level Android (starting from version 9) and filters traffic for all applications, including Yandex Browser. The essence of the method is to redirect requests to advertising servers into the โ€œvoid.โ€

To activate this function, open the main settings of your smartphone. Find the section Connections or Network and Internet. In the list of options, select Private DNS (sometimes called "Personal DNS"). By default, the mode is "Auto" or "Disabled".

You need to select the "DNS Provider Hostname" mode and enter the address of a reliable filter. One of the most popular and stable solutions is the service AdGuard DNS. Enter the following value in the field:

dns.adguard.com

After saving the settings, the system will begin to block requests to known advertising networks. This will allow you to get rid of video ads on YouTube (in some cases), in news feeds and on partner sites. It is important to understand that this method may slightly increase the response time when first connecting to a new site, since domain name resolution is required through an external server.

What to do if the Internet is lost after changing DNS?

Sometimes the selected server may not be available in your region. If pages stop loading, go back to the DNS settings and select the "Disabled" or "Auto" mode to restore the connection through the provider.

It is worth noting that this method is not a panacea for video platforms like YouTube, since they often use the same domains to deliver content and advertising. However, for regular surfing on news portals and forums, this solution works flawlessly and does not load the smartphoneโ€™s processor.

Installing extensions to block content

Unlike the desktop version, the mobile one has limited support for extensions from the store. Yandex Browser has limited support for store extensions Chrome Web Store. However, this does not mean that you are unable to use powerful filters. The browser supports the installation of some popular blockers directly or through the add-on directory.

Go to the browser add-ons menu. In the search, enter the name of the filter, for example, AdGuard or uBlock Origin. If the official extension is not available for the mobile platform, you can try adding it manually by downloading the crx file, although support for this feature varies from version to version.

After installing the extension, you need to configure its filters. Go to the settings of the addon itself and make sure that block lists for your region are activated. Pay special attention to the "Russian" filter and the blocking list of mobile advertising networks.

โ˜‘๏ธ Setting up the extension

Done: 0 / 5

Extensions consume additional RAM resources. If you have a budget device with little RAM, using heavy addons may slow down your browser. In this case, it is better to limit yourself to one light filter or use the DNS method described above.

Comparison of ad blocking methods

The choice of the optimal method depends on your priorities: speed of operation, ease of setup or maximum efficiency. Below is a table comparing the main methods by key parameters so you can make an informed decision.

Method Setting up complexity Impact on battery Effectiveness against video
Built-in blocker Low Minimum Medium
Private DNS Average None High (for websites)
Extensions (AdGuard) High Average Maximum
Turbo mode Low Low Low (banners only)

As can be seen from the table, a combination of methods often gives the best result. For example, using a built-in blocker together with a private DNS provides reliable protection without significantly compromising device performance.

If your goal is solely to watch videos without interruptions on third-party resources, then extensions will do the best job. For normal navigation through news and articles, DNS settings are sufficient, which also work in all applications on the phone, and not just in the browser.

๐Ÿ“Š Which blocking method do you use most often?
Built-in browser settings
Private DNS (dns.adguard.com)
Third-party blocker applications
I watch advertising, it doesnโ€™t bother me

Specifics of blocking video ads on YouTube

The issue of blocking ads inside video services deserves special attention. Standard methods, such as DNS or regular extensions, are often powerless against advertising in the official YouTube application or even on the mobile version of the site through a browser. This is due to the fact that the video stream and advertising inserts often come from the same domains.

In Yandex Browser it is possible to watch the video in picture-in-picture mode or with the screen turned off, but this does not remove the videos themselves. To combat video insertions on movie theater sites and video hosting sites, it is recommended to use specialized scripts or extensions that can filter streaming traffic.

โš ๏ธ Attention: Complete blocking of advertising in the official YouTube application through browser settings is impossible, since the browser does not control the operation of third-party applications. This requires modified clients or a premium subscription.

Some users resort to installing modified versions of browsers or using plugins like Video AdBlock. However, it is worth remembering the security risks when installing software from unverified sources. The official Google Play store strictly monitors applications that violate the rules of the platforms.

If you watch videos on news portals through the Yandex Browser, turning on the "Turbo" mode and applying DNS filtering in 80% of cases solves the problem of interrupted viewing. The remaining 20% โ€‹โ€‹is integrated advertising, which can only be hidden through an extension with the function of blocking page elements (Cosmetic filtering).

Advanced settings and hosts files

For users with root access, another level of control over advertising is opened. Editing the system file hosts allows you to redirect requests to advertising servers to the local address of the device, effectively blocking them at the lowest level of the network.

This method requires superuser rights and a file manager with access to system partitions. You need to open the file /system/etc/hosts and add a list of advertising network domains there. There are ready-made lists that can be found in enthusiast communities, for example, the project StevenBlack hosts.

127.0.0.1 adserver.example.com

127.0.0.1 tracking.analytics.com

The advantage of this method is that it works even without an Internet connection (if the lists are already downloaded) and does not depend on Android versions or browser updates. However, any mistake when editing system files can lead to unstable network operation or even bricking of the device.

๐Ÿ’ก

Modifying the hosts file is the most radical and effective method, but it requires root access and great caution. An error in the syntax can disrupt the entire Internet on your phone.

โš ๏ธ Attention: Before making changes to system files, be sure to create a full backup (NANDroid backup) through recovery. It can be extremely difficult to restore network operation after an error in the hosts without a backup.

It is also worth considering that advertising networks are constantly changing their domains. The list in the hosts file requires regular updating, otherwise the blocking effectiveness will decrease over time. To automate this process, there are special host managers available in application stores for rooted devices.

Frequently asked questions (FAQ)

Why do ads still appear after turning on all the settings?

Some sites use methods to bypass blockers (Anti-Adblock). They can detect the presence of a filter and block content or replace advertising scripts. Try clearing your browser cache or temporarily disabling the blocker for a specific site if the content is not displayed.

Will turning on a DNS filter slow down the Internet?

In most cases, the difference is unnoticeable. Sometimes the initial connection time to the site (DNS lookup) may increase, but the loading speed of the content itself (videos, pictures) will not be affected, and will even increase due to the lack of loading of heavy advertising modules.

Is it safe to use third-party extensions in the Yandex Browser?

Extensions from the official Yandex catalog or Chrome Web Store are tested and relatively safe. Avoid installing addons from suspicious forums or Telegram channels, as they may contain malicious code to steal data.

Is it possible to block ads only in incognito mode?

The blocker settings in Yandex Browser are applied globally to all operating modes, including incognito. It is impossible to separately configure filtering only for private mode in the current version of the application.