Skip to content
Follow
Windows

How to Disable Audio Output on Windows 11

Richard
Written by
Richard
Sep 10, 2021 Updated Jun 19, 2026 3 min read
How to Disable Audio Output on Windows 11
How to Disable Audio Output on Windows 11

You can disable audio output on Windows 11 by switching your default playback device or muting a specific audio device directly in the Sound settings.

This effectively stops sound from playing through unwanted speakers or headphones, saving you the hassle of physically unplugging them.

This is especially useful when you have multiple audio devices connected, such as a monitor with integrated speakers alongside your primary headset.

Windows 11, particularly version 22H2 and newer, makes managing these audio outputs straightforward.

⚡ Quick Answer

You can disable audio output on Windows 11 through Sound settings by preventing apps from using the device, or by using the Sound Control Panel to right-click and select Disable. This stops sound from playing through unwanted speakers or headphones.

Why disable audio output?

Disabling a device tells Windows to stop sending sound to it. This is really handy if you want to keep a device plugged in but don’t want it making noise right now. It’s a quick way to adjust your setup without messing with cables.

What happens when done?

Once you disable a device, it won’t show up as an option for playing sound anymore. The audio device is effectively removed from the list of active sound outputs. You can always turn it back on later by following the same steps.

How to turn off a sound device via Settings

You can turn off a sound device in Windows 11 using the Settings app to stop it from playing any audio.

  1. Open the Settings app. You can press the Windows key + I on your keyboard to open it quickly. Official Microsoft Support
  2. Click on System in the left menu.
  3. Select Sound on the right side of the screen.
Windows 11 Start menu showing Settings option
windows 11 start settings

Next, find the device you want to stop.

  1. Under the Output section, click the small arrow next to the device name.
Windows Sound tile in Windows Settings app
Windows Sound tile in Windows Settings app

Now, look for the General settings for that device.

  1. Find the option that says Allow apps and Windows to use this device for audio.
  2. Click the Don’t allow button.
Windows 11 Sound settings showing multiple audio output devices.
Windows 11 Sound settings showing multiple audio output devices.
Disable audio output device in Windows 11 Sound settings.
Disable audio output device in Windows 11 Sound settings.

Advanced Method: Using the Sound Control Panel

The older Sound Control Panel offers a more direct way to disable audio output on Windows 11, letting you manage your sound devices more permanently.

  1. Press Windows key + R, type mmsys.cpl, and press Enter.
  2. Right-click the device you wish to disable.
  3. Select Disable.

Warning: Disabling primary system audio drivers might lead to instability or prevent audio services from starting correctly. Stick to disabling secondary output devices.

Advanced Management: PowerShell and Registry

For those comfortable with the command line, you can manage devices this way. [Requires Admin Privileges]

💻Code
pnputil /disable-device "DeviceInstancePath"

You can also tweak registry keys to force device states, though this is risky. Paths like HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices control these settings.

How to disable audio output for specific applications

If you only want to mute sound for a single app, don’t disable the hardware. Instead, use the Volume Mixer.

  1. Right-click the speaker icon in the taskbar.
  2. Select Open volume mixer.
  3. Adjust the slider for the specific app to zero or mute it.

Summary

You can easily manage your sound devices in Windows 11 without unplugging hardware, allowing you to disable audio output through the Settings menu or Sound Control Panel when needed.

Why do my disabled audio devices turn back on after a Windows update?

Your disabled audio devices might turn back on after a Windows update because updates can reset audio driver configurations, potentially re-enabling devices by default.

Is there a difference between ‘Don’t Allow’ and ‘Disable’ in 🪟 Windows 11?

Yes. ‘Don’t Allow’ in the Settings app is a user-level toggle that prevents apps from routing audio to that device. ‘Disable’ in the Device Manager or Sound Control Panel stops the hardware driver from communicating with the OS entirely, which is a more permanent and system-wide restriction.

Was this guide helpful?

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.

📚 Related Tutorials

How to Rename Audio Devices on Windows 11
Windows How to Rename Audio Devices on Windows 11
How to Open PowerShell in Windows 11
Windows How to Open PowerShell in Windows 11
How to Install or Update Audio Drivers in Windows 11
Windows How to Install or Update Audio Drivers in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11

0 Comments

  • My audio divices dissapear from the list when i disable them so i cant turn them back on …

    Reply
    • I had the same issue, you can find them here:
      System > Sound > Advanced > All sound devices

      Reply
  • robert webster

    I cant allow my soundbar and it also shows disconnected in Sound Options under Control Panel even though its paired on my Bluetooth devices

    Reply

Leave a Comment

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