Sunday, July 24, 2011

Steps to solve the problem related to shortcut virus in the pen drive

  1. Click on Start and open the Run mode.

  2. In the run mode, type cmd and click on [OK] to open the command prompt.

  3. Now, type the following code in the command prompt:-
    attrib -h -r -s /s /d h:\*.*
    where 'h' must be replaced by the drive letter of the pen drive.

  4. Now, go to the flash drive and check if all the files or folders are back.