Pen drive shows empty even when data exists

Solved/Closed
mani5306 Posts 1 Registration date Saturday November 12, 2016 Status Member Last seen November 12, 2016 - Updated on Jun 8, 2017 at 02:04 AM
 Lokesh - May 8, 2017 at 04:33 AM
Recently i bought a 64GB HP pendrive. I can able to store data in it but if i reconnect the pendrive it shows as empty but the properties shows as the data space is occupied. I even tried to see is the files are in hidden, i even searched for the files in cmd but no use... here someone already posted a tip for this query i even tried it and it is of no use.... helpme pls ....
Related:

1 response

Ambucias Posts 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 11,172
Nov 13, 2016 at 06:34 AM
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
-1
excellent nd ty
0
thank you
0
Thank you
0