Remove write protection
Sometimes, pendrives or memory cards
 get Write-Protected. i.e.You can’t copy the information within the 
drive unless you Remove the write-protection of the drive or card. Also 
you cannot format your drive unless you remove the write protection from your pendrive or memory stick.
 Write-protection could have enabled attributable to any virus gift on 
your system that will have corrupted the register files. Now i'm going 
to share  a trick which is useful for Remove Write Protection From Pen Drives & Memory Cards.
Steps to Remove Write-Protection :
Method 1 Using Command Prompt :
- Open Run By Pressing Windows key + R. Then type cmd and hit enter. Make sure you are operating in administrator.
 
- In command prompt type Diskpart and hit enter.
 
- Now you will get a new command prompt window. In that type list volume and hit enter. Now can see the drivers available in your disk. Note the volume number of your pendrive.
 
- Then type select disk # (#indicates the number of your USB disk you're plugged in).
 
- Then type attributes disk clear readonly and hit enter.
 
Method 2 Using Registry Editor:
- Open Run. And type regedit and hit enter.
 
- Then Navigate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies.
 
- In right side u will be getting writeprotect option, just right click that and modify the hexadecimal value from 1 to 0
 
- Restart your PC Now you can use your USB without write protection.
 
 .png)
.jpg)
.png)
Comments
Post a Comment