Enable or Disable Notifications from Windows Security in Windows 10  

Page 1 of 2 12 LastLast
    Enable or Disable Notifications from Windows Security in Windows 10

    Enable or Disable Notifications from Windows Security in Windows 10

    How to Enable or Disable Notifications from Windows Security in Windows 10
    Published by Category: Security System
    19 Aug 2021
    Designer Media Ltd

    How to Enable or Disable Notifications from Windows Security in Windows 10


    In Windows 10 version 1703, Microsoft introduced Windows Security, which brings together common Windows security features into one app.

    Windows Security will send notifications with critical information about the health and security of your device. You can specify which informational notifications you want.

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

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

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

    This tutorial will show you how to enable or disable notifications from Windows Security for all users in Windows 10.

    You must be signed in as an administrator to enable or disable notifications from Windows Security.




    Contents

    • Option One: Enable or Disable Non-critical Notifications from Windows Security in Local Group Policy Editor
    • Option Two: Enable or Disable All Notifications from Windows Security in Local Group Policy Editor
    • Option Three: Enable or Disable Non-critical Notifications from Windows Security using a REG file
    • Option Four: Enable or Disable All Notifications from Windows Security using a REG file






    OPTION ONE

    Enable or Disable Non-critical Notifications from Windows Security in Local Group Policy Editor


    The Local Group Policy Editor is only available in the Windows 10 Pro, Enterprise, and Education editions.

    All editions can use Option Three below.


    1 Open the Local Group Policy Editor.

    2 In the left pane of Local Group Policy Editor, navigate to the location below. (see screenshot below)

    Computer Configuration\Administrative Templates\Windows Components\Windows Security\Notifications

    Enable or Disable Notifications from Windows Security in Windows 10-non-critical_notifications_from_windows_defender_security_center_gpedit-1.png

    3 In the right pane of Notifications in Local Group Policy Editor, double click/tap on the Hide non-critical notifications policy to edit it. (see screenshot above)

    4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.


     5. To Enable Non-critical Notifications from Windows Security

    A) Select (dot) Not Configured or Disabled, click/tap on OK, and go to step 7 below. (see screenshot below)

    Not Configured is the default setting.


     6. To Disable Non-critical Notifications from Windows Security

    A) Select (dot) Enabled, click/tap on OK, and go to step 7 below. (see screenshot below)

    Enable or Disable Notifications from Windows Security in Windows 10-non-critical_notifications_from_windows_defender_security_center_gpedit-2.png

    7 Close the Local Group Policy Editor.






    OPTION TWO

    Enable or Disable All Notifications from Windows Security in Local Group Policy Editor


    This option will override Option One and Option Three.

    The Local Group Policy Editor is only available in the Windows 10 Pro, Enterprise, and Education editions.

    All editions can use Option Four below.


    1 Open the Local Group Policy Editor.

    2 In the left pane of Local Group Policy Editor, navigate to the location below. (see screenshot below)

    Computer Configuration\Administrative Templates\Windows Components\Windows Security\Notifications

    Enable or Disable Notifications from Windows Security in Windows 10-all_notifications_from_windows_defender_security_center_gpedit-1.png

    3 In the right pane of Notifications in Local Group Policy Editor, double click/tap on the Hide all notifications policy to edit it. (see screenshot above)

    4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.


     5. To Enable All Notifications from Windows Security

    A) Select (dot) Not Configured or Disabled, click/tap on OK, and go to step 7 below. (see screenshot below)

    Not Configured is the default setting.


     6. To Disable All Notifications from Windows Security

    A) Select (dot) Enabled, click/tap on OK, and go to step 7 below. (see screenshot below)

    Enable or Disable Notifications from Windows Security in Windows 10-all_notifications_from_windows_defender_security_center_gpedit-2.png

    7 Close the Local Group Policy Editor.






    OPTION THREE

    Enable or Disable Non-critical Notifications from Windows Security using a REG file


    The downloadable .reg files below will modify the DWORD value in the registry keys below.

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

    DisableEnhancedNotifications DWORD

    (delete) = Enable
    1 = Disable


    1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.


     2. To Enable Non-critical Notifications from Windows Security

    This is the default setting.

    A) Click/tap on the Download button below to download the file below, and go to step 4 below.

    Enable_non-critical_notifications_from_Windows_Security.reg

    Download


     3. To Disable Non-critical Notifications from Windows Security

    A) Click/tap on the Download button below to download the file below, and go to step 4 below.

    Disable_non-critical_notifications_from_Windows_Security.reg

    Download


    4 Save the .reg file to your desktop.

    5 Double click/tap on the downloaded .reg file to merge it.

    6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

    7 You can now delete the downloaded .reg file if you like.






    OPTION FOUR

    Enable or Disable All Notifications from Windows Security using a REG file


    This option will override Option One and Option Three.

    The downloadable .reg files below will modify the DWORD value in the registry keys below.

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

    DisableNotifications DWORD

    (delete) = Enable
    1 = Disable


    1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.


     2. To Enable All Notifications from Windows Security

    This is the default setting.

    A) Click/tap on the Download button below to download the file below, and go to step 4 below.

    Enable_all_notifications_from_Windows_Security.reg

    Download


     3. To Disable All Notifications from Windows Security

    A) Click/tap on the Download button below to download the file below, and go to step 4 below.

    Disable_all_notifications_from_Windows_Security.reg

    Download


    4 Save the .reg file to your desktop.

    5 Double click/tap on the downloaded .reg file to merge it.

    6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

    7 You can now delete the downloaded .reg file if you like.


    That's it,
    Shawn Brink






  1. Posts : 3
    windows 10 pro
       #1

    Hi Brink,

    I think that using the REG files as is could lead to confusion or errors. I explain.

    Actually, if I understand correctly, there are three states:
    1- All notifications enabled
    2- Only critical notifications enabled
    3- All notifications disabled


    As we do not know what the initial state is, I consider that three REG files would be necessary:

    1- Enable all notifications
    Delete - "DisableEnhancedNotifications"
    Delete - "DisableNotifications"

    2- Enable only critical notifications
    Delete - "DisableNotifications"
    Create - "DisableEnhancedNotifications" =1

    3- Disable all notifications
    Create - "DisableNotifications" = 1

    Thank you very much for your tutorials. They are really useful.

    Brisban

      My Computer


  2. Posts : 68,836
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #2

    Hello Brisban,

    You know me. I like to give options.

    Correct. It's basically enable/disable all notifications, or enable/disable only non-critical notifications.
      My Computers


  3. Posts : 20
    Windows 7
       #3

    Would if you don't have the "Windows Defender Security Center" key? All I have in that Microsoft key that's close is "Windows Defender", and all it has is "Policy Manager" of which both are empty. If I create your folders and keys, will it still work?

    This is a brand new install of Win 10 21H1 all updated. I'm trying to disable those 3 Defender security notifications that show up 24 hours after a brand new 10 install. (Virus, Acct Protection and App & Browser Control). I suppose App & Browser Control will require a different key to enable it before the 24 hours so the "warning" doesn't show up. But it's annoying right to the minute 24 hours later Defender has to notify you about these "security issues".
      My Computer


  4. Posts : 68,836
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #4

    MrTom said:
    Would if you don't have the "Windows Defender Security Center" key? All I have in that Microsoft key that's close is "Windows Defender", and all it has is "Policy Manager" of which both are empty. If I create your folders and keys, will it still work?

    This is a brand new install of Win 10 21H1 all updated. I'm trying to disable those 3 Defender security notifications that show up 24 hours after a brand new 10 install. (Virus, Acct Protection and App & Browser Control). I suppose App & Browser Control will require a different key to enable it before the 24 hours so the "warning" doesn't show up. But it's annoying right to the minute 24 hours later Defender has to notify you about these "security issues".
    Hello Tom,

    The Windows Defender Security Center key from option 3 or 4 will not be there by default. It's only there if the policy has been configured using option 1 or 2, or manually added by the REG files.

    Currently, the policies should still work.
      My Computers


  5. Posts : 20
    Windows 7
       #5

    Brink said:
    Hello Tom,

    The Windows Defender Security Center key from option 3 or 4 will not be there by default. It's only there if the policy has been configured using option 1 or 2, or manually added by the REG files.

    Currently, the policies should still work.
    Nice. Thank you.
      My Computer


  6. Posts : 68,836
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #6

    MrTom said:
    Nice. Thank you.
    You're most welcome.
      My Computers


  7. Posts : 7,724
    3-Win-7Prox64 3-Win10Prox64 3-LinuxMint20.2
       #7

    Hi,
    Yep a shame MS turned defender into pestware.
    Alerting me of setting I changed on purpose.
      My Computers


  8. Posts : 20
    Windows 7
       #8

    Brink said:
    Currently, the policies should still work.
    Well, unfortunately it didn't work. I imported the .REG file to disable non-critical notifications. I rebooted, then I turned it off after boot up. I turned the computer on 25 hours after a fresh new install yesterday and I still get the Set up OneDrive and Sign in to account protection notifications in Windows Security. No big deal, I just have to click the two Dismiss buttons and it's gone. This does get very old after installing Windows multiple times for work. Maybe I'm confusing these notifications I'm seeing to the ones this .REG file will disable.

    I do have Windows 10 Home, but there's no mention that Pro is needed for the .REG files too.
      My Computer


  9. Posts : 68,836
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #9

    MrTom said:
    Well, unfortunately it didn't work. I imported the .REG file to disable non-critical notifications. I rebooted, then I turned it off after boot up. I turned the computer on 25 hours after a fresh new install yesterday and I still get the Set up OneDrive and Sign in to account protection notifications in Windows Security. No big deal, I just have to click the two Dismiss buttons and it's gone. This does get very old after installing Windows multiple times for work. Maybe I'm confusing these notifications I'm seeing to the ones this .REG file will disable.

    I do have Windows 10 Home, but there's no mention that Pro is needed for the .REG files too.
    Well, technically that would be considered a critical notification.
      My Computers


 

Tutorial Categories

Enable or Disable Notifications from Windows Security in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:12.
Find Us




Windows 10 Forums