No Sound on Windows 11? How to Fix It

One moment sound is working fine, and the next — nothing. No error, no warning, just silence, whether it’s a video, a call, or a notification that should have made a sound.

It’s one of the more disorienting Windows problems because there’s rarely an obvious cause on screen. The good news is a handful of specific things account for almost every case, and most of them take under a minute to check.

Quick explanation: this guide covers the quick checks to rule out first, restarting what’s actually responsible for playing sound, and what to do if the problem turns out to be the driver or the device itself.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

Before troubleshooting, check the basics: the correct output device is selected in the sound flyout, nothing’s muted in the per-app volume mixer, and any physical mute switch or hardware volume control isn’t the culprit. If those check out, restart the Windows Audio service, since a stuck service is one of the most common causes of sound cutting out with no warning. If that doesn’t help, run the built-in Audio Troubleshooter, and check Device Manager for a driver that needs updating or a device that’s been disabled.

Check the Obvious Things First

Before anything more involved, rule out the simple explanations. Click the volume icon in the taskbar and check the per-app volume mixer — it’s easy for a single app to end up muted or turned all the way down independently of the system volume, especially after an update changes its settings.
Also check for a physical mute key or hardware volume dial, particularly on laptops, which are easy to bump by accident. If you’re using headphones or external speakers, confirm the cable or Bluetooth connection is actually active rather than just paired.
If all of that looks normal and there’s still no sound anywhere on the system, the cause is somewhere further up the chain, covered in the sections below.

Making Sure the Right Output Device Is Selected

Windows often has more than one playback device registered at once — built-in speakers, a monitor’s HDMI audio, Bluetooth headphones — and it can quietly switch which one is “default” after you plug something in or disconnect it, even if you didn’t ask it to.
Click the volume icon in the taskbar and check which device is listed at the top. If it’s not the one you actually expect sound to come from, selecting the correct one from the list fixes this instantly, without needing to troubleshoot anything else.
This one is especially common right after connecting an external monitor over HDMI or DisplayPort, since Windows sometimes assumes you want audio routed through it instead of your speakers or headphones.

Restarting the Windows Audio Service

The Windows Audio service is what actually handles playback behind the scenes, and it can quietly get into a stuck state without any error message — leaving every device correctly connected and selected, but silent anyway.
Restarting it from an elevated Command Prompt often clears this up in a few seconds.
net stop audiosrv
net start audiosrv
Fixyfier’s Fix & Repair section includes an Audio Service Restarter for exactly this — its documentation specifically calls out fixing “distorted sound, stuttering, or silent speakers” by restarting this same service.

Running the Audio Troubleshooter

If restarting the service doesn’t help, Windows’ built-in audio troubleshooter checks for a set of common playback misconfigurations automatically — a muted device Windows itself doesn’t realize is muted, a format mismatch, or a driver that’s reporting a problem — without you needing to diagnose which one applies.
It’s available from Settings > System > Troubleshoot > Other troubleshooters, listed under Audio playing. It runs automatically and reports what it found.
Fixyfier’s Fix & Repair section includes this same Audio Troubleshooter among its guided troubleshooters, described as fixing “playback and microphone issues” — a shortcut to the same tool without digging through Settings.
NordVPN
Now That Your Sound Is Working Again

You're Probably About to Jump on a Call

A fixed audio setup usually means you're heading straight into a video call or a voice chat — exactly the kind of traffic some networks quietly throttle once they recognize it. NordVPN keeps that traffic encrypted, making it a lot less identifiable as a call to single out in the first place.

Protect My Calls

Checking the Audio Driver

An outdated or corrupted audio driver is a common cause too, especially right after a Windows Update, which occasionally replaces a working driver with one that doesn’t play well with your specific hardware.
Open Device Manager and look under Sound, video and game controllers for a yellow warning icon, which flags a driver problem directly. From a command line, you can also check the status of every audio endpoint at once.
Get-PnpDevice -Class AudioEndpoint | Select-Object FriendlyName, Status
Fixyfier’s Administrative Tools section includes a Device Manager shortcut to check and update the driver directly from a graphical panel.

When the Device Isn’t Being Detected at All

If an external audio device — USB headphones, a USB microphone, or a Bluetooth speaker — doesn’t show up anywhere in Windows at all, rather than showing an error or playing no sound, the connection itself likely isn’t being recognized in the first place.
Unplugging and reconnecting it is worth trying first. If Windows still doesn’t pick it up, forcing a rescan for hardware changes prompts Windows to check for anything connected that it missed.
Fixyfier’s Fix & Repair section includes a Hardware Rescan Utility for exactly this, described as forcing Windows to detect newly connected or missing USB devices and peripherals.

Frequently Asked Questions

Why did my sound just stop working with no warning or error?

Most often it’s the Windows Audio service getting into a bad state, or Windows quietly switching your default output device — usually not a driver or hardware failure. Restarting the Audio service and double-checking the selected output device resolves this more often than anything else.

Why does my audio device show up but nothing plays?

This usually points to the wrong device being selected as default, an individual app muted in the volume mixer, or the Windows Audio service needing a restart — all more likely than an actual driver or hardware failure when the device is still visible and recognized.

Should I reinstall my audio driver or just update it?

Update it first — Windows Update or Device Manager’s driver update usually resolves this without starting over. Only uninstall it and let Windows reinstall from scratch if updating doesn’t help, since a fresh install clears out corrupted driver files an update alone might leave behind.

Let Fixyfier Restart Your Audio in One Click

Fixyfier’s Fix & Repair section includes an Audio Service Restarter to fix silent or stuttering speakers instantly, and its Audio Troubleshooter catches most remaining playback issues automatically — both without digging through Settings.