I need some information in order to provide instructions to resolve this.
Please open Windows Powershell.
Copy and paste in each of the following commands then click enter.
gci 'C:\Windows\System32\SecurityHealth'-recurse -file -Include '*.dll', '*.exe', '*.appx' | Get-AuthenticodeSignature | ft -auto Path, Status
gsv SecurityHealthService, WdBoot, WdFilter, WdNisDrv, WinDefend, wscsvc | ft -auto Name, DisplayName, StartType, Status
Post a screenshot of the output.