https://zhuanlan.zhihu.com/p/86825136

 

通过注册表彻底关闭windows defender,打开Windows Powershell
管理员权限运行: reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /d 1 /t REG_DWORD


 
                    
            
                

相关文章:

  • 2021-11-11
  • 2021-11-14
  • 2022-12-23
  • 2021-12-23
  • 2021-12-22
  • 2021-11-29
  • 2021-06-09
  • 2022-12-23
猜你喜欢
  • 2021-11-09
  • 2022-12-23
  • 2022-12-23
  • 2021-05-13
  • 2022-01-19
  • 2021-09-16
  • 2021-07-19
相关资源
相似解决方案