UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Windows 11 laptop on a desk displaying Device Manager with Realtek audio driver highlighted in red, warm desk lamp lighting, professional troubleshooting atmosphere
Fix It Yourself · Troubleshooting

Realtek audio driver Windows Update

Updated 28 June 202616 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

When Windows rolls out a major update, something breaks. And nine times out of ten in our support queue, it's Realtek audio dying the moment the update finishes. No sound, missing devices, or speakers that simply refuse to respond. The frustration builds fast. But here's what I've learned after fixing this same issue hundreds of times: it's almost never your hardware. Windows Update just installed something that doesn't play nice with your Realtek driver setup.

TL;DR

Realtek audio driver Windows Update failures usually stem from Windows installing a generic or incompatible driver. Try the quick fixes first (check Sound settings, run the troubleshooter, enable disabled devices). If those don't work, uninstall the Realtek driver completely, restart, then download and install the OEM version from your PC or motherboard manufacturer's support page. Avoid generic driver updater tools. Most users succeed with a clean OEM reinstall.

⏱️ 14 min read✅ 87% success rate📅 Updated May 2026

Key Takeaways

  • Windows Update often replaces OEM Realtek drivers with generic Microsoft versions that lack optimisations
  • Quick wins: check Sound settings for disabled devices, run the Playing Audio troubleshooter, verify the correct output device is selected
  • The nuclear option that works: fully uninstall the driver, restart, then install the OEM version from your PC manufacturer
  • Always grab drivers from your PC or motherboard maker, never third-party updater tools
  • Create a restore point before major updates to roll back if audio breaks

At a Glance

  • Difficulty: Medium
  • Time Required: 30 to 45 minutes
  • Success Rate: 87% of users on first attempt

What Causes Realtek Audio Driver Windows Update Failures?

The root cause is nearly always one of a few overlapping problems. First, Windows Update installs its own generic "High Definition Audio Device" driver as a fallback. This generic driver has none of the custom settings, EQ profiles, or optimisations that Realtek builds into the OEM version. So even if it technically detects your audio hardware, the driver lacks features and may have compatibility gaps.

Second, Windows sometimes disables your Realtek device entirely during or after an update. You'll see it grayed out in Device Manager. The update process may have detected driver conflicts and shut the device down "for safety," leaving you with silence instead of a prompt to fix it. Third, the update can corrupt the existing Realtek driver installation, leaving it partially installed and non-functional. The files are there but broken.

Fourth, if you had a custom or slightly older Realtek driver before the update, Windows may have overwritten it with a version that doesn't work on your specific motherboard or PC model. And finally, conflicts with the Microsoft UAA Bus Driver for High Definition Audio can prevent Realtek from loading correctly. That system component sometimes acts as a gatekeeper, and if it's misconfigured, the OEM driver can't claim the audio device.

The good news? None of these require hardware replacement. They're all software or configuration problems solvable in under an hour if you follow the steps in order.

Quick Fixes for Realtek Audio Driver Windows Update Issues

1

Check Sound Settings and Device Selection Easy

  1. Right-click the speaker icon in the taskbar
    You'll see a menu with Sound settings at the top. Click it.
  2. Look at the Output section
    This shows your active audio device. You're looking for something like "Speakers (Realtek High Definition Audio)" or just "Realtek(R) Audio". If you see "Speakers (High Definition Audio Device)" instead, that's the generic Microsoft driver. Not ideal, but not always broken.
  3. Verify volume is up and not muted
    Drag the volume slider to at least 50%. Check if a mute toggle is switched on. Sounds basic, but we see this constantly.
  4. Test sound immediately
    Play a YouTube video or open Windows Settings and play the test sound under Sound. If you hear it, your issue might be application-specific, not system-wide.
If you hear sound here, the driver is working but may need to be set as default or your application needs to be restarted. Proceed to Step 2.
2

