My first instinct was to reinstall my security software. So I went and remove ESET completely using its removal tool, because most of the security software I used, never really removed everything when I uninstalled it. So I had to run the Eset Removal Tool to clean all the leftover files. Then I rebooted the system and reinstall ESET completely and updated it. Everything is working fine except the fact that my Windows is still not recognizing that ESET is installed. Action Center, previously known as Windows Security Center, monitors the security status of the computer.

Windows does not detect installed Firewall or Antivirus

Before you begin, create a system restore point first.

1] Run System File Checker

Since we reinstalled ESET that ruled out program-related issues. So it’s definitely Windows. So the next thing I tried was to run the System File Checker i.e. SFC /SCANNOW. To run SFC /SCANNOW:

Press Win + XClick on “Command Prompt (Admin)Type in SFC /SCANNOW

I rebooted the system and checked again, but still, it did not help. After some research, I found Windows Management Instrumentation  (WMI) is what is responsible for reporting if and Security software is installed on the machine or not.  So I thought of repairing WMI completely because I wasn’t sure which particular service or files were responsible. So I ran the following script file in the form of the batch file: But that didn’t help. I was back to square one.

2] Re-register WMIUTILS.DLL

Then I stumbled upon a specific dll that is responsible for reporting if security software is present or not. We need to re-register WMIUTILS.DLL. It seems like the script didn’t uninstall and re-register. To re-register dll file: Press Win + X Click on “Command Prompt (Admin) Reboot the System and run now Then I again rebooted the system and went to the Action Center. It reported my security software correctly. You can get more tips here – Windows Defender will not turn off even when 3rd party AntiVirus is installed. Windows 7 users can also try this – but they can also see if this hotfix helps out.