Fix: Windows Defender Error 577 | Service Fails to Start

The “Security and Maintenance” Control Panel applet or the Action Center in Windows 10 may warn you that Windows Defender is disabled and no anti-virus is protecting your system. If you open the Windows Defender interface, it offers to Turn On protection, but the button doesn’t work.

In the Services MMC, when you try to start Windows Defender Antivirus Service (now “Microsoft Defender Antivirus Service”) or Windows Defender Antivirus Network Inspection Service (“Microsoft Defender Antivirus Network Inspection Service”), you may get Error 577, as seen below:

windows defender error 577

Windows could not start Windows Defender.

Error 577: Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that was signed incorrectly or damaged, or that might be malicious software from an unknown source.

Sometimes, you may see a different error.

windows defender service started and then stopped

The Windows Defender Antivirus Service service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.

Fix: Microsoft Defender Antivirus Service Error 577

This problem can happen if you’ve been using a 3rd party anti-virus solution and later uninstalled it or its trial period has ended. Installation of a third-party anti-virus program automatically disables Windows Defender anti-virus.

If a trial version of your anti-virus software (i.e. Avast, McAfee, Norton, etc) came preinstalled on your computer (or you installed one), it most likely turned Windows Defender off to avoid conflicts.

Until the third-party anti-virus software has been completely uninstalled, Windows Defender will remain disabled. Sometimes, you’ll need to download and run the anti-virus software vendor’s uninstaller/cleanup tool to remove traces of the software completely. Once done, Windows Defender and the related services should resume automatically.



Step 1: Uninstall third-party anti-virus software

Open Apps & Features or Programs and Features and uninstall the third-party software. If the uninstall process fails, or the uninstall doesn’t fix the problem even after restarting the system, use the specialized cleanup tool from the respective anti-virus software vendor.

  1. Avast Uninstall Utility (aswClear)
  2. AVG Remover
  3. Avira: Manual uninstallation instructions
  4. Bitdefender Uninstall Tools
  5. Removal tool for Kaspersky products (kavremover) – Direct download kavremvr.exe
  6. F-Secure Uninstall Tool
  7. Remove McAfee products
  8. Uninstall ESET manually using the ESET uninstaller tool

Also, see the comprehensive list of anti-virus uninstaller tools compiled by ESET Knowledgebase team: Uninstallers (removal tools) for common Windows antivirus software.

Step 2: Fix Windows Defender Registry Settings

If clean uninstalling third-party anti-virus solution and restarting Windows doesn’t help, follow these steps in addition:

  1. Download PsExec from Microsoft Sysinternals.
  2. Unzip and extract the tool to a permanent folder —  e.g., d:\tools.
  3. Open an elevated or admin Command Prompt window.
  4. Type the following command, and press ENTER:
    d:\tools\psexec.exe -sid c:\windows\regedit.exe

    regedit.exe psexec start as local system account

    The above PsExec command-line starts the Registry Editor under LOCALSYSTEM account so that you can modify some protected keys in the registry.

  5. In the Registry Editor window, go to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender
  6. Double-click DisableAntiVirus and sets its data to 0
  7. Double-click DisableAntiSpyware and sets its data to 0
    disableantivirus and disableantispyware values set to 0
  8. Go to the following policies branch:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
  9. Delete the two values DisableAntiVirusDisableAntiSpyware if found in the above location.
    delete disableantivirus and disableantispyware values
  10. Exit the Registry Editor.
  11. Restart Windows and see if Windows Defender is able to start correctly.

Automate the above steps using a Registry file

You can automate the steps 4-8 above by importing the .reg file in the Registry Editor (launched using PsExec tool).

  1. Download fix-defender-error-577.zip, unzip, and extract the .reg file to the desktop.
  2. In the Registry Editor, click the File menu, click Import…
  3. Select the file fix-defender-error-577.reg to apply it.
  4. Exit the Registry Editor.
  5. Restart Windows.

Hope the above steps have resolved the Microsoft Defender Antivirus Service error 577.


One small request: If you liked this post, please share this?

One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:
  • Pin it!
  • Share it to your favorite blog + Facebook, Reddit
  • Tweet it!
So thank you so much for your support. It won't take more than 10 seconds of your time. The share buttons are right below. :)

Ramesh Srinivasan is passionate about Microsoft technologies and he has been a consecutive ten-time recipient of the Microsoft Most Valuable Professional award in the Windows Shell/Desktop Experience category, from 2003 to 2012. He loves to troubleshoot and write about Windows. Ramesh founded Winhelponline.com in 2005.

12 thoughts on “Fix: Windows Defender Error 577 | Service Fails to Start”

  1. Finally a working solution!!!! For anyone attempting to manually remove Vipre AntiVirus on Windows 8.1, this is the trick.

    Thank you

    Reply
  2. Thank you a lot mate, finally working solution. I have searched everywhere for solutions and i could not solve the problem.

    Reply
  3. Thank you..
    Tried so many options but only this worked.
    Glad I came to this site.
    Since I am using official windows I prefer to stick with windows defender rather than custom antivirus system.

    Reply
  4. @henry
    did you follow below steps?

    10Download PsExec from Microsoft’s Windows Sysinternals site. Unzip and extract the tool to a permanent folder, say d:\tools

    2)Open an elevated or admin Command Prompt window.

    3)Type the following command, and press ENTER:
    d:\tools\psexec.exe -sid c:\windows\regedit.exe

    Reply

Leave a Reply to Samyb2313 Cancel reply