Disable windows autoplay
From OpenTutorial
| OpenTutorial Featured Sponsor |
Satellite TV for PCGet over 3000 STATIONS on your PC or Laptop for free!!
Instantly
Turn your Computer into a Super TV |
How to Disable Windows Autoplay Feature several methods described for windows 2000, XP, ME and 9x
Contents |
[edit] Windows XP
[edit] Group Policy Method (XP Pro only)
The local group policy editor method:
- Click Start
- Click Run
- Enter GPEDIT.MSC
Group Policy mmc will pop up. On left panel
- Double-click Computer Configuration to open submenu
- Double-click Administrative Templates to open submenu
- Double-click System to open submenu
- Double-click Turn autoplay off option which will be near the bottom of the list in the right panel.
The default is the Not configured. Set it to Enabled.
[edit] Registry Method
To disable, set Autorun=0 to enable, set Autorun=1. Cut and paste the following Registry script text into autocdrom.reg file and run it:
- Open Notepad
- Cut and paste the following Registry script text below into notepad
- Save the file onto your desktop as noautorun.reg
- Close notepad
- Double click the noautorun.reg file on your desktop
- Answer yes when asked if your sure you want to add the information
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom] "AutoRun"=dword:00000000
[edit] Cmdline Method
- Open a CMD window
- Run the following command
REG ADD HKLM\SYSTEM\CurrentControlSet\Services\Cdrom /v Autorun /t REG_DWORD /d 1 /f
- This is the same as the registry method except your are modifying the registry from the cmdline.
[edit] Shift Close Method
Also works for Win 9x If Autorun is enabled, you can disable the feature for any particular CD by holding down the shift key as you close the CDRom drawer.
This is not permanent, you must hold shift down each time you pit a disk in.
|
[edit] Windows 9x / ME
[edit] Device Manager Method
- Go to Control Panel
- Double-click the System icon
- Click Device Manager tab
- Find your CD-ROM drive in the list
- Go to Properties page.
- Click on the Settings tab
- Uncheck Auto Insert Notification box
- Restart your computer
[edit] Shift Method
See Shift Close Method for Windows XP above
[edit] Glossary
[edit] Bibliography
- ( ISBN 0735619743 ) Microsoft Windows XP Professional Resource Kit Second Edition
- ( ISBN 0470045744 ) Windows Vista: Top 100 Simplified Tips & Tricks (Top 100 Simplified Tips & Tricks)
- ( ISBN 0764502611 ) Windows 98 for Dummies
[edit] Amazon's Related Products
- ( ASIN B00022PTRU ) Microsoft Windows XP Home Edition FULL VERSION with SP2
- ( ASIN B000HCZ9AW ) Microsoft Windows Vista Home Premium FULL VERSION [DVD] [OLD VERSION]
- ( ASIN B000JTFVM4 ) Microsoft Windows XP Media Center Edition 2005 SP2B for System Builders
| Bookmark this page on your favorite bookmarking site. | |||||||||||||||||||||||
|


























