Add or Remove Write Protection to Any Type of Disks.

by Xkillerx97 in Circuits > Computers

81013 Views, 17 Favorites, 0 Comments

Add or Remove Write Protection to Any Type of Disks.

usb.png

Want Add or Remove the Write protection at your own disk ? Follow this guide and you will can do it !.

Open Cmd and Start Diskpart Service.

1.png
2.png

0) Press Win+R button and type in shell " cmd ",then press enter.

1) In cmd type " diskpart " .

Open Disk Lists and Select the Disk.

3.png
4.png

2) Type "list disk",after type "select disk # "

# is your drive number(0,1,2,3...)

WRITE PROTECTION or REMOVE PROTECTION

5.png
6.png

3) To add the write protection type " attributes disk set readonly ".

4) To Remove the write protection type " attributes disk clear readonly ".

Finish! Your disk is protect or free .