Sunday, November 28, 2010

How to Disable Autorun in Windows XP

Windows XP contains a feature which automatically runs the software on a CD or DVD loaded into an optical drive on your computer. This is designed as a convenience, but can have the unintended consequence of loading or executing programs on your PC without your permission. Microsoft developers have created what they call a PowerToy -- an unsupported but free piece of software you can install, which allows you to easily disable autorun on your optical drives.

1) Visit the Microsoft Windows XP Powertoys Page and download TweakUI.

2) Run TweakUI. Go to the Start menu, select programs, and look for a folder called PowerToys

3) Expand the My Computer menu by clicking on the + to left of My Computer

4) Expand the Autoplay Menu

5) Select the Drives menu, and deselect the optical drives on your computer. To do this, click on the checkbox so that the checkmark goes away.

Image:Tweakui.jpg 

6) Select the Types Menu and deselect the Enable Autoplay for CD and DVD Drives option.

Image:Tweakui2.jpg 

7) When you insert CDs or DVDs into your PC now, they will not run automatically. Go to the My Computer folder to view these drives and their contents.To disable autorun.inf and autoplay just download and run disable.reg and add key to the registry.
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf] @="@SYS:DoesNotExist"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoDriveTypeAutoRun"=dword:000000FF

Download disable.reg here: http://uploading.com/files/VXNCGZ34/disable.reg.html

 

No comments:

Post a Comment