Quick way to remove a short-cut virus in computers and flash drives

You can remove the Short-cut virus by taking the Following steps:

1.Open Command prompt as Administrator (Windows 7 or earlier: Windows key + R > Type CMD & ENTER, Windows 8: Search for “CMD” > Right click to CMD and Select “Run as Administrator” or right click over Start button and select “command prompt (Admin) “)


2.Connect Your USB storage (Pendrive/SD card) to your Computer.
Scan your storage with your antivirus program (Not compulsory but its effective) . If your antivirus found virus then delete it.

3.Type into the Command prompt :  attrib -h -r -s /s /d <Your USB drive letter>:\*.* (See <Your USB drive letter> from My computer and then type it For ex, if your drive letter is “D” then the command is like: ” attrib -h -r -s /s /d D:\*.* “)
To know about this command Type ” attrib /? ” In CMD.



Now, your Short-cut files will be converted to normal files. Delete unknown files from your storage after command process completes. I highly recommend you to after removing short-cut virus copy your USB data to your computer > Format the USB storage > Then again re-copy USB data back.

Post a Comment