Pen drive shows empty even when data exists
Solved/Closed
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,163
Jul 22, 2016 at 04:46 PM
Jul 22, 2016 at 04:46 PM
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
Aug 30, 2016 at 12:03 PM
Aug 30, 2016 at 04:14 PM
Sep 5, 2016 at 03:11 AM
Sep 30, 2016 at 02:43 AM
Nov 7, 2016 at 10:49 PM