Basics

13 reasons why Sound card doesn’t work in Windows 10 (and how to fix it)

If your PC suddenly produces no sound, the quickest explanation is usually simple: something is muted, mis-selected, or a driver/service has stopped. The problem Sound card doesn’t work in Windows 10 can be caused by configuration issues, driver conflicts, stopped services, hardware faults, or Windows updates — and most causes are fixable with step-by-step checks. In this article you’ll learn 13 common reasons the sound card fails in Windows 10 and practical fixes for each, from quick checks to deeper driver and hardware troubleshooting.

Key Takeaway

Start with the basics: check volume, default device, and cables; then run Windows Troubleshooter and verify Windows Audio services and drivers in Device Manager — most sound problems are resolved by updating/reinstalling drivers or re-enabling the correct playback device.

Quick Fix Guide

Quick Fix Guide

Reason for the Problem Quick Solution
1. Volume muted or wrong output selected Unmute, raise volume, and pick the correct output in Settings > System > Sound.
2. Wrong default playback device Set the correct device as default in Control Panel > Sound or Settings > Sound.
3. Disabled playback device Right-click in Sound Control Panel and enable disabled devices.
4. Loose or faulty cable/port Test cables and jacks or use a different port/headphones.
5. Corrupt or outdated audio driver Update or reinstall drivers via Device Manager or the manufacturer site.
6. Windows Update broke the driver Roll back the driver in Device Manager or install vendor driver.
7. Audio services stopped Start Windows Audio and Windows Audio Endpoint Builder in services.msc.
8. Audio enhancements / Exclusive mode conflicts Disable enhancements and exclusive mode in the device Properties > Advanced.
9. Conflicting audio drivers (Realtek vs generic) Uninstall conflicting drivers and install the correct OEM driver.
10. Onboard audio disabled in BIOS/UEFI Enable onboard audio in BIOS/UEFI settings and reboot.
11. Hardware failure (sound card/jack) Test with external USB audio device or another PC; replace hardware if necessary.
12. Sample rate / format mismatch Adjust sample rate and bit depth in Sound Control Panel > Advanced.
13. Malware or security software blocking audio Scan for malware and temporarily disable security software to test.
See also  13 reasons why Chrome doesn’t work in Windows 10 (and how to fix it)

Detailed Fixes for “Sound card doesn’t work in Windows 10”

1. Volume muted or wrong output selected

Why this causes the problem:
A muted system or app, or an incorrect output device (e.g., HDMI instead of speakers), makes audio silent even though the sound card works.

Step-by-step solution:

  1. Click the speaker icon on the taskbar and make sure system volume is not muted and is raised.
  2. Open Settings > System > Sound. Under Output, select the correct device (speakers/headphones).
  3. Click App volume and device preferences to ensure the application you’re using isn’t muted or assigned to a different output.
  4. Test sound using Test in Control Panel > Sound > Playback > (select device) > Configure.

Tip: Use the keyboard volume keys to ensure the app isn’t muted by a hotkey.

2. Wrong default playback device

Why this causes the problem:
Windows may send audio to a device you’re not using (like HDMI audio to a monitor) if it’s set as default.

Step-by-step solution:

  1. Open Control Panel > Hardware and Sound > Sound.
  2. On the Playback tab, find your speakers/headphones, right-click and select Set as Default Device and/or Set as Default Communication Device.
  3. Click OK and retest audio.

Note: If your device isn’t visible, right-click a blank area and check Show Disabled Devices and Show Disconnected Devices.

3. Disabled playback device

Why this causes the problem:
Devices can be disabled manually or by software, making them invisible to Windows audio routing.

Step-by-step solution:

  1. Open Control Panel > Sound.
  2. Right-click in Playback list and check Show Disabled Devices.
  3. If your device appears disabled, right-click it and choose Enable.
  4. Set it as default as needed.

Tip: After enabling, restart the media app to ensure it reconnects.

4. Loose or faulty cables and ports

Why this causes the problem:
No physical connection or a broken jack prevents the signal reaching speakers/headphones.

