SoFunction
Updated on 2025-04-14

How to remove the problem of registry editor being locked

win 2000/XP/2003 system

Copy the codeThe code is as follows:
Windows Registry Editor Version 5.00 

[Hkey_current_user\Software\microsoft\windows\currentversion\Policies\system]
 "DisableRegistryTools"=dword:00000000 


win 98/me system

Copy the codeThe code is as follows:
REGEDIT4

 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
 "DisableRegistryTools"=dword:00000000  


Copy the above code into Notepad, and then change the name of the file to *.reg and run it double-click to unlock your lock state.