How to remove usb spreading virus file manually

shelan

Member
Dec 19, 2007
728
5
0
Threre are many types of files spreaded through pen drives and most common one is autorun.inf.Eventhough it does not do any major harm it makes ur pen drive working constantly.Therefore you cannot eject pen drive safely.(But threre is a minor possibilty of data loosing if you eject witout stopping the pendrive).

Here is the method....
Go to dos by typing cmd in run..

then open flash drive(f: or g: or whtever it is)

type attrib

then you can see list of file see whether autorun.inf is there.

if so type attrib autorun.inf -s -h -r (this is to remove attribs of file)

then delete it by typing del autorun.inf


thats all retype attrib and see that autorun.inf is not thr problem is over..........................!
 
Last edited: