Pen drive has data but does not open
Closed
khaledmmc
Posts
1
Registration date
Saturday February 6, 2016
Status
Member
Last seen
February 6, 2016
-
Feb 6, 2016 at 12:51 PM
Ambucias Posts 47312 Registration date Monday February 1, 2010 Status Moderator Last seen March 28, 2026 - Feb 6, 2016 at 04:59 PM
Ambucias Posts 47312 Registration date Monday February 1, 2010 Status Moderator Last seen March 28, 2026 - Feb 6, 2016 at 04:59 PM
Related:
- Pen drive has data but does not open
- What does a hard drive do - Guide
- Hosted app data ✓ - Google Chrome Forum
- Tmobile data check - Guide
- Turn off s pen - Guide
- Epic pen download - Download - Other
1 response
Ambucias
Posts
47312
Registration date
Monday February 1, 2010
Status
Moderator
Last seen
March 28, 2026
11,166
Feb 6, 2016 at 04:59 PM
Feb 6, 2016 at 04:59 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