Hello
Thank you for posting in Q&A forum.
Here are some additional steps you can try:
- Check Security Center Service
• Press Win + R, type services.msc, and press Enter.
• Locate Security Center in the list.
• Ensure the Startup type is set to Automatic and the service is running. If it's not, right-click and select Start.
- Modify Registry Settings
• Press Win + R, type regedit, and press Enter.
• Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService. • Ensure the Start value is set to 2 (Automatic). If it's set to 4 (Disabled), change it to 2.
Note: please back up the registry before you make any change about it.
- Re-register Windows Security App
• Open Windows Terminal (Admin) by pressing Win + X and selecting it.
• Run the following command: Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
• Restart your computer.
- Run System File Checker and DISM
• Open Command Prompt (Admin) by pressing Win + X and selecting it.
• Run these commands one by one: sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth
• Restart your computer after each command.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.