Remove Shortcut Virus from usb/pen Drive

First Method
a. Open pen drive
b. Click on path

c. Hold pressing alt type 0160 (alt + 0160 + enter) and then push Enter

Second Method
1. Plug-in your USB drive in PC.
2. Open Start Menu > type "cmd" > open Command Prompt
3. Now copy the below code and paste it into cmd terminal
ATTRIB -H -R -S /S /D G:*.*
                   OR
ATTRIB G:*.* /D /S -H -R -S