娄底电脑维修

娄底专业上门电脑维修

电话17607381176

娄底上门修电脑的电话

Windows安全中心无法启用页面不可用或空白

20HN2023-03-30

打开在命令提示符(管理员)输入

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

无效,升级或重装系统。

本文链接:https://www.20hn.com/weixiu/202303300.html

Win10Win11杀毒软件

网友评论

  • 点击刷新验证码