To remove write protection
Closed
Shoaib
-
Jun 23, 2015 at 06:09 AM
Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 - Jun 23, 2015 at 07:03 AM
Computertech Posts 3569 Registration date Friday February 6, 2015 Status Moderator Last seen July 18, 2016 - Jun 23, 2015 at 07:03 AM
Related:
- To remove write protection
- How to remove write protection - Guide
- How to write & in laptop - Guide
- Kingston datatraveler write protection remove ✓ - Pen Drive, USB & SD Card Forum
- How to write e with accent - Guide
- Diskpart has encountered an error: the media is write protected. ✓ - Pen Drive, USB & SD Card Forum
1 reply
Computertech
Posts
3569
Registration date
Friday February 6, 2015
Status
Moderator
Last seen
July 18, 2016
896
Jun 23, 2015 at 07:03 AM
Jun 23, 2015 at 07:03 AM
If you dont need your data then do this..
1. start-->search box type cmd--> (cmd.exe) -->right click on it run as administrator
2. type "diskpart"
3. type "list disk"
4. identify which one is your USB disk.
5. type "SELECT DISK n", where n is the number of your USB disk.
6. type "clean", (you may need to repeat twice or thrice). If it doesn't work, don't proceed with the next instruction :-(
7. type "create partition primary"
8. type "select partition"
9. type "active"
10. type "format fs=ntfs"
1. start-->search box type cmd--> (cmd.exe) -->right click on it run as administrator
2. type "diskpart"
3. type "list disk"
4. identify which one is your USB disk.
5. type "SELECT DISK n", where n is the number of your USB disk.
- BE CAREFUL AT THIS PART. Selecting the wrong disk might delete your hard drives ****
6. type "clean", (you may need to repeat twice or thrice). If it doesn't work, don't proceed with the next instruction :-(
7. type "create partition primary"
8. type "select partition"
9. type "active"
10. type "format fs=ntfs"