Download Article
Step-by-step instructions to remove read-only state from a thumb drive
Download Article
If you are trying to do something with a read-only state USB, several things may occur:
1. If trying to copy something to your USB Drive, get an error notification.
2. If you are trying to format your drive you may get "Write-protected".
These means that your drive is in Read-only state. If you need to change this so that you can edit the contents of the drive, you can change the state of your USB drive on Windows system using 'Command Prompt'.
Steps
-
Plug your USB in. [1] X Research source
-
Go to 'Search'.Advertisement
-
Type DISKPART into the Command Prompt. Where the pop-up window appears, click on Yes to accept it. [3] X Research source
-
Alternatively, go to 'Search'.
-
And type RUN .
-
Alternatively, press the 'Windows+R' keys to open 'Run' tool. Then type diskpart and press OK .
-
Type LIST DISK or LIS DIS into the console. It will show all the connected drives including your USB. The newly connected USB drive should be the last on that list. Or you can find your drive by looking on the size of drives.
-
Type SELECT DISK # or SEL DIS # ('#' means the drive number-here my disk number is '2').
-
Type ATTRIBUTES DISK or ATTR DIS , it will show the current attributes of the drive. Here the current read-only state as "on" means the drive is read-only.
-
Type ATTR DIS CLEAR READONLY . It will remove the current read-only state.
-
Type ATTR DIS again. It will show the change.
-
Type EXIT to exit the Command Prompt
-
Then remove the USB and plug it again
-
Now do any task to see the change.
Advertisement
Community Q&A
Search
-
QuestionMy flash drive is in a current read only state but not read only, how do I fix this?Community AnswerSolution 1. Check the physical switch. Solution 2. Open regedit and change registry key. Solution 3. Use the manufacturer's USB repair tool to restore read-only to normal.
-
QuestionOnly current read only state says yes and my flash drive doesn't have a lock switch, how do I fix this?Community AnswerSolution 1. Check the physical switch. Solution 2. Open regedit and change registry key. Solution 3. Use the manufacturer's USB repair tool to restore read-only to normal.
-
QuestionOnly the current read-only state is yes, and all the others are no, how do I remove that?Community AnswerUSB disk cannot be OFFLINED. Do the following; diskpart> sel disk, diskpart> attrib disk clear, Readonly, diskpart> attrib disk. Now try to write a file to this disk and let me know if it works.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Video
Tips
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
References
About This Article
Thanks to all authors for creating a page that has been read 277,244 times.
Advertisement