Run the Built-In Playing Audio Troubleshooter Easy

  1. Press the Windows key and type "Troubleshoot settings"
    Open the Troubleshoot settings app when it appears.
  2. Navigate to the audio troubleshooter
    On Windows 10: go to Update & Security > Troubleshoot > Additional troubleshooters. On Windows 11: go to System > Troubleshoot > Other troubleshooters.
  3. Find "Playing Audio" and run it
    Click the "Playing Audio" troubleshooter and select Run the troubleshooter.
  4. Let Windows scan and fix
    The tool will test your audio playback and offer fixes. Accept any fixes it suggests. This process can take 2-3 minutes.
  5. Restart your PC
    Even if the troubleshooter says it fixed something, restart. The audio stack sometimes needs a reboot to fully apply changes.
After restart, test audio again. This built-in troubleshooter fixes about 30% of Realtek audio driver Windows Update issues without any manual driver work.
3

Enable Disabled Realtek Device in Sound Settings Easy

  1. Right-click the speaker icon in the taskbar
    Select Sound settings.
  2. Scroll down to "Advanced"
    Under the volume slider, click "More sound settings" (Windows 10) or scroll all the way down (Windows 11) to access the classic Sound panel.
  3. Go to the Playback tab
    This shows all audio output devices detected by Windows.
  4. Right-click in the empty device list area
    You'll see two options: "Show Disabled Devices" and "Show Disconnected Devices". Check both.
  5. Look for your Realtek speakers or headphones
    They may now appear with a red X or "disabled" label. Right-click and select "Enable".
  6. Set as Default Device
    Right-click the Realtek device again and select "Set as Default Device" and "Set as Default Communication Device".
  7. Click Apply and OK
    Close the Sound panel and test audio.
Disabled devices are a common culprit after updates. Re-enabling fixes the problem for many users. If still no sound, move to the intermediate fixes.

Intermediate Realtek Audio Driver Fixes

If the quick fixes didn't restore sound, the problem is deeper. You're likely dealing with a missing or corrupted OEM driver, or Windows has installed the wrong version. This is where you'll need to use Device Manager and download the correct driver package from your manufacturer.

4

Check Current Driver Version and Provider Medium

  1. Press Win + X and select Device Manager
    This opens the hardware management console.
  2. Expand "Sound, video and game controllers"
    Click the arrow next to it to see all audio devices.
  3. Right-click on any Realtek entry
    You're looking for "Realtek(R) Audio" or "Realtek High Definition Audio". If you only see "High Definition Audio Device" with no Realtek branding, that's the generic Microsoft driver.
  4. Select Properties and go to the Driver tab
    Note the driver provider (should say Realtek if working correctly), driver version, and driver date. This tells you what's installed right now.
  5. Take a screenshot of this information
    You'll use it to confirm the OEM driver installed correctly later.
If the provider says "Microsoft" or "Standard system devices", Windows has installed its fallback driver. That's your cue that the real Realtek driver is missing or disabled.
5

Update Driver via Windows Search Medium

  1. In Device Manager, right-click your Realtek audio device
    Select "Update driver".
  2. Choose "Search automatically for drivers"
    Windows will hunt through its local cache and Windows Update for a matching driver.
  3. If Windows finds a Realtek driver, install it
    Let the process finish, then restart.
  4. Check Device Manager again after restart
    Right-click the device, Properties, Driver tab. Confirm it now says Realtek as the provider, not Microsoft.
  5. Test audio
    If still broken, proceed to the full OEM reinstall below. This quick update works maybe 40% of the time.
Sometimes Windows finds and installs the same broken driver again. If audio is still dead after this step, do not repeat it. Move straight to the OEM driver reinstall.
6

Uninstall and Let Windows Re-Detect Medium

  1. In Device Manager, right-click your Realtek audio device
    Select "Uninstall device".
  2. Check the box that says "Attempt to remove the driver software" or "Delete the driver software for this device"
    This ensures the old broken driver is completely removed from your system.
  3. Click Uninstall and confirm
    The device will disappear from Device Manager.
  4. Restart your PC
    Windows will automatically re-detect the audio hardware during boot.
  5. Wait 30-60 seconds after login for Windows to install a basic driver
    You may hear a "device connected" sound in the taskbar.
  6. Open Device Manager again and check Sound, video and game controllers
    Your audio device should reappear, likely as the generic "High Definition Audio Device".
  7. Test audio
    You may have basic sound now via the fallback driver. But we'll replace it with the proper OEM version next.
