Usb hidden files

Closed
beachbum2205 - Apr 9, 2011 at 01:43 AM
 Anonymous User - Apr 9, 2011 at 02:38 AM
Hello,


my USB has hidden files(photos) How can I unhide/retrieve them (from avirus/malware(? THX
Related:

1 response

Anonymous User
Apr 9, 2011 at 02:38 AM
Hello,

Try this 1.

May be the files are in hidden mode.

Click on "Start" -->Run-->type cmd and click on OK.

Here I assume your external hard drive as G:

Enter this command.

attrib -h -r -s /s /d g:\*.*

You can copy the above command --> Right-click in the Command Prompt and

paste it.

Note : Don't forget to replace the letter g with your external hard drive letter.

Now press "Enter".

Now check for your files in external hard drive.

Good Luck.
0