📬 Instant Delivery 🔑 Genuine Product Keys 🔒 Secure Payments 🌐 24/7 Live Chat 🛡️ Support Included
windows 11 audio not working on pc

Windows 11 No Sound? How to Fix Audio Not Working

⚡ TL;DR: Fixing no sound on Windows 11

No audio on Windows 11 is almost always a quick fix. Check these in order: (1) confirm the correct output device is selected (the number one cause), (2) check volume and mute, including per-app volume in the Volume Mixer, (3) run the built-in audio troubleshooter, (4) restart the Windows Audio service, (5) update or reinstall the audio driver, and (6) check physical connections and ports. Most people are fixed within the first three steps. If sound broke right after a Windows update, a driver rollback usually solves it.

Losing audio on your PC is one of those problems that feels bigger than it is. One moment everything is fine, the next your videos are silent and your meetings are useless. The reassuring news is that “no sound” is rarely a hardware failure. In the vast majority of cases it is a wrong output device, a muted app, or a driver that needs a nudge, all of which take a minute or two to fix.

This guide works through every cause in a logical order, from the thing that fixes most people instantly to the deeper driver and service repairs.

Fix 1: Check You Have the Right Output Device Selected

This is the single most common cause of “no sound,” especially if you use headphones, a monitor with speakers, an HDMI display, or Bluetooth audio. Windows may simply be sending sound to a device that is not the one you are listening to.

  1. Click the speaker icon in the bottom-right corner of the taskbar.
  2. Click the arrow (>) next to the volume slider to expand the list of output devices.
  3. Select the device you actually want to hear from (your speakers, headphones, or monitor).
  4. Test with any audio.

For more control, go to Settings, System, Sound, and look at the Output section. Make sure the correct device is chosen there, and click into it to confirm it is enabled and set as default.

💡 The classic scenario: You unplugged your headphones but Windows still thinks they are the output, so your speakers stay silent. Or an HDMI monitor grabbed the audio output when you connected it. Switching the output device in that little menu fixes a huge share of no-sound complaints in seconds.

Fix 2: Check Volume, Mute, and the Volume Mixer

Obvious, but check it properly, because Windows has multiple independent volume controls and any one of them being muted causes silence.

  1. Confirm the main volume is up and not muted (the speaker icon should not have a small x next to it).
  2. Right-click the speaker icon and choose Open Volume Mixer.
  3. Check the per-app volumes. An individual app like your browser or a game can be muted or turned down while everything else works fine.
  4. Also check the volume controls inside the app itself, and any physical volume knob or mute button on your speakers, keyboard, or headset.

It sounds too simple, but a muted browser tab or an app-specific mute is behind a surprising number of these problems.

Fix 3: Run the Audio Troubleshooter

Windows 11 has a built-in tool that detects and fixes common audio issues automatically.

  1. Go to Settings, System, Sound.
  2. Scroll down and select Troubleshoot common sound problems, or find the audio troubleshooter under System, Troubleshoot, Other troubleshooters.
  3. Choose the output device having the problem.
  4. Let it scan and apply any fixes it finds, then test.

The troubleshooter often catches disabled devices, wrong default settings, and service problems without you needing to dig further.

Fix 4: Restart the Windows Audio Service

Audio in Windows depends on background services. If one has stalled, sound stops entirely until it is restarted.

  1. Press Windows + R, type services.msc, and press Enter.
  2. Scroll to Windows Audio in the list.
  3. Right-click it and choose Restart.
  4. Do the same for Windows Audio Endpoint Builder.
  5. While you are there, double-click each and confirm the Startup type is set to Automatic.

Restart your PC afterward and test. This clears up audio that vanished after the system was on for a long time or after waking from sleep.

Fix 5: Update, Roll Back, or Reinstall the Audio Driver

Drivers are the most common deeper cause, particularly if sound stopped right after a Windows update installed a driver you did not choose.

To update the driver:

  1. Right-click Start and open Device Manager.
  2. Expand Sound, video and game controllers.
  3. Right-click your audio device (often Realtek Audio or similar) and choose Update driver, then Search automatically.

If sound broke right after an update, roll the driver back:

  1. In Device Manager, right-click the audio device and choose Properties.
  2. Open the Driver tab and click Roll Back Driver if available.
  3. Restart.

If neither works, reinstall the driver cleanly:

  1. In Device Manager, right-click the audio device and choose Uninstall device.
  2. Restart your PC. Windows automatically reinstalls a fresh audio driver on boot.
  3. If your PC is a known brand, downloading the latest audio driver directly from the manufacturer (Dell, HP, Lenovo, or your motherboard maker) often gives the best result.
⚠️ Driver tip: Get audio drivers from your PC or motherboard manufacturer, or from Windows Update, rather than random driver-updater utilities. Those tools frequently install a generic or mismatched driver that causes more problems than it solves, including no sound.

Fix 6: Check Physical Connections and Ports

If software checks come up empty, rule out the physical side:

  • Reseat the cable. Unplug and firmly replug your speakers or headphones. Make sure it is in the correct jack (the green port for analog speakers on desktops).
  • Try a different port. A dead front-panel jack is common on desktops. Try the rear ports directly on the motherboard.
  • Test the device elsewhere. Plug your headphones into a phone to confirm they work. Test different headphones or speakers on the PC to isolate whether it is the device or the PC.
  • For Bluetooth audio, remove the device and re-pair it, and make sure it is charged and in range.
  • For HDMI or DisplayPort audio, confirm the display actually has speakers and is selected as the output device.

Fix 7: Check Audio Enhancements and Format

Occasionally an audio enhancement or an unsupported sample rate causes distorted or absent sound. Turning enhancements off is a quick test.

  1. Go to Settings, System, Sound.
  2. Click your output device to open its properties.
  3. Find Audio enhancements and set it to Off.
  4. Test. If sound returns, an enhancement was the culprit.
  5. You can also try changing the audio format (sample rate) to a standard option if a specific one is causing trouble.

Quick Diagnosis Table

Symptom Likely cause Go to
No sound after plugging or unplugging headphones Wrong output device Fix 1
Sound in some apps but not others Per-app volume muted Fix 2
Sound stopped after a Windows update Driver changed Fix 5 (roll back)
Sound gone after sleep or long uptime Stalled audio service Fix 4
No device listed at all Driver missing or device disabled Fix 5 (reinstall)
Distorted or crackling sound Enhancement or format issue Fix 7
No sound only on front jack Dead or unconnected front panel Fix 6

Still No Sound? Consider System File Repair

If none of the above works, corrupted system files may be interfering with audio. The built-in repair tools fix this without touching your personal files.

  1. Right-click Start and open Terminal (Admin).
  2. Run sfc /scannow, wait for it to finish, then run DISM /Online /Cleanup-Image /RestoreHealth.
  3. Restart and test.

Persistent audio and driver problems on an unactivated or non-genuine copy of Windows are worth a second look, since those installs often miss the driver and system updates that keep hardware working correctly. A genuine, activated Windows receives everything cleanly. If you need to sort out activation, see our guide on fixing Windows 11 activation problems, and for update issues that block driver delivery, our guide on fixing stuck Windows updates.

🔑 Keep Windows genuine for clean drivers and updates:

Frequently Asked Questions

Why is there no sound on my Windows 11 PC?

The most common cause is the wrong output device being selected, followed by muted volume (including per-app mute), a stalled audio service, or a driver problem. Start by clicking the speaker icon and confirming the correct output device is chosen.

Why did my sound stop working after a Windows update?

Updates sometimes replace your audio driver with a generic one that does not work correctly. Open Device Manager, find your audio device, open Properties, and use Roll Back Driver on the Driver tab. If that is not available, reinstall the driver from your manufacturer.

How do I fix the audio service in Windows 11?

Press Windows + R, type services.msc, find Windows Audio and Windows Audio Endpoint Builder, right-click each and choose Restart. Confirm both are set to Automatic startup, then restart your PC.

My headphones work but my speakers do not (or vice versa). Why?

Windows is sending audio to only one output device. Click the speaker icon, expand the device list with the arrow, and select the device you want to use. You may need to switch back and forth when you plug and unplug headphones.

Why is there no audio device showing in Windows 11?

Usually a missing or corrupted driver, or the device being disabled. In Device Manager, check under Sound, video and game controllers. If it is missing, uninstall and restart to force a reinstall, or install the driver from your manufacturer. Also check View, Show hidden devices.

How do I run the audio troubleshooter?

Go to Settings, System, Sound, and select Troubleshoot common sound problems, or find it under System, Troubleshoot, Other troubleshooters. It automatically detects and fixes many common audio issues.

Why is my sound crackling or distorted rather than absent?

Often an audio enhancement or an incompatible audio format. In Settings, System, Sound, open your device’s properties, set Audio enhancements to Off, and try a standard audio format. Driver updates also help with distortion.

Could a Windows update fix my audio instead of breaking it?

Yes. Sometimes the fix is a pending update you have not installed. Check Settings, Windows Update. If updates are failing to install, that can also be why a broken audio driver was never corrected, so resolving update problems can restore sound.

Do SFC and DISM affect my audio settings or files?

No. They only repair Windows system files and do not touch your personal files or reset your preferences. They are safe to run when you suspect corruption is behind a stubborn audio problem.

Can unactivated Windows cause audio problems?

Indirectly. Non-genuine installs often miss driver and system updates that keep hardware working correctly, and can have tampered system files. A genuine Windows 11 Pro key keeps everything updating cleanly, which prevents a range of hardware quirks.

Final Thoughts

No sound on Windows 11 looks alarming but is almost always a five-minute fix. Nine times out of ten it is simply the wrong output device or a muted app, and the little speaker-icon menu solves it. When it is deeper, restarting the audio service or rolling back the driver handles the rest.

To keep audio and every other piece of hardware working reliably, the foundation is a genuine, fully updated Windows. A Windows 11 Pro key at $15 ensures your drivers and updates arrive cleanly, which quietly prevents a whole category of hardware headaches like this one.

Keep your drivers and updates clean with genuine Windows.

Genuine retail keys with instant email delivery and activation support.

Windows 11 Pro $15 →
Browse Windows 11 Keys →

Fast Delivery & Activation

Your Keys arrive via Email

Customer Service

Premium Support 24/7

100% Secure Checkout

Stripe / MasterCard / Visa

0