Want that file to be shown

Closed
blown tamang - Jul 6, 2015 at 01:43 AM
Ambucias Posts 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Jul 6, 2015 at 05:09 AM
hello, my pendrive file didn show on my wondows , where dere is the folder with empty file.only folder shows nd even folder properties is 0 bytes bt d pendrive does hav exist the capacity...so I want that file to be shown plz help me.by d way I tried ur many diffrnt method too bt sry it didn work.nd some of files nd folder is jst right dere..deres nthng happended to them bt 3,4 folder with lik 5 gb capacity files are missing inside 3 foldeer.
Related:

1 response

Ambucias Posts 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 11,169
Jul 6, 2015 at 05:09 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
0