纯净、安全、绿色的下载网站
相信大家对于win10的 Windows Defender一定印象深刻这款安全软件在一次更新中莫名其妙就出现了而且它因为新出许多地方都不完善 其强制开机运行以及无法关闭退出的特点也是深入人心那么我们要怎么把 Windows Defender给一键关闭呢?
win10系统一键关闭Windows Defender的操作方法:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection]
"DisableBehaviorMonitoring"=dword:00000001
"DisableIOAVProtection"=dword:00000001
"DisableOnAccessProtection"=dword:00000001
"DisableRealtimeMonitoring"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService]
"Start"=dword:00000004
将以上命令复制到记事本并保存为后缀名为.reg文件然后双击导入注册表即可关闭Windows Defender
以上win10系统一键关闭Windows Defender的方法就给大家介绍到这里相信大家只要跟着步骤去做基本都可以把它给关闭