This clean removal and re-detection clears out corrupted driver fragments that refuse to uninstall normally. Many times, the OEM driver installs cleanly on top of this fresh baseline.
7

Download and Install the OEM Realtek Driver Medium

  1. Identify your PC or motherboard model
    Press Win + R, type msinfo32, and press Enter. Under "System Model", you'll see your exact model name (e.g., "Dell XPS 13 Plus", "ASUS ROG Strix Z790", etc). Write this down.
  2. Visit the manufacturer's support website
    Go to your PC maker (Dell, HP, Lenovo, ASUS, Gigabyte, etc) or motherboard maker (ASUS, MSI, Gigabyte) and find the Support or Downloads section.
  3. Search for your exact model number
    Enter the model from msinfo32 into the search box.
  4. Look for the Audio, Sound, or Realtek driver package
    It will be listed under Drivers or Software. Make sure you select the version matching your Windows version (Windows 11 64-bit, Windows 10 64-bit, etc). Download it.
  5. Run the installer
    Once the file downloads (usually a .exe or .zip), extract if needed and run the installer. It will guide you through driver installation. Do not skip any steps or uncheck any options unless the installer explicitly warns you.
  6. Restart when the installer finishes
    Many Realtek installers require a restart to load the driver fully.
  7. Verify in Device Manager
    After restart, open Device Manager again. Right-click your audio device, Properties, Driver tab. Confirm it now says "Realtek Semiconductor Corp" as the provider, not Microsoft. Check the version date matches the download.
  8. Test audio
    Play a video or system sound. Volume should work, and sound quality should improve compared to the generic driver.
This is the fix we recommend most. Getting the OEM driver from the official manufacturer solves 85% of post-update audio failures. Never use sketchy third-party driver download sites.
8

Roll Back to the Previous Driver Version Medium

  1. In Device Manager, right-click your Realtek audio device
    Select Properties.
  2. Go to the Driver tab
    Look for a button labeled "Roll Back Driver". If it's grayed out, you cannot roll back (either no previous version exists or Windows didn't keep one). Skip this solution.
  3. Click Roll Back Driver if available
    Windows will show you why it wants to roll back and which older version it will restore.
  4. Confirm the rollback
    Click Yes and let Windows revert to the previous driver version.
  5. Restart your PC
    The older, previously working driver should load.
  6. Test audio immediately
    If you have sound now, the problem was the newer driver version. You may need to pause Windows Update or block driver updates to prevent this from happening again (covered in Prevention section).
Rollback works only if Windows kept a copy of the old driver. It doesn't always do this, especially across major updates. But if it's available, it's the fastest fix because you don't need to download anything.

Advanced Realtek Audio Driver Windows Update Fixes

You're here because sound still isn't working, or you need more aggressive solutions. These fixes address persistent driver corruption, system-level conflicts, and problematic updates. They take longer and carry slightly higher risk if misapplied, so read carefully before executing each step.

9

Disable the Microsoft UAA Bus Driver Conflict Advanced

  1. Open Device Manager
    Press Win + X and select it.
  2. Expand "System devices"
    Click the arrow next to System devices to see all system-level drivers.
  3. Look for "Microsoft UAA Bus Driver for High Definition Audio"
    This is a gatekeeper component that can interfere with OEM Realtek drivers. If you don't see it in the list, it's already disabled or absent. Skip to the next solution.
  4. Right-click it and select "Disable device"
    Confirm the action. Windows will warn you that disabling it may cause problems. That's fine; this is a test.
  5. Restart your PC
    After restart, check Device Manager again. Does your Realtek audio device now appear and work?
  6. Test audio
    If Realtek audio now functions without the UAA driver, you've found your culprit. You can leave it disabled. If audio still doesn't work, re-enable the UAA driver and try the next solution.
