Hi Mike,
Thank you for that information, please use these steps.
Click your Start Button, then just type Powershell and on the resulting list, right click PowerShell and select 'Run as Administrator'.
Paste this command into Powershell and press Enter:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
When that completes, close PowerShell and restart (not shut down) your PC
If that does not solve the error popup, repeat the process, but this time, paste this command:
Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"