Pen drive shows empty even when data exists
Solved/Closed
Related:
- Pen drive shows empty even when data exists
- Tmobile data check - Guide
- Whats a hard drive - Guide
- Turn off s pen - Guide
- Epic pen download - Download - Other
- Wd drive unlock mac - Guide
2 responses
Ambucias
Posts
47312
Registration date
Monday 1 February 2010
Status
Moderator
Last seen
28 March 2026
11,166
14 Nov 2017 à 16:05
14 Nov 2017 à 16:05
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
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
18 Dec 2017 à 17:01
18 Dec 2017 à 17:31