无忧启动论坛

标题: 去掉开机提示音有什么注册表吗、 [打印本页]

作者: j2rong    时间: 14 小时前
标题: 去掉开机提示音有什么注册表吗、
如题,有的话分享一下谢谢
作者: smile_z    时间: 14 小时前
蹲一下
作者: 518hl    时间: 13 小时前
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk]
".Current"=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation]
".Current"=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand]
".Current"=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion]
".Current"=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon]
".Current"=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff]
".Current"=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsShutdown]
".Current"=""

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsStartup]
".Current"=""

通过修改注册表禁用Windows 10开机提示音
清空各系统事件关联的音频文件路径
包含启动、关机、登录等关键系统提示音
双击运行后立即生效无需重启
适用于Windows 10所有版本和系统配置
ai回答的

作者: simonlong    时间: 13 小时前
518hl 发表于 2025-12-20 08:44
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAst ...

感谢分享
作者: fulibo    时间: 13 小时前
518hl 发表于 2025-12-20 08:44
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAst ...

学到了!
注册表查了一下!
管用
作者: zhaode    时间: 12 小时前
过来学习一下  谢了
作者: djsh001    时间: 12 小时前
我的win10从来没有开机声音。
作者: Jxzl    时间: 12 小时前
学到了
作者: wondaol    时间: 11 小时前
开机声不就那么一声嘛
作者: 好好学些    时间: 11 小时前
蹲一下
作者: hhcha    时间: 11 小时前
长知识了!
作者: s无忌惮    时间: 11 小时前
学一下!
作者: ebaqiang    时间: 10 小时前
纯支持~帮顶
作者: jinkun23    时间: 9 小时前
本帖最后由 jinkun23 于 2025-12-20 12:26 编辑

::win7适用,复制下面文字另存为.cmd文件双击即可。

:: 声音方案改为无声
reg add "HKCU\AppEvents\Schemes" /f /ve /t REG_SZ /d ".None" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\.Default\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\ChangeTheme\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\FaxBeep\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\MailBeep\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\SystemExit\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\SystemHand\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\.Default\WindowsUAC\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\Explorer\FeedDiscovered\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\Explorer\Navigating\.Current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\sapisvr\DisNumbersSound\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\sapisvr\HubOffSound\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\sapisvr\HubOnSound\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\sapisvr\HubSleepSound\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\sapisvr\MisrecoSound\.current" /f /ve /t REG_SZ /d "" >nul
reg add "HKCU\AppEvents\Schemes\Apps\sapisvr\PanelSound\.current" /f /ve /t REG_SZ /d "" >nul
:: 禁止播放Windows启动声音
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\BootAnimation" /f /v "DisableStartupSound" /t REG_DWORD /d 1 >nul



作者: lichen316    时间: 9 小时前
你这是想装完系统第一次到桌面都不想听吗?
作者: RNM25728    时间: 9 小时前
感谢分享
作者: guong    时间: 8 小时前
来学习的
作者: j2rong    时间: 8 小时前
lichen316 发表于 2025-12-20 12:30
你这是想装完系统第一次到桌面都不想听吗?

听了一次还有无数次啊
作者: handsome_xiang    时间: 6 小时前
518hl 发表于 2025-12-20 08:44
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAst ...

感谢分享!
作者: a66    时间: 2 小时前
看看
作者: lichen316    时间: 1 小时前
j2rong 发表于 2025-12-20 13:52
听了一次还有无数次啊

控制面板 -->声音 -->第三个选项卡里不是有个播放windows启动声音吗,取消勾选就行了。我还以为你要封装系统呢
作者: 13325531750    时间: 1 小时前
去掉开机提示音有什么注册表吗、感谢分享!俺是来学习的。




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