Search

Top Posts

Comments

  • Zachary Waldowski: The Nvidia 9400M, which is on anything current but the high-end MacBook Pros, high-end iMacs, and...
  • Pona: good good :)
  • Porno İzle: very nice thank you
  • Mitch Haile: Normally I don’t reply to this stuff, but since you _are_ calling me a liar, 1. It’s a...
  • David: unfortunately this photo has either been doctored or is a complete fake. hopefully its the former 6 monitors...

Categories

Recent Posts


How to disable the built-in iSight Camera

Most new consumer Macs come with a built-in iSight camera which can be used for all sorts of fun from video chatting in iChat, horsing around in Photo Booth, to third party apps like Gawker. Despite these fun and harmless uses, there are some security concerns with having a built-in camera particularly in academic and institutional settings, and because of this some System Administrators have taped covers over the iSight and even removed them from the machines entirely. Thankfully, there’s a much easier way to disable the built-in iSight camera, all you have to do is move a file.

Disabling the built-in iSight Camera

  1. First, we will create a relatively hidden backup folder for the file. If you don’t want the folder hidden from the GUI, just remove the . in front of the directory name. Launch the Terminal and type the following command:
    mkdir /System/Library/QuickTime/.iSightBackup
  2. Next, we will move the QuickTime component that allows the iSight to be accessed into the backup directory we just created. Type the following command:
    mv /System/Library/QuickTime/QuickTimeUSBVDCDIgitizer.component /System/Library/QuickTime/.iSightBackup/
    (In case it’s not clear, there is a space between the two directory paths)
  3. That’s pretty much it, if you want to enable the iSight again, simply move the QuickTimeUSBVDCDIgitizer.component file back into the main QuickTime directory at /System/Library/QuickTime/

Now any program that attempts to access the iSight will be unable to, instead the user will get the familiar message that the iSight hardware is already in use by another program. If you’d rather avoid the command line, you can follow the same rough instructions above but using Command-Shift-G in the Finder to access the ‘Go’ command. The only downside to doing it through the Finder is that you can not create an ‘invisible’ directory to place the file in, so you’ll have to put the component elsewhere.

This tip is an elaboration on one found at Mac OS X Hints, which tells you to delete the QuickTimeUSBVDCDIgitizer.component file. Instead of deleting it, we’d rather relocate it elsewhere so you can easily enable the iSight again in the future.

Posted by: Editor

Share

Save big on Mac Deals from Amazon.com

Comments:

Comments: 11

Comment from hmills
Time: March 26, 2007, 2:26 pm

I would imagine many schools would be pleased with this technique rather than pulling out the units camera hardware

Comment from Rsmail
Time: April 10, 2007, 8:40 am

Will this be reversed anytime a Quicktime update is installed?

Comment from rom
Time: January 27, 2008, 3:06 pm

latest quicktime update needed

Comment from Richard
Time: April 28, 2008, 8:37 am

I bought an external usb camera to use with my MacBook running Tiger (with all latest updates) because when I conference with friends or associates I am not always sitting directly in front of my computer (external keyboard).
I seem to have a conflict with the two cameras and want to disable the internal iSight cam.
However, the above instructions do not seem to apply to my MacBook.
There is no QuickTimeUSBVDCDIgitizer.component file anywhere I can find on my computer.
Any thoughts or comments on this?

Comment from SuperMac
Time: January 13, 2009, 3:25 pm

There is a way to “hack” this if someone disabled it.

1. Find the QuickTimeUSBVDCDIgitizer.component file
1. Go to System >> Library >> Quicktime
2. Open that folder in terminal (cd)
3. do (ls -la) to see all files/folders that are hidden (and other ones too)
4. Once you find the file, open the containing folder (probably hidden folder)

2. Make a new directory here:
Home folder >> Library >> Quicktime
(mkdir -p ~/Library/Quicktime)
(it might already exist)

3. Copy the QuickTimeUSBVDCDIgitizer.component file there.

4. Open photo booth to check if it works.

5. You are done.

—–

This took me about 5 minutes to figure out and “hack”.

Comment from Jelly
Time: January 26, 2009, 11:30 pm

Quick it is cool. aNY

Comment from Oscar
Time: June 16, 2009, 2:43 pm

here are the instructions to take off the ISIGHT

Comment from hugociss
Time: September 3, 2009, 7:13 am

Wow, you guys thought students are so dumb that they won’t go around searching for something to remove this hack? As far as I know, students are already circumventing surveillance on their computers, yet making sure the school tech dudes don’t notice anything (some create a for-remote-desktop desktop where all their school work is open complete with a seperate dock from their gaming/non-school desktop). Sure, the Apple remote desktop programme also log system activity, but preventing the non-school applications from the logging is not hard. Pretty sure students would be exchanging the iSight file around. By the way, creating another partition with its own Mac OS X installation is a matter of 40 minutes.

On the hand, that is one cool trick, enough to keep friends confused for several hours (assuming they did not read this article).

Comment from Nathan
Time: November 2, 2009, 7:06 am

hello there i have followed these instructions to disable the isight camera. i have since tried to reinstall the files but the camera is still disabled and the mac doesn’t recognise any camera in the USB ports. any suggestions? is there something i can download and reinstall from?

Comment from Steve
Time: December 31, 2009, 3:36 pm

Tried to enable iSight. Followed directions. File showed up correctly. Tried to run different apps that make use of the camera. Not one worked.

Comment from hadjime
Time: March 10, 2010, 8:42 pm

Doesn’t work on me… i remove the file and then i open photo booth and it’s still wotking

Write a comment






March 26th, 2007