Autorun – How to disable the Autorun and Autoplay on all drives!
For Performance or versus virus?
I would say for SECURITY!
It is very easy to infect a machine, in big companies and school one of the biggest problems are USB keys, now many viruses copy themselves to all the drives, hard disks, different partitions and to the USB keys attached to a computer, and create a file called autorun.inf that instructs windows to start the virus.
When the USB key is moved to another computer, also this computer can be infected very easily when the USB key is insterted on the USB port. Why? Because by default Windows will open it automatically!
How to disable the Autorun-Autoplay? You need to edit the Registry.
- Type regedit in the Start Search dialog box.
- Go to this path: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- If it is not present, create a dword called NoDriveTypeAutoRun
- Set NoDriveTypeAutoRun = 000000FF
- 000000FF (decimal 255) disables AutoRun on all drives.
- Refer to the above table, and use a Hexadecimal calculator to compute the most suitable value for your machine.
- You don’t need to restart the machine, it should immediately work without logging off.

If you need to disable it on some drives only, you can change the dword to one of those values, as you can see in the previous example it’s used the last one of the table: 0XFF
| 0×1 | Disables AutoPlay on drives of unknown type. |
| 0×4 | Disables AutoPlay on removable drives. |
| 0×8 | Disables AutoPlay on fixed drives. |
| 0×10 | Disables AutoPlay on network drives. |
| 0×20 | Disables AutoPlay on CD-ROM drives. |
| 0×40 | Disables AutoPlay on RAM drives. |
| 0×80 | Disables AutoPlay on drives of unknown type. |
| 0xFF | Disables AutoPlay on all types of drives. |

Translator

Recent Virus Threats
Subscribe to our feed
Recent Posts
- AV Security Essentials Virus
- Security Shield Virus
- Smart Anti-Malware Protection Virus
- Internet Security Virus
- Antivirus Smart Protection
- Malware Protection Center Virus
- Smart Protection 2012 Virus
- Internet Security 2012 Virus
- Remove Internet Security Guard
- Internet Security Guard Virus
- Win 7 Internet security 2012 Virus
- Vista Home Security 2012 Virus
- Vista Antivirus 2012
- Vista Anti-Spyware 2012
- XP Anti-Spyware 2012
Forums
Recognition Wall



