Microsoft Security | Microsoft Defender | Other
Additional Microsoft Defender tools and services that provide security across various platforms and environments
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I tried all idea I had but I am not able to fix this issue.
I already tried Powershell, command and Securityhealthsetup.exe
Additional Microsoft Defender tools and services that provide security across various platforms and environments
AI answer
If Windows Security opens but shows Page not available, and PowerShell, Command Prompt, and SecurityHealthSetup.exe already did not fix it, the supported next steps from the available guidance are:
Get-Service WinDefend, WdBoot, WdFilter, WdNisSvc, WdNisDrv, SecurityHealthService, wscsvc | Format-Table -Auto DisplayName, Name, StartType, Status
MpCmdRun.exe -RemoveDefinitions -All
MpCmdRun.exe -ResetPlatform
dism /online /cleanup-image /restorehealth
sfc /scannow
install.wim source as documented.PowerShell.exe is blocked by policy or security software.References: