How to enable registry disabled by administrator?

04/08/2011 23:07

1. Open Notepad.

2. Copy the code below and paste it into Notepad.

Windows Registry Version 5.00

[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ System]

"DisableRegistryTools" = dword: 00000000
3. Now save the Notepad file as "anything.reg" (without quotes) and make sure you select the file type and save all files otherwise not have been able to run it.

4. Now close the file and open it by double clicking the file and click OK.

To do this using GPEdit.msc

Just follow the instructions below:

Start - Run - gpedit.msc - User Configuration - Administrative Templates - System - Prevent access to registry editing tools - Right click Properties - Disable

That's all the simple trick to the Registry disabled by the administrator.