Free space as zero bytes
Closed
abhinavjha
Ambucias
- Posts
- 1
- Registration date
- Friday February 7, 2014
- Status
- Member
- Last seen
- February 7, 2014
Ambucias
- Posts
- 47363
- Registration date
- Monday February 1, 2010
- Status
- Moderator
- Last seen
- September 1, 2021
Related:
- Free space as zero bytes
- My pendrive has zero bytes of space ✓ - Forum - Pen Drive/USB Key/SD Card
- Pendrive showing 0 bytes used space and 0 bytes free space ✓ - Forum - Pen Drive/USB Key/SD Card
- Cricut design space download - Download
- Kerbal space program download free - Download
- Keyboard b n space not working ✓ - Forum - Laptop
1 reply
Ambucias
Feb 8, 2014 at 05:42 AM
- Posts
- 47363
- Registration date
- Monday February 1, 2010
- Status
- Moderator
- Last seen
- September 1, 2021
Feb 8, 2014 at 05:42 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