Hi Pieter,
Hope you're doing well.
To clear the read-only attribute on the USB drive using the Diskpart utility, you can try the following steps:
- Press the Windows key + R to open the Run dialog box.
- Type “diskpart” and press Enter.
- In the Diskpart window, type “list disk” and press Enter to display a list of all the disks connected to your computer.
- Type “select disk X” (where X is the number of the disk that corresponds to your USB drive) and press Enter.
- Type “attributes disk clear readonly” and press Enter to clear the read-only attribute on the disk.
I hope this helps! Let me know if you have any other questions or concerns.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.