Disable:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Change the following value: DisableRegistryTools
Set it to 0 to allow regedit
Set it to 1 to disable regedit
Enable:
1. Click Start>Run
2. Cut and paste on Run “field” the line below to Unlock Registry Editor.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Change the following value: DisableRegistryTools
Set it to 0 to allow regedit
Set it to 1 to disable regedit
Enable:
1. Click Start>Run
2. Cut and paste on Run “field” the line below to Unlock Registry Editor.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
No comments:
Post a Comment