Recent content by Scott Freeman

  1. S

    How to remove media write protection in external hard drive

    If the previous solutions don't work for you, do this also: in cmd.. Type in "DiskPart" in command line. Type in "list disk" in command line to show all disks in this machine. Use "select" to set the focus to the specified partition. For example "select disk 1". Use "clean" command to remove...