In one pc's pen drive is working, in my pc it is showing empty

Closed
dev - 26 Feb 2014 à 07:58
Ambucias Posts 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 - 26 Feb 2014 à 17:00
Hello, in some one pc's my pen drive is working but in my pc it is not. it is an showing that as empty while opening it and it is not showing that it's space below the icon why.
i did lot of things like hidden file checked and from the net some of the commands also tried bot no use.
please help me......



Related:

1 response

Ambucias Posts 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 11,166
26 Feb 2014 à 17:00
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