Active Daily Care Eat Smart Health Hacks Recommended
About Contact The Library

How to Troubleshoot Computer Speakers? | Fix No Sound Now

Troubleshooting computer speakers starts with checking cables, the correct output device, and the mute state — then moving through Windows’ audio tools in a logical order.

A computer with no sound is a frustrating brick until you know how to troubleshoot computer speakers the right way. The core fix follows a straight order — check hardware, set the right output device, disable audio enhancements, run the built-in troubleshooter, restart the audio service, and update the driver if needed. Most cases resolve in under five minutes.

Start With The Obvious: Cables, Volume, And Mute

The most common fix is also the easiest one. Check that all speaker cables are firmly plugged into the correct ports — for surround systems with multiple 3.5mm jacks, each cable must be in its matching color-coded port.

Next, confirm the mute setting is off. Look for a mute icon in the system tray near the clock, and check for a physical mute switch on the speaker itself or on a keyboard media key. Turn up all volume controls — both the Windows system slider and any knob or dial on the speaker unit.

If your speakers have a power indicator light, make sure it’s on. Passive speakers that don’t plug into a wall outlet often need a separate amplifier to produce sound.

Is Windows Routing Sound To The Wrong Device?

Windows can automatically switch the output device when you plug in new hardware — and sometimes it picks the wrong one. A monitor with built-in speakers, a set of Bluetooth headphones, or even an inactive HDMI connection can become the default without you noticing.

Go to Start > Settings > System > Sound. Under Output, select your actual speakers or headphones from the dropdown. If the correct device isn’t listed, right-click the speaker icon in the system tray, select Open Volume Mixer, and check whether any individual app is muted there — a common and frustrating oversight.

Turn Off Audio Enhancements — The Common Sound Breaker

Audio enhancements are Windows’ sound-processing effects like bass boost and virtual surround. They cause audio failures on many systems, especially after updates. Turning them off fixes a surprising number of no-sound issues.

Stay in Settings > System > Sound, scroll down to Advanced, and set Audio enhancements to Off. On Windows 10, this option may live under the Enhancements tab inside the speaker Properties window instead.

Step What To Try Time Needed
1 Check cables, power, mute switches 1 min
2 Select the correct output device 1 min
3 Turn off audio enhancements 1 min
4 Run the Playing Audio troubleshooter 2 min
5 Restart the Windows Audio service 1 min
6 Update or roll back the audio driver 3 min
7 Apply the protected-audio registry fix 2 min
8 Run SFC and DISM system file checks 5 min

Run The Playing Audio Troubleshooter

Microsoft’s automated audio troubleshooter scans for common problems — wrong driver, disabled service, muted apps — and applies fixes on its own. It’s the most underused tool in the list and often saves ten minutes of manual work.

Go to Start > Settings > System > Troubleshoot > Other troubleshooters. Find Playing Audio in the list and click Run. Follow the prompts and restart your PC when it finishes. Microsoft’s full troubleshooting guide at Fix sound or audio problems in Windows covers every step in more detail.

Is The Windows Audio Service Running?

Windows relies on two background services to manage audio. If either one stops or crashes — which happens after updates or driver installs — sound goes silent immediately.

Press Windows + R, type services.msc, and press Enter. In the list, find Windows Audio. If its status isn’t Running, right-click it and select Start. Do the same for Windows Audio Endpoint Builder. Set both services’ Startup type to Automatic by right-clicking each service, selecting Properties, and choosing Automatic from the dropdown. Restart your PC afterward to confirm the fix holds.

Update Or Roll Back The Audio Driver

A corrupted, outdated, or newly updated driver can break audio entirely. Which direction you go — update or roll back — depends on when the problem started.

Open Device Manager by right-clicking the Start button. Expand Sound, video and game controllers, right-click your audio device (often named Realtek, Conexant, or High Definition Audio), and select Properties.

  • If sound died after a Windows update: Go to the Driver tab and click Roll Back Driver if the button is available. This restores the previous driver that worked.
  • If the driver is old or corrupted: Click Update driver and choose Search automatically for drivers. If Windows finds nothing, select Browse my computer for drivers > Let me pick from a list, and try an older version.

HP users should also check the Levels tab inside Sound Properties for a muted speaker icon or a low slider. On Dell systems, explicitly set the external speaker as the Default Output in Settings > System > Sound > Output — Windows does not always do this automatically.

