Saturday, October 31, 2015

windows xp - How can I recover my Transcend pendrive when both the used space and free space are 0 bytes?

I have an Transcend pendrive, and when I connect it and double click it to explore, it is showing the error:



Please insert a disk into drive



Also In the properties field it is showing



File system- Unknown
Used space- 0 bytes
free space- 0 bytes
capacity- 0 bytes



I tried to format it using using the command prompt but it is not showing in the list disk command. It is also not showing in the Disk Management.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...