How to Completely Disable ‘Third-Party Cookies’ via Group Policy in Microsoft Edge

Third-party cookies are small pieces of data stored in your browser by websites other than the one you are currently visiting. Advertisers, analytics networks, and social media platforms heavily rely on third-party cookies to track user behavior across multiple independent websites, building extensive profiles of browsing habits for targeted advertising. In enterprise environments, healthcare organizations, or highly regulated industries, allowing third-party trackers to silently monitor employee browsing sessions constitutes a severe privacy risk and a potential violation of strict data compliance mandates (such as GDPR or HIPAA), as sensitive internal navigation patterns might be inferred by external networks.

This guide explains how to completely disable third-party cookies via Group Policy in Microsoft Edge, ensuring the browser strictly blocks all cross-site tracking mechanisms system-wide.

Disable Third-Party Cookies via Group Policy

To enforce a strict block that prevents Microsoft Edge from accepting or storing any third-party cookies, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, strictly follow this exact path:
    Computer Configuration > Administrative Templates > Microsoft Edge
  5. In the right-hand pane, locate the policy named Block third-party cookies.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Enabled. (Note: We are enabling the policy to enforce the block).
  8. 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. If you wish to force the policy update immediately across the OS, open Command Prompt as Administrator and run gpupdate /force.

To verify the restriction is active, open Microsoft Edge and navigate to Settings > Cookies and site permissions > Manage and delete cookies and site data. The toggle switch for “Block third-party cookies” will be turned on (blocking them) and greyed out, accompanied by a briefcase icon indicating that the setting is managed by your organization. Users will be completely unable to bypass this restriction, guaranteeing that Edge rejects all cross-site tracking cookies and preserves organizational browsing privacy.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.