How to disable AutoRun for Windows XP Home by editing the registry?
feedback
|
|
Open Notepad and copy/paste the following code:
Save the file as DisableAutorun.reg. (You have to be sure to change the "Save File as Type" to "All Files" before saving, or Windows will try to save it as a .txt even if you typed in .reg). Locate the file you just saved and double-click the file to run it. You will receive a prompt asking if you want to add the data to the registry. Click yes to allow the modification. The above method nulls any request for autorun.inf and works on XP Home or Pro, as well as Windows Vista/7. Note: If you opt to disable autorun using any other method (e.g. the method John T. suggested), you will first need to install an autorun patch from Microsoft that allegedly resolves issues that cause autorun to run even after it's been disabled. | |||||
feedback
|
|
To Disable autorun on all devices: Install this patch from Microsoft.
| ||||
|
feedback
|
|
One can also grab TweakUI and use it to disable autorun on drives individually. (By the way, it's got lots of other cool tweaking powers.) | |||
|
feedback
|
|
There are different parts in the registry which can contain autorun entries. I think your best bet is using a tool created for that task. I can recommend Sysinternals Autoruns for that. Once you started that and have the list of autorun entries, you can right click any specific one and "jump to entry", it will open regedit for you and navigate to the appropriate key. | |||||||
feedback
|