How to Enable or Disable All Windows Security Notifications in Windows 11
Disabling all Windows Security notifications in Windows 11 stops popup alerts from Microsoft Defender, including important warnings about virus protection and firewall status. This total block helps if you run a third-party antivirus program and want to stop duplicate or annoying warnings about Microsoft Defender being turned off.
You need administrator rights on your PC to change these notification settings. The standard Windows Security settings app only hides some alerts, so turning off all notifications requires a Registry Editor tweak.
You can disable all Windows Security notifications using the Local Group Policy Editor or Registry Editor. Navigate to Computer Configuration Administrative Templates Windows Components Windows Security Notifications in Group Policy, then double-click “Hide all notifications” and set it to Enabled.
Option 1Using Local Group Policy Editor
- Open the Local Group Policy Editor. Type
gpedit.mscin your search bar and press Enter. - In the left pane, navigate to this location:
Computer Configuration > Administrative Templates > Windows Components > Windows Security > Notifications - Look at the right pane. Double-click on Hide all notifications to edit it.
- To enable (turn on) all notifications:
- Select the dot next to Not Configured
- Click OK
- To disable (turn off) all notifications:
- Select the dot next to Enabled
- Click OK
- Close the Local Group Policy Editor.


Option 2Using Registry with Commands
This method works on all Windows 10/11 editions, including Home.
Right-click on Windows Terminal and choose Run as administrator
To enable (turn on) all notifications: Copy and paste this command:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender Security Center\Notifications]
"DisableNotifications"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Notifications]
"DisableNotifications"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Notifications]
"DisableEnhancedNotifications"=-
To disable (turn off) all notifications: Copy and paste this command:
reg delete "HKLM\SOFTWARE\Microsoft\Windows Defender Security Center\Notifications" /v DisableNotifications /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Notifications" /v DisableNotifications /t REG_DWORD /d 1 /f
Press Enter and wait for the command to finish.
Summary
You now know two ways to control all Windows Security notifications. Option One uses the Group Policy Editor (Pro/Enterprise/Education only). Option Two uses Registry commands in Windows Terminal (all editions). Choose whichever method works for your Windows version. Disabling notifications stops all Windows Security alerts, which is useful if you use another antivirus program. Remember: you need admin rights to make these changes.
Was this guide helpful?
100% of readers found this helpful (1 votes)
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.
Is there an app I should have to block all intruders in my personal computer?
I am computer illitertate. Are there PC businesses I can pay to protect my laptop?
Are there computer businesses of whom I can hire one to protect my PC from hackers?
Are there businesses I can hire to protect my PC from hackers?
gparkerson074@gmail.com