Wednesday, September 9, 2009

Registry Editing has been disabled by your administrator

1st method : console registry

  • Goto run then type this exactly.

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

2nd method : Using the Group Policy Editor

  • Goto run then type gpedit.msc
  • Navigate to { User Configuration \ Administrative Templates \ System }
  • Double-click the Disable registery editing tools and set it to not configured or disabled.

No comments:

Post a Comment