Loading

Infoklik : Enable registry (Windows XP)


Have you ever run the Tweak UI utility for Windows XP and it comes up with error message “Tweak UI has been disabled by your administrator” or run registry and it displays message “Registry editing has been disabled by your administrator” ? This is because DisableRegistryTools policy on the registry has been enable or in other word the system registry has been disabled. How to Enable registry ? You could try one of the following method below :




Method 1

Go to Start -> run

Type :

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


Method 2

  1. Create a text file and save the text file as “RegON.bat”
  2. Copy and paste to your file “RegON.bat” below :

REG DELETE HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools

Don’t forget to save your “RegON.bat” file.

  1. Close your reg.bat file and double click the “reg.bat” file.
  2. Type Y.
Example :














Method 3 (Windows XP Professional only)

  1. Go to Start -> run
  2. Type : gpedit.msc
  3. Go to User Configuration -> Administrative Templates -> System
  4. Double click Prevent access to registry editing tools
  5. Select enable then click button Apply
  6. Select Not Configure then click button Apply then Click Button Ok.



































Disable registry

Here are the way how to disable registry :

  1. Create a text file and save the text file as “regoff.reg”
  2. Copy and paste to your file “regoff.reg” below :

REGEDIT4

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

"DisableRegistryTools"=dword:1

Don’t forget to save your “regoff.reg” file.

Close the “regoff.reg” file and double click “regoff.reg” file and then click button yes







Good Luck !!



No comments: