How to Disable Microphone in a Secure Fashion?

3

Like most laptops my laptop has a built in microphone. I don't use it for anything, so I consider it a bit of a liability. Due to the fact that I'm paranoid and don't want this hardware to be used to breach my privacy, I'd like to disable it. What is the most secure way of disabling it (short of physically ripping it out of my computer)?

This is in Windows 7.

RectangleTangle

Posted 2011-05-05T23:22:15.600

Reputation: 415

Answers

4

Right click on the volume icon in the system tray, select "recording devices"

.enter image description here

Once the window opens, right click on the microphone and select "disable"

. enter image description here

Moab

Posted 2011-05-05T23:22:15.600

Reputation: 54 203

1That's not secure enough. :-P – Apache – 2011-05-06T00:19:52.667

2

Some laptops will let you hardware disable it. Since this is actually a question, I'm guessing that's not the case. You could disable the device in device manager(easy) or add a poisoned '.inf' file for your audio device(complicated).

RobotHumans

Posted 2011-05-05T23:22:15.600

Reputation: 5 758