Hi Charmaine.Kavanagh,
I'm Paul and I'm here to help you with your concern.
Please try the following methods.
- Reset or Repair Windows Security App.
Open Settings > Apps > Apps & Features > Windows Security > Advanced Options > click Reset or Repair.
- Reregister Windows built-in apps.
> Open an elevated Windows PowerShell.
> Copy and paste the command below in PowerShell, and press Enter. (
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
> Restart the PC.
I hope this helps. Feel free to ask back any questions and keep me posted.