Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AGM-2305] Samsung Auto Blocker feature #627

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
29 changes: 29 additions & 0 deletions docs/adguard-for-android/solving-problems/auto-blocker.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: How to disable Auto Blocker
DashaBu marked this conversation as resolved.
Show resolved Hide resolved
sidebar_position: 19
---

:::info

This article is about AdGuard for Android, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock)

:::

Starting with One UI 6.1.1 (Android 14), Samsung introduced a security enhancement called *Auto Blocker*, which is enabled by default on the latest Galaxi smartphones. This feautures automatically blocks sideloaded apps from unverified sources unless the user manually overrides the setting.
DashaBu marked this conversation as resolved.
Show resolved Hide resolved

Since AdGuard for Android [can't be published on Google Play](https://adguard.com/en/blog/adguard-google-play-removal.html), you need to mannualy install it. However, with the new *Auto Blocker* enabled, some users may encounter issues when installing AdGuard APK files. To address this, we’ve provided a step-by-step guide below on how to disable *Auto Blocker*.
DashaBu marked this conversation as resolved.
Show resolved Hide resolved

## How to disable Auto Blocker

Follow the instructions to turn off *Auto Blocker*.

1. Open your device settings
1. Go to *Security and privacy*
1. Scroll down and select *Auto Blocker*
1. Toggle the setting off

![Disable Auto Blocker setting *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/auto-blocker/auto_blocker_en.png)
DashaBu marked this conversation as resolved.
Show resolved Hide resolved

Once Auto Blocker is disabled, you can proceed with installing AdGuard Ad Blocker by tapping *Install*.
DashaBu marked this conversation as resolved.
Show resolved Hide resolved

![Press Install button *border](https://cdn.adtidy.org/content/kb/ad_blocker/android/solving_problems/auto-blocker/install_en.png)
DashaBu marked this conversation as resolved.
Show resolved Hide resolved
Loading