Kingston Pendrive does not show files
Closed
Mizaan inamdar
-
Updated by Ambucias on 10/01/17 at 04:29 PM
Ambucias
Ambucias
- Posts
- 47363
- Registration date
- Monday February 1, 2010
- Status
- Moderator
- Last seen
- September 1, 2021
Related:
- Kingston Pendrive does not show files
- Kingston pendrive write protected ✓ - Forum - Hardware
- Why my pendrive is not showing files - Guide
- How to remove write-protection of USB ✓ - Forum - Pen Drive/USB Key/SD Card
- DT50 from Kingston 32GB how to remove write protection - Forum - Pen Drive/USB Key/SD Card
- Unable to remove write protect from Kingston pen drive - Forum - Pen Drive/USB Key/SD Card
1 reply
Ambucias
Jan 10, 2017 at 04:30 PM
- Posts
- 47363
- Registration date
- Monday February 1, 2010
- Status
- Moderator
- Last seen
- September 1, 2021
Jan 10, 2017 at 04:30 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