M HYPE SPLASH
// updates

What services are required for having audio in Windows 7?

By John Peck

My Windows 7 computer was very slow, so I decided to shut down most of the startup services (using msservice). After rebooting, I found out that I don't have audio. At the taskbar, there is a small audio icon with a red "X". Hovering over the icon shows that "The Audio Service is not running".

I went to Control Panel->Services and tried to start the "Windows Audio" service, but got an error: "Error 1068: The dependency service or group failed to start".

I tried to start the "Windows Audio Endpoint Builder" and got: "Error 1722: The RPC server is unavailable".

The services called "Remote Procedure Call (RPC)", "Remote Procedure Call (RPC) Locator" and "RPC Endpoint Mapper" are all started.

What more services do I need running in order to start the Windows Audio service?

1 Answer

Go to Control Panel, Administrative Tools, Computer Management. In the left frame, under "Computer Management (local)", "Services and Applications", choose "Services". Right-click on "Windows Audio", and choose the Dependencies tab. Some services are mentioned; to the left of a service, there can be a plus sign that can be used to expand a service and show further dependencies.

On my Win7 system that has Audio running, Dependencies are:

Multimedia Class Scheduler (No further dependencies)
Remote Procedure Call (RPC) DCOM Server Process Launcher (No further dependencies) RPC Endpoint Mapper (No further dependencies)
Windows Audio Endpoint Builder Plug and Play (No further dependencies)
1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy