i can't find securityhealthservice
WINDOWS DEFENDER NOT WORKING
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.
9 answers
Sort by: Most helpful
-
Anonymous
2022-06-17T05:08:51+00:00 -
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
-
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:
-
Ramesh 175.5K Reputation points Volunteer Moderator2022-06-17T04:52:38+00:00 - Start the Windows Security Service
- Start the Registry Editor (
regedit.exe) - Go to the following location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService - Double-click "Start" and set its data to 3
- Exit the Registry Editor.
- Restart Windows.
If that doesn't do the trick, then try a repair installation.
See also:
-
Ramesh 175.5K Reputation points Volunteer Moderator2022-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.