How to Fix “Registry editing has been disabled by your administrator”

Occassionally, I’ll run across a virus that takes away some or all of your admistrative rights on a Windows XP machine. Not only is it frustrating for the end user, but its frustrating for me as well. Recenently, I customer brought in a computer with several problems, the majority of which were caused by viruses, spyware, and adware programs.

General practice for me is to first check the Windows registry with a “regedit” from the Run option under the Windows Start button to see what I’m dealing with. On this computer, I couldn’t access the registry and got this error instead: “Registry editing has been disabled by your administrator”. Needless to say, I hate when that happens. Fortunately, it’s a pretty fast and simple fix.

How to Enable the Registry Editor

To enable your registry editor after its been shut down by a malware program, follow these simple steps:

  1. Click on the Windows Start button.
  2. Select the “Run” menu item.
  3. Type the following string into the box:
    REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
  4. Click the “OK” button and you’re done!

You should now be able to access your registry editor.

Bob Barcus
View all posts by Bob Barcus
Bobs website
Bob Barcus is a website design and computer repair guru with more than 15 years of hands-on experience. He lives and works in Argos, Indiana and is the founder of Apheus Solutions, LLC.
  • Share/Bookmark

Leave a Reply