Tracking Prevention in Microsoft Edge: Set It Up Right

Logeshwaran

Edge Strict tracking prevention silently breaks logged-in site features by severing third-party auth tokens rather than just ad network cookies. To lock down web tracking in Microsoft Edge on Windows 11 and Windows 10, open Settings, select Privacy, search, and services, toggle Tracking prevention to On, and pick Balanced for normal use or Strict with site exceptions. This stops aggressive cross-site profilers immediately without locking you out of everyday web applications.

⚠️ Quick Answer

Open Edge Settings → Click the ... menu → SettingsPrivacy, search, and services.

Choose Level → Turn Tracking prevention On and pick Balanced (recommended) or Strict.

Jump directly to the complete step-by-step instructions for configuring exceptions and handling broken sites.

Few things are as unnerving as searching for a replacement tool on your PC and seeing ads for that exact item follow you across every news outlet, blog, and video site ten minutes later. That cross-site monitoring happens because ad networks inject invisible scripts across thousands of independent domains. When Microsoft built Edge on Chromium, they added a native shield called Tracking Prevention to stop third-party code from building a digital footprint of your daily habits.

When you encounter a web page that feels broken or won't let you sign in through a third-party account, it is easy to assume you made a mistake configuring your browser. In reality, modern security controls are doing exactly what they were designed to do, even if the user interface makes the cause obscure. Understanding how these privacy tiers interact with actual web technologies helps you protect your personal data without sacrificing basic web functionality.

🕐 What changed since we first wrote this

  • Then: When Microsoft Edge Build 77 Preview launched in June 2019, Tracking Prevention was hidden behind an experimental flag at edge://flags#edge-tracking-prevention.
  • Now: Tracking Prevention is a standard, fully integrated feature enabled by default in Microsoft Edge across all current builds of Windows 11 and Windows 10.
  • What that means: You no longer need to edit experimental flags in browser internals; the control lives permanently in main browser Settings.

How Edge Tracking Prevention Works Under the Hood

Tracking Prevention relies on a constantly updated blocklist supplied by Disconnect. When you load a website, Edge checks every script, image, iframe, and API request against this blocklist before allowing the request to transmit data. If a domain matches a known tracking category, Edge restricts its access to browser storage like cookies and LocalStorage or cancels the network request completely.

The system evaluates requests using two distinct enforcement mechanisms: storage blocking and resource blocking. Storage blocking lets a script load so a page element displays correctly, but prevents that script from writing or reading a unique identifier on your hard drive. Resource blocking stops the network request entirely, saving bandwidth and preventing tracking code from running at all.

Because completely stopping third-party scripts can ruin website layouts or break embedded media, Microsoft introduced three distinct enforcement levels. Each level adjusts how aggressively Edge restricts storage access and network calls, balancing absolute privacy against web compatibility.

🙋‍♂️ Jake's Reality Check

"I flipped Edge to Strict mode on my shop computer, and suddenly our online inventory system wouldn't let me sign in with Google. Did I permanently break our login tokens or mess up the browser installation?"

The straight answer: You didn't break anything, and your PC is completely fine. Strict mode blocks third-party storage access indiscriminately. Because single sign-on widgets load inside an iframe from a domain outside your inventory portal, Strict treats that login cookie as a cross-site tracker and blocks it. Lowering the setting to Balanced or adding an exception fixes it instantly.

"People naturally blame their internet connection or assume a web app is down when a login button stops responding," Ethan explained during a weekend check-in at Jake's shop. "When you turn on Strict protection, Edge stops caring whether a third-party cookie is tracking your shopping habits or trying to verify who you are so you can open your work schedule. It treats all cross-site data requests as suspicious. Switching back to Balanced restores that authentication link without reopening the floodgates to bad actors."

Comparing Basic, Balanced, and Strict Modes

Choosing the correct protection level requires understanding what each mode permits and what it cuts off. The three modes represent points on a spectrum between maximum site functionality and maximum user privacy.

