Since July, my Windows 11 laptop says “no audio device is installed” when I plug in my C920 Logitech Pro Webcam. After much searching, I found a fix that works for me. The problem is a conflict between a specific Windows patch for Realtek's AudioProcessingObject and Logitech Webcam, which causes the Windows Audio service to terminate unexpectedly.
Here are work-around steps I'm using to re-enable audio.
- With the Webcam plugged in, disable the Webcam's Audio Component:
- In Device Manager, under "Sound, video and game controllers", find the "HD Pro Webcam C920" entry.
- Right-click on "HD Pro Webcam C920" and select "Disable". Confirm any prompts if required. Here's an image showing the webcam after it has been disabled in Device Manager:

- Restart the Windows Audio Service. If audio doesn't restore within 30 seconds after disabling the webcam's audio component, try manually restarting the Windows Audio Service. Here's a quick way:
- Press Win + R to open the Run dialog
- Type services.msc and press Enter.
- In the list of services, scroll down and find "Windows Audio".
- Right-click on "Windows Audio" and choose "Restart".
That's it. If you disable the "HD Pro Webcam C920" audio component in Device Manager, that specific device should remain disabled across reboots until you manually re-enable it. So, in that sense, it won't need to disabled again every time you restart.
Good luck.
<Changed to a discussion>