Windows audio service repair

Windows Audio Service Is Not Running in Windows 11

A service error means the Windows audio engine or one of its dependencies failed to start. Restart the correct services and capture the exact error first; registry edits and service-deletion commands are not appropriate opening moves.

Updated July 31, 2026 · Safety-first troubleshooting · About 10–20 minutes

Match the symptom before changing settings

What you observeWhere to focus
Speaker icon shows a service errorCheck Windows Audio and Endpoint Builder state.
Service stops again immediatelyRecord the error and inspect dependencies or system corruption.
Audio works after every manual restartInvestigate startup configuration and conflicting software.
Service failure began after cleanup softwareRestore service configuration and system files.

Diagnose windows audio service repair without guessing

Check whether Windows Audio and related services are stopped, fail to start, or restart and stop again. If the services are running while sound still fails, move to device/routing diagnosis instead.

Next, change one variable at a time. Try a known-good speaker, headset, microphone, cable or Bluetooth accessory when one is available, and test the affected device on another port or computer. A second device working on the same Windows PC points toward the original hardware or connection. The original device working elsewhere points back toward this PC's routing, permissions, services or driver. Keep USB hubs, docks, monitors and audio interfaces in mind because each can create an additional playback or recording endpoint.

Use the symptom evidence to choose the next layer: “Speaker icon shows a service error” suggests check windows audio and endpoint builder state., while “Service stops again immediately” points toward record the error and inspect dependencies or system corruption.. Do not install random driver packages or registry files from download sites. Record the device name, the exact error, when the problem began and whether a Windows, driver, app or hardware change happened immediately before it. That record makes rollback, manufacturer support or repair far more precise.

If the audio device repeatedly disappears and services fail only when the hardware vanishes, investigate the controller, driver, dock, or motherboard path rather than forcing services to stay running.

Restart the audio services in dependency order

Press Windows + R, enter services.msc and press Enter. Find Windows Audio Endpoint Builder and Windows Audio. Endpoint Builder creates the playback and recording endpoints used by Windows Audio, so both must function. Restart Endpoint Builder, then Windows Audio, and test.

Their normal startup configuration should not be changed casually. If Start or Restart produces an error, write down its number and full wording. Errors involving access, logon or dependencies require different repairs.

1Check required supporting services

  1. Confirm Remote Procedure Call (RPC) is running.
  2. Do not change RPC startup or account settings.
  3. Review the Dependencies tab rather than copying a random service list from the web.

2Perform a clean restart

  1. Save open work.
  2. Use Start > Power > Restart.
  3. Test audio before launching tuning, virtual-audio or enhancement utilities.

Repair system files and reverse unsafe changes

Open Terminal as administrator and run DISM /Online /Cleanup-Image /RestoreHealth. After it completes, run sfc /scannow and restart. DISM repairs the component source used by SFC; neither command should be interrupted because it appears paused.

If the failure began after a registry cleaner, debloat script or service-optimization tool, reverse that specific change or use a restore point. Audio services should run under their Windows-defined accounts and permissions. Do not paste registry exports from another computer.

1Use Event Viewer for evidence

  1. Open Event Viewer > Windows Logs > System.
  2. Filter around the failure time for Service Control Manager entries.
  3. Record the service name, event ID and error before changing drivers.

2Test a clean boot

  1. Hide Microsoft services before disabling third-party services.
  2. Restart and test audio.
  3. Re-enable items in groups to identify conflicting enhancement or virtual-audio software.

Escalate without breaking service configuration

When DISM, SFC, restore points and removal of conflicting software do not restore the service, an in-place Windows repair can rebuild system components while keeping files and apps. Back up important data and use Microsoft's supported installation media.

If the service starts normally but no endpoint exists, leave this guide and troubleshoot the missing device or driver. A running service cannot create an endpoint for hardware Windows does not detect.

Important: Do not delete and recreate Windows services with copied registry files or sc commands from unknown sources. Incorrect service security settings can damage Windows.

Verify the repair before making more changes

Start or repair the service path, play the Windows test tone, restart, and confirm the services remain running automatically with the audio device available.

Change one service or component state at a time. If the service stays healthy after reboot, stop editing service configuration.

Technical order checked against Microsoft's current Windows audio guidance. Device-specific menus and driver availability vary by manufacturer.

Frequently asked questions

Which services are required for Windows audio?

Windows Audio and Windows Audio Endpoint Builder are central, with Windows components such as RPC supporting service operation.

Why does Windows Audio stop again after I restart it?

A dependency failure, corrupted system component, driver, enhancement utility or virtual-audio program may be crashing or blocking it.

Will SFC fix the audio service?

It can replace corrupted protected files. Run DISM first, then SFC, and use the exact error evidence if the service still fails.

Related Windows 11 audio fixes