-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from AdguardTeam/delete-dns-profile
Add an article about deleting a DNS profile
- Loading branch information
Showing
3 changed files
with
46 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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 |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
title: How to remove a DNS profile | ||
sidebar_position: 3 | ||
--- | ||
|
||
If you need to disconnect your iPhone, iPad, or Mac with a configured DNS profile from your DNS server, you need to remove that DNS profile. Here's how to do it. | ||
|
||
On your Mac: | ||
|
||
1. Open *System Settings*. | ||
|
||
1. Click *Privacy & Security*. | ||
|
||
1. Scroll down to *Profiles*. | ||
|
||
![Profiles](https://cdn.adtidy.org/content/kb/dns/private/solving_problems/deleting-dns-profile/profiles.png) | ||
|
||
1. Select a profile and click `–`. | ||
|
||
![Deleting a profile](https://cdn.adtidy.org/content/kb/dns/private/solving_problems/deleting-dns-profile/delete.png) | ||
|
||
1. Confirm the removal. | ||
|
||
![Confirmation](https://cdn.adtidy.org/content/kb/dns/private/solving_problems/deleting-dns-profile/confirm.png) | ||
|
||
On your iOS device: | ||
|
||
1. Open *Settings*. | ||
|
||
1. Select *General*. | ||
|
||
![General settings *mobile](https://cdn.adtidy.org/content/kb/dns/private/solving_problems/deleting-dns-profile/general.jpeg) | ||
|
||
1. Scroll down to *VPN & Device Management*. | ||
|
||
![VPN & Device Management *mobile](https://cdn.adtidy.org/content/kb/dns/private/solving_problems/deleting-dns-profile/vpn.jpeg) | ||
|
||
1. Select the desired profile and tap *Remove Profile*. | ||
|
||
![Profile *mobile](https://cdn.adtidy.org/content/kb/dns/private/solving_problems/deleting-dns-profile/profile.jpeg) | ||
|
||
![Deleting a profile *mobile](https://cdn.adtidy.org/content/kb/dns/private/solving_problems/deleting-dns-profile/remove.jpeg) | ||
|
||
1. Enter your device password to confirm the removal. |