View Full Version : security centre
maddawgz
July 20th, 2007, 02:55 AM
hi my red security centre shows up in taskbar saying i have no antivirus when i do? this only happened after i unistalled one of the others arghhhhhhh how do i get it to recognise i do have one?? tx MD
innerpeace
July 20th, 2007, 02:59 AM
Here is what worked for me with XP home.
In control panel click on Administrative Tools, then Services, from the list of services find Windows Management Instrumentation right click mouse and from dropdown list stop the service.
Find folder C:\windows\system32\wbem, inside this folder identify the repository folder and delete ONLY this folder (the repository folder) from your computer.
In Administrative Tools find Windows Management Instrumentation service again, and re-start the service by right clicking mouse and pressing start from dropdown list. Restarting this service re-builds the repository folder database on your computer, which should now only contain information about your currently installed antivirus & firewall programs.
To reset the Windows Security Centre you must re-boot your computer.
Edit: or see here->http://www.wilderssecurity.com/showpost.php?p=896193&postcount=1
Iangh
July 20th, 2007, 04:09 AM
When I tried this it wouldn't let me delete because it was dependent on a svchost.exe process.
I had more than one svchost.exe running so used http://www.microsoft.com/technet/sysinternals/Utilities/ProcessExplorer.mspx to identify which one - the relevant PID.
turn on viewing PID in task manager, stop the right svchost.exe and then you can delete as per innerpeace's instructions.
The problem I had was that my security centre would not recognise the Avira firewall. This didn't work, unfortunately.
You may need to reregister WMI http://www.microforge.net/kb/102 or http://windowsxp.mvps.org/repairwmi.htm.
I didn't get around to trying this as I went back to F-secure.
Ian
EDIT - This worked
Re-registering and recompiling WMI providers
You can reregister and recompile all of the WMI providers on a particular machine by issuing the following statements from the command prompt in windows:
c:
cd %windir%\system32\wbem\
for %i in (*.dll) do RegSvr32 /s %i
for %i in (*.mof, *.mfl) do Mofcomp %i
from microforge site.
AMRX
July 20th, 2007, 07:51 AM
I simply disabled the security center service. Its a waste of resource for me.
maddawgz
July 21st, 2007, 10:12 PM
thanks had to revert to snapshot !
JerryM
July 21st, 2007, 10:19 PM
{QUOTE-> I simply disabled the security center service. Its a waste of resource for me. <-QUOTE}
Hi AMRX,
For future reference, how would I disable the WSC?
Thanks,
Jerry
the Tester
July 21st, 2007, 10:26 PM
Control Panel>Performance and Maintenance>Administrative Tools>Services.
It's listed as Security Center.
You can also disable it with XP AntiSpy.
likuidkewl
July 21st, 2007, 10:36 PM
I agree WSC for most people who visit here is useless. I have had it disabled since it came out!
JerryM
July 21st, 2007, 10:46 PM
{QUOTE-> Control Panel>Performance and Maintenance>Administrative Tools>Services.
It's listed as Security Center.
You can also disable it with XP AntiSpy. <-QUOTE}
Thanks,
Jerry
the Tester
July 21st, 2007, 10:50 PM
You're welcome Jerry.
vBulletin® Copyright ©2000-2008, Jelsoft Enterprises Ltd.