How to remove write protection on Network SSD drives....please??

Kev Conlon 0 Reputation points
2024-01-25T16:30:43.0333333+00:00

Using Win11 Pro I have some networked SSD drives.....which function as 'read only'. Drives attached to Raspberry Pi 4....and SMB is ON...all good on the Pi. Attempting to write/edit returns "The disk is write protected. Remove write protection, or use another disk" Attempting to change 'properties' of drives results in same response. How do I remove write protection please???

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Kev Conlon 0 Reputation points
    2024-01-28T19:02:00.8366667+00:00

    No thoughts on this at all?


  2. Anonymous
    2024-01-29T07:39:32.7866667+00:00

    Hello, Thank you for posting in Q&A forum. There are some methods that you can try to resolve this issue:

    1. Toggle the lock switch. Some storage devices have a lock switch that can be toggled to enable or disable the write protection feature. If your drives have a lock switch, try toggling it and re-inserting the drives to the appropriate port.
    2. Use the DiskPart utility a.Open CMD Window and run command "list disk." b.Run command "select disk x" x indicates the specific drive. c.Run "attributes disk" to check the property. If read-only is set to Yes, pls move on. d.Run "attributes disk clear read-only" to disable read-only. e.Once it's done, you can run ""attributes disk" to double confirm the change. Best Regards,
      Hania Lian ============================================ If the Answer is helpful, please click "Accept Answer" and upvote it.
    0 comments No comments

  3. Kev Conlon 0 Reputation points
    2024-02-04T21:34:52.63+00:00
    1. All drives are 'internal type....so don't have protection 'switches'
    2. CMD window reports: 'list' is not recognized as an internal or external command, operable program or batch file.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.