How to Completely Disable ‘Do Not Disturb’ (Focus Assist) via Group Policy in Windows 11

Do Not Disturb (formerly known as Focus Assist in earlier Windows builds) is a feature in Windows 11 designed to suppress notifications, alarms, and alerts during specific times, such as when you are duplicating your display, playing a full-screen game, or operating during configured “quiet hours.” While useful for minimizing distractions for general consumers, it can be detrimental in an enterprise environment. If critical IT alerts, security endpoint notifications, or urgent communications via Microsoft Teams are suppressed because a user inadvertently left “Do Not Disturb” engaged, the resulting communication breakdown can severely impact business operations.

This guide explains how to completely disable the Do Not Disturb (Focus Assist) feature system-wide using the Group Policy Editor in Windows 11, ensuring all notifications are always delivered immediately.

Disable Do Not Disturb via Group Policy

To enforce a strict block that prevents the OS from suppressing notifications and removes the user’s ability to toggle Do Not Disturb on, 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:
    User Configuration > Administrative Templates > Start Menu and Taskbar > Notifications
  5. In the right-hand pane, locate the policy named Turn off Do Not Disturb (or Turn off Quiet Hours in older ADMX templates).
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Enabled. (Note: Enabling this specific policy effectively disables the Do Not Disturb feature).
  8. Click Apply, then click OK.

Verify the Notification Lockdown

To enforce the change immediately across the system, open an elevated Command Prompt and execute gpupdate /force. Note that because this is a User Configuration policy, it applies to the user sessions on that machine.

To verify the restriction is active, open the Windows 11 Settings app (Win + I) and navigate to System > Notifications. Look for the “Do Not Disturb” toggle switch. It will be completely greyed out and locked in the ‘Off’ position. A small message or briefcase icon will indicate that “Some of these settings are managed by your organization.” Furthermore, clicking on the Date/Time in the taskbar will reveal that the quick-action toggle for Do Not Disturb (the bell icon) is either missing or disabled. Your endpoint will now unconditionally display all system and application notifications as they occur.

Get the best tech tips delivered straight to your inbox.

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