Loading... > 最近发现了一个神器——Windows Defender Remover,能在你电脑上或者彻底删除烦人的 Windows Defender,让你的电脑飞起来! 项目地址: [https://github.com/ionuttbara/windows-defender-remover](https://github.com/ionuttbara/windows-defender-remover) ### 它能干啥? - 让Windows安全中心闭嘴 - 关闭虚拟化安全 - 禁用文件虚拟化和UAC - 禁用SmartScreen - 从设置里移除Windows安全部分 - 怎么用? ### 方法一:直接下载运行 下载工具:去GitHub Releases页面,下个.exe文件。 运行工具:右键点击下载的文件,选择“以管理员身份运行”。 一条命令搞定:如果你喜欢敲命令,那就在命令行里输入: ```cmd Defender.Remover.exe /r ``` ### 方法二:用Git克隆 打开命令提示符:按下Win+R,输入cmd,回车。 输入Git命令:在命令提示符里输入以下命令: ```bash git clone https://github.com/ionuttbara/windows-defender-remover.git ``` [card title="注意" color="warning"]前提需要安装Git!!![/card] 进入目录:然后输入: ```bash cd windows-defender-remover ``` 运行脚本:最后输入: ```cmd Script_Run.bat ``` Last modification:April 25, 2025 © Reprint prohibited Support Appreciate the author Like 如果觉得我的文章对你有用,请随意赞赏