How to Completely Disable ‘Password Monitor’ via Group Policy in Microsoft Edge

Password Monitor is a security feature integrated into Microsoft Edge that actively checks the passwords saved in the browser against a continuously updated cloud database of known compromised credentials. If it detects a match, it alerts the user that their password has been leaked in a data breach. While this is an excellent tool for personal security, it can violate strict corporate data governance policies. Sending cryptographic hashes of saved passwords (even partially) to external Microsoft servers for verification might contravene compliance frameworks in highly regulated industries. Furthermore, organizations utilizing dedicated enterprise password managers (like 1Password Business or Bitwarden Enterprise) will want to disable Edge’s native password tools to prevent conflicting alerts and centralize security management.

This guide explains how to completely disable the Password Monitor feature system-wide in Microsoft Edge using Group Policy, ensuring that no password hashes are transmitted to external servers for breach verification.

Disable Password Monitor via Group Policy

To enforce a strict block that prevents the browser from utilizing the Password Monitor service and locks the settings from user modification, 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 Enable Password Monitor.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Disabled.
  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.

To verify the restriction is active, reopen Microsoft Edge and navigate to edge://settings/passwords. Scroll down to the “Show alerts when passwords are found in an online leak” option. The toggle switch for this feature will be completely greyed out and locked in the ‘Off’ position. A briefcase icon will appear alongside a message stating, “Your browser is managed by your organization.” Edge will no longer transmit telemetry to verify password integrity, keeping all authentication data strictly localized or reliant on your approved third-party password manager.

Get the best tech tips delivered straight to your inbox.

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