Viruses, malware, trojans, worms!
Most of these viruses make your gear slow and eat up valuable memory as well as storage space.
Some more powerful viruses are meant to contaminate our operating system too and steal personal information and banking data.
Today we are discussing such an unconventional method byusing Command Prompt or DOS Prompts to identify and remove viruses.
Step 1.hit Start and typecmd.
Now right-tap on the cmd icon and selectrun as administrator.
Now command prompt window will open, now select your drive from which you want to remove a virus.
It will show you the directory of the F drive.
punch in dir F: attrib -s -h /s /d*.
- without quotations and press enter.
Rename it using this command linerename filename.extension new filename.
Usage > C://rename autorun.inf (new filename)
Thats it!
you could delete the autorun.inf by typing in the command del autorun.inf ordel :yourfilename
Read More
source: www.techworm.net