So, I was having problems with 5.1 and followed this guide to disable Endpoint and now have no audio at all, can anyone talk me through getting it back please - http://answers.microsoft.com/en-us/...t-driver/42365ab2-04a2-45cd-a799-4dabbbb0fe29
Specifically, I did this at the command prompt :-
How to disable this service.
Open a command prompt. (Run a command prompt as Administrator in Windows vista/7/8)
Copy red command line and Paste.
sc stop "AudioEndpointBuilder"
sc config "AudioEndpointBuilder" start= disabled
How to delete this service.
sc delete "AudioEndpointBuilder"
Can someone tell me how to undo this please?
Specifically, I did this at the command prompt :-
How to disable this service.
Open a command prompt. (Run a command prompt as Administrator in Windows vista/7/8)
Copy red command line and Paste.
sc stop "AudioEndpointBuilder"
sc config "AudioEndpointBuilder" start= disabled
How to delete this service.
sc delete "AudioEndpointBuilder"
Can someone tell me how to undo this please?