Disabling Windows Autorun |
|
|||
Page last updated 7 May, 2011 |
|
Viruses, parasites, and other malware, such as the "Conficker" worm, can use the Windows "Autorun" function to infect other computers. Autorun automatically launches a designated program as soon as you insert a CD or flash drive, or other external media.
You can disable the Autorun function with the following small file:
(I packaged "Disable-Autorun.reg" in a .zip file because some systems change the file name extension of .reg files to .mp3 upon download.)
Disable-Autorun.reg is a standard-format registry merge file, containing this text:
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer] "HonorAutoRunSetting"=dword:00000001 "NoDriveTypeAutoRun"=dword:000000ff[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf] @="@SYS:DoesNotExist"
This assumes your Windows system has been installing Automatic Updates at least monthly, and therefore already has Update 950582 or 967715.
Please see these references, which include other ways of disabling Autorun: