How to Remove Shortcut Virus from Pendrive and Computer
Shortcut Virus has become a grea problem nowadays.It corrupt our important files and data inside our USB.Here is simple tricks to remove shortcut virus without any software.
Click on Start --> Run --> Type cmd and press Enter. "Command Prompt" will be opened.
Now type the below commands
Here I assume your pen drive letter as E:
Enter this command.
attrib -h -r -s E:\autorun.inf --> Press Enter
del E:\autorun.inf ---> Press Enter
[You can copy the above command --> Right-click in the Command Prompt and paste it.]
Note : Don't forget to replace the letter E with your flash drive letter.
