Windows Defender Not Working

May 7, 2022 by · Leave a Comment
Filed under: How To Fix Windows Defender 

If you find that Windows Defender is not loading or fails to update, this may be due to a Windows Update breaking Defender.

Try this using PowerShell:

Open PowerShell (as Administrator) and run this command “Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage”

This *should* fix any problems caused by an update.