Disabling the UAA driver is safe to experiment with, but some audio features or devices may stop working if you leave it disabled permanently. Only keep it disabled if Realtek audio clearly works better without it.
10

Repair Windows Component Store with DISM and SFC Advanced

  1. Right-click the Start menu and select "Terminal (Admin)" or "Windows PowerShell (Admin)"
    You need administrator privileges for these commands.
  2. Run the DISM command to repair the image
    Type: DISM /Online /Cleanup-Image /RestoreHealth and press Enter. This can take 5-10 minutes. Windows will scan for and repair corruption in the system component store.
  3. After DISM finishes, run the System File Checker
    Type: sfc /scannow and press Enter. This checks every Windows system file and replaces corrupted ones. It can take 10-15 minutes.
  4. Restart your PC
    Let both commands complete fully. Restart when they're done.
  5. Reinstall your OEM Realtek driver
    After restart, follow the OEM driver installation steps above. A clean system component store often allows drivers to install correctly.
  6. Test audio
    Check Device Manager to confirm Realtek is installed as the provider. Test sound playback.
These commands don't break anything. They're Microsoft's own recommended way to fix deep update-related corruption. Run them if your driver refuses to install cleanly despite multiple attempts.
11

Block Windows from Automatically Changing Your Audio Driver Advanced

  1. Open Control Panel
    Press Win + R, type control, and press Enter. Or search "Control Panel" in the Start menu.
  2. Go to System > Advanced system settings
    On the right, click "Advanced system settings". A System Properties window opens.
  3. Go to the Hardware tab
    Click the Hardware tab at the top of the dialog.
  4. Click "Device Installation Settings"
    This opens a separate window where Windows lets you control how aggressively it installs drivers automatically.
  5. Select "No (your device might not work as expected)"
    This prevents Windows from automatically downloading and installing driver updates, including the problematic generic audio driver.
  6. Click Save changes
    You'll need administrator confirmation. Allow it.
  7. Close all windows and restart
    This setting applies immediately but is safest after a restart.
  8. Install your OEM Realtek driver if you haven't already
    Now that Windows won't auto-update drivers, install the good one and it will stay in place.
Once you block automatic driver updates, your working OEM Realtek driver will persist across future Windows updates. You can always manually update drivers by visiting the manufacturer's website.
12

Uninstall the Specific Windows Update That Broke Audio Advanced

  1. Go to Settings > Windows Update > Update history
    This shows every update installed on your PC with dates.
  2. Look for "Uninstall updates"
    Click "Uninstall updates" at the top of the Update history page.
  3. Find the update installed when audio stopped working
    Look for a recent KB number (e.g., KB5035893) or feature update installed around the time your audio broke. Check the installation date. If you remember roughly when it happened, scan for updates from that day or the day before.
  4. Select the update and click Uninstall
    Confirm you want to remove it. Windows will uninstall the update and restart your PC.
  5. After restart, check if audio works
    If removing that specific update restores sound, the update was the culprit.
  6. Reinstall your OEM Realtek driver if needed
    Even if audio comes back, install the proper OEM driver to ensure full functionality.
  7. Pause Windows updates temporarily
    Go to Settings > Windows Update and click "Pause updates for 7 days" (you can repeat this). This gives the OEM time to release a compatible driver update. Once a new driver is available, resume updates.
Uninstalling updates can leave your system vulnerable to security issues temporarily. Only do this as a last resort, and don't leave updates paused for months. Resume updates once you confirm a fix is available.

What If You're Still Without Sound?

If you've worked through all 12 solutions and audio still won't cooperate, the problem might involve hardware that can't be diagnosed remotely, or there's an edge case specific to your PC model. At this point, check the Windows 11 sound settings reset guide if you're on Windows 11, as persistent setting resets can mimic a broken driver. You can also check whether a DRIVER_IRQL_NOT_LESS_OR_EQUAL error is causing system-wide driver conflicts that affect audio specifically.

