完全刪除 Windows Defender

完全卸載:java

把以下代碼複製到文本中,後綴命名爲cmd,右鍵,使用管理員方式打開,不然會報錯linux

須要下載 install_wim_tweak.exe 這個軟件,後面的壓縮包有。windows

在這裏插入圖片描述

 1 @echo off
 2 cd /d "%~dp0"
 3 echo Uninstalling ...
 4 CLS
 5 install_wim_tweak.exe /o /l
 6 install_wim_tweak.exe /o /c "Windows-Defender" /r
 7 
 8 
 9 install_wim_tweak.exe /h /o /l
10 echo It should be uninstalled. Please reboot Windows 10.
11 pause

 

或者:直接下載腳本(WindowsDefenderRemoveScript.zip)spa

https://linux-1251121573.cos.ap-guangzhou.myqcloud.com/soft/windows/WindowsDefenderRemoveScript.zip.net

方法二:禁用3d

按WIN+R 調出運行,而後輸入 gpedit.msc 肯定code

在這裏插入圖片描述
而後在策略組中展開【計算機管理】-【管理模板】-【Windows組件】-【Windows Defender】blog

在這裏插入圖片描述

在這裏插入圖片描述

而後找到關閉 Windows Defender ,雙擊後設置爲「已啓用」,而後應用並肯定便可圖片

在這裏插入圖片描述

在這裏插入圖片描述

 

 版權聲明:本文爲CSDN博主「diyiday」的原創文章,遵循 CC 4.0 BY-SA 版權協議,轉載請附上原文出處連接及本聲明。
原文連接:https://blog.csdn.net/diyiday/java/article/details/88304698ip

相關文章
相關標籤/搜索