Open start and search for cmd or Command prompt and run it as administrator and then type the following command:
sfc /scannow
Open start and search for PowerShell and right click and run it as administrator and then type the following command:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
Let it runs and see if this solve the problem.