Step-by-step solution:

  1. Inspect 3.5mm, RCA, optical, or HDMI cables for damage.
  2. Try a different cable and port on the PC and on the speakers/headphones.
  3. Test your headphones on another device (smartphone) to rule out headset failure.
  4. For front-panel jacks, try the rear panel or plug into a USB headset to bypass front-panel faults.

Tip: Dust in jacks can cause poor contact; compressed air can help clean ports.

5. Corrupt or outdated audio driver

Why this causes the problem:
Drivers translate Windows audio requests to hardware; corrupted or mismatched drivers can break sound.

Step-by-step solution:

  1. Press Win + X and open Device Manager.
  2. Expand Sound, video and game controllers, right-click the audio device (e.g., Realtek High Definition Audio) and select Update driver.
  3. Choose Search automatically for updated driver software. If that fails, choose Browse my computer for driver software and point to the manufacturer’s downloaded driver.
  4. If updating doesn’t help, choose Uninstall device, check Delete the driver software for this device (if present), then reboot — Windows will reinstall drivers automatically.
  5. If problems persist, download the latest driver from your motherboard or sound card manufacturer’s website and install it.

Tip: Use the vendor driver rather than Windows’ generic driver for full functionality.

6. Windows Update broke the driver

Why this causes the problem:
Sometimes a recent Windows Update pushes an incompatible driver.

See also  8 reasons why Windows Key doesn’t work in Windows 10 (and how to fix it)

Step-by-step solution:

  1. Open Device Manager, right-click the audio device and choose Properties > Driver > Roll Back Driver (if available).
  2. If no rollback option, get the previous stable driver from the manufacturer and install it manually.
  3. Pause problematic updates via Settings > Update & Security > Windows Update > Advanced options > Pause updates while you confirm stability.
  4. Report the driver issue and check for patched updates from Microsoft or your hardware vendor.

Note: Creating a restore point before driver updates can make it easier to revert.

7. Audio services stopped

Why this causes the problem:
Windows audio depends on services like Windows Audio and Windows Audio Endpoint Builder; stopped services halt all sound.

Step-by-step solution:

  1. Press Win + R, type services.msc and press Enter.
  2. Find Windows Audio and Windows Audio Endpoint Builder.
  3. Right-click each service: set Startup type to Automatic, then click Start (or Restart).
  4. If services won’t start, check the Dependencies tab and start required services listed there.

Tip: Running sfc /scannow can fix corrupted system files preventing services from starting. Run in an elevated Command Prompt.

8. Audio enhancements or exclusive mode conflicts

Why this causes the problem:
Some apps take exclusive control or enhancements can cause distortions or silence.

Step-by-step solution:

  1. Open Control Panel > Sound, select your playback device and click Properties.
  2. Under the Enhancements tab, check Disable all enhancements (or uncheck individual items).
  3. Under Advanced, uncheck Allow applications to take exclusive control of this device and hit Apply.
  4. Test audio again.

Note: Some high-end audio apps require exclusive mode; toggle to see which setting works with your apps.

9. Conflicting audio drivers (Realtek vs generic)

Why this causes the problem:
Multiple drivers or a switch between Realtek and generic Microsoft drivers can create conflicts.

Step-by-step solution:

  1. In Device Manager, uninstall all audio devices under Sound, video and game controllers.
  2. Reboot. Windows will install a generic driver; verify audio.
  3. If features are missing, download and install the correct OEM driver (Realtek, Creative, etc.) from the manufacturer.
  4. Avoid installing multiple competing driver suites.

Tip: Remove old driver packages with utilities provided by the vendor, if available.

10. Onboard audio disabled in BIOS/UEFI

Why this causes the problem:
If onboard audio is disabled in firmware, Windows won’t see the device at all.

Step-by-step solution:

  1. Restart the PC and enter BIOS/UEFI (usually F2, Del, F10 — check your PC manual).
  2. Locate settings like Integrated Peripherals, Onboard Devices, or Advanced.
  3. Ensure Onboard Audio, HD Audio Controller or similar is Enabled.
  4. Save changes and reboot into Windows.

Warning: Be careful when changing BIOS settings; write down originals before modifying.

11. Hardware failure (sound card or jack)

