SFC repaired multiple files in "C:\Program Files\Windows Defender" and %ProgramData%\Microsoft\Windws Defender". So please check if Windows Defender is started after a reboot.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
WMIC SERVICE GET caption, name, startmode, state > "%userprofile%\desktop\services.txt"
reg save "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services" "%userprofile%\Desktop\Services.hiv"
Get-MpComputerStatus
[/code[
SFC /Scannow
DISM /online /cleanup-image /RestoreHealth
sc config winmgmt start= disabled
net stop winmgmt
ren %systemroot%\system32\wbem\repository repository.old
rd /s /q %systemroot%\system32\wbem\repository
sc config winmgmt start= auto
Get-MpComputerStatus
Trend Micro Solution Platform Amsp Auto Running
Trend Micro Deep Security Agent ds_agent Auto Running
Trend Micro Deep Security Monitor ds_monitor Auto Running
Trend Micro Deep Security Notifier ds_notifier Auto Running