Associate
- Joined
- 30 Oct 2014
- Posts
- 2,081
- Location
- Norfolk
I have windows 10 on my usb, and I need to delete it off it, it says write disk protected. Ive tried every method possible and no way of getting it off..ugh
Try diskpart.
Open an administrator command prompt and then run in order:
diskpart
list disk
select disk x (where x = your USB stick number listed above make sure you select the right one!
list partition - double-check you've got the right disk selected
clean
This will totally wipe the disk and let you reformat it.