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
Recently i bought a 64GB HP pendrive. I can able to store data in it but if i reconnect the pendrive it shows as empty but the properties shows as the data space is occupied. I even tried to see is the files are in hidden, i even searched for the files in cmd but no use... here someone already posted a tip for this query i even tried it and it is of no use.... helpme pls ....
Related:
- Pen drive shows empty even when data exists
- Wd drive unlock - Guide
- Tmobile data check - Guide
- How to remove write protection from pen drive - Guide
- How to reset safe folder password without losing data ✓ - Android Forum
- Flash drive/card tester - Download - Backup and recovery
1 response
Ambucias
Posts
47310
Registration date
Monday February 1, 2010
Status
Moderator
Last seen
February 15, 2023
11,166
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