How to disable webcam of a laptop?

1

1

In Windows and Ubuntu, how to disable build-in webcam of a laptop, so that no app can use it? In some laptops there is webcam disabling option in BIOS.But not available in all.So, there any software of build-in option/tools in OS by which webcam can be fully disabled?

DAF

Posted 2017-01-15T09:16:05.070

Reputation: 67

Answers

2

I prefer the low tech approach:

enter image description here

Stephen Rauch

Posted 2017-01-15T09:16:05.070

Reputation: 2 455

I used it for sometimes, but it looks odd. – DAF – 2017-01-16T08:29:57.753

1Yes it looks odd, but if you are worried someone might be spying on you, then it is the only solution, since if they can hack your machine to see the camera output, they can likely hack it to turn the camera back on after you disabled it. – Stephen Rauch – 2017-01-16T16:39:52.807

0

In Windows, you simply go in the Administrative tools > Computer management > Device manger and find your webcam in the list, usually under the USB controllers. You can right click on it and disable it from there.

In Linux, one answer is here.

nico

Posted 2017-01-15T09:16:05.070

Reputation: 113

1

You could also use a sticky note/post it. I have one over my webcam (I don't use it anyways). The issue with a "fix" (like Device Manager) is that someone could write a script to reactivate the driver and maliciously use your webcam.

– 0-60FPS – 2017-01-15T09:27:01.280