赞
踩
如图,我遇到这样的问题可能是因为我之前通过各种方法将windows defender关闭,导致运行不正常,缺少组件。
参考了https://www.zhihu.com/question/394903132这个网址里的一位大神的解决方案,亲测有效!!!
把自己之前做过的关闭操作全部都取消,然后再进行下一步操作。
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
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。