............ Have a nice day............
USER MENU ID IS UNDEFINED IN FINACLE MIS SERVER   Date of Implementation of "VERY GOOD" Bench Mark for MACPs effect from 25.07.2016   Expected DA from Jan 2017 – 3% or 2% ?    One minute talk time for each Rupee in Airtel Payments Bank   AICPIN for October 2016 : Chances for 5% DA from January 2017   Central Government employees retiring from January 2017 to submit online application   Pre-Budget Views of Govt. Employees for inclusion in the Budget for the Year 2017-18: Confederation i.e. Scrap NPS, Minimum Wage Rs. 26,000 & Fitment Formula etc   On Salary Week, Banks Unlikely to Meet Demand for Extra 1 Lakh Cr   82 per cent ATMs dry because government used that money to pay its own employees   National Anthem Before Movie, Rules Supreme Court. Citizens 'Duty-Bound' To Show Respect    undefined

Thursday, 4 September 2014

Fix: The Disk Is Write-Protected error for Removable Disks

We all use removable disks in Windows. Well, sometimes, you may came across such errors with these removable disks, that may make you believe that  the disk has malfunctioned and can’t be used at all. Today, in this article, we’ll discuss on such scenario I recently faced with a USB Drive. Actually, whenever I plug that drive and perform any operation with this drive results in following error:

The disk is write-protected. Remove the write-protection or use another disk.

The Disk Is Write Protected Fix: The Disk Is Write Protected error for Removable Disks
Obviously, the Try again button shown in above error box does nothing significant to fix the hitch. Due to this, you might feel that the disk is not usable and you should throw it to dustbin. But wait! If you’re really going to do so, why not try something to make this disk again this writable. Here are the two fixes you can try to make your USB drive working again:

The Disk Is Write-Protected

FIX 1

1. Press Windows Key + R combination, type put regedit in Run dialog box and hit Enter to open the Registry Editor.
 Fix: The Disk Is Write Protected error for Removable Disks
2. In the left pane, navigate here:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
The Disk Is Write Protected 2 Fix: The Disk Is Write Protected error for Removable Disks
3. In the left pane of this location, right click Control key and select New -> Key. Name the new sub-key so created as StorageDevicePolicies. Now come to the right pane of this sub-key i.e.StorageDevicePolicies, right click and select New -> DWORD Value. Name the newly createdDWORD as WriteProtect. In some cases, you might find that this DWORD under the sub-key already exists and the DWORD has a Value set to 1. Double click on the DWORD to modify itsValue data:
The Disk Is Write Protected 3 Fix: The Disk Is Write Protected error for Removable Disks
4. In the above shown box, change the Value data to 0 from 1. Click OK. Close the Registry Editor and check if the issue is resolved, else try FIX 2 mentioned below.

FIX 2

1. Open administrative Command Prompt.
2. Type these commands one by one and press Enter key after each:
diskpart
list disk
select disk # (# is the number of USB drive with which you’re getting error and is plugged in, see screenshot below)
attributes disk clear readonly
The Disk Is Write Protected 1 Fix: The Disk Is Write Protected error for Removable Disks
You may now close Command Prompt and re-plug the USB drive and check if the issue is resolved. If the disk is still showing same error, there could be a possibility that the chip-set of this drive is broken. If your data on the drive is of paramount importance, you may need to consult a data recovery professional.

No comments:

Post a Comment