0 bytes

Closed
joc - May 14, 2015 at 12:22 AM
Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 - May 14, 2015 at 12:31 AM
Hello,

My sd card shows 0 bytes free space
space & 0 used space. When i used cmd command it shows that the path is raw, something like that. What should i do? I need the files in it.
Related:

1 response

Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 892
May 14, 2015 at 12:31 AM
Hello,
Try this 1

Check if the files are not in hidden mode.

Click on "Start" -->Run --> Type cmd and press Enter.

Here I assume your pendrive drive letter as G:

Enter this command.

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

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

paste it.

Note : Replace the letter g with your pen drive letter.

Now check your pen drive for the files.

Good Luck

If the above step didn't work Download USB Show to recover invisible files in it..
Regards
0