Basic mode is designed for users who want defense against malicious activities like cryptomining and canvas fingerprinting without changing how online ads behave. It blocks harmful scripts, but permits standard tracking networks to drop cookies across different sites so ads remain personalized to your recent web searches.

Balanced mode acts as the default configuration for millions of Edge users. It permits cross-site storage for domains you actually visit and interact with, but blocks trackers from domains you have never opened. This prevents passive profile building across random sites while preserving social media embeds, comment sections, and login widgets on sites you use daily.

Strict mode takes an unyielding approach. It blocks the majority of third-party trackers across every website you visit regardless of whether you have an account with those tracking services. While it drastically reduces ad profiling and speeds up page load times by dropping external tracking scripts, it frequently breaks embedded videos, custom web fonts, customer support chat widgets, and single sign-on buttons.

Protection Level Malicious Trackers Unvisited Site Trackers Web Compatibility Risk
Basic Blocked Allowed Very Low (Sites rarely break)
Balanced (Default) Blocked Blocked Low (Minor widget impact)
Strict Blocked Blocked across all sites Moderate to High (Breaks logins & media)

✅ Why Balanced is the best default for most users

Balanced mode provides optimal defense against invisible profile building without requiring constant manual intervention. It stops ad networks from tracking your movements across unfamiliar websites while allowing single sign-on flows and interactive embeds to function smoothly without complex site-by-site exclusions.

Configuring Tracking Prevention in Windows 11

On Windows 11, Microsoft Edge serves as the default web browser. Configuring Tracking Prevention takes less than a minute through the modern Settings interface, giving you immediate control over your digital footprint.

Setting up your privacy preferences properly ensures that Edge balances background network efficiency with your personal preference for data security.

Step-by-Step Windows 11 Configuration

  1. Launch Microsoft Edge from your Windows 11 taskbar or Start Menu.
  2. Click the Settings and more button (represented by three horizontal dots) in the upper-right corner of the browser window, or press Alt + F.
  3. Select Settings from the drop-down menu to open the browser configuration tab.
  4. In the left sidebar, click Privacy, search, and services. (If the sidebar is collapsed, click the three-line hamburger icon at the top left to expand it).
  5. Locate the Tracking prevention section at the top of the main panel and ensure the master toggle is set to On.
  6. Click your desired protection card: Basic, Balanced, or Strict.

Windows 11 saves these preferences instantly to your active browser profile. If you have profile sync enabled under your Microsoft account, these privacy rules replicate across all your enrolled devices seamlessly.

Configuring Tracking Prevention in Windows 10

If you are managing machines running Windows 10, the process within Microsoft Edge is identical because browser releases are maintained synchronously across OS platforms. Windows 10 reached its official end of support on October 14, 2025, but machines enrolled in the Extended Security Updates (ESU) program receive security updates through October 12, 2027.

Because Edge receives independent browser updates regardless of operating system lifecycle status, the steps to adjust privacy settings on Windows 10 match current Windows 11 systems completely.

Step-by-Step Windows 10 Configuration

  1. Open Microsoft Edge on your Windows 10 desktop.
  2. Type edge://settings/privacy into the address bar and press Enter to jump straight to the privacy controls.
  3. Confirm that the main Tracking prevention toggle switch shows as On.
  4. Select Balanced to maintain compatibility while blocking background ad tracking, or choose Strict for maximum isolation.

These settings are identical on both operating systems. Once configured, Edge handles network inspection in the background without requiring additional OS maintenance.

Enforcing Strict Protection for InPrivate Browsing

One of the most effective ways to balance daily usability with high security is keeping your main browser profile on Balanced mode while automatically elevating InPrivate browsing windows to Strict mode. This ensures normal work portals continue functioning while temporary private sessions operate with maximum tracking isolation.

Edge includes a dedicated toggle that enforces Strict tracking prevention exclusively inside InPrivate sessions, eliminating the need to toggle settings manually every time you open a private window.

Enabling InPrivate Strict Elevation

  1. Navigate to edge://settings/privacy in your browser.
  2. Locate the option labeled Always use "Strict" tracking prevention when browsing InPrivate directly under the main protection level cards.
  3. Toggle the switch to the On position.

