Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

How to remove write protection from a flash drive?

Writer Sebastian Wright

I have received an RO (write-protected) flash drive, and I'm wondering if the write protection can be removed, changing it to R/W.

1

1 Answer

Depending on whether it's hardware or software protection, this might work.

  1. Open a terminal (CTRL + ALT + T)

  2. Type sudo hdparm -r0 /dev/XdY Where X and Y are the letters identifying your flash drive

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy