Thursday, August 14, 2014

formatting - How do i remove Write Protection from a HP USB? I need to format it




Recently i just came across this problem, my usb doesn't seem to work anymore as i'm not able to access it or pretty much do anything to it.
It says it is corrupted therefore i tried to format it as i already have backed up my files.
However, it does not format because it is 'write protected'. i tried many ways to disable this, i have tried:



  • Using registry edit and putting write protection to 0

  • Using DiskPart

  • Used different types of formatting tool

  • Used Linux or whatever it is


Does anyone have any solutions for this, because everywhere i searched no one seems to have an answer
Thanks. :)

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...