Windows Defender Not Working
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.