直播app
美女大全
广告位1
广告位2
4.13
广告位1

Windows系统更新&安全组件 一键禁用脚本.bat

2025-12-31 / 电脑软件 / 15 阅读
chcp 65001 >nulecho ==============================================echo 正在禁用Windows Defender、自动更新及安全功能...echo 警告:此操作会大幅降低系统安全性!echo ==============================================pause:: 1. 关闭UAC(可选,如需保留可注释)reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v EnableLUA /t REG_DWORD /d 0 /f >nul:: 2. 删除EPP右键菜单扩展reg delete "HKLM\SOFTWARE\Classes\*\shellex\ContextMenuHandlers\EPP" /f >nul 2>&1reg delete "HKLM\SOFTWARE\Classes\Directory\shellex\ContextMenuHandlers\EPP" /f >nul 2>&1reg delete "HKLM\SOFTWARE\Classes\Drive\shellex\ContextMenuHandlers\EPP" /f >nul 2>&1:: 3. 禁用Windows Defender核心功能reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiVirus /t REG_DWORD /d 1 /f >nul:: 4. 禁用Defender实时防护reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableBehaviorMonitoring /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableIOAVProtection /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableOnAccessProtection /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableScanOnRealtimeEnable /t REG_DWORD /d 1 /f >nul:: 5. 禁用Defender通知和托盘reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Notifications" /v DisableNotifications /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Systray" /v HideSystray /t REG_DWORD /d 1 /f >nul:: 6. 禁用SmartScreenreg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v SmartScreenEnabled /t REG_SZ /d Off /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v EnableSmartScreen /t REG_DWORD /d 0 /f >nul:: 7. 禁用Windows自动更新reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v AUOptions /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v UseWUServer /t REG_DWORD /d 1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v WUServer /t REG_SZ /d http://127.0.0.1 /f >nulreg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v WUStatusServer /t REG_SZ /d http://127.0.0.1 /f >nul:: 8. 隐藏更新/Defender设置页reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v SettingsPageVisibility /t REG_SZ /d "Hide:windowsupdate;windowsupdate-action;windowsdefender" /f >nul:: 9. 禁用安全相关服务sc config BITS start= disabled >nulsc config DoSvc start= disabled >nulsc config SecurityHealthService start= disabled >nulsc config Sense start= disabled >nulsc config UsoSvc start= disabled >nulsc config WaaSMedicSvc start= disabled >nulsc config wscsvc start= disabled >nul:: 10. 停止已运行的安全服务net stop BITS /y >nul 2>&1net stop DoSvc /y >nul 2>&1net stop SecurityHealthService /y >nul 2>&1net stop Sense /y >nul 2>&1net stop UsoSvc /y >nul 2>&1net stop WaaSMedicSvc /y >nul 2>&1net stop wscsvc /y >nul 2>&1echo.echo 禁用操作完成!建议仅在测试环境使用,按任意键退出...pause >nulexit               echo.pause复制代码

需要多用管理员权限多执行几次

Windows系统更新&安全组件 一键禁用脚本.bat Windows系统更新&安全组件 一键禁用脚本.bat

020913nuaaa3jbugak8uta.webp (21.93 KB, 下载次数: 0)

下载附件  保存到相册

Windows系统更新&安全组件 一键禁用脚本.bat

13 小时前 上传


下载地址:https://xiaok.lanzoum.com/iV9uk3evg0oj


下载地址
网盘高速下载
大小: | 提取码:
美女资源: 点击免费领取
性感美女-写真视频: 点击进入!
请收藏我们网站: 感谢有你:www.98hxm.com

#免责声明#

本站提供的一切软件、教程和资源内容信息仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站信息来自网络收集整理,版权争议与本站无关。您必须在下载后的24个小时之内,从您的电脑或手机中彻底删除上述内容。如果您喜欢该程序和内容,请支持正版,购买注册,得到更好的正版服务。我们非常重视版权问题,如有侵权请邮件与我们联系处理。敬请谅解!