Skip to content
Follow
Windows 🟡 Intermediate

How to Turn Your Windows Startup Sound On or Off in Windows 11

Richard
Written by
Richard
Jul 22, 2026 Updated Aug 23, 2026 7 min read
How to Turn Your Windows Startup Chime On or Off in Windows 11
How to Turn Your Windows Startup Chime On or Off in Windows 11

The Windows 11 startup sound is the audio chime that plays when your PC boots up. Microsoft turns this feature off by default on Windows 11 computers, but you can turn it back on or off at any time using the Settings app.

Changing this setting takes just a few clicks if you want your PC to greet you with sound or keep quiet when you start it up.

⚡ Quick Answer

To turn the Windows 11 startup sound on or off, open Settings , go to Personalization, then Themes, and click Sound settings. In the Sounds window, check or uncheck “Play Windows Startup sound” under Program Events. Click OK to save.

Why Change the Startup Sound?

You might want to turn your Windows startup sound on or off for a few reasons. Some people like the familiar chime that means their PC is ready. Others prefer to keep things quiet, especially in shared spaces, so no one knows when their computer boots up.

This article covers three methods for managing the Windows startup sound. The first method uses Windows’ own settings for quick access. The second method employs the Registry Editor, a tool that allows for more detailed changes to system settings. The third method is applicable to specific Windows versions and utilizes the Group Policy Editor for adjustments.

Method 1Using Windows Settings (The Easy Way)

This method usually works perfectly.

Open Settings

Press the Win+I on your keyboard. Alternatively, click the Start button and then click the small gear icon.

Go to Personalization and Themes

In the Settings window, click on Personalization in the left menu. On the right side, click on Themes.

Windows 11 Settings window with Personalization and Themes options highlighted.
Windows 11 Settings window with Personalization and Themes options highlighted.

Find Sound Settings

Under the Themes section, find the Sounds option and click it. Clicking Sounds opens the classic control panel. From here, you can manage both startup and shutdown audio.

Windows 11 Themes settings showing the Sound control panel.
Windows 11 Themes settings showing the Sound control panel.

Turn the Startup Sound On or Off

In the Sounds window, look for a checkbox labeled Play Windows Startup sound in the list of Program Events.

  • To turn the sound ON, check the box.
  • To turn the sound OFF, uncheck the box.
Windows 11 sound settings with the Play Windows Startup sound checkbox.
Windows 11 sound settings with the Play Windows Startup sound checkbox.

Click OK to save your changes.

Close Settings

Close the Settings window. The next time you restart your computer, the sound will be on or off according to your selection.

Method 2Using the Registry Editor (For More Control)

The Registry Editor tool allows you to change many settings in Windows 11. Proceed with caution here, as accidental registry mistakes can cause system instability. Back up your registry before making changes; backing up the registry is a good idea. Administrator permission is required to use the Registry Editor tool.

Enable the Startup Sound with Registry Editor

Open Registry Editor

You can turn the Windows startup sound back on using the Registry Editor. First, open the Registry Editor by pressing Windows key + R, typing regedit, and hitting Enter. Then, navigate to the specific location within the registry where this setting is managed.

Go to the Correct Location

📝Good to Know
In the Registry Editor, go to this path:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\BootAnimation

You can copy and paste this into the address bar at the top of the Registry Editor and press Enter.

Change the Setting

On the right side, look for an entry called DisableStartupSound. If DisableStartupSound isn't visible, right-click an empty spot in the right pane, select New, and choose DWORD (32-bit) Value (a specific type of data entry Windows uses for settings). Name it DisableStartupSound. Double-click the new value.

Double-click DisableStartupSound. To enable the startup sound, ensure the Value data is set to 0. If it currently shows as 1, change it to 0. Then, click OK to save.

Check Another Location (Important!)

You also need to check this path:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\BootAnimation

Look for an entry named UserSetting_DisableStartupSound on the right side.

If it exists, double-click it. To turn the sound ON, set its Value data to 0.

If it doesn't exist, create it like you did before: right-click, select New, then DWORD (32-bit) Value, and name it UserSetting_DisableStartupSound. Then, set its value to 0.

Click OK.

Close and Restart

Close the Registry Editor. Restart your computer to hear the startup sound.

Disable the Startup Sound with Registry Editor

Open Registry Editor

To turn off the Windows startup sound using the Registry Editor, start by opening the tool. Once open, go to the two specific registry paths mentioned previously for managing the startup sound setting. There, you'll find or create a value to disable the sound.

