System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
You uninstall a security program, such as an antivirus program, an antispyware program, or a firewall program, from a computer that is running one of the following operating systems:
Windows XP
Windows Vista
Windows 7
However, the security program is still listed in the Windows Security Center or in the Action Center.
This issue occurs because the program does not correctly unregister itself from the Windows Security Center or from the Action Center when the program is uninstalled.
To work around this issue, you must manually remove that program’s instance by using Windows Management Instrumentation (WMI). To do this, follow these steps:
Use administrative credentials to open a Command Prompt window. To do this, follow these steps.
For Windows XP:
Click Start, point to All Programs, point to Accessories, and then right-click Command Prompt.
Click Run as.
Select The following user, and enter the administrative credentials of an account on the computer.
Click OK.
For Windows Vista or Windows 7:
Click Start
Collapse this imageExpand this image
, type cmd in the search box, and then press ENTER.
In the results list, right-click cmd, and then click Run as administrator.
If you are prompted, enter administrative credentials.
At the command prompt, type wbemtest, and then press ENTER.
In the Windows Management Instrumentation Tester dialog box, click Connect.
As appropriate for your version of the operating system, type the following in the Namespace text box:
For Windows XP and Windows Vista:
root\SecurityCenter
For Windows Vista SP1, Windows Vista SP2, and Windows 7:
root\SecurityCenter2
Click Connect.
Click Enum Classes.
Leave the Superclass name text box blank, and then click OK.
Double-click AntispywareProduct, AntiVirusProduct, or FirewallProduct, as appropriate for your version of the operating system.
Click Instances.
For each GUID that is listed, follow these steps:
Double-click a GUID.
Locate the displayName property, and verify that the name matches the name of the security program that is uninstalled.