📎 AI Summary:
The thread discusses a Windows 7 user experiencing no sound after installing a Dimension 5150 Sound Card, with errors related to starting the Windows Audio Service due to Error 1079. Multiple troubleshooting steps are suggested, including reinstalling drivers, and running specific commands in an elevated command prompt to start the audio service or reset security policies. The overall tone indicates persistent issues with no definitive resolution yet, and the user seeks further assistance.

Nomy

New Member
Joined
Nov 1, 2012
Messages
3
Thread Author #1
I have dimension 5150 Sound Card and After Driver Installation I cant get sound!
When i troubleshoot it , error about service of Windows Audio appeared but i tried to Start this service but cant start it due to following Error

Windows Can not Start the Windows Audio Service On Local Computer

Error 1079 : The Account Specified For This Service is different from the account specified for other service running in the same process !

Even Driver are Installed at Device Manager! But Still No Sound! Immediatly Help pls OtherWise window is Perfect !
 

Solution
Hi

I found this on another forum, the second one worked for the poster...

Open an elevated (Admin) command prompt. Copy/paste this command then press enter:

net start audiosrv

--------

If that doesn't work, try this.

1. Open cmd.exe with Administrator rights

2. Paste in:

"secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose"

(probably without the quotes but if that doesn't work try it with the quotes).

3. Restart your computer when the process completes

MikeHawthorne

Essential Member
Microsoft Community Contributor
Joined
May 25, 2009
Messages
6,684
Hi

Try uninstalling your audio device in Device Manager, then reboot.
Windows will redetect and reinstall the device.

It might do it right, this time.

Anyway it will get you back to the default drivers and settings.

Mike
 

Nomy

New Member
Joined
Nov 1, 2012
Messages
3
Thread Author #3
Well I Tried that too it doesnt Work for me! :( Kindly help i dont want to go back for xp
 

Nomy

New Member
Joined
Nov 1, 2012
Messages
3
Thread Author #5
And Again no response from it :'( help me plS! ._. any other solution plS!?
 

MikeHawthorne

Essential Member
Microsoft Community Contributor
Joined
May 25, 2009
Messages
6,684
Hi

I found this on another forum, the second one worked for the poster...

Open an elevated (Admin) command prompt. Copy/paste this command then press enter:

net start audiosrv

--------

If that doesn't work, try this.

1. Open cmd.exe with Administrator rights

2. Paste in:

"secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose"

(probably without the quotes but if that doesn't work try it with the quotes).

3. Restart your computer when the process completes
 

Solution