Registry Disable, How to Correct it?

Posted by

Registry Disable, 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 solve 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.

RELATED POSTS