It seems that you are new here. You may want to sign up for e-mail updates or subscribe to my RSS feeds. Thanks for visiting!
Pen drives are very common these days. Everybody has them for their daily data transfer needs and since these are connected to different computers very often, they become a easy carrier of malicious codes (virus, trojans, spywares etc).
How viruses spread from USB/Thumb/Pen drive?
Whenever a USB drive is plugged into a infected computer, virus copies itself to the pen drive and sets it to execute itself when pen drive is accessed by making changes in the autorun.inf. Whenever pen drive is accessed, the autorun.inf calls the executable file of the virus upon which the system gets infected.
How to save your computer from viruses from USB/Thumb/Pen drive?
The most effective method of preventing your system from getting infected is to disable autorun feature of USB devices. DJ tells us about disabling autorun feature on Sizlopedia. He tells us a method in which he uses gpedit.msc and disable autorun feature but the problem is that gpedit.msc is not available under Windows XP Home Edition.
So, I am going to explain how to disable USB autorun feature through registry editing which not only works for WInXP Home but also for any other edition of Windows.
- Browse to the following key HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer
- Modify the value of NoDriveTypeAutoRun to df (hexadecimal)

Although I must warn you that playing with the registry can be harmful for your system and you might end up re-installing your OS. Before making any changes, I recommend reading How to backup your registry?

And if you don’t want to edit the registry then you can download this registry entry.
Download Disable_autorun.reg.
Right Click > Save it on your computer > Run it on your computer.
Press Yes when it asks for confirmation for adding the entry into the registry.
This will now prevent any virus from auto executing itself through a USB drive. In addition to this, you must have a good anti virus installed on the system as this method just stops the virus from infecting the system automatically.
Tags: disable autorun xp · disable usb autorun · how to disable autorun · protect pen drive from viruses · windows xp disable autorun7 Comments




7 responses so far ↓
This trick will help me a lot. My friend’s PCs get infected by these kinda viruses almost 3-4 times in a month…
Thanks for this.
Thanks for this nice tips
@Quiz_Master, Ebook
You are welcome.
This is very useful. You don’t know when your system will get infected with viruses. I already implemented it long before.
Really useful!! What a tip!
yaya, this is what im searching for!
Thnx for the tip man!