Disable Windows Security Center Notifications

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detect set UseActionCenterExperience to 0 to disable the Windows security center notification

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "Registry value modified" AND (OBJECTNAME endswith "Windows\CurrentVersion\ImmersiveShell\UseActionCenterExperience" OR (OBJECTNAME endswith "Windows\CurrentVersion\ImmersiveShell" AND OBJECTVALUENAME = "UseActionCenterExperience")) AND (INFORMATION = "DWORD (0x00000000)" OR (CHANGES = 0 AND NEWTYPE = "REG_DWORD")) select Action1.HOSTNAME,Action1.MESSAGE,Action1.OBJECTNAME,Action1.PROCESSNAME,Action1.PREVVAL,Action1.CHANGES

Detection

Execution Mode

realtime

Log Sources

Windows

Author

frack113