windows showing no audio output device is installed
After a usual restart with my windows 10 PC (Lenovo P50) I am facing an issue with my audio
When I checked the sound settings it shows "No output device found"
My device manager also not showing anything related to sound
I tried manually installing the driver from device manager->Actions->Add Legacy Hardware. But that too didn't worked.
Any one facing this issue?
12 Answers
Reboot. Then go to: Control Panel -> Hardware and Sound
Under Devices and Printers, click "Add a device". This should scan your system for any unmanaged hardware. If your audio device is present, it will find it and add the driver. If it doesn't find it, then it is likely a hardware problem.
3A couple of our Dell Latitude users reported this exact problem after a May Windows 10 update. This is what worked to fix it.
(Found the answer several places on the internet, including here: )
- Open an elevated command prompt.
- type: net localgroup Administrators /add networkservice
- ENTER
- type: net localgroup Administrators /add localservice
- ENTER
- type: exit
- ENTER
- Restart the computer.