WINDOWS DEFENDER NOT WORKING

Anonymous
2022-06-17T04:38:26+00:00

I have tried most of the youtube tutorials.. I have tried regedit and used these methods as microsoft>policy>windows defender>disableantipsyware.

and other methods using registry editor it doesn't work. Please don't tell me to use registry editor. It just won't work . I really need help.

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

9 answers

Sort by: Most helpful
  1. Anonymous
    2022-06-17T05:08:51+00:00

    i can't find securityhealthservice

    10 people found this answer helpful.
    0 comments No comments
  2. Lester Bernard Reyes 74,430 Reputation points Independent Advisor
    2022-06-17T05:11:30+00:00

    Hi and thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today.

    I understand the issue you have, nothing to worry I am here to help, I know some of these steps are already done, you have just skipped it if you think it will have the same result.

    Method 1. Repair Windows apps and Windows defender:

    On Powershell(admin), copy and paste the command below and hit enter:

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    restart the PC and check

    Method 2. Reinstall Windows Defender

    Open registry, then go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender

    Then delete the Windows Defender folder, then restart the PC and check it again.

    Let me know how it goes and I hope that helps.

    Bernard

    Independent Advisor

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-06-17T05:14:19+00:00

    Please make sure that there are no installed third party antivirus software.

    Open administrative command prompt and copy and paste:

    msdt.exe -id WindowsUpdateDiagnostic

    Click > view detailed information > post images or share links into this thread using one drive, drop box, or google drive

    Run through the steps in this Microsoft link:

    https://support.microsoft.com/en-us/windows/automatically-fix-windows-security-issues-9041b976-e664-1a1d-0a82-607b0cbd7fc4

    1 person found this answer helpful.
    0 comments No comments
  4. Ramesh 175.5K Reputation points Volunteer Moderator
    2022-06-17T04:52:38+00:00
    1. Start the Windows Security Service
    2. Start the Registry Editor (regedit.exe)
    3. Go to the following location:
       HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService
      
    4. Double-click "Start" and set its data to 3
    5. Exit the Registry Editor.
    6. Restart Windows.

    If that doesn't do the trick, then try a repair installation.

    See also:

    1. Windows Defender - Virus & Threat Protection "Unexpected - Microsoft Community
    2. Windows Defender Service Missing; Security at a glance page is Empty
    1 person found this answer helpful.
    0 comments No comments
  5. Ramesh 175.5K Reputation points Volunteer Moderator
    2022-06-17T05:18:32+00:00

    It appears that the service has been deleted (by malware?). Pls check the 2nd link I posted to get the SecurityHealthCenter service registry file for Windows 10/11 (download). Run the registry file and restart Windows. This restores the Security Health Center service.

    0 comments No comments