Table of Contents
✅ 1. Restart the Windows Audio Service
✅ 2. Run the Audio Troubleshooter
✅ 3. Reinstall or Update Audio Drivers
Option A: Use Device Manager
Option B: Download from Manufacturer
✅ 4. Check for System File Corruption
✅ 5. Create a New User Profile (if issue persists)
Final Notes
Home System Tutorial Windows Series How to fix 'The audio service is not running' in Windows

How to fix 'The audio service is not running' in Windows

Aug 08, 2025 am 09:52 AM
windows audio services

Restart the Windows Audio service by setting its startup type to Automatic and starting it in Services, and ensure Windows Audio Endpoint Builder is also running; 2. Run the built-in Audio Troubleshooter via Settings > System > Sound to automatically fix common issues; 3. Reinstall or update audio drivers either through Device Manager, the manufacturer’s website, or Windows Update; 4. Repair system file corruption by running sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth in an elevated Command Prompt; 5. Create a new user profile to check if the issue is profile-specific, and if audio works there, migrate data to the new account. Additionally, disable Fast Startup, scan for malware, or use System Restore if recent changes triggered the problem. Following these steps typically restores audio within 10–15 minutes.

How to fix \

If you're seeing the error "The audio service is not running" in Windows, it means the Windows Audio service has stopped or is disabled. This prevents sound from working on your PC. Don’t worry — this is usually fixable in a few straightforward steps. Here’s how to resolve it.

How to fix

✅ 1. Restart the Windows Audio Service

The most common fix is to manually start the audio service.

  1. Press Win R to open the Run dialog.
  2. Type services.msc and press Enter.
  3. In the Services window, scroll down and find Windows Audio.
  4. Right-click it and select Properties.
  5. Set the Startup type to Automatic.
  6. If the service isn’t running, click Start under Service status.
  7. Click Apply, then OK.
  8. Test your audio.

? Also check Windows Audio Endpoint Builder — it should be set to Automatic and running too.

How to fix

✅ 2. Run the Audio Troubleshooter

Windows includes a built-in troubleshooter that can automatically detect and fix common audio issues.

  1. Go to Settings > System > Sound.
  2. Scroll down and click Troubleshoot under "Related settings".
  3. Run the Playing Audio troubleshooter.
  4. Follow the prompts and apply any recommended fixes.

This may catch issues like misconfigured devices or corrupted settings.

How to fix

✅ 3. Reinstall or Update Audio Drivers

Corrupted or outdated audio drivers can cause the audio service to fail.

Option A: Use Device Manager

  1. Press Win X and select Device Manager.
  2. Expand Sound, video and game controllers.
  3. Right-click your audio device (e.g., Realtek Audio, Conexant, etc.) and choose Uninstall device.
  4. Restart your computer — Windows will reinstall the driver automatically.

Option B: Download from Manufacturer

  • Visit your PC manufacturer’s website (e.g., Dell, HP, Lenovo) or motherboard maker.
  • Search for the latest audio driver for your model.
  • Download and install it.

Alternatively, use Windows Update:

  • Go to Settings > Windows Update > Advanced options > Optional updates.
  • Check if there are driver updates available.

✅ 4. Check for System File Corruption

Corrupted system files can prevent services from starting.

Run these commands in an elevated Command Prompt:

  1. Press Win S, type cmd.
  2. Right-click Command Prompt and choose Run as administrator.
  3. Run this command:
    sfc /scannow
  4. After it finishes, run:
    DISM /Online /Cleanup-Image /RestoreHealth
  5. Restart your PC after both complete.

These tools repair damaged system files that might be affecting the audio service.


✅ 5. Create a New User Profile (if issue persists)

Sometimes, user profile corruption can interfere with audio services.

  1. Create a new user account:
    • Go to Settings > Accounts > Family & other users.
    • Under "Other users", click Add account.
  2. Log into the new account.
  3. Test the audio.

If audio works there, the problem is likely tied to your original profile.


Final Notes

  • Make sure Fast Startup isn’t causing service issues: try disabling it in Power Options.
  • Malware can sometimes disable critical services — run a scan with Windows Defender or a trusted antivirus.
  • If you recently installed software or updated Windows, consider using System Restore to revert to a working state.

Fixing "The audio service is not running" usually comes down to restarting the service, updating drivers, or repairing system files. Most users get sound back within 10–15 minutes using these steps.

The above is the detailed content of How to fix 'The audio service is not running' in Windows. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

PHP Tutorial
1510
276
Windows permanently stops system update Windows permanently stops system update Aug 12, 2025 pm 08:24 PM

