Wednesday, September 18, 2013

Unlocked or Enable the Protected Disk

Unlocked or Enable the Protected Disk

Put this in a .bat file and execute it:
cd\

C:\ reg add "HKLM\System\CurrentControlSet\Control\StorageDevicePolicies" /t Reg_dword /v WriteProtect /f /d 0
//