Help Center

My Tickets
Welcome
Login  Sign up

Command Prompt Audio Fix

  1. Open Command Prompt 
  2. Type in:
  3. Net localgroup Administrator /add networkservice 

  4. Net localgroup Administrator /add localservice 

  5. SC config Audiosrv start= auto 

  6. REG ADD "HKLM\SYSTEM\CurrentControlSet\Services\Audiosrv" /V start /T REG_DWORD /D 2 /F 

  7. Secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sbd /verbose

V
Vaughn is the author of this solution article.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.