No Sound in Windows 11 & 10? The Complete Audio Guide
If Windows 10 or Windows 11 suddenly has no sound, the fastest fix is usually to open Sound settings and confirm the correct output device is selected — a Windows Update or a newly plugged-in monitor often switches this without asking. If the right device is already selected but still silent, the next step is Device Manager: uninstall the audio driver and let Windows reinstall it automatically, which clears the large majority of no-sound cases without needing to download anything from the internet.
Fixing No Sound in Windows 11
Sound loss in Windows 11 almost always falls into one of three buckets: the wrong device is selected, the driver has failed or gone stale, or a Windows service that manages audio has stopped. Work through these in order — most people find their answer in the first two steps.
Step 1: Confirm the correct output device is selected
Right-click the speaker icon in the bottom-right of the taskbar and choose Sound settings. Under "Output," check the dropdown menu. If you have more than one playback device connected — built-in speakers, a monitor with speakers, an HDMI-connected TV, headphones, or a Bluetooth speaker — Windows sometimes defaults to the wrong one, especially right after an update or after plugging in a new display. Select the device you actually want to hear from, then test with the "Test" button that appears once a device is selected.
Step 2: Run the built-in audio troubleshooter
Go to Settings > System > Troubleshoot > Other troubleshooters, and run "Playing Audio." This automated tool checks for muted devices, disabled audio endpoints, and a handful of common service issues, and will offer to fix anything it finds. It won't catch driver corruption, but it's a fast first pass before you go further.
Step 3: Reinstall the audio driver through Device Manager
Press Win + R to open the Run box — a small window that lets you launch a program or system tool by typing its name instead of hunting through menus — then type devmgmt.msc and press Enter. This opens Device Manager, the list of every piece of hardware Windows recognizes and the driver controlling each one.
Expand Sound, video and game controllers. Right-click your audio device — commonly something like "Realtek(R) Audio" or the name of your headset — and choose Uninstall device. In the confirmation box, do not check "Delete the driver software for this device" unless you already have a replacement driver downloaded; leaving it unchecked lets Windows reinstall its own known-good driver automatically on restart. Restart your PC. Windows 11 will detect the missing audio device and reinstall a driver for it during startup.
⚠️ If the device disappears and doesn't come back
On rare motherboards, Windows won't automatically reinstall the driver after an uninstall. If you reboot and see no audio device at all in Device Manager, go to Action > Scan for hardware changes in the Device Manager menu bar. If that still finds nothing, you'll need the driver from your PC or motherboard manufacturer's support page — search their site for your exact model number, not a generic search engine result.
Step 4: Check the Windows Audio services are running
Press Win + R, type services.msc, and press Enter. Find Windows Audio and Windows Audio Endpoint Builder in the list. Both should show "Running" in the Status column and "Automatic" in Startup Type. If either has stopped, right-click it and choose Start. This is an easy one to overlook, since a stopped audio service produces the exact same symptom as a missing driver — total silence, with no error message.
📌 The Windows 11 right-click trap
If you're used to older Windows, the right-click menu in File Explorer is now shorter by default — options like "Restart" for a service, or certain legacy items, sometimes hide under Show more options at the bottom of the menu, or need Shift+F10 to reveal the full classic menu. This doesn't affect Device Manager or Services directly, but it's worth knowing if a right-click option you remember seems to have vanished elsewhere in Windows 11.
Step 5: Rule out Spatial sound and exclusive mode
Windows 11 supports "Spatial sound" formats such as Windows Sonic and Dolby Atmos, which simulate surround sound through stereo speakers or headphones. On some hardware, an incompatible spatial sound format causes distorted, quiet, or completely missing audio rather than the surround effect you'd expect. In Sound settings, click your output device, then check the Spatial sound dropdown and set it to Off as a test.
Separately, some apps request "exclusive control" of your audio device, which can block every other app — including system sounds — from playing anything while that app is open. In Sound settings, click your device, open Advanced, and uncheck "Allow applications to take exclusive control of this device" if it's enabled.
Fixing No Sound in Windows 10
The steps above work almost identically on Windows 10 — the menu names are the same, and devmgmt.msc and services.msc open the same tools on both versions. A few things are worth calling out separately for Windows 10 specifically:
🕐 One honest note on Windows 10 and driver support
Windows 10 reached the end of free security updates on October 14, 2025. It still runs, and audio drivers you already have installed keep working exactly as before — this doesn't disable your sound card. What it does mean is that if you hit a driver problem Windows Update can no longer quietly resolve it for you the way it once could, unless you've enrolled the device in Extended Security Updates (ESU) through Settings > Windows Update. Either way, going straight to your PC or motherboard manufacturer's support page for the driver is now the more reliable path.
Reaching Device Manager on Windows 10
Same as Windows 11: Win + R, type devmgmt.msc, expand Sound, video and game controllers, right-click your audio device, and choose Uninstall device, then restart. This is the same fix this site originally described back in 2016, right after Windows 10's launch — it's held up because it addresses the actual cause (a driver mismatched to the new OS version), not a symptom.
If you upgraded from Windows 7 or 8
PCs upgraded rather than freshly installed sometimes hang onto an old audio driver that technically installs but doesn't fully work with Windows 10 or 11. If the driver reinstall in Device Manager doesn't help, check whether a newer driver exists specifically for your device from the manufacturer, rather than relying on the generic Windows driver a second time.
If the Basic Fix Didn't Work
Device Manager reinstall and checking the output device fix the majority of cases. When they don't, the cause is usually one of these more specific situations.
A yellow warning icon on the audio device
If Device Manager shows a yellow exclamation mark next to your audio device, double-click it, open the General tab, and read the error code under "Device status" — commonly Code 10 (device cannot start) or Code 28 (drivers not installed). Right-click the device and try Update driver > Search automatically first. If that doesn't resolve the code, the uninstall-and-restart method above forces a cleaner reinstall than an in-place update does.
A recent update broke a driver that was working fine
If sound worked before a specific Windows Update and stopped right after, open the device's Properties in Device Manager, go to the Driver tab, and check whether Roll Back Driver is available (it's grayed out if Windows didn't keep a copy of the previous driver, which is common after more than about ten days). If it's available, this reverts just the audio driver without touching anything else on your system.
HDMI, USB, and Bluetooth audio devices
| Connection | Common cause | What to check |
|---|---|---|
| HDMI to TV/monitor | Wrong output device selected; TV set to wrong input | Sound settings > Output; confirm TV input and that the cable/port support audio |
| USB headset or speakers | Device not set as default; USB port power-saving setting | Set as default device; in Device Manager > USB Root Hub > Power Management, uncheck "Allow the computer to turn off this device" |
| Bluetooth headphones | Connected for calls (hands-free) but not selected for media (A2DP) | Manually select the headphones in Sound settings; if that fails, remove the device and re-pair it |
Sound works in one app but not another
This points to app-specific settings rather than a system-wide driver problem. Check the audio output setting inside the app itself — many video call, streaming, and game apps let you pick a different output device than the Windows default, and it's easy to have picked the wrong one once and forgotten. Also revisit the exclusive-mode setting from the Windows 11 section above; it applies identically on Windows 10 and is a common reason one app "steals" audio from everything else.
✅ The one setting worth checking before anything else
Before touching drivers at all, click the speaker icon and drag the volume slider — Windows sometimes mutes a device silently after a headphone unplug/replug or a display change, without any visual warning beyond the slider sitting at zero. It sounds too simple to mention, but it accounts for a surprising share of "my sound just stopped" reports.
If nothing above resolves it
A small number of cases come down to a genuinely faulty onboard sound chip or a BIOS setting that has disabled onboard audio (common on desktops where a graphics card with HDMI audio is installed alongside the motherboard's own audio). Checking the BIOS/UEFI setup for an "Onboard Audio" or "HD Audio Controller" setting, and confirming it's enabled, is worth doing before assuming hardware failure. If a different pair of headphones or speakers also produces nothing and Device Manager shows no errors at all, a USB sound card (inexpensive and simple to plug in) is a reliable way to confirm — or rule out — a dead onboard audio chip without needing to open the case.
Laptops, Docks, and Other Edge Cases
Everything above applies equally to laptops and desktops, but a few situations only show up on specific hardware setups. If you've read this far and nothing has fixed it yet, one of these is worth checking.
Laptop function-key mute and jack detection
Most laptop keyboards have a dedicated mute key (often F1–F12 combined with Fn), and it's easy to press it by accident while adjusting brightness or Wi-Fi. Check for a small speaker icon on your keyboard before going any further into troubleshooting.
Separately, laptops use a physical sensor in the headphone jack to detect when something is plugged in, and switch output automatically. If that sensor gets confused — usually from a headphone plug that isn't seated all the way in, or lint in the jack — Windows can keep routing audio to "headphones" even after you've unplugged them, leaving the internal speakers silent. Plugging headphones in and back out a few times, or blowing out the jack, resolves this more often than it should.
Docking stations and multi-monitor setups
When a laptop is connected to a dock or multiple external monitors, each display with speakers or an HDMI/DisplayPort audio path shows up as its own separate playback device. Windows doesn't always pick the one you want by default, especially when monitors are connected or disconnected in a different order than usual. If sound routes to a monitor you don't want it to, open Sound settings and manually select the correct device — the same fix as the HDMI scenario above, just triggered by a dock instead of a TV.
Remote Desktop and virtual machines
If you're troubleshooting audio inside a Remote Desktop session or a virtual machine, the cause is often a redirection setting rather than a driver problem on the machine you're actually looking at. In the Remote Desktop Connection app, click Show Options > Local Resources > Remote audio > Settings, and confirm "Play on this computer" is selected. For virtual machines (Hyper-V, VMware, VirtualBox), audio depends on the virtualization software's own audio driver being installed inside the guest OS — check the VM software's settings for an audio device before assuming Windows itself is at fault.
When Third-Party Audio Software Is the Cause
Many PCs — especially ones from Dell, HP, Lenovo, and gaming laptop brands — come with a manufacturer audio enhancement app layered on top of the standard Windows driver: Realtek Audio Console, Dolby Access, Nahimic, Waves MaxxAudio, or similar. These apps add equalizer presets, virtual surround, and "smart volume" features, and they're a more common source of no-sound or distorted-sound problems than most people expect, because they can silently override the plain Windows audio settings underneath them.
How to rule this out
Open the manufacturer's audio app (check your Start menu for anything with "Audio," "Sound," or the manufacturer's name in it) and look for an equalizer, sound enhancement, or "smart volume" toggle. Temporarily disable everything in it and test sound again through plain Windows Sound settings. If audio returns, re-enable the app's features one at a time until you find the specific setting causing the conflict, rather than leaving the whole app disabled.
✅ Why check this before reinstalling drivers again
If you've already reinstalled the driver once and the problem came straight back, a manufacturer audio app is a more likely culprit than the driver itself — reinstalling the driver doesn't touch the enhancement app sitting on top of it, so the same conflict reappears immediately.
Per-app volume in the Volume Mixer
Windows keeps a separate volume level for every app that's currently playing or has recently played audio, in addition to the main system volume. Right-click the speaker icon and choose Open Volume mixer (or search "Volume mixer" in the Start menu). If one specific app has no sound while everything else works, check its slider here first — it's common for this to get set to zero by accident, or for an app to remember a muted state from a previous session.
Work and School PCs (Group Policy)
If your PC is managed by a workplace or school IT department, sound can be disabled on purpose at the policy level, most often in shared computer labs, call centers, or kiosk-style machines where audio isn't wanted. On Windows 11 and 10 Pro, Enterprise, and Education editions, an administrator can disable audio devices through Group Policy (gpedit.msc) or a mobile device management platform, and this overrides anything you change in Sound settings or Device Manager.
The giveaway is usually that the audio device either doesn't appear in Device Manager at all, or appears with a "This device is disabled" status that re-disables itself every time you try to enable it. If that's what you're seeing on a work or school machine, the fix isn't something you can do yourself — you'll need to contact your IT department, since re-enabling it locally will typically be reverted automatically the next time the policy refreshes.
(Windows 11 and 10 Home editions don't include gpedit.msc; this scenario mainly applies to managed Pro, Enterprise, and Education devices.)
Last-Resort Options
A clean boot to catch a startup app conflict
If sound worked fine right after a fresh restart but then cuts out once you've opened a few programs, a background app starting with Windows may be interfering. A clean boot starts Windows with only Microsoft services and no startup programs, letting you confirm whether a third-party app is responsible before you go looking for it individually. Type msconfig into the Run box, open the Services tab, check "Hide all Microsoft services," then click Disable all. Restart and test sound. If it now works normally, re-enable the hidden services and startup apps in small batches (via Task Manager's Startup tab) until the conflict reappears, which tells you exactly which app to look at.
System Restore
If sound was working normally until a specific point you can identify — a driver install, a piece of software, an update — and nothing above has fixed it, System Restore can roll the system back to a restore point from before that change, without affecting your personal files. Search "Create a restore point" in the Start menu, open the System Protection tab, and click System Restore to see available restore points. This only helps if restore points exist and are recent enough to predate the problem, which isn't guaranteed on every PC since it depends on whether System Protection was turned on beforehand.
The Mono audio accessibility setting
Worth a mention because it produces a confusing symptom: if audio plays from only one speaker or one side of a headphone, rather than being silent everywhere, check Settings > Accessibility > Audio and confirm "Mono audio" is off, unless you turned it on intentionally. It's an accessibility feature that combines both channels into one, and it's easy to enable by accident while exploring settings.
Frequently Asked Questions
Why did my sound stop working after a Windows update?
Updates sometimes reset the default playback device or replace the driver. Check Sound settings for the correct output device first, then Device Manager for a driver problem.
How do I know if it's a hardware problem or a software problem?
Try a different pair of headphones or speakers. If they're also silent and Device Manager shows no error, the cause is almost always software, not a failed speaker.
What does a yellow warning icon on the audio device mean?
Windows sees the hardware but can't load a working driver for it (often Code 10 or Code 28). An update or reinstall of the driver resolves most of these.
Should I download drivers from a random driver website?
No. Use Windows Update, the built-in Device Manager driver, or your PC/motherboard manufacturer's official support page. Third-party driver sites are a common source of bundled adware.
Why does sound work in some apps but not others?
Usually one app has exclusive control of the device, or has its own separate output setting. Check the app's own audio settings and disable exclusive mode in Windows.
How do I fix no sound through HDMI to my TV?
Set your TV as the output device in Sound settings, and confirm the TV is on the right HDMI input with a cable that supports audio.
Why did my Bluetooth headphones connect but play no audio?
They may have connected in hands-free/call mode rather than media mode. Manually select them for playback in Sound settings, or remove and re-pair them.
Will reinstalling my audio driver delete my files?
No. It only removes and reinstalls the driver software for that device — your documents, photos, and installed programs are untouched.
Does Windows 10 still get audio driver updates through Windows Update?
Windows 10 reached the end of free security updates on October 14, 2025. ESU-enrolled devices may still get some updates, but a manufacturer driver download is the more dependable route now.
Why is there crackling or delay instead of total silence?
That's usually a different problem — an exclusive-mode conflict, outdated driver, or Bluetooth interference — rather than a missing driver.
Could Spatial sound be muting my audio in Windows 11?
On some hardware, a mismatched Spatial sound format (Windows Sonic, Dolby Atmos) can cause distorted or missing audio. Setting it to Off is a quick way to test.
Can a Windows Update break sound, and how do I undo it?
Yes, occasionally. Go to the device in Device Manager > Properties > Driver tab, and use Roll Back Driver if it's available.
Why does Windows show no audio devices at all?
This usually means the Windows Audio service has stopped, or the driver failed to load. Restart the Windows Audio service in Services, or run the built-in audio troubleshooter first.
Could a manufacturer audio app like Dolby Access or Realtek Audio Console be causing this?
Yes. These enhancement apps sit on top of the standard Windows driver and can silently override its settings. Disable the app's enhancements and test with plain Windows Sound settings to rule it out.
My work laptop shows the audio device as disabled and it won't stay enabled — why?
On a managed work or school PC, IT administrators can disable audio through Group Policy, which reverts any local change you make. This isn't something you can fix yourself; contact your IT department.
Revision note. Originally published February 3, 2016, when this fix targeted the fresh wave of Windows 10 upgraders whose old drivers hadn't caught up yet. Rewritten August 2026 for both Windows 11 and Windows 10, with the HDMI, USB, Bluetooth, Spatial sound, and service-related causes that a driver reinstall alone doesn't cover. The core fix from 2016 — reinstalling the driver through Device Manager — still works exactly as described back then; Windows has just grown more ways for sound to go quiet since. Hope this gets your speakers talking again.