Thursday, May 2, 2013


Delete Autorun.inf Virus without any Software



There are Numerous softwares available that exclusively deal with Autorun.inf and other Autorun viruses.Once Autorun.inf gets control on your System, it will repeatedly Block any USB Scanning Software preventing it from deleting. It also Restricts you from opening hard drives on a double click

In such cases, the Traditional Method of deleting Suspicious Programs Using Command Prompt is quite Useful. So Lets start with the Steps:
 1. Open command prompt. Go to start > Run, and type “cmd” . Press enter.
 2. Type “cd\” and press enter to get to the root directory of your System.
 3. Type “attrib -h -r -s autorun.inf” and press enter. This will look for autorun.inf in the selected Drive.
 4. Type “del autorun.inf” and press enter. This will delete autorun.inf virus from the selected Drive.
How to Delete Autorun.inf Virus from pendrive without any Software
 5. Repeat the above Steps for other drives. To navigate to other Drives, First type “cls” to clear your ‘command prompt’ then type “d:” . Repeat the Steps for all the Drives including your USB Disk Drive.
 6. Restart your System.



No comments:

Post a Comment