Tracking Prevention is a built-in feature in Microsoft Edge designed to detect and block trackers from known third-party domains, protecting user privacy across the web. While highly beneficial for standard consumer browsing, this feature can inadvertently break legacy internal web applications or specific enterprise SSO (Single Sign-On) flows that rely on cross-site cookies or telemetry scripts hosted on different domains. If your organization relies heavily on web applications that are unexpectedly failing to load resources or authenticate due to Edge’s Strict or Balanced tracking prevention settings, it may be necessary to disable the feature entirely across your managed endpoints.
This guide explains how to completely disable the Tracking Prevention feature system-wide in Microsoft Edge using Group Policy, ensuring maximum compatibility for internal web applications.
Disable Tracking Prevention via Group Policy
To enforce a strict block that prevents users from enabling Tracking Prevention and forces the feature into an “Off” state, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.
- Log into Windows 11 with an Administrator account.
- Press the Windows Key + R to open the Run dialogue box.
- Type
gpedit.mscand press Enter to launch the Local Group Policy Editor. - In the left-hand navigation pane, strictly follow this exact path:
Computer Configuration > Administrative Templates > Microsoft Edge - In the right-hand pane, locate the policy named Configure tracking prevention.
- Double-click the policy to open its configuration window.
- Select the radio button next to Disabled.
- Click Apply, then click OK.
Verify the Configuration Lockdown
Group Policy changes require the browser to read the registry upon its next launch. Close all active instances of Microsoft Edge.
To verify the restriction is active, reopen Microsoft Edge and navigate to edge://settings/privacy. Under the “Tracking prevention” header, the master toggle switch will be greyed out and locked in the ‘Off’ position. A briefcase icon will appear alongside a message stating, “Your browser is managed by your organization.” The three tiers (Basic, Balanced, Strict) will also be disabled. Edge will no longer attempt to block cross-site tracking scripts, ensuring your legacy web applications function without interference.