When this setting is active, launching a new private window with Ctrl + Shift + N immediately applies the Strict blocklist. Any cookies or identifiers generated during that session are dropped the moment you close the InPrivate window.

Managing Site Exceptions and Fixing Broken Web Pages

When a website stops functioning correctly under Strict mode—such as missing comment fields, broken video players, or non-functional checkout buttons—you do not need to lower tracking protection for the entire internet. Edge allows you to add specific domains to an allowlist while keeping global protections intact.

You can manage exceptions either on the fly using the browser address bar padlock icon or permanently through the Settings page.

Quick Exception via Address Bar

When visiting a broken website, click the View site information icon (the padlock or tune icon) on the far left side of the address bar. Locate the Tracking prevention entry in the flyout menu and toggle the switch to Off for that specific domain. Click refresh when prompted. Edge will remember this decision and bypass protection only for that site during future visits.

Managing the Global Exceptions List

To review, edit, or remove exceptions you have granted over time, open edge://settings/privacy and click Exceptions under the Tracking prevention section. Here, you can manually type domain names (e.g., [*.]example.com) or delete old entries that you no longer trust.

⚠️ What adding an exception actually allows

Disabling Tracking Prevention for a specific website permits all embedded third-party scripts on that site to load and access cookie storage without restriction. Only add exceptions for domain names you genuinely trust with your browsing context, such as internal workplace portals or primary financial institutions.

Troubleshooting Tracking Prevention Failures

Sometimes Tracking Prevention appears to fail or creates unexpected side effects. Understanding symptom patterns allows you to isolate the problem without resetting your entire browser installation.

Symptom Likely Cause Recommended Fix
Single sign-on buttons (Google/Facebook login) loop continuously Strict mode blocking third-party auth tokens inside iframes Switch protection level to Balanced or add site to Exceptions
Targeted ads still appear after turning on Strict mode First-party data collection by the site you are currently visiting Use an ad-blocking extension; Edge prevents cross-site tracking, not all native ads
Embedded video player displays black frame or loading spinner Resource load blocked because video domain is tagged as a tracker Click padlock icon in address bar and turn off Tracking prevention for that site
Tracking prevention toggle is grayed out and locked Group Policy or MDM policy enforced by enterprise IT administrator Contact enterprise support; local registry overrides are blocked under managed accounts

When diagnosing persistent web app issues, press F12 to open Developer Tools and select the Console tab. Look for entries highlighted in red or warning yellow. Edge explicitly outputs messages like A resource was blocked by tracking prevention along with the URL of the affected script, letting you confirm immediately whether protection settings are causing the issue.

Enterprise and Group Policy Management for IT Admin

System administrators deploying Microsoft Edge across business networks can enforce standardized privacy rules using Group Policy or Microsoft Intune. This ensures domain-joined PCs adhere to corporate compliance guidelines without relying on individual employee setup.

The policy governing this feature is TrackingPrevention. It accepts integer values ranging from disabled to strict enforcement across managed devices.

Group Policy Values for TrackingPrevention

  • 0 = Off (Tracking prevention is disabled entirely).
  • 1 = Basic (Blocks harmful trackers; allows personalized content).
  • 2 = Balanced (Blocks harmful trackers and unvisited site trackers; default value).
  • 3 = Strict (Blocks harmful trackers and the majority of third-party trackers across all sites).

The corresponding registry path for local machine deployment lives under HKLM\SOFTWARE\Policies\Microsoft\Edge with a DWORD named TrackingPrevention. Setting this key prevents local users from altering their privacy level in browser Settings, ensuring consistent network defense across the fleet.

Frequently Asked Questions

Does Edge Tracking Prevention work on Windows 10?

Yes. Tracking Prevention is built directly into Microsoft Edge on both Windows 11 and Windows 10. The browser receives synchronous updates across both operating systems, meaning all settings, modes, and exception rules function identically regardless of which OS version you run.

Does Tracking Prevention replace an ad blocker extension?

