This tutorial will show you how to enable or disable tracking prevention in Microsoft Edge for your account in Windows 10 and Windows 11.
Microsoft Edge includes built-in tracking prevention, to keep your browsing activity free from online trackers. The tracking prevention feature in Microsoft Edge protects users from online tracking by restricting the ability of trackers to access browser-based storage as well as the network.
Websites use trackers to collect data about your browsing behavior. Trackers collect data about how you interact with a site, such as the content you click on. They also enable functionality on some websites, such as comments sections, buttons to share articles to social media, and personalized ads.
Some trackers collect data about you across multiple sites. For example, a tracker could track when you go to your favorite shopping site and news site. This is why it can sometimes feel like an ad is following you around the web.
Microsoft Edge currently offers users three levels of tracking prevention:
- Basic - The least restrictive level of tracking prevention that is designed for users who enjoy personalized advertisements and who don't mind being tracked on the web. Basic only protects users against malicious trackers such as fingerprinters and cryptominers.
- Balanced (Default) - The default level of tracking prevention that is designed for users who want to see less personalized advertisements while minimizing the risk of compatibility issues as they browse the web. Balanced aims to block trackers from sites that users never engage with.
- Strict - The most restrictive level of tracking prevention that is designed for users who are okay trading website compatibility for maximum privacy.
- Classification - The way Microsoft Edge determines whether a URL belongs to a tracker.
- Enforcement - The actions taken to protect Microsoft Edge users from URLs classified as trackers.
- Mitigations - The mechanisms provided to ensure user-specified favorite sites still work, while offering strong default protection.
Tracking prevention | Microsoft Edge

Learn about tracking prevention in Microsoft Edge - Microsoft Support
Learn about how tracking prevention works in Microsoft Edge. Adjust your tracking prevention setting to detect and block known trackers.


Tracking prevention in Microsoft Edge - Microsoft Edge Developer documentation
The Microsoft Edge tracking prevention feature.
learn.microsoft.com
Contents
- Option One: Turn On or Off Tracking Prevention in Microsoft Edge for Current User from Settings
- Option Two: Enable or Disable Tracking Prevention in Microsoft Edge for All Users using REG file
EXAMPLE: Tracking Prevention in Microsoft Edge
1 Open Microsoft Edge.
2 Click/tap on the Settings and more (3 dots) button, and click/tap on Settings. (see screenshot below)
3 Click/tap on Privacy, search, and services in the left pane, and click/tap on Tracking prevention in the right pane. (see screenshot below)
If you do not see a left pane, then either click/tap on the 3 bars menu button towards the top left OR widen the horizontal borders of the Microsoft Edge window until you do.
4 Do step 5 (on) or step 6 (off) below for what you want.
5 Turn On Tracking Prevention in Microsoft Edge
A) Turn on Enable tracking prevention. (see screenshot below)
B) Select Basic, Balanced (default), or Strict for the level of tracking prevention you want.
C) Turn On (default) or Off Always use "Strict" tracking prevention when browsing InPrivate for what you want.
InPrivate windows in Microsoft Edge use the same tracking prevention settings as regular Edge windows if you don't turn on Always use "Strict" tracking prevention when browsing InPrivate.
D) Go to step 7.
6 Turn Off Tracking Prevention in Microsoft Edge
A) Turn off Enable tracking prevention, and go to step 7. (see screenshot below)
7 You can now close the Settings tab if you like.
You must be signed in as an administrator to use this option.
This option uses the TrackingPrevention policy for Microsoft Edge.
1 Do step 2 (enable basic), step 3 (enable balanced), step 4 (enable strict), step 5 (disable), or step 6 (default) below for what you want.
2. Force Enable Basic Tracking Prevention in Microsoft Edge for All Users
This will override and gray out Option One.
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Force_enable_basic_tracking_prevention_in_Edge_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"TrackingPrevention"=dword:00000001
3. Force Enable Balanced Tracking Prevention in Microsoft Edge for All Users
This will override and gray out Option One.
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Force_enable_balanced_tracking_prevention_in_Edge_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"TrackingPrevention"=dword:00000002
4. Force Enable Strict Tracking Prevention in Microsoft Edge for All Users
This will override and gray out Option One.
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Force_enable_strict_tracking_prevention_in_Edge_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"TrackingPrevention"=dword:00000003
5. Disable Tracking Prevention in Microsoft Edge for All Users
This will override and gray out Option One.
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Disable_tracking_prevention_in_Edge_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"TrackingPrevention"=dword:00000000
6. Default User-choice Tracking Prevention in Microsoft Edge
This is the default setting to allow using Option One.
A) Click/tap on the Download button below to download the file below, and go to step 7 below.
Default_user-choice_tracking_prevention_in_Edge.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"TrackingPrevention"=-
7 Save the REG file to your desktop.
8 Double click/tap on the downloaded REG file to merge it.
9 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
10 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Attachments
-
Disable_tracking_prevention_in_Edge_for_all_users.reg590 bytes · Views: 6
-
Force_enable_balanced_tracking_prevention_in_Edge_for_all_users.reg590 bytes · Views: 8
-
Force_enable_basic_tracking_prevention_in_Edge_for_all_users.reg590 bytes · Views: 8
-
Force_enable_strict_tracking_prevention_in_Edge_for_all_users.reg590 bytes · Views: 6
-
Default_user-choice_tracking_prevention_in_Edge.reg564 bytes · Views: 6
Last edited: