Windows

How to Enable or Disable Windows Security Notifications in Windows 11

Richard
Written by
Richard
Mar 16, 2023 Updated Apr 16, 2026 2 min read
How to Enable or Disable Windows Security Notifications in Windows 11

This guide explains how to turn Windows Security notifications on or off in Windows 11.

Windows displays alerts in Notification Center on your Taskbar so you can see them quickly. You can also view these in the Notification Center, including those from Windows Security.

Usually, if you install third-party antivirus software, Windows will automatically turn off its own Microsoft Defender Antivirus to avoid conflicts. If you still see these messages, you can hide them manually.

Why manage these notifications?

Some users find constant security alerts distracting, especially if they already have other security software installed. Managing these settings helps keep your workspace clean and focused.

What happens when done?

Once you apply these changes and restart your computer, Windows Security will stop showing pop-up alerts. If you choose to enable them, you will receive all security-related updates again.

Method 1: Using Local Group Policy Editor

Note: This method requires administrator privileges.

First, open the Local Group Policy Editor.

Navigate through these folders: Computer Configuration > Administrative Templates > Windows Components > Windows Security > Notifications.

Click the Notifications folder. On the right side, double-click the setting named “Hide all notifications.”

Windows enable or disable all notifications from windows security

Select one of the following options:

  • Not Configured: Windows handles notifications normally.
  • Enabled: This hides all Windows Security notifications.
  • Disabled: This forces notifications to stay visible.
Windows enable or disable all notifications from windows security optinos

Save your settings and restart your computer to apply the changes.

Method 2: Using Registry Editor

Note: This method requires administrator privileges.

If you cannot use the Group Policy Editor, you can use the  Windows Registry Editor or the Windows Registry instead. Open the Windows Registry and go to one of these paths:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender Security Center\Notifications

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Notifications

If you do not see the Notifications folder, right-click the Windows Defender Security folder, select New, and create a new key named Notifications.

Windows enable or disable all notifications from windows security registry

Right-click in the right pane, select New, and choose DWORD (32-bit) Value. Name it DisableNotifications.

Double-click DisableNotifications and set the Base to Decimal. Change the Value data:

  • Type 1 to hide all notifications.
  • Type 0 to show all notifications.
Windows enable or disable all notifications from windows security registry value data

You may also add a value named DisableEnhancedNotifications in the same way. Save your changes and restart your computer.

Summary

This guide showed you how to control Windows Security alerts using the Local Group Policy Editor and the Windows Registry Editor. By following these steps, you can customize your notification settings to suit your needs. If you run into issues, please share your feedback in the comments section.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2469 articles → Twitter

📚 Related Tutorials

How to Enable or Disable Microsoft Defender Antivirus in Windows 11
Windows How to Enable or Disable Microsoft Defender Antivirus in Windows 11
How to Disable Windows 11 Notifications
Windows How to Disable Windows 11 Notifications
How to Access Notification Center in Windows 11
Windows How to Access Notification Center in Windows 11
How to Clear Windows Security History in Windows 11
Windows How to Clear Windows Security History in Windows 11

Leave a Reply

Your email address will not be published. Required fields are marked *