Sound Not Working on Windows 11? 9 Fastest Fixes That Actually Work

13 min read

Help Desk Geek is reader-supported. We may earn a commission when you buy through links on our site. Learn more.

No sound on Windows 11 is rarely the hardware — usually Windows is sending audio to the wrong device, or an app got muted without you noticing. Work through the fixes below in order; most people get their sound back in the first two or three steps.

Quick Diagnosis

  • Check that speakers or headphones are plugged into the correct jack (not the mic jack) and powered on.
  • Look at the taskbar speaker icon. If it shows an X or a muted symbol, click it and drag the volume slider up.
  • Try a different app or website to confirm whether the problem is system-wide or limited to one app.
  • Restart the PC. A stuck audio process causes more “no sound” reports than a bad driver does.

If none of that fixes it, move through Fix #1 onward. They’re ordered from fastest to most involved.

Fix #1: Select the Correct Playback Device

Windows sends audio to one output device at a time. If you recently plugged in a monitor, docking station, or Bluetooth speaker, Windows may have quietly switched playback to it. Your speakers or headphones get skipped.

  • Click the speaker icon in the taskbar system tray.
  • Click the small arrow next to the volume slider to expand Select a sound output.
  • Choose your actual speakers or headphones from the list.
Taskbar speaker icon flyout with the arrow next to the volume slider expanded, showing the "Select a sound output" list of available devices

If the device you want isn’t listed, go to Settings > System > Sound and check the Output dropdown at the top of the page.

Settings > System > Sound page showing the Output section with device dropdown selector and volume slider

You can also confirm the default device in the legacy Sound panel. Click More sound settings at the bottom of the Sound page, open the Playback tab, right-click your device, and choose Set as Default Device.

Legacy Sound control panel Playback tab showing the list of audio devices with a green checkmark on the default device

Verify: Play a YouTube video or system sound. If audio comes through, you’re done. No need for the rest of this guide.

Fix #2: Check Per-App Volume and Mute Settings

Symptoms:

  • System sounds and other apps play fine, but one app (Chrome, Zoom, a game) is silent
  • The app’s own volume slider inside its settings is turned up, yet nothing plays

Why it happens: Windows 11 lets you set volume per app independently of the master volume. It’s easy to accidentally mute or drag down one app while adjusting others in the Volume Mixer.

Fix:

  • Right-click the taskbar speaker icon and select Open Volume mixer, or go to Settings > System > Sound > Volume mixer.
  • Scroll to find the app that has no sound.
  • Check its mute icon; click it to unmute if it’s crossed out.
  • Drag its volume slider to at least 50%.
  • Confirm the app’s Output column shows the same device you selected in Fix #1. Apps can be routed to a different output device individually.
Volume Mixer page under Settings > System > Sound showing individual app volume sliders, mute icons, and per-app output device dropdowns

Verify: Play audio in the affected app. If it’s still silent, check the app’s own in-app volume or output settings. This is common in Zoom, Teams, and games with a separate audio device dropdown.

Fix #3: Run the Playing Audio Troubleshooter

If reselecting devices and checking per-app volume didn’t help, let Windows run its own diagnostic. The Playing Audio troubleshooter checks driver status, muted devices, and disabled endpoints. It applies fixes automatically, so you don’t need to know what’s actually wrong.

  • Open Settings > System > Troubleshoot > Other troubleshooters.
  • Find Playing Audio in the list and click Run.
Settings > System > Troubleshoot > Other troubleshooters page showing the Playing Audio entry with its Run button
  • Follow the prompts; the troubleshooter may ask you to select a specific output device to test.
  • Apply any fix it suggests, then restart the PC if prompted.

You can also reach the same tool through the Get Help app by searching “fix audio problems.” Useful if the Troubleshoot page won’t open.

Verify: Play audio after the troubleshooter finishes. If it reports “no problems found” but you still have no sound, continue to Fix #4.

Fix #4: Disable Audio Enhancements

Symptoms:

  • Sound is muffled, distorted, cuts in and out, or plays at the wrong speed
  • Audio works with headphones but not speakers (or vice versa)

Why it happens: Audio enhancements are extra processing effects, like equalizer presets, spatial sound, and loudness equalization, layered on top of the raw audio signal. They occasionally conflict with a specific driver or device, especially after a driver update.

Fix:

  • Go to Settings > System > Sound and click your output device.
  • Scroll to Advanced and open Advanced device properties (or click the device, then scroll to the Audio enhancements dropdown).
  • Set Audio enhancements to Off.
Output device Advanced settings panel in Sound settings showing the Audio enhancements dropdown set to Off
  • If you’re using the legacy Sound panel instead, right-click the device on the Playback tab, choose Properties, open the Enhancements tab, and check Disable all enhancements.

Verify: Replay the audio that sounded distorted. Clear playback confirms enhancements were the culprit; leave them off if the device sounds fine without them.

Fix #5: Update, Reinstall, or Roll Back the Audio Driver

