Want that file to be shown

Closed
blown tamang - 6 Jul 2015 à 01:43
Ambucias Posts 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 - 6 Jul 2015 à 05:09
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 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 11,166
6 Jul 2015 à 05:09
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