Hello,
See if this fix helps you:
https://www.kapilarya.com/fix-error-0x80070005-access-is-denied-for-services-in-windows-10
Let us know if this helps!
Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I restarted my laptop yesterday (30/10/24) and my Windows Audio is no longer running. I have tried all the methods stated by YouTube including rebooting to the previous date everything worked and still no joy.
I just keep getting 'One or more audio service isn't running' under Sound settings. I have been in Services and Windows Audio does not allow me to restart under Local Computer. I have tried to override this as mentioned on Windows Support under Register Editor and again still no joy. I just get 'Windows could not start the Windows Audio service on Local Computer. Error 0x80070005: Access is denied'. Please can someone help?
This is Windows 10 and I just want to keep this laptop for a few months prior to the Windows 11 upgrade. You used to be able to give Windows Support a call. I am at the end of my tether after a whole day of trying to navigate this issue.
Hello,
See if this fix helps you:
https://www.kapilarya.com/fix-error-0x80070005-access-is-denied-for-services-in-windows-10
Let us know if this helps!
Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.
Hi Sunita,
Thanks for your post. Please try the following steps to troubleshoot from audio driver at first. Here's the steps you can try.
-Press Windows key + X
-Go to Settings
-Click Update and Security
-Click Troubleshooter then Additional troubleshooter.
-Look for Playing Audio and run the troubleshooter.
Once done proceed with these steps.
-Press Windows key + X
-Go to Device Manager
-Expand the Sound and Video Game Controllers
-Look for Audio driver that was installed
-Right click and Update
-Look for "Browse my computer for driver
-Let me pick drivers available drivers
-Choose an old driver and use it.
-Go to Control Panel
-In Control Panel, select Large icons from the View by drop down menu.
-Select Sound.
-Select the Playback tab
-Right click the Speakers and click Enable.
-Right-click it again and select Set as Default Device.
-Right click Speakers and click Properties.
-Click the Levels tab, then drag the volume slider towards the largest value.
-Click on Advance Tab
-Uncheck the box to "Allow Application to take exclusive controls on this device"
-Click OK.
Restart your computer and test the audio.
If issue persist, let's download the updated driver
What is the exact model of your computer?
To check the system model, proceed with these steps.
-Press Windows key + R
-Type msinfo32 and hit enter.
-Look for the System Model and manufacturer and post it here.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
The "Access is denied" error can indicate a permissions issue. Make sure you are logged in as an administrator. If you are, try the following:
Run Services as Administrator:
Windows + R, type "services.msc", and hit Enter.Make sure that the necessary services are running:
Try restarting the services using Command Prompt:
Windows + X and select Windows Terminal (Admin) or Command Prompt (Admin).
net stop audiosrv
net stop AudioEndpointBuilder
net start AudioEndpointBuilder
net start audiosrv
Sometimes updates can cause issues. Make sure your Windows is up to date:
Corrupted system files can cause issues with services:
sfc /scannow
Sometimes reinstalling the audio drivers can fix issues:
Malware can interfere with services. Run a full scan using Windows Defender or any other reputable antivirus software.
If the issue persists, consider performing a system restore to a point when everything was working:
If none of these solutions work, you might consider seeking assistance from a professional or a tech support forum for more personalized help.