AutoRun feature of Windows OS automates the procedures for installing and configuring products designed for Windows-based platforms that are distributed on CD-ROMs. When the users insert an AutoRun-enabled CD into the drive, it automatically runs the application on the CD-ROM. AutoRun works only if the system is running either of the OS - Windows 95, Microsoft Windows NT 4.0, or later versions. AutoRun is used for distributing applications on CD and DVD for public use. It is found useful also on other removable storage media. It starts as soon as it is inserted. The 32-bit device drivers enable the system to send the media change notification message to Windows interface and all the media related features are activated like AutoPlay. If the message is disabled then the media related features are also disabled.
| Value | Meaning |
| 0 | Does not send an MCN message. |
| 1 | Sends an MCN message. |
NoDriveAutoRun disables AutoRun for specified drive letters and NoDriveTypeAutoRun disables AutoRun for a class of drives. If the entry is disabled then Autoplay does not operate irrespective of the value of the NoDriveAutoRun and the NoDriveTypeAutoRun entry in HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER.
For this, go to Start > Run, enter “regedit” and navigate to the registry path listed below. You can create a DWORD value “AutoRun”, if this value does not exist. Now, right-click and modify the data value to “0” to enable the setting.
Click “OK” and close the registry editor.
Restart the system or logoff to see the changes taking effect.