SD / SDXC cards are read only

djangoberry
djangoberry Member Posts: 1 New User
edited August 2023 in 2018 Archives

Answers

  • Adaqin
    Adaqin Member Posts: 7 New User
    You can try to Remove read only on SD card with diskpart
    Step 1. Plug the read-only SD card into Windows. Click Start, type cmd in the Run dialogue.
    Step 2. Type diskpart in the command prompt and run diskpart.exe.
    Step 3. Type list disk. Now you'll see all your connected drives, find which one is the card drive.
    Step 4. Type select disk n, where n represents the disk number of your SD card drive.
    Step 5. Type attributes disk clear readonly, and it will remove read only for your SD card.
    If this method isn't working, download AOMEI partition Assistant to format SD card with Format Partition feature. And this can solve SD card mounted as read only issue.