Pendrive shows 0 used and empty space
Closed
hawayein
Posts
1
Registration date
Thursday April 2, 2015
Status
Member
Last seen
April 2, 2015
-
Apr 2, 2015 at 10:54 AM
Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 - Apr 3, 2015 at 01:23 AM
Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 - Apr 3, 2015 at 01:23 AM
Related:
- Pendrive shows 0 used and empty space
- Dead space remake download - Download - Horror
- Cricut design space download - Download - Other
- //192.168.l.0 - Guide
- Attrib command for pendrive - Guide
- Kerbal space program free download - Download - Simulation
1 response
Computertech
Posts
3569
Registration date
Friday February 6, 2015
Status
Moderator
Last seen
July 18, 2016
895
Apr 3, 2015 at 01:23 AM
Apr 3, 2015 at 01:23 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