The Registry Fix For Stubborn No-Sound Issues

When everything above fails — especially after a major Windows update — a single registry value called DisableProtectedAudioDG can block all sound. Setting it to zero forces the audio stack to bypass the protected mode that sometimes causes failures.

Back up your registry first: press Windows + R, type regedit, and press Enter. Click File > Export and save a backup. Then navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Audio

Right-click in the right pane and select New > DWORD (32-bit) Value. Name it DisableProtectedAudioDG and set the value to 0. Restart your PC.

When The Basics Fail: System File Checks

If none of the standard fixes work, the issue may be corrupted system files. Windows includes two command-line tools that repair them automatically.

Open Command Prompt as administrator by searching cmd in the Start menu, right-clicking it, and selecting Run as administrator. Run these two commands in order, waiting for each to finish before starting the next:

sfc /scannow
Dism /online /cleanup-image /restorehealth

The SFC scan replaces corrupted protected files. The DISM command repairs the system image that SFC relies on. Both are safe to run and have no side effects. Restart your PC after they complete.

Troubleshooting Computer Speakers On Windows: The Step Order That Works

When sound goes silent, the order matters. Starting with the wrong fix wastes time and causes unnecessary frustration.

  1. Check physical cables, speaker power, and the mute state on both Windows and the speaker hardware.
  2. Select the correct output device in Settings > System > Sound > Output.
  3. Turn off audio enhancements in the Advanced section of Sound settings.
  4. Run the Playing Audio troubleshooter from Settings > System > Troubleshoot.
  5. Restart the Windows Audio and Windows Audio Endpoint Builder services in services.msc.
  6. Update or roll back the audio driver via Device Manager.
  7. If still silent, apply the DisableProtectedAudioDG registry fix.
  8. As a last resort, run SFC and DISM from an admin Command Prompt.

If your speakers have passed all these tests and still produce no sound — or if they fail when connected to another device — the hardware itself may be at the end of its life. In that case, a new set of speakers is the real fix. We’ve tested and ranked the best small computer speakers for desks to help you find a reliable replacement quickly.

Symptom Most Likely Cause Try This First
Sound was working yesterday, gone today Windows update changed the audio driver Roll back the driver or restart the Audio service
Audio plays through the monitor, not the speakers Wrong default output device selected Set speakers as default in Settings > System > Sound
One app has sound, others do not Per-app volume muted in Volume Mixer Right-click speaker icon > Open Volume Mixer
Static, crackling, or distorted audio Audio enhancements or exclusive control mode Turn off enhancements; disable exclusive control in speaker Properties
No sound after plugging in new external speakers Windows did not switch output automatically Manually select the new device in Sound > Output

FAQs

Why is there no sound after a Windows update?

Windows updates sometimes replace the audio driver with a newer version that may not be fully compatible with your hardware. Roll back the driver in Device Manager or run the Playing Audio troubleshooter, which can detect and fix driver conflicts introduced by the update.

How do I fix audio that cuts out every few seconds?

Intermittent audio is usually caused by audio enhancements or the “Allow applications to take exclusive control” setting. Go to Sound settings, disable enhancements, and under speaker Properties > Advanced, uncheck the exclusive control option to stabilize playback.

Why does Windows detect my speakers but no sound comes out?

Detection means the hardware connection is fine, but the audio signal is blocked somewhere in software. The most common causes are a muted per-app volume in Volume Mixer, audio enhancements enabled, or the wrong output device selected even though Windows recognizes the speaker.

Does restarting the Windows Audio service delete anything?

No. Restarting the service only stops and reloads Windows’ audio management system — it does not delete drivers, settings, or personal files. Your sound may return immediately after the service restarts, and the fix takes less than 30 seconds.

References & Sources

Mo Maruf
Founder & Lead Editor

Mo Maruf

I created WellFizz to bridge the gap between vague wellness advice and actionable solutions. My mission is simple: to decode the research and give you practical tools you can actually use.

Beyond the data, I am a passionate traveler. I believe that stepping away from the screen to explore new environments is essential for mental clarity and physical vitality.

Please use a real email you check. If it's fake or mistyped, your message won't reach us and we can't reply — wrong addresses are rejected automatically.