Pendrive does not show files
Closed
charlie349
Promomilia
- Posts
- 3
- Registration date
- Monday May 8, 2017
- Status
- Member
- Last seen
- May 8, 2017
Promomilia
- Posts
- 68
- Registration date
- Monday February 6, 2017
- Status
- Contributor
- Last seen
- May 19, 2017
Related:
- Pendrive does not show files
- Why my pendrive is not showing files - Guide
- How to delete write protected files in pendrive - Guide
- Pendrive hidden files command ✓ - Forum - Viruses/Security
- How to show hidden files in pendrive ✓ - Forum - Viruses/Security
- Unable to see files in pendrive ✓ - Forum - Viruses/Security
3 replies
Ambucias
May 8, 2017 at 05:47 PM
- Posts
- 47366
- Registration date
- Monday February 1, 2010
- Status
- Moderator
- Last seen
- September 1, 2021
May 8, 2017 at 05:47 PM
It's more like a Windows issue on that computer.
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
charlie349
May 8, 2017 at 06:02 PM
- Posts
- 3
- Registration date
- Monday May 8, 2017
- Status
- Member
- Last seen
- May 8, 2017
May 8, 2017 at 06:02 PM
Thank you Ambucias, I will certainly try and see what happens. Thanks!
Ambucias
May 8, 2017 at 06:05 PM
- Posts
- 47366
- Registration date
- Monday February 1, 2010
- Status
- Moderator
- Last seen
- September 1, 2021
May 8, 2017 at 06:05 PM
Okay let me know.
Promomilia
May 12, 2017 at 05:16 AM
- Posts
- 68
- Registration date
- Monday February 6, 2017
- Status
- Contributor
- Last seen
- May 19, 2017
May 12, 2017 at 05:16 AM
Connect the USB pen drive or flash drive to PC. Open Windows Explorer > Go to Tools > Folder Options > Go to View Tab > Check “Show Hidden Files”. ... To make the pen drive data showing, type the commands: attrib -h -r -s /s /d k:\*.* and press Enter. Here, you need to replace “K” with your pen drive letter