Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Windows => Topic started by: Mark David on February 20, 2007, 02:26:54 PM



Title: Solution: Registry editing has been disabled by your administrator
Post by: Mark David on February 20, 2007, 02:26:54 PM
"Registry editing has been disabled by your administrator"

If u ever encountered above error, i.e. "Registry editing has been disabled by your administrator" on Windows XP or any other Windows NT Operating system, this may help u! I have encountered the above error while patching registry. Even manual "regedit" was not working!

Here is simple solution....

Click "Start >> Run" or press "[window key + R ]" and type this command exactly as given below (or u can copy-paste it too...)

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