-
Notifications
You must be signed in to change notification settings - Fork 279
20.08.2025 23:17:26 #738
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
Open
Mhmodkhl1980
wants to merge
1
commit into
AdguardTeam:master
Choose a base branch
from
Mhmodkhl1980:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
20.08.2025 23:17:26 #738
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1 @@ | ||
--- | ||
title: How to activate | ||
sidebar_position: 3 | ||
--- | ||
|
||
To activate your license, go to the *License* section of your AdGuard product and find the *Log in* field or *Activate* button. Use the email and password of your AdGuard account to log in. If you don't have an account yet, you will be offered to create one. | ||
|
||
:::note | ||
|
||
To activate a license via the AdGuard account, a valid license with at least one free slot is required. If your license is already used on a maximum number of devices, you can [upgrade it](../payment-options#upgrade) or [transfer it from one device to another](../transfer). | ||
|
||
::: | ||
|
||
Alternatively, you can use a [license key](../what-is#license-key) to activate the license. | ||
|
||
**Below you can check step-by-step activation instructions for each platform.** | ||
|
||
### Activating AdGuard for Windows | ||
|
||
1. On the expired license screen, click *Activate*. | ||
|
||
 | ||
|
||
Alternatively, select *License* in the upper right corner of the main screen and click *Activate*. | ||
|
||
 | ||
|
||
 | ||
|
||
1. Activate your license using your preferred method. If the license is bound to your email address, click *AdGuard Account* or select a social network associated with this email address. Alternatively, enter your license key. | ||
|
||
 | ||
|
||
### Activating AdGuard for Mac | ||
|
||
1. On the expired license screen, click *Activate*. | ||
|
||
 | ||
|
||
Alternatively, click the gear icon in the AdGuard menu, then click *License*. | ||
|
||
 | ||
|
||
1. In the opened window, click *Activate*. | ||
|
||
 | ||
|
||
1. Activate your license using your preferred method. If the license is bound to your email address, click *AdGuard Account* or select a social network associated with this email address. Alternatively, enter your license key. | ||
|
||
 | ||
|
||
### Activating AdGuard for Android | ||
|
||
1. Tap *Settings*, then select *License*. | ||
|
||
 | ||
|
||
1. Tap *Activate license*. | ||
|
||
 | ||
|
||
1. Activate your license using your preferred method. If the license is bound to your email address, tap *Continue with email* or select a social network associated with this email address. Alternatively, enter your license key. | ||
|
||
 | ||
|
||
### Activating AdGuard for iOS | ||
|
||
1. Tap *Settings*, then select *License*. | ||
|
||
 | ||
|
||
1. Tap **Log in** in the upper right corner of the screen | ||
|
||
 | ||
|
||
1. Use your email address or social media account to activate your license. | ||
|
||
 | ||
page.png) | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR removes all the activation instructions from the document, leaving only a single line (
page.png)
). This appears to be unintentional and would break the documentation. Please restore the content or clarify the intended changes.