A corrupted, outdated, or update-broken driver is the most common deeper cause of “no sound” once the simple settings check out. Device Manager handles all three repair paths.

  • Right-click Start and select Device Manager.
  • Expand Sound, video and game controllers.
Device Manager window expanded to show the Sound, video and game controllers category with the audio device listed
  • Right-click your audio device and choose Update driver > Search automatically for drivers.
  • If Windows finds nothing new, right-click the device again, choose Properties, open the Driver tab, and try each option in order:
    • Roll Back Driver: if the greyed-out button is available, this undoes a driver that broke after a recent update.
    • Uninstall Device, then restart the PC; Windows reinstalls a generic driver automatically on boot.
Device Manager audio device Properties dialog, Driver tab, showing Update Driver, Roll Back Driver, and Uninstall Device buttons
  • If the generic driver is unstable or missing features, download the specific driver for your exact model from your PC or motherboard manufacturer’s support site and install it manually.

Verify: After restarting, check that the device no longer shows a warning icon in Device Manager and that sound plays normally.

Fix #6: Re-Pair Bluetooth Headphones or Speakers

Symptoms:

  • Bluetooth device shows “Connected” but plays no sound
  • Audio is choppy, robotic, or drops out repeatedly over Bluetooth

Why it happens: A Bluetooth device can connect at the radio level but still fail to negotiate as an audio endpoint. Or it’s connected but not actually selected as the output device.

Fix:

  • Go to Settings > Bluetooth & devices.
Settings > Bluetooth & devices page showing the list of paired devices
  • Click your headphones or speaker, select Remove device, then turn the device off and back on.
  • Click Add device > Bluetooth and pair it again from scratch.
  • Once paired, go back to Settings > System > Sound and confirm the Bluetooth device is selected as the Output. Pairing doesn’t automatically make it the active output.
  • If audio still cuts out, move the PC and device closer together and remove other Bluetooth accessories that might be crowding the connection.

Verify: Play audio through the headphones. Consistent, uninterrupted playback confirms the pairing was the issue rather than a driver or service problem.

Fix #7: Restart the Windows Audio Service

Symptoms:

  • No sound anywhere: not system sounds, not apps, nothing
  • The speaker icon shows no error, but every fix above changes nothing

Why it happens: Windows Audio and Windows Audio Endpoint Builder are background services that manage every audio stream on the PC. If either one hangs, all sound goes silent even though the hardware and drivers are fine.

Fix:

  • Press Win + R, type services.msc, and press Enter.
  • Scroll to Windows Audio, right-click it, and select Restart.
Services console with the Windows Audio service selected and the Restart option visible in the right-click context menu
  • Right-click Windows Audio Endpoint Builder and select Restart as well.
  • Scroll to Remote Procedure Call (RPC) and confirm its status shows Running; both audio services depend on it.
  • If either service is set to Manual or Disabled, right-click it, choose Properties, and set Startup type to Automatic.

Verify: Play any system sound immediately after restarting both services. This fix resolves total audio silence more often than a driver reinstall does. It takes under a minute.

Fix #8: Check Windows Update for a Pending Fix or Driver Regression

Symptoms:

  • Audio worked fine yesterday and stopped right after Windows installed updates overnight
  • Sound is broken system-wide with no obvious cause

Why it happens: Occasionally a cumulative update ships a driver regression, or Windows swaps your OEM audio driver for a generic one during installation. Microsoft typically follows up with a fix within days.

Fix:

  • Go to Settings > Windows Update.
  • Click Check for updates.
Settings > Windows Update page showing the Check for updates button and current update status
  • Install any available updates, including optional driver updates under Advanced options > Optional updates.
  • Restart the PC.
  • If sound broke immediately after a specific update and no fix has shipped yet, return to Fix #5 and use Roll Back Driver in Device Manager rather than waiting.

Verify: Confirm sound plays after the restart. If Windows Update shows “You’re up to date” and audio is still broken, the driver rollback in Fix #5 is your next step.

Error Messages and Symptom Quick Reference

Symptom / MessageLikely CauseFastest Fix
Red X on taskbar speaker iconSystem volume mutedClick icon, unmute
No sound, correct device selectedWrong app-level volume/muteFix #2 (Volume Mixer)
Sound works in one app onlyApp routed to different outputFix #2 (per-app output)
“No Audio Output Device is installed”Missing/corrupted driverFix #5 (Device Manager)
Sound stopped right after an updateDriver regressionFix #5 or #8
Bluetooth “Connected” but silentDevice not set as outputFix #6
Distorted or robotic playbackEnhancements or Bluetooth codec issueFix #4 or #6
Total silence, no error shownWindows Audio service hungFix #7
Yellow warning icon in Device ManagerDriver conflict or corruptionFix #5

