Pages

Saturday, 27 July 2013

How to Recover Hidden Files From Virus Infected USB Pendrive using Command Prompt


100% working

So here I'll provide you an easiest method to view your infected files from pen drive without using any software.

Insert pen drive into computer and find drive letter of connected USB drive

For Example, E:

step 1:

Open cmd, in command prompt type or copy from here and paste it in cmd via Alt+Space+e+p

 e:(Here e drive is you'r usb penDrive Path) 




then type

attrib -s -h /s /d *.*



After that if you directly wanna to recover file without using step 1 then , type(paste)

attrib -s -h /s /d e:/*.*




Now hit Enter and wait for sometime. That's all, you have done !!! 


Now you can view all your files in pen drive without any problems.

Enjoy and share this with your friends