0

I'm using Windows 7 64-bit (x64)

Infection date and initial symptoms: Last week, I noticed when I right click on a red flag in "Window Security Alert" icon, it pop out a message "Security Center Service is turned off", So, I tried to click turn on now but the error message keep showing"Security Center service can't be started".

I think that the reason is my browser is infected with some malicious software. My antivirus scanned for two malicious software and I had deleted it. So I open the window defender and click on full scan but nothing was found. Then, I type on services.msc to check for security center of its status type and I found it was disabled. So, I click on properties and select automatic delayed start. However the problem haven't solved after I reboot my computer.

enter image description here

Here is the result after I type the command for System File Checker (SFC)

enter image description here

Can you please help?

Miwa5
  • 13

1 Answers1

0

Open up a command prompt as Administrator and type in sfc /scannow and hit enter. This will repair Windows Files and may or may not repair the Security Center. If that does not help or sfc is not able to start, reboot into safe mode (restart windows and hit f8 until you see a menu pop up) and try it again.

However, I would recommend that you safe your data and reinstall windows completely. Your computer may be clean now but it is obvious that your system is misconfigured, missing system files and such. This makes it an easy target for other malicious malware and it will not take long until you get infected again.

Steven
  • 713