Why this causes the problem:
Physical faults in the sound card, headphone jack, or onboard audio chip will prevent sound.

Step-by-step solution:

  1. Test with different speakers/headphones and different cables.
  2. Try a known-good USB audio adapter or PCIe sound card — if that works, onboard audio is faulty.
  3. Test the sound card in another machine if possible.
  4. If hardware is faulty and under warranty, request repair/replacement; otherwise consider a USB DAC or internal replacement card.

Tip: External USB audio devices are a low-cost workaround and diagnostic tool.

See also  12 reasons why USB headset doesn’t work in Windows 10 (and how to fix it)

12. Sample rate / format mismatch or codec issues

Why this causes the problem:
Apps or files using an unsupported sample rate/bit depth or codec can fail to play sound.

Step-by-step solution:

  1. Open Control Panel > Sound > Playback > Properties > Advanced.
  2. Under Default Format, try different sample rates and bit depths (e.g., 16 bit, 44100 Hz).
  3. Uncheck Enable audio enhancements and disable exclusive mode if needed.
  4. For media codec issues, install reputable codec packs (careful — prefer official player codecs) or use a modern player like VLC.

Note: High sample rates may require special drivers or bypass shared mode.

13. Malware or security software blocking audio

Why this causes the problem:
Malware or aggressive security software can disrupt audio services or drivers.

Step-by-step solution:

  1. Run a full scan with Windows Defender or your anti-malware tool.
  2. Temporarily disable third-party security software and test sound; if audio returns, check the security app’s logs/settings.
  3. Use Windows Defender Offline scan for persistent threats (Settings > Update & Security > Windows Security).
  4. If malware is detected, follow removal instructions and repair/reinstall audio drivers as necessary.

Tip: Keep antivirus updated and avoid suspicious driver downloads.

Additional Tools & Resources

  • Use Windows Troubleshooter: Settings > Update & Security > Troubleshoot > Additional troubleshooters > Playing Audio — it often finds simple fixes automatically.
  • Run system repair if needed: open an elevated Command Prompt and run sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth.
  • For driver downloads, use the official manufacturer pages (e.g., Realtek, ASUS, Gigabyte, Creative).
  • Keep a cheap USB audio dongle on hand as an emergency workaround for onboard failures.
  • If you manage multiple audio devices (streaming, gaming), document working driver versions and create a System Restore point before updates.

FAQ

Q: Can a Windows 10 update permanently break my sound?

Usually no — updates can introduce incompatible drivers but issues are typically fixable by rolling back the driver, installing the vendor driver, or updating Windows/driver with a patched version.

Q: How do I restore audio after a driver update if the Roll Back option is greyed out?

Download the older driver from the manufacturer’s website and install it manually, or use Device Manager > Uninstall device (delete driver) and then install the driver package you downloaded.

Q: Is it safe to disable audio enhancements or exclusive mode?

Yes — disabling enhancements and exclusive mode is safe and often resolves conflicts; only re-enable them if a specific app needs those features.

Q: How can I test if my sound card hardware is dead?

Test with a different OS (boot a Linux live USB) or try a USB/PCIe sound card. If audio works on another device but not your PC, the onboard hardware is likely faulty.

Q: Are there preventative steps to avoid future sound problems?

Keep drivers and Windows updated from trusted sources, create restore points before major updates, avoid installing multiple audio driver suites, and use system backups.

Conclusion

Most cases where the Sound card doesn’t work in Windows 10 are resolved by checking volume/output selection, enabling services, or updating/reinstalling drivers. Follow the steps above from simple checks to hardware tests to identify and fix the issue quickly.

About the author

Jonathan Dudamel

Jonathan Dudamel

I'm Jonathan Dudamel, an experienced IT specialist and network engineer passionate about all things Windows. I have deep expertise in Microsoft project management, virtualization (VMware ESXi and Hyper-V), and Microsoft’s hybrid platform. I'm also skilled with Microsoft O365, Azure ADDS, and Windows Server environments from 2003 through 2022.

My strengths include Microsoft network infrastructure, VMware platforms, CMMS, ERP systems, and server administration (2016/2022).