Pendrive show data but data is hidden into sandisk 4GB .

Closed
djsaab Posts 1 Registration date Saturday September 20, 2014 Status Member Last seen September 20, 2014 - Sep 20, 2014 at 03:25 AM
Ambucias Posts 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Sep 20, 2014 at 04:22 PM
Hello frds,
I want the easier solution foir my pen drive I have an important data into my pendrive.
the pendrive shows data but data is empty .please give me some easy solution for windows 8.1.

1 response

Ambucias Posts 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 11,171
Sep 20, 2014 at 04:22 PM
Check if the files are not in hidden mode.

Click right on "Windows" -->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.
0