Configuration Mistakes to Avoid

  • Setting the wrong device as default in two places. The quick Output selector and the legacy Sound panel’s “Default Device” can drift out of sync on some systems. Check both if audio seems inconsistent.
  • Leaving audio enhancements on by default after a driver reinstall. Fresh driver installs often reset enhancements to on, reintroducing distortion you’d already fixed.
  • Muting an app in Volume Mixer and forgetting about it. This is the single most common cause of “one app has no sound” reports.
  • Disabling Windows Audio Endpoint Builder’s dependency services. RPC must stay running and set to Automatic. Otherwise both audio services fail to start, even after a manual restart.

The 9-Point No-Sound Checklist

  • Speakers/headphones plugged in and powered on
  • Taskbar volume not muted
  • Correct output device selected in Settings > System > Sound
  • No app individually muted in the Volume Mixer
  • Playing Audio troubleshooter run with no unresolved issues
  • Audio enhancements turned off for the active device
  • Audio driver updated, or rolled back if broken by an update
  • Bluetooth device re-paired and confirmed as active output
  • Windows Audio and Windows Audio Endpoint Builder services running

Getting Help

If you’ve worked through all nine points and still have no sound, gather this before contacting support or a repair shop:

  • Event Viewer logs: Open Event Viewer, check Windows Logs > Application and System around the time sound stopped for audio-related errors.
  • Device Manager driver version: Right-click the audio device > Properties > Driver tab, then note the version and date to compare against your manufacturer’s latest release.
  • Microsoft Q&A and support docs: Microsoft’s official audio troubleshooting hub covers edge cases specific to certain hardware.

Prevention Tips

  • Update drivers through Windows Update’s optional list periodically rather than waiting for sound to break. Check Settings > Windows Update > Advanced options > Optional updates every few weeks.
  • Avoid installing manufacturer “audio booster” utilities you don’t recognize. Extra audio processing software is a common source of the enhancement conflicts covered in Fix #4.
  • Keep a USB Wi-Fi adapter or spare Cat6 Ethernet cable away from Bluetooth devices if you notice choppy Bluetooth audio. 2.4GHz interference from nearby wireless gear degrades Bluetooth audio quality.
  • Create a restore point before major driver changes so you can undo a bad driver install in one step instead of repeating Fix #5.
  • Pair a USB-C docking station with dedicated audio-out if your laptop’s built-in audio keeps regressing after updates. It removes the onboard driver from the equation entirely.

Frequently Asked Questions

Why did my sound suddenly stop working on Windows 11?

Most sudden silence traces back to Windows switching the output device automatically. This usually happens after you plug in a monitor, dock, or Bluetooth accessory. A hung Windows Audio service causes it too. Check Fix #1 and Fix #7 first.

How do I pick the right speakers or headphones in Windows 11?

Click the taskbar speaker icon and expand the arrow next to the volume slider, then choose your device from the list. You can also set it under Settings > System > Sound > Output.

Why does one app have no sound while everything else works?

The app is likely muted or turned down in the Volume Mixer. It could also be routed to a different output device than the one you’re listening on. Check Settings > System > Sound > Volume mixer.

How do I run the audio troubleshooter in Windows 11?

Go to Settings > System > Troubleshoot > Other troubleshooters and click Run next to Playing Audio, or search “fix audio problems” in the Get Help app.

What does “audio enhancements” do and should I turn it off?

Enhancements apply extra processing like equalization and spatial sound. Turn them off if audio sounds distorted, muffled, or cuts out. It’s a one-click fix in the output device’s Advanced settings.

How do I update or reinstall my sound driver?

Open Device Manager, expand Sound, video and game controllers, right-click your device, and choose Update driver. If that doesn’t help, uninstall the device and restart, or download the manufacturer’s driver directly.

Why won’t my Bluetooth headphones play sound even though they’re connected?

Bluetooth pairing and audio output selection are separate. Confirm the headphones are actually chosen under Settings > System > Sound > Output. If they’re not, re-pair them following Fix #6.

How do I restart the Windows Audio service?

Press Win + R, type services.msc, find Windows Audio, right-click, and select Restart. Do the same for Windows Audio Endpoint Builder.

Can a Windows Update break my sound, and how do I check?

Yes, updates occasionally ship driver regressions. Check Settings > Windows Update for a follow-up fix, or roll back the driver in Device Manager if audio broke right after an update installed.

Wrapping Up

Fix #1 (selecting the correct output device) and Fix #7 (restarting the Windows Audio service) clear up most “no sound” reports. Start there before you touch drivers or Bluetooth settings.

If sound keeps breaking every few days even after a driver rollback, the OEM driver itself is probably unstable on your Windows build. Check your manufacturer’s support site for a newer release instead of repeating this checklist every time.

StepActionApplies To
1Select correct output deviceAll no-sound issues
2Check Volume Mixer per-appSingle app silent
3Run Playing Audio troubleshooterUnclear cause
4Disable audio enhancementsDistorted/muffled sound
5Update/roll back driverDriver corruption, post-update breaks
6Re-pair Bluetooth deviceBluetooth-specific silence
7Restart Windows Audio serviceTotal system-wide silence
8Check Windows UpdateUpdate-related regressions

Last updated: August 31, 2026 | Applies to Windows 11 desktops and laptops