You updated Windows 10 or 11, your PC restarted, and now there's no sound. The speaker icon in the taskbar might show a red X, a yellow warning triangle, or it looks fine but nothing plays. You didn't touch any audio settings — the update broke it.
This is one of the top complaints after every major Windows update. The cause is almost always driver-related, but there are a few other culprits worth checking. This guide walks through every fix from the simplest to the deepest, in the order most likely to work.
Why Windows Updates Break Sound
There are four common ways a Windows update kills audio:
- Driver replacement: The update installs a generic Microsoft audio driver, overwriting your manufacturer's optimized one. Generic drivers often don't support your hardware fully.
- Default device switch: The update resets your default audio output to a device that isn't connected — like HDMI output when you're using speakers, or vice versa.
- Audio service crash: Core Windows Audio services get disrupted during the update and don't restart properly.
- App volume reset: Windows resets per-app audio levels in the Volume Mixer, muting specific apps silently.
Identify Your Problem First
Look at the speaker icon in your taskbar bottom-right and match it to the table below:
| What You See | What It Means | Start With |
|---|---|---|
| Red X on speaker icon | No audio device detected | Fix 3 → Fix 4 |
| Yellow warning triangle | Driver error or conflict | Fix 3 → Fix 6 |
| Speaker looks normal, but no sound | Wrong output device or muted app | Fix 1 → Fix 2 |
| Sound works in some apps but not others | App-level volume setting | Fix 8 |
| Sound was working, stopped suddenly | Audio service crashed | Fix 5 |
| No audio device in Device Manager | Driver completely missing | Fix 4 → Fix 6 |
Fix 1: Check Volume and Playback Device
Before going deep, rule out the obvious. Windows updates frequently reset the default audio output device — this is the #1 cause of "no sound" that looks like a major problem but takes 30 seconds to fix.
Check your default playback device:
- Right-click the speaker icon in the taskbar
- Click "Open Sound settings" (Windows 11) or "Sounds" (Windows 10)
- Under Output, check which device is selected
- Make sure it matches your actual speakers or headphones — not "HDMI Output" or a disconnected device
- Click the dropdown and select the correct device
Check the Volume Mixer for muted apps:
- Right-click the speaker icon → Open Volume Mixer
- Check if any app is muted or set to 0
- Drag sliders up and unmute as needed
Fix 2: Run the Audio Troubleshooter
Windows has a dedicated audio troubleshooter that catches common post-update issues automatically.
On Windows 11:
- Press Windows + I → Settings
- Go to System → Troubleshoot → Other troubleshooters
- Find Playing Audio → click Run
- Follow the prompts and apply any suggested fixes
- Restart your PC
On Windows 10:
- Press Windows + I → Settings
- Go to Update & Security → Troubleshoot → Additional troubleshooters
- Select Playing Audio → Run the troubleshooter
- Apply suggested fixes and restart
Fix 3: Roll Back the Audio Driver
This is the single most effective fix when the update replaced your audio driver. Rolling back restores the version that was working before.
- Right-click Start → Device Manager
- Expand Sound, video and game controllers
- Look for your audio device — usually named one of:
- Realtek High Definition Audio
- Intel(R) Display Audio
- NVIDIA High Definition Audio
- AMD High Definition Audio
- Right-click your audio device → Properties
- Click the Driver tab
- Click Roll Back Driver
- Select a reason when prompted → click Yes
- Restart your PC
Fix 4: Reinstall the Audio Driver
If rolling back isn't available or didn't fix the problem, a clean reinstall often does the job.
Step 1: Uninstall the current driver
- Open Device Manager
- Expand Sound, video and game controllers
- Right-click your audio device → Uninstall device
- Check "Delete the driver software for this device"
- Click Uninstall
Step 2: Reinstall the driver
After uninstalling, you have two options:
Option A — Let Windows reinstall automatically:
- Restart your PC
- Windows will detect the missing driver and reinstall a default version
- Test if sound works
Option B — Manually scan for hardware changes:
- In Device Manager, click Action → Scan for hardware changes
- Windows will detect and reinstall the audio driver
- Restart and test
Fix 5: Restart Windows Audio Services
The Windows Audio service can stop or crash after an update without any visible error. Restarting it takes under a minute and fixes this silently.
- Press Windows + R, type services.msc, press Enter
- Find Windows Audio in the list
- Right-click → Restart
- Also find Windows Audio Endpoint Builder
- Right-click → Restart
Alternatively, run these commands in Command Prompt (Admin):
net stop audiosrv net stop AudioEndpointBuilder net start AudioEndpointBuilder net start audiosrv
Test your audio immediately after. No restart needed for this fix.
Fix 6: Update Audio Driver from Manufacturer
The driver Windows installs automatically is often a generic version. Your hardware manufacturer's driver is almost always better — it's tuned specifically for your device and more likely to work correctly after a Windows update.
For Realtek (most common in laptops and desktops):
Go to your laptop or motherboard manufacturer's support page and download the Realtek audio driver for your exact model. Do not download from the generic Realtek website — get it from the device manufacturer.
- Dell: dell.com/support
- HP: support.hp.com
- Lenovo: support.lenovo.com
- Asus: asus.com/support
- Acer: acer.com/support
For desktop motherboards:
Go to your motherboard manufacturer's website (MSI, Gigabyte, ASUS, ASRock) and search for your motherboard model to find the audio driver.
How to install:
- Download the audio driver installer (.exe)
- Run it and follow the prompts
- Restart when prompted
- Test your audio
Fix 7: Run SFC and DISM Repair
If the update corrupted core Windows audio components, no driver fix will work until those files are repaired.
- Press Windows + S, type cmd
- Right-click Command Prompt → Run as administrator
- Run DISM first:
DISM /Online /Cleanup-Image /RestoreHealth
Wait for it to complete fully (10-20 minutes), then run SFC:
sfc /scannow
- Once SFC finishes, restart your PC
- Test audio
Fix 8: Check App-Specific Audio Settings
Windows 11 and 10 have per-app audio output settings. An update can reset these, causing specific apps (like Chrome, Spotify, or games) to output to the wrong device or get muted.
On Windows 11:
- Press Windows + I → Settings
- Go to System → Sound
- Scroll down to Volume mixer
- Check each app — make sure none are muted and all are set to the correct output device
On Windows 10:
- Right-click the speaker icon → Open Volume Mixer
- Check each app's volume level
- For per-app output device: Right-click speaker icon → Sounds → Playback tab → right-click your device → Set as Default Device
Fix 9: Uninstall the Windows Update
If audio broke immediately after a specific update and nothing above has fixed it, removing that update is a valid and safe solution.
On Windows 11:
- Press Windows + I → Settings
- Go to Windows Update → Update history
- Click Uninstall updates
- Find the most recent update by date
- Click Uninstall → confirm
- Restart your PC
On Windows 10:
- Go to Control Panel → Programs → Programs and Features
- Click View installed updates
- Sort by Installed On date
- Uninstall the most recent update
- Restart
⭐ What Worked For Me
[→ This is where you add your real experience. Be specific: what device did you test on? What exactly happened to the sound? Which fix worked and which didn't? Even a few honest sentences here will set your post apart from every other generic guide online. Google's Helpful Content system specifically rewards first-hand experience.]
Example of what to write: "On my Dell Inspiron 15 running Windows 11, sound disappeared completely after the March 2024 cumulative update. The speaker icon showed a red X. The troubleshooter said 'no issues found' which was useless. Fix 1 showed that Windows had switched my default output to 'Intel Display Audio' (my monitor's HDMI port, which has no speakers). Switching it back to 'Realtek Audio' fixed it in under 30 seconds. If you're on a laptop connected to an external monitor, check this first — it's the most common cause and the easiest fix."
Quick Reference: Which Fix to Try
| Your Situation | Best Fix(es) |
|---|---|
| Red X on speaker icon | Fix 3 → Fix 4 → Fix 6 |
| Yellow warning on audio device | Fix 3 → Fix 6 |
| Speaker looks normal but no sound | Fix 1 → Fix 5 → Fix 2 |
| Sound works in some apps, not others | Fix 8 → Fix 1 |
| Sound stopped suddenly mid-session | Fix 5 |
| No audio device in Device Manager | Fix 4 → Fix 6 |
| Nothing works at all | Fix 7 → Fix 9 |
❓ Frequently Asked Questions
My sound worked fine and then stopped suddenly — not after a restart. What happened?
This is almost always the Windows Audio service crashing (Fix 5). Run the service restart commands and your sound should come back immediately without a reboot. If it keeps crashing, you have a deeper driver or corruption issue — run Fix 7.
I see multiple audio devices in Device Manager. Which one do I roll back?
Roll back the one that handles your main output. For most laptops it's "Realtek High Definition Audio." If you're connected to a monitor via HDMI and want that monitor's speakers, roll back "Intel Display Audio" or "NVIDIA High Definition Audio." If unsure, roll back all of them one at a time and test after each.
The roll back option is greyed out. Why?
Windows only saves the previous driver version if there was one installed before. If the update installed a brand new driver with no prior version on record, there's nothing to roll back to. Your solution is Fix 4 (clean reinstall) or Fix 6 (manufacturer driver).
My headphones work but my laptop speakers don't (or vice versa).
This points to a device-specific driver issue rather than a system-wide audio problem. In Device Manager, check if both output devices are listed without errors. If one has a warning triangle, update or reinstall that specific device's driver. Also check Fix 1 to make sure the right device is set as default for each scenario.
Will reinstalling the audio driver delete my audio settings?
It may reset equalizer or enhancement settings if you were using Realtek Audio Console or a similar app. Your Windows volume levels and app-specific settings are stored separately and should remain. Just note your custom audio settings before reinstalling so you can restore them if needed.
Sound worked right after the update but stopped the next day. Why?
Windows sometimes finishes applying update configurations on the second or third boot — not the first. A newly installed driver might also conflict with another component that finishes loading later. Run Fix 5 first (audio service restart), then Fix 3 if that doesn't work.