Permanently stop Windows system updates: Use the Group Policy Editor: Double-click "Auto Update" settings and select "Disabled". Using the Registry Editor: Set the data value of "NoAutoUpdate" to "1". Advantages: Completely stop future updates and free up storage space. Disadvantages: Increased security risks, loss of functions, and incompatibility problems. Note: Use only after understanding the risks, you will be responsible for the consequences.

Why can't you access the Internet when connecting to a wireless network? Check these 4 common reasons Why can't you access the Internet when connecting to a wireless network? Check these 4 common reasons Aug 12, 2025 pm 08:57 PM

Wireless network displays that it is connected but cannot access the Internet is a problem that many people often encounter when using electronic devices. Although the Wi-Fi signal is full, but the web page cannot be opened or video cannot be viewed. What is the problem? Don't worry, Driver will organize a complete set of troubleshooting and solutions for you today to help you quickly restore network connections. Let's learn about it together~1. A router or router that has abnormally running for a long time may have a performance degradation due to heat, cache accumulation or system failure; if Lightmaster loses communication with the operator's server, even if the device shows that it is connected to Wi-Fi, it will not be able to access the Internet. 1. Restart the network device: Unplug the router and the optical cat, wait for about 30 seconds before powering on and starting again, so that the device can re-establish the connection. 2. Check the settings

What should I do if the application cannot start normally (0xc0000906)? See the solution here What should I do if the application cannot start normally (0xc0000906)? See the solution here Aug 13, 2025 pm 06:42 PM

When opening the software or game, a prompt suddenly appears that "the application cannot start normally (0xc0000906)" appears, and many users will be confused and don't know where to start. In fact, most of these errors are caused by corruption of system files or missing runtime libraries. Don't rush to reinstall the system. This article provides you with several simple and effective solutions to help you quickly restore the program to run. 1. What is the error of 0xc0000906? Error code 0xc0000906 is a common startup exception in Windows systems, which usually means that the program cannot load the necessary system components or running environment when running. This problem often occurs when running large software or games. The main reasons may include: the necessary runtime library is not installed or damaged. The software installation package is endless

How to manage app execution aliases for command-line tools in Windows How to manage app execution aliases for command-line tools in Windows Aug 08, 2025 pm 04:22 PM

TomanageappexecutionaliasesinWindows,gotoSettings→Apps→Appexecutionaliasesanddisableconflictingtoggleslikepython.exeorgit.exe;2.ThispreventsWindowsfromprioritizingStoreversionsovermanuallyinstalledtools;3.Verifythecorrectexecutableisusedbyrunningwher

How to fix 'The dependency service or group failed to start' in Windows? How to fix 'The dependency service or group failed to start' in Windows? Aug 12, 2025 am 01:47 AM

First,checkandmanuallystartdependentservicesbyopeningservices.msc,locatingthefailingservice,reviewingitsDependenciestab,andensuringallrequiredservices(likeDCOMorRPC)arerunning.2.RunSFC/scannowandDISM/Online/Cleanup-Image/RestoreHealthinanelevatedComm

What to do if the taskbar at the bottom of win10 is not responding? 6 repair methods What to do if the taskbar at the bottom of win10 is not responding? 6 repair methods Aug 12, 2025 pm 09:24 PM

No response when clicking on the Win10 taskbar? The Start menu cannot be opened? Icons cannot be switched? These seemingly small problems are troublesome. This article has compiled 6 practical solutions, covering restarting the Explorer, repairing system components through PowerShell, troubleshooting driver exceptions, and other methods to help you quickly restore normal use. Method 1: Restarting the Windows Explorer taskbar is part of the Explorer. Once the process is stuck or crashes, the taskbar will also lose its response. Operation process: 1. Press the shortcut key Ctrl Shift Esc to start the task manager; 2. Find "Windows Explorer" in the process, right-click to select "Restart"; 3. Wait for the desktop to refresh, test whether the taskbar is restored

How to resolve file system errors in Windows How to resolve file system errors in Windows Aug 08, 2025 pm 04:12 PM

RunCHKDSKwithcommandchkdskC:/f/rinAdminCommandPrompttoscanandfixfilesystemerrors,schedulingitonrebootifthedriveisinuse.2.UseSFCbyrunningsfc/scannowtorepaircorruptedWindowssystemfiles,andifneeded,runDISM/Online/Cleanup-Image/RestoreHealthbeforeSFC.3.U

Fixed: Windows Is Unable to Format a Drive Fixed: Windows Is Unable to Format a Drive Aug 11, 2025 pm 11:28 PM

UseDiskManagementtobypassFileExplorerissuesbyformattingthroughthebuilt-intool.2.UseDiskPartcommands(clean,createpartition,format)inCommandPromptasAdministratortoresolvepartitioncorruption.3.CheckforphysicalwriteprotectionswitchesandmodifytheWriteProt

See all articles