Forum Discussion
brosmar1
Jul 29, 2025Copper Contributor
Webcam works in settings app only
This is an interesting one for sure. I am on a Dell Precision 7780 running Windows 11 Pro and recently purchased a Logitech Brio 500. When I plugged it in the computer recognized it and when I opened...
hansonquah
Oct 20, 2025Copper Contributor
(1) Check online, on the sequence to use following lines.
(2.1) Search bar, type: CMD
(2.2) select: Run as administrator
(2.3) copy & paste following line, one by one (1 step by 1 step)
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore
Dism /Online /Cleanup-Image /StartComponentCleanup
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase