Monday, March 9, 2009

PC Tips: Registry Disabled - How to correct it ?

If you get the following error message in Windows XP,


                 Registry Editing has been disabled by your administrator


use the following steps to correct it.


open Notepad and copy / paste the following with out any change;


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



Save it as Yourfilename.REG and run it.

Your problem will be solved.

1 comment: