The Analyst's Diary is a weblog maintained by virus analysts from Kaspersky Lab headed by Eugene Kaspersky. Find out more about the authors of this weblog.
How to clean an infected drive: Go to run type cmd press enter in commad prompt type del h:\autorun.* /f/s/q/a (where “h” is your USB Drive) Press Enter after this plug out your usb from usb port. Plug it again. Now your USB is virus free. Also, it’s advised that anybody working in a domain environment turn off autorun of devices in their networks as a pre-caution against all worms (conficker/kido in particular). How to use Group Policy settings to disable all Autorun features in Windows Server 2008 or Windows Vista Use either of the following methods: Method 1 1. Click Start, type Gpedit.msc in the Start Search box, and then press ENTER. If you are prompted for an administrator password or for confirmation, type the password, or click Allow. 1. Under Computer Configuration, expand Administrative Templates, expand Windows Components, and then click Autoplay Policies. 2. In the Details pane, double-click Turn off Autoplay. 3. Click Enabled, and then select All drives in the Turn off Autoplay box to disable Autorun on all drives. 4. Restart the computer. Method 2 1. Click Start, type Gpedit.msc in the Start Search box, and then press ENTER. If you are prompted for an administrator password or for confirmation, type the password, or click Allow. 1. Under Computer Configuration, expand Administrative Templates, expand Windows Components, and then click Autoplay Policies. 2. In the Details pane, double-click Default Behavior for AutoRun. 3. Click Enabled, and then select Do not execute any autorun commands in the Default Autorun behavior box to disable Autorun on all drives. 4. Restart the computer. How to use Group Policy settings to disable all Autorun features in Windows Server 2003, Windows XP Professional, and Windows 2000 ...