无忧启动论坛

标题: win10如何使用批处理关闭通知中心 [打印本页]

作者: 2013kyj    时间: 2022-1-23 10:23
标题: win10如何使用批处理关闭通知中心
如题, win10如何使用批处理关闭通知中心, 有时感觉一直弹出通知窗口很烦的, 百度搜索了一下, 没有找到答案, 请求高手支招, 提前感谢

作者: star    时间: 2022-1-23 22:01
在设置里找到:打开或关闭系统图标 - 关闭 操作中心
作者: wsdyleon    时间: 2022-1-24 09:17
dism++貌似就有
作者: Bruce65    时间: 2025-3-29 23:02
Reg.exe add "HKCU\Software\Policies\Microsoft\Windows\Explorer" /v "DisableNotificationCenter" /t REG_DWORD /d "0x1" /f

Reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Explorer" /v "DisableNotificationCenter" /t REG_DWORD /d "0x1" /f




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3