No. Tracking Prevention is designed to stop cross-site profiling and data collection, not to suppress advertisements. While blocking tracking scripts may incidentally prevent some ad servers from loading, you will still see ads on most web pages unless you install a dedicated ad-blocking extension.

Why do some websites break when I choose Strict mode?

Strict mode blocks third-party resource loads and storage access without checking site engagement history. Web features like embedded social videos, third-party comment engines, interactive maps, and federated login buttons rely on cross-site cookies, which Strict mode blocks automatically.

Do I need administrative permissions to change tracking settings?

No administrative permissions are required for standard personal profiles. You can switch between Basic, Balanced, and Strict modes freely in Edge Settings. Admin rights are only needed if a company IT policy has locked browser configurations via Group Policy.

Will enabling Strict mode delete my personal files or browsing history?

No. Tracking Prevention only controls how incoming third-party web requests interact with your browser storage going forward. It never deletes local documents, downloaded files, saved passwords, or existing browser history entries on your PC.

How do I undo site exceptions if I add a site by mistake?

Open Edge and navigate to edge://settings/privacy. Click Exceptions under the Tracking prevention header, locate the domain you want to remove, click the three-dot menu icon next to it, and select Delete to restore full tracking protection for that domain.

What should I do if a web login button spins indefinitely?

This usually indicates that Strict mode is blocking the authentication cookie needed by a third-party login provider. Click the padlock icon in the address bar, toggle Tracking prevention to Off for that site, and refresh the page to allow the login flow to complete.

Is Microsoft Edge Tracking Prevention free to use?

Yes. Tracking Prevention is a built-in core feature of Microsoft Edge on Windows, macOS, Linux, Android, and iOS. Microsoft does not charge any fee or require a premium subscription to access strict tracking controls.

How long does it take for setting changes to take effect?

Changes take effect immediately. As soon as you select a different protection level card or toggle the main switch in Settings, Edge applies the new blocklist rules to all newly opened tabs and active network requests.

Is Edge Tracking Prevention safe to use on banking websites?

Yes, it is entirely safe. In fact, privacy protection improves security by preventing unauthorized third-party scripts from observing your session. If your bank requires specific cross-domain tokens, operating under the default Balanced mode ensures smooth compatibility.

Can I turn off Tracking Prevention entirely if I prefer?

Yes. You can disable the feature completely by opening edge://settings/privacy and toggling the main Tracking prevention switch to Off. However, this exposes your session to aggressive cross-site profilers and malicious fingerprinters.

Does InPrivate mode use Strict protection automatically?

By default, InPrivate mode inherits your global setting (Balanced). However, you can force InPrivate windows to use Strict mode automatically by turning on the Always use "Strict" tracking prevention when browsing InPrivate toggle in Settings.

What is the difference between storage blocking and resource blocking?

Storage blocking permits a tracking script to run but prevents it from reading or writing cookies and local storage. Resource blocking stops the network request completely, preventing the script from downloading or executing on your system.

Does Do Not Track (DNT) replace Tracking Prevention?

No. Do Not Track is a voluntary browser header that asks websites not to track you, but most commercial ad networks ignore it completely. Tracking Prevention is an active enforcement mechanism that blocks tracking scripts regardless of whether the site honors DNT requests.

Why is the experimental flag edge://flags#edge-tracking-prevention missing now?

The flag was retired after Microsoft Edge completed its initial testing phase in 2019. The feature graduated from an experimental preview flag to a permanent native control in standard browser Settings years ago.

What happens next after I choose my tracking protection level?

Once selected, Edge quietly runs the blocklist filtering engine in the background. You can browse normally, check blocked tracker tallies under edge://settings/privacy/blockedTrackers, or add site exceptions whenever you visit complex web apps.

Revision note. Originally published June 2019. Rewritten August 2026 for Windows 11 and Windows 10. When we first covered this feature, Tracking Prevention was locked behind an experimental preview flag in Edge Build 77. Microsoft has since promoted it to a permanent native privacy feature across all desktop platforms. We hope this guide helps you take back control of your web privacy without getting locked out of the online tools you rely on every day.

Related