This web site will show you how to use “diskpart” to reset your drive so that it is no longer in readonly mode.
I used the following to reset my drive. In a command prompt type:
- diskpart
- List volume (shows all your drives)
- Select volume 8 (find the drive letter and use the associated number. mine was 8)
- Attributes disk clear readonly
that should reset the drive.