Pen drive shows empty even when data exists
Solved/Closed
mani5306
Posts
1
Registration date
Saturday November 12, 2016
Status
Member
Last seen
November 12, 2016
-
Updated on Jun 8, 2017 at 02:04 AM
Lokesh - May 8, 2017 at 04:33 AM
Lokesh - May 8, 2017 at 04:33 AM
Related:
- Pen drive shows empty even when data exists
- Wd drive unlock - Guide
- How to remove write protection from pen drive - Guide
- Flash drive/card tester - Download - Backup and recovery
- Tmobile data check - Guide
- Ps3 disc drive not working - Guide
1 response
Ambucias
Posts
47310
Registration date
Monday February 1, 2010
Status
Moderator
Last seen
February 15, 2023
11,162
Nov 13, 2016 at 06:34 AM
Nov 13, 2016 at 06:34 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
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
Feb 6, 2017 at 12:04 PM
Apr 18, 2017 at 01:21 PM
May 8, 2017 at 04:33 AM