Hidden folders unhidden shoft ware

Closed
raghu - Apr 6, 2011 at 07:55 AM
 Anonymous User - Apr 6, 2011 at 08:08 AM
Hello,





my pen drive data hidden & i am no see the data so plz my data unhidden shoft ware

1 response

Anonymous User
Apr 6, 2011 at 08:08 AM
Hello,

Try this:

1. click start>>run>>type in "cmd"

2. type the location of your pendrive.. e.g. "d:", "e:", "f:", etc..

3. type "dir /ah"
You will now see the files/folders with hidden attributes
4. type "attrib [name of file/folder] -r -a -s -h"
*Iif you're going to unhide files, you should type the whole name plus the extension (format).. example "attrib party.jpg -r -a -s -h"
*Iif you have folders with 6 characters and above, type the first 6 characters then "~1".. example for folder named "birthday"
"attrib birthd~1 -r -a -s -h"

5. you should repeatedly type dir /ah after unhiding some files/folders so you'll know if they're now working or not..

6. now check you flash drive.. it should be there..

Good Luck
0