Jump to content

How do you turn of Security Centre in systray?


Recommended Posts

Posted (edited)

I have XPSP2 installed but have automatic updates & firewall turned off.

who knows how to turn the security centre notification in system tray for all users?

Edited by chiners_68

Posted

You also can use the following regtweaks to turn of the single components seperately

;Disable Firewall Notifications
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001

;Disable Automatic Updates Notifications
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001

;NoRecentDocsmenu removes the recent documents from the start menu.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsMenu"=dword:00000001

Posted

thanks for your help. when the firewall is disabled by A group polocy in AD it automatically turns of the security centre so its not a problem now.

thanks for your help anyway.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...