๐Ÿ› ๏ธ HowToFixNow

Fix Windows 11 No Sound: 8 Proven Audio Solutions

Updated on 5/9/20264 min readHowToFixNow

Losing audio on Windows 11 is one of the most disruptive issues you can face โ€” whether it's a complete silence, audio that works in one app but not another, or a red X on the speaker icon in the taskbar. The good news is that sound problems are almost always software-related and fixable without replacing any hardware.

Quick fix (TL;DR)

  • Check the Volume Mixer: right-click the speaker icon โ†’ Open Volume Mixer โ€” ensure nothing is muted
  • Check the output device: right-click speaker โ†’ Sound settings โ†’ verify the correct output is selected
  • Restart Windows Audio: press Win + R โ†’ services.msc โ†’ right-click Windows Audio โ†’ Restart
  • Run the Audio Troubleshooter: Settings โ†’ System โ†’ Troubleshoot โ†’ Other troubleshooters โ†’ Playing Audio
  • Reinstall the audio driver in Device Manager

Causes

  • Wrong audio output device selected: Windows switched to a ghost device (e.g., a disconnected monitor or Bluetooth headset)
  • Audio service stopped: the Windows Audio service crashed or was disabled
  • Driver issue: audio driver corrupted, outdated, or replaced by an incompatible Windows Update version
  • App-level mute: the specific application is muted in the Volume Mixer
  • System or app volume at 0%: volume zeroed out somewhere in the audio chain
  • Hardware issue: headphones unplugged, or audio port physically damaged

Step-by-step guide

Step 1 โ€” Check the Volume Mixer

Right-click the speaker icon in the taskbar and select Open Volume Mixer. Check that:

  • The master volume is not at 0% or muted
  • The specific app you are testing is not muted
  • The output device shown at the top is correct (e.g., "Speakers" not "Realtek Digital Output")

Step 2 โ€” Verify the audio output device

  1. Right-click the speaker icon โ†’ Sound settings
  2. Under Output, check which device is selected
  3. If it shows a disconnected device, click the dropdown and select your speakers or headphones
  4. Click the device name โ†’ Set as default

Windows sometimes switches the default output device after an update or when you connect a monitor, USB device, or Bluetooth headset.

Step 3 โ€” Run the Audio Troubleshooter

  1. Open Settings โ†’ System โ†’ Troubleshoot โ†’ Other troubleshooters
  2. Click Run next to Playing Audio
  3. Follow the prompts โ€” Windows will attempt to detect and fix the issue automatically

Step 4 โ€” Restart the Windows Audio service

  1. Press Win + R, type services.msc, and press Enter
  2. Scroll to Windows Audio
  3. Right-click โ†’ Restart
  4. Also check: right-click โ†’ Properties โ†’ ensure Startup type is Automatic
  5. Repeat for Windows Audio Endpoint Builder

Step 5 โ€” Update or reinstall the audio driver

Option A โ€” Update via Device Manager:

  1. Right-click the Start button โ†’ Device Manager
  2. Expand Sound, video and game controllers
  3. Right-click your audio device (e.g., Realtek High Definition Audio) โ†’ Update driver โ†’ Search automatically

Option B โ€” Reinstall:

  1. Right-click the audio device โ†’ Uninstall device
  2. Check Delete the driver software for this device
  3. Restart Windows โ€” the driver reinstalls automatically

Option C โ€” Manufacturer driver: Download the latest audio driver directly from your PC or motherboard manufacturer's support page for the most stable results.

Step 6 โ€” Roll back the audio driver

If audio stopped working after a Windows Update:

  1. Device Manager โ†’ Sound, video and game controllers
  2. Right-click your audio device โ†’ Properties โ†’ Driver
  3. Click Roll Back Driver and select the reason

Step 7 โ€” Check exclusive mode settings

Some apps claim exclusive control of the audio device, blocking others from producing sound.

  1. Right-click the speaker icon โ†’ Sound settings โ†’ More sound settings
  2. In the Playback tab, right-click your default device โ†’ Properties
  3. Click the Advanced tab
  4. Uncheck Allow applications to take exclusive control of this device
  5. Click OK

Step 8 โ€” Run System File Checker

Corrupted system files can cause audio services to fail.

Open Command Prompt as Administrator and run:

sfc /scannow

Wait for the scan to complete (5โ€“15 minutes). If it finds and repairs corrupted files, restart Windows and test audio.

Common mistakes to avoid

  • โŒ Adjusting the system volume without checking the Volume Mixer โ€” per-app mutes are independent
  • โŒ Reinstalling the driver via Windows Update only โ€” manufacturer drivers are more reliable
  • โŒ Forgetting to check whether Bluetooth or HDMI stole the default audio device
  • โŒ Skipping the service restart โ€” Windows Audio can crash without a visible error message
  • โŒ Assuming a hardware fault before trying a driver reinstall

Advanced: HDMI and display audio

If you connect a monitor via HDMI and audio disappeared, check that Windows didn't switch the default output to the HDMI audio device. Go to Settings โ†’ System โ†’ Sound and set your speakers as the default output. Alternatively, right-click the speaker icon โ†’ Sound settings โ†’ More sound settings โ†’ Playback tab and disable the HDMI audio device you don't use.

For general Windows 11 performance issues alongside audio problems, see how to fix Windows 11 running slow.

Frequently asked questions

Why does Windows 11 say 'No audio output device is installed'?

This usually means the audio driver is corrupted, missing, or disabled. Reinstall the driver from Device Manager or download it from your hardware manufacturer's support page.

How do I restart the Windows Audio service?

Press Win + R, type 'services.msc', find 'Windows Audio', right-click it, and select Restart. Also check that its Startup type is set to Automatic.

Why does audio work in one app but not another?

The app is probably muted in the Volume Mixer or using a different audio output device. Right-click the speaker icon in the taskbar โ†’ Open Volume Mixer and check each app's volume level.

Can a Windows Update break audio?

Yes. Windows Update sometimes installs incompatible audio drivers. Roll back the driver in Device Manager โ†’ Sound, video and game controllers โ†’ your audio device โ†’ Properties โ†’ Driver โ†’ Roll Back Driver.

Will a system restore fix the no sound problem?

If the audio stopped working after a specific update or software installation, a System Restore to a point before that change can resolve it without losing personal data.