Windows安全中心无法启用页面不可用或空白
打开在命令提示符(管理员)输入
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
重启电脑,无效,可新建“.reg”文件,合并
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender] "DisableAntiSpyware"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection] "DisableBehaviorMonitoring"=dword:00000000 "DisableIOAVProtection"=dword:00000000 "DisableOnAccessProtection"=dword:00000000 "DisableRealtimeMonitoring"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService] "Start"=dword:00000002
无效,升级或重装系统。
@版权声明
转载原创文章请注明转载自DNPU,网站地址:https://dnpu.com/
评论
◎良言一句三冬暖,恶语伤人六月寒。