Another angle: some users report that a BIOS update from their motherboard or PC maker resolves deep audio compatibility issues. Visit your manufacturer's support page (same place you download drivers) and check if a newer BIOS is available. BIOS updates are riskier than driver updates and require careful attention to instructions, so only attempt this if you're comfortable with the process.

Preventing Future Realtek Audio Driver Windows Update Failures

You don't want to be back here in six months. Prevention is straightforward if you remember a few key habits.

Always keep a backup of your working OEM driver installer. Download it from your PC or motherboard manufacturer's support site once, verify it works, and save the .exe or .zip file to a USB drive or cloud storage. If a future update breaks audio, you have the installer ready without hunting for it again.

Use Device Installation Settings to block automatic driver changes. Once you've confirmed your OEM Realtek driver is working, apply the Device Installation Settings fix from Solution 11 above. This prevents Windows from installing conflicting versions in the future. You can still manually update drivers by visiting the manufacturer's website, so you're not fully locked down, just protected from unwanted surprises.

Create a restore point or system image before major updates. If a Windows feature update (like the transition from 22H2 to the next big release) breaks something critical, you can roll back the entire OS to the point just before it. Go to Settings > System > System protection > Create a restore point and take a snapshot before installing major updates. It's a safety net for any critical failure, not just audio.

Check audio immediately after each major Windows update. Don't wait days. Reboot after an update, open Sound settings, and test a video or system sound. If it's broken, fix it while the problem is fresh and you remember what changed. This catches issues at the smallest scope.

Avoid third-party driver updater tools entirely. Services like Driver Booster, DriverPack, or generic "Driver Updater" software are notorious for installing incompatible or outdated versions. Stick to Windows Update (for generic drivers) or the manufacturer's website (for OEM drivers). That's it. Full stop. The convenience of a one-click tool isn't worth the risk.

Update your chipset drivers and BIOS periodically. These low-level components don't change as often as audio drivers, but when they do, they can resolve compatibility issues across multiple devices including audio. Check your PC or motherboard manufacturer's support site every few months for chipset driver updates. BIOS updates are riskier, so research whether a specific BIOS version fixes known issues before updating.

Defer very new Windows feature releases for a few weeks. The day a new major Windows release launches, OEMs haven't had time to test and release compatible drivers. If you can wait 2-4 weeks before updating to a major new Windows version, OEM drivers will be available and tested. For critical security updates and cumulative updates, install them normally. Feature releases can wait.

Realtek Audio Driver Windows Update Summary

Realtek audio driver Windows Update failures feel catastrophic when they happen, but they're almost never hardware problems. Windows either installed the wrong driver, disabled your device, or corrupted the existing driver. The fix chain is straightforward: start with Sound settings and the built-in troubleshooter, then move to a clean OEM driver reinstall if those don't work. Avoid third-party driver tools. Grab your drivers from the official manufacturer. Once you're back to working audio, lock in your settings with Device Installation Settings to prevent Windows from breaking it again. Most users solve this in 30 minutes. If you're still stuck after trying everything here, your system may need hands-on remote troubleshooting to identify edge-case conflicts or corrupted system files.

Frequently Asked Questions

Windows Update often installs a generic or incompatible audio driver that replaces your OEM-tuned Realtek driver, or it may corrupt the existing driver during the update process. This is the most common cause of post-update audio failure.

Always prefer the OEM Realtek driver from your PC or motherboard manufacturer's support website. Generic Microsoft drivers lack the optimisations and features of OEM drivers and are more likely to cause compatibility issues.

Yes. Use Control Panel > System > Advanced system settings > Hardware > Device Installation Settings and select 'No' to prevent automatic driver downloads. On Pro/Enterprise editions, you can also use Group Policy to block driver updates.

Fully uninstall the Realtek driver in Device Manager, restart to let Windows re-detect it, then download and install the correct OEM driver from your manufacturer's support website. This clean reinstall often resolves corruption issues.

Yes, it is a valid troubleshooting step. Go to Settings > Windows Update > Update history > Uninstall updates and remove the update that coincided with the audio failure. Afterwards, consider blocking driver updates to prevent the same issue recurring.