How to enable / disable notifications from Windows Security Center in Windows 10

Windows Security Center sends notifications with important information about your device's health and security. You can specify which Windows Security Center notifications you want to receive.

In this article, TipsMake will guide you on how to enable or disable notifications from Windows Security Center in Windows 10.

You can hide notifications since Windows 10 version 1709

Starting with Windows 10 version 1709, you can enable the Hide non-critical notification policy or Hide all notifications.

Hide non-critical notification - If enabled, only important notifications will show up from Windows Security. Local users will only see important notifications from Windows Defender Security Center. They won't see other types of notifications, such as regular PC or device health information.

Hide all notifications - If enabled, local users won't see any notifications from Windows Security. This will override the Hide non-critical notification policy.

Picture 1 of How to enable / disable notifications from Windows Security Center in Windows 10

How to Enable or disable notifications from Windows Security Center

Since this is a registry related operation, you should back up the registry or create a system restore point as necessary precautions.

1. Enable or disable insignificant notifications from Windows Security with a REG file

To turn on clutter notifications from Windows Security, do the following:

  1. Press Win + R keys to bring up the Run dialog box.
  2. In the Run dialog box, type notepad and press Enter to open Notepad.
  3. Copy and paste the below syntax into a text editor.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows Defender Security CenterNotifications] "DisableEnhancedNotifications" = -
  1. Now, click on the File option from the menu and select the Save As button.
  2. Choose a location (preferably the desktop) where you want to save the file.
  3. Enter a name with the .reg extension (for example, Enable_NonCritical_Notification.reg).
  4. Select All Files from the Save as type drop-down list.
  5. Double-click the saved .reg file to merge.
  6. If prompted, click Run> Yes (UAC)> Yes> OK to approve the merge.
  7. Now you can delete the .reg file if you want.

To turn off trivial notifications from Windows Security, do the following:

  1. Open Notepad.
  2. Copy and paste the below syntax into a text editor.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows Defender Security CenterNotifications] "DisableEnhancedNotifications" = dword: 00000001

Repeat the same steps as above, but in this case save the reg file to Disable_NonCritical_Notification.reg.

2. Turn on or off all notifications from Windows Security using REG file

To enable all notifications from Windows Security, do the following:

  1. Press Win + R keys to bring up the Run dialog box.
  2. In the Run dialog box, type notepad and press Enter to open Notepad.
  3. Copy and paste the below syntax into a text editor.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows Defender Security CenterNotifications] "DisableNotifications" = -
  1. Now, click on the File option from the menu and select the Save As button.
  2. Choose a location (preferably the desktop) where you want to save the file.
  3. Enter a name with the .reg extension (for example, Enable_All_Notification_WSC.reg).
  4. Select All Files from the Save as type drop-down list.
  5. Double-click the saved .reg file to merge.
  6. If prompted, click Run> Yes (UAC)> Yes> OK to approve the merge.
  7. Now you can delete the .reg file if you want.

To turn off all notifications from Windows Security, do the following:

  1. Open Notepad.
  2. Copy and paste the below syntax into a text editor.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows Defender Security CenterNotifications] "DisableNotifications" = dword: 00000001

Repeat the same steps as above, but in this case save the reg file to Disable_All_Notification_WSC.reg.

You've just finished reading the article "How to enable / disable notifications from Windows Security Center in Windows 10" edited by the TipsMake team. You can save how-to-enable-disable-notifications-from-windows-security-center-in-windows-10.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV How to reset or force restart Apple Watch
NEXT » Apple released iOS 14.2.1: Fix many bugs on iPhone 12, users should update immediately