How to Completely Disable ‘Quiet Notifications’ via Group Policy in Microsoft Edge

Microsoft Edge includes a “Quiet Notifications” feature, which silences push notification requests from websites by default and routes them into a subtle bell icon in the address bar. While this creates a less intrusive browsing experience for general consumers, it can severely impact enterprise environments where internal web applications (such as CRM dashboards, helpdesk ticketing systems, or real-time monitoring portals) rely on immediate, prominent push notifications to alert employees of critical events. If Quiet Notifications is enabled, users might miss essential alerts because the prompts are hidden away rather than explicitly displayed on the screen.

This guide explains how to completely disable ‘Quiet Notifications’ via Group Policy in Microsoft Edge, forcing the browser to display standard, prominent notification prompts for all configured websites.

Disable Quiet Notifications via Group Policy

To enforce a strict block that disables the feature globally across the browser, 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 quiet notification prompts.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Disabled. (By explicitly disabling this policy, we instruct the browser to never use the quiet notification UI, reverting to the standard, highly visible prompt model).
  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 > Notifications. The toggle for “Quiet notification requests” will be toggled off and greyed out, accompanied by a briefcase icon indicating that “This setting is managed by your organization.” The browser is now cryptographically bound to display standard notification prompts, ensuring that critical alerts from enterprise web applications are never suppressed or hidden from the end user.

Get the best tech tips delivered straight to your inbox.

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