You click play on a video, join a Teams call, or open Spotify — and nothing. No sound on Windows 11 looks alarming, but in my experience it is almost never dead hardware. Nine times out of ten the audio is just being routed somewhere you are not listening, or a single setting flipped after an update.
I have fixed this on my own machine more times than I can count, usually after a feature update quietly switched my default output to an HDMI monitor with no speakers. Work through the checks below in order and most people are back to sound within the first three.
Quick Answer
To fix no sound on Windows 11, right-click the speaker icon in the taskbar and confirm it is not muted. Then open Settings > System > Sound and select the correct output device. Still silent? Run the built-in troubleshooter at Settings > System > Troubleshoot > Other troubleshooters > Playing Audio. These three checks fix it for most users.
These first three checks resolve the vast majority of no-sound cases before you ever touch a driver.
Which fix should I try first?
Start with the fastest checks and only move to drivers if the simple ones fail. The table below maps each symptom to the fix that resolves it quickest, so you skip steps that do not apply to your situation.
| Fix | Best for | Time needed |
|---|---|---|
| Check volume and mute | All sound suddenly gone | 30 seconds |
| Select the right output device | Sound routing to wrong device | 1 minute |
| Run the audio troubleshooter | Unknown cause | 2 minutes |
| Restart Windows Audio service | Sound cuts in and out | 1 minute |
| Check Volume Mixer | One specific app is silent | 1 minute |
| Update or reinstall the driver | Broke after a Windows update | 5 minutes |
| Disable audio enhancements | Distorted or intermittent audio | 2 minutes |
| Install pending updates | Update-related audio bug | Varies |
Match your symptom to the table, then jump straight to that fix.
Is the volume just muted?
Windows can mute itself silently after an update or a sleep cycle, and a physical mute key is easy to bump without noticing. I always rule this out first because it takes seconds.
- Look at the speaker icon in the bottom-right taskbar. A small “X” on it means system audio is muted.
- Click the icon and drag the volume slider up if it is at zero.
- Press your keyboard’s mute key (often Fn + F1 or a dedicated button) once to toggle mute off.
- If you use external speakers or a headset, check their own power and volume controls too.
One trap that caught me for a full minute once: monitors with built-in speakers have their own volume button on the frame. If Windows is sending audio there, turning up the PC volume does nothing — use the monitor’s physical control.
Confirm mute is off on the PC, the keyboard, and any external speaker before touching anything deeper.
Is Windows sending sound to the wrong device?
This is the single most common cause I see. Windows 11 sometimes switches the default output to a device you are not using — an HDMI monitor or a disconnected Bluetooth headset — and sends every sound there.
- Go to Settings > System > Sound.
- Under Output, open the dropdown and choose your actual speakers or headphones (for example, “Realtek Audio” or your headset name).
- Play a clip to test right away.
If your device does not appear, scroll down and click View more sound devices — disabled or hidden outputs show up there.
Set Output to the device you are actually listening through, not whatever Windows defaulted to.
Can the built-in troubleshooter fix it for me?
The built-in troubleshooter resets the audio service, reloads drivers, and clears configuration conflicts automatically. When sound broke right after an update, this is often the one step that brings it back.
- Go to Settings > System > Troubleshoot > Other troubleshooters.
- Find Playing Audio and click Run.
- Follow the prompts, let it apply any fixes, then reboot if asked.
Run the Playing Audio troubleshooter and accept every fix it offers before moving on.
How do I restart the Windows Audio service?
The Windows Audio service manages all sound output. When it crashes or freezes — usually showing as audio that cuts in and out — restarting it restores sound instantly with no full reboot.
- Press Windows key + R, type
services.msc, and press Enter. - Scroll to Windows Audio, right-click it, and select Restart.
- Do the same for Windows Audio Endpoint Builder.
If either service shows “Stopped,” right-click and choose Start, then double-click it and set Startup type to Automatic so it launches on every boot.
Restart both audio services, and set them to Automatic if they were stopped.
Why is only one app silent?
Windows 11 lets you mute or lower volume per app, and it is easy to nudge a slider to zero by accident. If one program is silent while everything else plays, Volume Mixer is almost certainly the cause.
- Right-click the speaker icon in the taskbar and select Volume mixer.
- Find the affected app — Chrome, Zoom, Spotify — in the list.
- Drag its slider up or click the mute icon next to it.
If the silent device is your headset mic rather than playback, my guide on fixing a microphone not working on Windows 11 covers the per-device permissions that trip people up.
Check Volume Mixer first whenever a single app is silent — it is not a driver problem.
How do I fix the audio driver?
A corrupt or outdated audio driver is one of the top causes of sudden silence, and it is especially common after a major update overwrites driver files.
- Right-click the Start button and choose Device Manager.
- Expand Sound, video and game controllers.
- Right-click your audio device (for example, “Realtek High Definition Audio”) and select Update driver > Search automatically for drivers.
- If that does not help, right-click the same device, choose Uninstall device, then restart — Windows reinstalls the driver fresh on reboot.
If Windows insists the driver is current but sound is still broken, download it directly from your PC maker (Dell, HP, ASUS, Lenovo). Per Microsoft’s own audio guidance, manufacturer drivers are often newer or better matched to your hardware than what Windows finds automatically. If Windows Update itself is stuck, my guide on fixing Windows Update on Windows 11 walks through every fix.
Update the driver, and if that fails, uninstall it and let a reboot reinstall a clean copy.
Could audio enhancements be the problem?
Windows 11 applies enhancements like bass boost, spatial sound, and equalizer effects that can clash with certain hardware and produce distorted or no output. Turning them off is a quick test.
- Go to Settings > System > Sound.
- Under Output, click your active device to open its properties.
- Find Audio enhancements and set it to Off.
You can also reach this through the classic Control Panel: right-click the speaker icon, open Sound settings, then More sound settings, right-click your playback device, open Properties, and on the Enhancements tab check Disable all enhancements.
Disable all enhancements, confirm sound returns, then re-enable them one at a time to find the culprit.
Will a pending Windows update fix the bug?
Microsoft regularly ships patches that fix audio bugs introduced by earlier updates. If your sound broke after a recent update, a newer one may already contain the fix.
- Go to Settings > Windows Update and click Check for updates.
- Install everything available and restart when prompted.
If a specific update caused it, remove it at Settings > Windows Update > Update history > Uninstall updates — pull the most recent one and test again.
Install pending patches first; only roll back an update if sound clearly broke right after one.
What are the common mistakes to avoid?
- Skipping Volume Mixer when only one app is silent. If Chrome has no audio but your music plays fine, the fix is app-level unmuting, not drivers. Check Volume Mixer first.
- Ignoring the output device selector. Plugging in HDMI or a Bluetooth device can silently reroute audio. Confirm the right output every time you connect new hardware.
- Using third-party “driver updater” tools from ads. These are often bundled with adware. Stick to Device Manager or your manufacturer’s official support page.
- Reinstalling Windows before a driver rollback. A full reinstall is a last resort. Uninstalling just the audio driver and rebooting solves it in most cases.
- Forgetting the physical connection. A loose 3.5mm plug or half-inserted jack produces no sound no matter how many settings you change. Re-seat the cable first.
Most failed fixes come from skipping the simple app-level and connection checks and jumping straight to a reinstall.
Frequently Asked Questions
Why did my sound suddenly stop working on Windows 11?
Most often a Windows update reset your audio settings or switched the default output to another device. On my own PC it was almost always a feature update flipping the output to an HDMI monitor with no speakers — selecting the right device under Settings > System > Sound brought it straight back.
How do I fix no sound in one specific app on Windows 11?
Right-click the speaker icon, open Volume mixer, find the app, and drag its slider up or unmute it. For example, when only my browser went silent, its mixer slider had dropped to zero after an update — restarting the app after raising it locked the change in.
My audio driver says it is up to date, but there is still no sound. What now?
Windows sometimes reports a driver as current when a newer one exists on the maker’s site. I download the audio driver directly from the PC manufacturer (Dell, HP, ASUS, Lenovo); when that is not an option, I uninstall it in Device Manager and let a reboot reinstall a clean copy.
Will turning off audio enhancements hurt my sound quality?
The difference is small and most people cannot hear it. When I disabled enhancements on a laptop with crackling output, the crackle vanished and the audio sounded fine — I re-enabled them one at a time afterward to find the single profile causing the conflict.
How do I fix HDMI audio not working on Windows 11?
Open Settings > System > Sound > Output and pick your HDMI device. If it is missing, open More sound settings, right-click inside the Playback tab, and choose Show Disabled Devices. That is exactly how I recovered audio to a TV that had vanished from the list after a cable swap.
What if none of these fixes work?
Open Command Prompt as administrator and run sfc /scannow to repair corrupted system files that can break audio services. When that did not resolve a stubborn case for me, a Windows repair install — which keeps files and apps — fixed it without a full wipe.
Conclusion
No sound on Windows 11 is almost always fixable in minutes with tools Windows already gives you. Start with mute and the output device, run the troubleshooter, then work through the driver steps in order so you hit the right fix without wasting time. If you want to keep your machine running smoothly, read my guide to speeding up a slow Windows 11 PC next.