Write proceted

Closed
anand - 13 Jul 2015 à 01:13
R2D2_WD Posts 3606 Registration date Monday 1 September 2014 Status Member Last seen 20 February 2017   - 13 Jul 2015 à 03:46
Hello,
how to remove write protected from sandisk pendrive



3 responses

R2D2_WD Posts 3606 Registration date Monday 1 September 2014 Status Member Last seen 20 February 2017   155
13 Jul 2015 à 02:40
Hi anand,

Try using the diskpart command from the Command Prompt. It should look like this:

Diskpart
List disk
Select disk n (n is the number of the disk)
attributes disk clear readonly

Press enter after every command.

Hope this helps

the issue is unsolved. still it shows write proceted
R2D2_WD Posts 3606 Registration date Monday 1 September 2014 Status Member Last seen 20 February 2017   155
13 Jul 2015 à 03:46
I recommend you to update your anti virus and do a complete scan. Check the USB stick. Some models have a lock switch witch should be moved to unlock position. Other option is to click on the Start menu and write regedit on the search line.
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies, look for WriteProtect. Click on Modify and set Value Data to 0.
Is formatting the drive an option?