Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 106 additions & 0 deletions docs/general/older-os.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
title: Installing AdGuard on older OS versions
sidebar_position: 10
---

If your device runs an older operating system, you may not be able to install the latest version of AdGuard. If this is the case, you can download an earlier, compatible version of the app using the links below.

:::note

Older versions of the app may not include the latest features and may no longer receive updates.

:::

## Android

AdGuard Ad Blocker for Android and Android TV require **Android 9 or later**.

If your device runs an older Android version, you can install an earlier version of the app:

- https://agrd.io/android-older-version

Download the `.apk` file and install the app as usual.

:::note

To install the `.apk` file, you may need to allow [installation from unknown sources](https://adguard.com/kb/adguard-for-android/installation/#installation) in your Android settings.

:::

## iOS

AdGuard Ad Blocker requires **iOS 15.4 or later**.

:::note

Apple does not allow installing older app versions manually. If your device runs an older iOS version, AdGuard may not be available for installation.

:::

## macOS

Starting with AdGuard for Mac v2.18 beta, the minimum supported system version is **macOS 12 Monterey**.

If your Mac runs an older version of macOS, install one of the following releases:

- macOS 10.9 and older (64-bit only)
https://agrd.io/macos-10-9

- macOS 10.12
https://agrd.io/macos-10-12

- macOS 10.13–10.14
https://agrd.io/macos-10-13-10-14

- macOS 10.15–11
https://agrd.io/macos-10-15-11

Download the `dmg` file and install the app as usual.

## Windows

Starting with AdGuard for Windows v8.0 requires **Windows 10 or later**.

If you are using an older Windows version, you can install one of the following releases:

- Windows XP
https://agrd.io/windows-xp

- Windows 7
https://agrd.io/windows-7

- Windows 8 and 8.1
https://agrd.io/windows-8-8-1

Download the `.exe` file and install the app as usual.

## AdGuard Mini for Mac (formerly AdGuard for Safari)

AdGuard Mini for Mac requires **Safari 15 or later (macOS 12 Monterey)**.

If your device cannot run a newer Safari version, try installing beta builds of AdGuard Mini through TestFlight:

- AdGuard Mini on TestFlight
https://agrd.io/adguard_for_safari_testflight

:::note

TestFlight builds are available for a limited time.

:::

If your system uses an older Safari version, you can try installing one of the earlier releases:

- AdGuard for Safari v1.11.24
https://agrd.io/safari_release

- AdGuard for Safari v1.3.3
https://agrd.io/safari-1-3-3

- AdGuard for Safari v1.4.1
https://agrd.io/safari-1-4-1

- AdGuard for Safari v1.5.2
https://agrd.io/safari-1-5-2

Older Safari versions may not support modern content blocking API. If possible, we recommend updating your browser or operating system to the latest version supported by your device.
Loading