Go to the Locations

Go to the two paths shown above in the previous steps to enable startup sound, one after the other:

Change the Values

In both locations, find or create the DisableStartupSound (and UserSetting_DisableStartupSound in the second location) DWORD value.

Double-click on DisableStartupSound.

To turn the sound OFF, set the Value data to 1.

Click OK.

Repeat this for UserSetting_DisableStartupSound in the second location, setting its Value data to 1.

Close and Restart

Close the Registry Editor and restart your PC to have silence.

💡Tip
If you want to go back to the default settings, you can set the Value data back to 0 (for enabled) or 1 (for disabled) as needed. You can also delete the DisableStartupSound and UserSetting_DisableStartupSound entries. When these are deleted, Windows uses the setting from Method 1.

Method 3Using Group Policy Editor (For Pro, Enterprise, and Education Editions)

If you have Windows 11 Pro, Enterprise, or Education, you can use the Local Group Policy Editor. This tool can change system settings and might override settings from the Registry Editor or the Settings app. This method doesn't work on Windows 11 Home.

Open Local Group Policy Editor

Press the Windows key + R, type gpedit.msc, and press Enter. Click Yes if prompted.

In the left pane, follow this path:

Computer Configuration > Administrative Templates > System > Logon

Find the Startup Sound Policy

You can turn the Windows Startup sound setting off by double-clicking the option named "Turn off Windows Startup sound" in the right pane of the Sounds control panel. This action prevents the startup sound from playing when you boot your Windows 11 computer.

Checkbox to turn off Windows 11 startup sound in sound settings.
Checkbox to turn off Windows 11 startup sound in sound settings.

Configure the Policy

You can configure the startup sound policy in Windows with three main choices. Selecting 'Disabled' will always enable the startup sound. Choosing 'Enabled' will always disable it and hide the option in Settings. 'Not Configured' returns the setting to its default behavior, allowing you to choose.

  • To Always Enable Startup Sound: Select Disabled. This means the policy to turn off the sound is disabled, so the sound is allowed.
  • To Always Disable Startup Sound: Select Enabled. This tells Windows to turn off the sound and will hide the option in the Settings app.
  • To Let You Choose (Default): Select Not Configured. This turns off the Group Policy setting, letting you use the checkbox in the Settings app (Method 1) or the Registry Editor (Method 2).
Windows 11 sound settings window with startup sound options visible.
Windows 11 sound settings window with startup sound options visible.

Click OK.

Close and Restart

Close the Local Group Policy Editor. Restart your computer for the changes to take effect.

Summary

You can manage your Windows 11 startup sound using the Settings app. For more advanced control or if the Settings app doesn't work, the Registry Editor can be used, though you should proceed with caution. Windows 11 Pro, Enterprise, and Education users also have the option to manage this setting via the Local Group Policy Editor.

Why is there no sound on startup 🪟 Windows 11?

Check Startup Sound Setting: Go to Settings > System > Sound. Scroll down to the "Advanced sound options" and ensure that the option for playing system sounds is enabled. Update Audio Drivers: Sometimes, outdated or incompatible audio drivers can cause sound issues.

Can you disable 🪟 Windows 11 startup sound?

Go to the "Sounds" tab. Under Sound Scheme, select “No Sounds” from the dropdown. Optionally, uncheck “Play Windows Startup sound” if it's enabled. Click Apply, then OK.

Why is there no sound on startup 🪟 Windows 11?

Check Startup Sound Setting: Go to Settings > System > Sound. Scroll down to the "Advanced sound options" and ensure that the option for playing system sounds is enabled. Update Audio Drivers: Sometimes, outdated or incompatible audio drivers can cause sound issues.

Was this guide helpful?

📬 Get new Windows tips in your inbox
One email when we publish something worth your time. No spam, unsubscribe anytime.
Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

3012 articles → Twitter

📚 Related Tutorials

How to Manage Windows 11 Notifications: Turn On/Off Alerts
Windows How to Manage Windows 11 Notifications: Turn On/Off Alerts
What Breaks When You Disable Windows Telemetry
Windows What Breaks When You Disable Windows Telemetry
What Breaks When You Disable Windows 11 Widgets
Windows What Breaks When You Disable Windows 11 Widgets
Should You Disable Windows 11 Animations To Speed Up An Older PC
Windows Should You Disable Windows 11 Animations To Speed Up An Older PC

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *