No sound after installing Windows 11: the definitive guide

Last update: 14/11/2025
Author Isaac
  • The problem is usually due to incompatible or corrupted drivers after updating to Windows 11.
  • Microsoft's troubleshooter and generic driver resolve many cases.
  • Audio services, active enhancements, and corrupted system files can also cause silence.
  • As a last resort, Windows Update and System Restore revert problematic changes.

Windows 11 sound solution

If after installation Windows 11 Your PC has gone silent, don't worry: you're not the only one. After migrating from Windows 10 or applying recent patches, many users are reporting a complete loss of audio, an X icon in the taskbar, and "ghost" devices that do not appear.Although it can be very infuriating, it's almost always due to incompatible drivers or misconfigured services and it can be fixed.

In this guide you'll see everything in an organized and straightforward way: probable causes, quick checks and effective solutions endorsed by Microsoft, the Community and manufacturers like Dell. It includes how to update, uninstall, test the generic driver, roll back versions, repair audio services, remove enhancements, run SFC/DISM, and restore the system.In addition, we considered the typical case where Windows 11 doesn't even detect sound devices.

Why does the sound disappear when installing or updating Windows 11?

There are several common reasons that explain the sudden silence after installation: drivers Outdated or corrupted audio files, Windows Update changes that conflict with third-party drivers, disabled audio services, incorrect output selection, muted volume, or a faulty external deviceLatency or delay when playing sound is also common; for these cases, please consult a specialist. Why is the sound delayed in Windows 11?.

Another common trigger is that the update was only partially applied. If Windows Update fails or is interrupted, components may remain partially installed and break playback.Repeating the update search and installing all pending updates usually restores normality.

The “audio improvements” should also be taken into account. Some system or manufacturer optimizations cause distortion, latency, "clicks," or even a total absence of sound.So it's best to turn them off to rule out interference.

Finally, don't rule out a specific misconfiguration: Windows may have changed the default device, muted a specific application in the mixer, or lowered the volume without us noticing.A quick review of these settings saves time.

No sound after installing Windows 11

Quick checks worth doing first

Before we delve into controllers and services, take a minute to review the basics and, if necessary, Learn how to adjust the Windows 11 equalizer. These simple steps solve more cases than you might think.:

  • Check the overall volume and make sure the icon doesn't have a red X. Also check the mixer: it might only be muted for the browser or another app.
  • Confirm that the default output device is correct (speakers, headphones, HDMI, etc.).
  • Check connections: plug in LINE OUT/green, USB Firmly, turn on your headphones. In Bluetooth, make sure they are paired and connected.
  • Try the headphones/speakers on another computer. If they work there, the problem is with Windows or the drivers.
  • Restart the PC. A full reboot clears states and reinjects the audio service.
  How to get 3D icons in Windows 11 without complicating your life

If you see an X over the sound icon and "there is no output device", don't worry: We'll soon see how to force detection with the troubleshooter and reinstall drivers from the Device administrator.

Fix audio in Windows 11 step by step

Use the Windows 11 audio troubleshooter

Windows 11 includes wizards that detect and correct common audio problems. You can launch them in several ways, and they often reinstall or readjust what's needed without you having to touch anything else..

From the sound icon with “Get help”

Right-click on the sound icon in the taskbar and choose “Troubleshoot sound problems”. Get Help will open, which will diagnose the device, ask you to confirm if you hear the test beep, and apply suggested fixes.If it detects a driver problem, it can automatically reinstall them.

From the Control Panel

In Windows search, type “audio troubleshooter” and open “Find and fix sound playback problems”. Press Next, choose the device to analyze, and apply the proposed fixes.It's useful when you have multiple outlets connected.

From Settings

Open Settings with Windows + I > System > Sound and click “Troubleshoot”. Let the scan finish and accept the recommendations that appear on the screen.If there are no changes, continue with the drivers.

Update, uninstall, or roll back audio drivers

Drivers are the most common cause of this failure after upgrading to Windows 11. Try updating them first, and if that doesn't work, uninstall them completely so Windows reinstalls them cleanly, or use the generic driver.. For one step by step guide For driver updates, please refer to the recommended article at the end.

Update the driver automatically

Open Device Manager (search for it from the taskbar). Expand “Sound, video and game controllers”, right-click on your sound card or audio device and choose “Update driver” > “Search automatically for drivers”Complete the wizard.

If Windows doesn't find anything new, visit the manufacturer's website and download the latest Windows 11 compatible audio package for your model. Install it following its instructions and restart.

Uninstall the driver and restart

In Device Manager, under “Sound, video and game controllers”, right-click on your device and select “Uninstall device”. Check “Delete the driver software for this device” and confirm; then restart your PC so that Windows can automatically reinstall the driver..

  How to view and manage power consumption by app in Windows 11

Save everything before restarting, because when you restart... Windows will automatically re-inject the audio driverIf it doesn't work well, try the generic version.

Force the generic Windows audio driver

Go to Device Manager, right-click on your audio device > “Update driver” > “Browse my computer for drivers” > “Let me pick from a list of available drivers on my computer.” Select the generic Microsoft audio driver, click Next, and complete the installation.It's a lifesaver for resolving conflicts with third-party drivers.

Roll back the driver if the problem started after an update.

When the sound was working fine and then stopped after a Windows Update, try reverting to the previous version: Device Manager > your audio device > Properties > Driver tab > “Roll Back Driver”Accept the warning and try again.

When Windows 11 does not detect any sound device

On some devices, the system doesn't even show audio outputs. If this happens to you, in addition to running the troubleshooter, it's a good idea to gather some basic information to refine the diagnosis.:

  • Windows version and build (Start > type WINVER > Enter).
  • Brand, model and specifications of the equipment.
  • Whether you use a built-in or external speaker.
  • If before install Windows 11 The audio was working.

The Microsoft Community also recommends trying to disable audio enhancements if distortion or dropouts occur. If after all this the system still does not detect anything, reinstall drivers as indicated above or apply the generic driverTo see how to obtain system information, use view system information and contribute it if you ask for help.

Audio services: check that they are running

They can be deactivated by mistake or get "stuck" in the background. Open Run with Windows + R, type services.msc and press EnterCheck out these services:

  • Windows Audio
  • Windows Audio Endpoint Builder
  • Remote Procedure Call (RPC)

Make sure its startup type is Automatic and its status is Running. If they are active but the sound is not working, restart them by right-clicking > Restart and then restarting your computer..

Remove audio enhancements if you notice distortion or silence.

“Enhancements” can cause static, echo, latency, or nothing at all. Open Control Panel > Hardware and sound > SoundOn the Playback tab, choose your device > Properties.

In Advanced, uncheck “Enable audio enhancements” (or enable “Disable all enhancements” in Enhancements, depending on the view). Apply and test the audioIf you have more devices on the list, repeat the adjustment for each one.

  How to install Windows 11 on a MacBook step by step: all the options

Repair system files with SFC and DISM

An update can damage critical files and affect audio. Opens Symbol of the system as administrator (search cmd (Run as administrator) and launch these commands:

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

Let them finish and follow the instructions that appear. When finished, restart your computer and check if the sound returns..

Windows Update and System Restore

Check for pending patches in Settings > Windows Update > Check for updates. Install everything available and rebootIf the problem originated from a poorly applied update, repeating the process usually resolves it.

If reverting the driver is not possible or did not work, you have to go back to a previous point. Type “Create a restore point”, open System Properties > System Protection > System RestoreChoose "Recommended restore" or "Choose another point", check "Scan for affected programs" and follow the wizard.

Keep in mind that System Restore will remove changes made after the chosen point (apps(drivers, patches). It is a safe measure at the system level, but it may involve the loss of recent changes..

Symptoms, causes and quick resolution

The most reported issues after upgrading to Windows 11 are total silence, a red X on the icon, nothing in "Output Devices", latency, or strange beeps. Typical causes include: incompatible or corrupted drivers, stopped services, incorrect output settings, active upgrades, and incomplete updates..

The practical solution follows this sequence: Troubleshooter > Update/Uninstall Driver > Generic Driver > Roll Back Driver > Services > Remove Enhancements > SFC/DISM > Windows Update > System RestoreOn most devices, one of these steps restores the audio to its original state.

Real-world scenarios: static, latency, or "incorrect tone"

Some users notice that the system is lagging, that the test tone doesn't match, or that they hear static. In these cases, audio enhancements and drivers are usually the culprits.Disable the enhancements as described above, update or revert to the previous driver, and try the generic Microsoft driver.

If you're using Windows 11 Pro 24H2 and recent hardware, it's also key to keep your entire system up to date: Windows Update, manufacturer's BIOS/UEFI and chipsetAfter updating them, reinstall the audio driver and restart to check if the latency disappears.

Sound is delayed in Windows 11
Related article:
Sound is lagging in Windows 11: Complete guide to fix it