How to turn off CD AutoPlay
Problem
You don't want AutoPlay to automatically run whatever's on a CD when you insert it in your computer.
Solution
Holding down the SHIFT key while inserting the CD works for some people. It never has for me, but iIt's worth a try.
- Windows 2000 & XP Pro (but not XP Home) Use the local group policy editor method:
- Choose Start, Run and enter GPEDIT.MSC then click OK
- Group Policy mmc will popup. On left panel:
- Double-click Computer Configuration to open submenu
- Double-click Administrative Templates to open submenu
- Double-click System to open submenu. On the right panel:
- Double-click "Turn off Autoplay" (near the bottom of the list in the right panel)
- Set it to Enabled (and make sure you choose CD Drives in the dropdown list box.
- Windows XP/Home This involves editing the registry. If you don't know what you're doing, don't do it.
- You may need Administrator privileges to edit the Registry
- Click Start, Run and enter REGEDIT, click OK
- Browse to: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
- Create a new value called: NoDriveTypeAutoRun of type DWORD, value: 0x000000b1 (177)
- Close Regedit
- Log off/Log On or reboot to ensure that the change takes effect.
- Note: To undo this, set the NoDriveTypeAutoRun value to 91 (145) instead of B1 (177)
- Windows 98
- Locate My Computer on the Windows desktop. Right-click it and choose Properties.
- Click the tab marked Device Manager
- Click the + sign next to CDROM. The list expands to show all of the CDs on your computer.
- Double-click the name of the CD drive you want to work with
- Click the tab marked Settings
- Remove the checkmark next to "Auto insert notification"
- Click OK then click OK again to return to the Windows desktop