Saturday, March 10, 2012

Sorry Access Denied .... Write Protected!!! :)

Along with the development of technology, storage media are also experiencing rapid growth, ranging from Micro SD up to an external hard drive. However, have you ever felt annoyed, because there is someone who likes to steal personal collections do you have? If you feel aggrieved, then here are tips and tricks to protect the data that belongs to you is not taken by another person falsely:

  1. Enter REGEDIT (press Windows+R)
  2. Then find out ----> HKEY_LOCALMACHINE\SYSTEM\CurrentControlSet\Control
  3. In folder CONTROL, type -> Edit>New>Key then rename that new folder ----> "StorageDevicePolicies"
  4. In folder "StorageDevicePolicies", type Edit>New>Dword (32-bit)
  5. Then rename  the new key : "WriteProtect"
  6. Double click Key WriteProtect-nya, then change to Value Data to 1
  7. Restart ....
later if you want change back to normal ...
just change back the value data from key which have name "WriteProtect" to be 0

Otherway, can be done by below method :
Open up the notepad, copy paste all below script :

[Version]
Signature="$Chicago$"
Provider=LeonNazGetz
[DefaultInstall]
AddReg=LeonSetting
DelReg=NazSetting
[LeonSetting]
HKLM,SYSTEM\CurrentControlSet\Control\StorageDevicePolicies,WriteProtect,0x00010001,1

save with extension *.inf, for example "a.inf" then right click the file and install
simpan dengan extensi inf misalnya a.inf setelah itu klik kana file dan install..

Happy trying and Good Luck!!! :)

No comments:

Post a Comment