微软(Microsoft)为新的 Windows 11改变了(new Windows 11)Windows的外观和感觉。声音也不例外。甚至Windows的启动声音也发生了变化(sound has changed)。它轻松而简短,可以说是可以忽略的。但是,有些人更愿意更改Windows 11启动声音或禁用它,我们将向您展示如何操作。
如何使用 GUI 禁用 Windows 11 启动声音(How To Disable the Windows 11 Startup Sound With the GUI)
在家工作(Working from home)将继续存在,因此我们在工作时应该考虑周围的人。也许你是一个早起的人,不想吵醒任何人。只需(Just)关闭Windows 11启动声音即可。
- 选择开始(Start)菜单并开始输入:声音设置。(sound settings. )第一个结果将是声音设置(Sound settings)。选择那个。
- 在打开的声音(Sound)窗口中,向下滚动并选择更多声音设置(More sound settings)。
- 以前版本的Windows中熟悉的“声音(Sound )”窗口随即打开。选择声音(Sounds )选项卡,然后取消选中播放 Windows 启动(Play Windows Startup )声音框。单击确定(OK )应用并退出窗口。其他Windows 声音(Windows sounds)仍然有效,但启动Windows 11设备将静音。
如果需要禁用所有Windows系统声音,请转到声音方案(Sound Scheme)下拉菜单并选择无声音(No Sounds)。单击确定(OK )应用并退出窗口。
如何使用组策略禁用 Windows 11 启动声音(How To Disable the Windows 11 Startup Sound With Group Policy)
也许您想为登录到Windows的任何人禁用(Windows)Windows 11启动声音。设置组策略(Setting a Group Policy)是最好的方法。这确实需要管理员(Administrator)权限。
- 在“声音”(Sounds)窗口中,取消选中“播放 Windows 启动”声音(Play Windows Startup sound )框并选择“应用(Apply )”或“确定(OK)” 。如果在设置组策略时选中该框,则组策略将其锁定。
- 选择开始(Start)菜单并开始输入:group。最上面的结果应该是Edit group policy。选择那个。
- 在本地组策略编辑器(Local Group Policy Editor)中,导航到计算机配置(Computer Configuration)>管理模板(Administrative Templates )>系统(System )>登录(Logon)。在右侧窗格中,找到设置关闭 Windows 启动声音(Turn off Windows Startup sound )并选择它。
- 在关闭 Windows 启动声音(Turn off Windows Startup sound )设置中,将其更改为Enabled并选择OK。请注意,它显示“此策略在此版本的Windows中不可用。” 这是不正确的。有时(Sometimes)Windows中的文档不会更新。
- 下次启动Windows时,将应用该设置,并且不会播放Windows启动声音。(Windows)要立即应用设置,请打开命令提示符(Command Prompt )并输入命令
gpupdate / 强制
并按Enter。将更新计算机和用户策略。
重新打开“声音”窗口(Sound window ),注意“播放 Windows 启动”声音(Play Windows Startup sound )框未选中并且也显示为灰色,因此无法更改。
如何使用 PowerShell 禁用 Windows 11 启动声音(How To Disable the Windows 11 Startup Sound With PowerShell)
如果您还没有,请花时间学习 PowerShell(learn PowerShell)。PowerShell脚本可用于操作Windows的几乎任何部分并自动执行重复性任务。
此命令或PowerShell术语 – cmdlet 编辑注册表以关闭任何登录到设备的Windows 11 启动声音。(Startup Sound)cmdlet 可以作为PowerShell脚本的一部分在全新安装的Windows上运行,或部署在多个设备上。
- 选择开始菜单并搜索powershell。第一个选项是Windows PowerShell。右键单击它并选择Run as administrator。
- 在PowerShell中的命令提示符处,输入 cmdlet:
Set-ItemProperty -Path HKLM:SOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem -Name DisableStartupSound -Value 0 -Force
并按Enter。
如何更改 Windows 11 启动声音(How To Change the Windows 11 Startup Sound)
也许您只是想要不同的启动声音。也许是为了提醒你做某事,作为一个恶作剧,或者只是因为你可以。我们会帮你的。您可以使用现有的Windows声音或使用您自己的声音。
为 Windows 11 启动声音使用自定义声音(Use a Custom Sound for Windows 11 Startup Sound)
这需要管理员权限。此外,请确保文件为 .wav 格式。如果不是,您可以将声音转换为 .wav(convert the sound into the .wav)格式。
- 在文件资源管理器(File Explorer)中,导航到C:\Windows\Media
- 粘贴.wav文件。它将要求管理员许可才能复制到此文件夹。选择继续(Continue)。该文件将被复制到此文件夹中。现在它将显示在系统声音列表中的可用声音列表中。
使用 GUI 更改 Windows 11 启动声音(Change the Windows 11 Startup Sound With the GUI)
默认情况下,Windows 登录(Windows Logon)不会显示在“程序事件”(Program Events)窗口中。以下是如何让它显示。它需要在Windows 注册表(Windows Registry)中进行更改。更改Windows注册表可能会导致(Windows)Windows出现严重问题。确保(Make)备份 Windows 注册表(backup Windows Registry),以便在需要时进行恢复。如果您对更改注册表感到不自在,请不要这样做。
- 按Win 键(Win Key )+ R。在运行(Run )窗口中,输入regedit并选择OK。
- 当注册表编辑器(Registry Editor )打开时,导航到HKEY_CURRENT_USER\AppEvents\EventLabels\WindowsLogon。
- 双击ExcludeFromCPL注册表项。将值从1更改为0,然后选择确定(OK )以应用更改。关闭注册表编辑器(Registry Editor)。
- 返回到Sound窗口并在(Sound )Program Events中向下滚动。Windows 登录(Windows Logon )现在将在那里。
- 在声音(Sounds )选择框中,导航到所需的声音并选择它。尝试“测试(Test )”按钮以确保其正常工作。如果是,请选择确定(OK )以应用更改并关闭声音(Sound)窗口。这将是下次启动Windows 11时播放的声音。
听起来不错?(Sounds Good?)
现在您已经很好地了解了如何在Windows中通过点击、组策略、注册表和PowerShell管理声音,您还会做什么?也许为其他Windows事件添加自定义声音?或者了解有关组策略、注册表和PowerShell的更多信息?借助这些工具,Windows 11的可定制性比您想象的要高。
How To Change or Disable the Windows 11 Startup Sound
Microѕoft has changed the look and feеl of Windows for the new Windows 11. Sounds are no exception. Even the Windows startup sound has changed. It’s effortless and brief, and arguably ignorable. However, some would prefer to change the Windows 11 startup sound, or disable it, and we’ll show you how.
How To Disable the Windows 11 Startup Sound With the GUI
Working from home is here to stay, so we should consider the people around us as we work. Maybe you’re an early riser and don’t want to wake anyone. Just turn off the Windows 11 startup sound.
- Select the Start menu and start typing: sound settings. The first result will be Sound settings. Select that.
- In the Sound window that opens, scroll down and select More sound settings.
- The familiar Sound window from previous versions of Windows opens. Select the Sounds tab, then uncheck the Play Windows Startup sound box. Click OK to apply and exit the window. The other Windows sounds will still work, however starting the Windows 11 device will be silent.
If disabling all Windows systems sounds is desired, go to the Sound Scheme dropdown and select No Sounds. Click OK to apply and exit the window.
How To Disable the Windows 11 Startup Sound With Group Policy
Perhaps you’d like to disable the Windows 11 startup sound for anyone who logs in to Windows. Setting a Group Policy is the best way to do this. This does require Administrator rights.
- In the Sounds window, uncheck the Play Windows Startup sound box and select Apply or OK. If the box is left checked while setting the group policy, the group policy will lock it on.
- Select the Start menu and start typing: group. The top result should be Edit group policy. Select that.
- In the Local Group Policy Editor, navigate to Computer Configuration > Administrative Templates > System > Logon. In the right-hand pane, find the setting Turn off Windows Startup sound and select it.
- In the Turn off Windows Startup sound setting, change it to Enabled and select OK. Note that it says, “This policy is not available in this version of Windows.” This is incorrect. Sometimes documentation in Windows doesn’t get updated.
- The next time Windows starts, the setting will be applied and the Windows startup sound won’t play. To apply the setting immediately, open the Command Prompt and enter the command <pre>gpupdate /force</pre> and press Enter. The computer and user policies will be updated.
Re-open the Sound window and notice that the Play Windows Startup sound box is unchecked and also greyed out so it cannot be changed.
How To Disable the Windows 11 Startup Sound With PowerShell
If you haven’t yet, take the time to learn PowerShell. PowerShell scripting can be used to manipulate almost any part of Windows and automate repetitive tasks.
This command, or in PowerShell terms – cmdlet, edits the registry to turn off the Windows 11 Startup Sound for anyone logging on to the device. The cmdlet can be made part of a PowerShell script to run on a fresh install of Windows, or deployed across several devices.
- Select the start menu and search for powershell. The first option will be Windows PowerShell. Right-click on it and choose Run as administrator.
- At the command prompt in PowerShell, enter the cmdlet: <pre>Set-ItemProperty -Path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System -Name DisableStartupSound -Value 0 -Force</pre> and press Enter.
How To Change the Windows 11 Startup Sound
Maybe you just want a different start up sound. Perhaps as a reminder to do something, as a prank, or just because you can. We’ll help you with that. You can either use an existing Windows sound or use your own.
Use a Custom Sound for Windows 11 Startup Sound
This requires administrator rights. Also, ensure the file is in the .wav format. If it isn’t, you could convert the sound into the .wav format.
- In File Explorer, navigate to C:\Windows\Media
- Paste the .wav file. It will ask for administrator permission to copy to this folder. Select Continue. The file will be copied into this folder. Now it will show in the list of available sounds in the system sounds list.
Change the Windows 11 Startup Sound With the GUI
By default, Windows Logon doesn’t show in the Program Events window. Here’s how to make it show. It requires making a change in Windows Registry. Changing the Windows registry can cause serious problems for Windows. Make sure to backup Windows Registry so it can be restored if needed. Don’t do this if you don’t feel comfortable with making registry changes.
- Press Win Key + R. In the Run window, enter regedit and select OK.
- When the Registry Editor opens, navigate to HKEY_CURRENT_USER\AppEvents\EventLabels\WindowsLogon.
- Double-click on the ExcludeFromCPL registry key. Change the value from 1 to 0 and select OK to apply the change. Close the Registry Editor.
- Return to the Sound window and scroll down in Program Events. Windows Logon will be there now.
- In the Sounds select box, navigate to the desired sound and select it. Try the Test button to ensure it works. If it does, select OK to apply the change and close the Sound window. This will be the sound that plays the next time Windows 11 is started.
Sounds Good?
Now that you’ve had a good tour of how sounds are managed in Windows, through point-and-click, group policy, the registry, and PowerShell, what else will you do? Maybe add custom sounds for other Windows events? Or learn more about group policies, the registry and PowerShell? With these tools, Windows 11 is more customizable than you may have thought.