Hi James Granson,
Thanks for your post. Please try the following steps at first:
- Disable any third-party antivirus on your PC, then restart it, and then check.
- Run the Windows Security Troubleshooter:
Click Start Menu > Settings > System > Troubleshoot.
Look and run the Windows Security troubleshooter.
- Repair Windows Defender:
Right-click the Start Menu and click Windows PowerShell (Admin)
copy and paste the command below and hit enter:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Reboot your PC then check.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.