此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
转换
昨天下载一个软件暂时关闭了实时保护,之后就打不开了,我并没有安装第三方防护软件
您好,您可以使用dControl来修复此bug。下载链接:dControl.zip - 蓝奏云 (lanzoub.com)
然后弹出发现威胁。说明修复成功。
如果还弹请联系IT管理员
请按下win+X>终端管理员>复制粘贴以下内容
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage cmd cd %ProgramFiles%\Windows Defender MpCmdRun.exe -removedefinitions -dynamicsignatures MpCmdRun.exe -SignatureUpdate reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /d 1 /t REG_DWORD /f reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /d 0 /t REG_DWORD /f rm "C:\ProgramData\Microsoft\Windows Defender\Scans\History\Service\DetectionHistory\*"
然后重启电脑,看看是否解决问题。