Regedit disabled – Enable/enabling windows registry editing tool

Windows November 16th, 2008

The main attack of many viruses of the windows OS is on its registry. And therefore, many problems caused by a virus can be solved by editing the windows registry. However, viruses have started to disable regedit – the windows registry editing tool and therefore leave the user no option. But there are ways to enable the windows registry tool which I’m going to discuss below. One can follow any one of the following ways if there registry has been disabled by a virus:

  1. Goto START->RUN and type:

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

    and press enter. It will enable the registry tools instantaneously.

    • START->RUN and type “gpedit.msc” and press enter.
    • Go to the following location: User Configuration -> Administrative Templates-> System.
    • In the Settings Column, find “Prevent Access to Registry Editing Tools” and double-click on it to change.
    • Choose “Disabled” or “Not configured” and click OK.
    • Close the Group Policy Editor Window.
    • Restart the computer.
Share It:
  • Digg
  • StumbleUpon
  • Facebook
  • Technorati
  • MySpace
  • del.icio.us
  • Google Bookmarks
  • Sphinn
  • Mixx
  • Propeller
  • Reddit
  • Simpy

Rating:

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00/5)
Loading ... Loading ...

Related Posts

 

One Response to “Regedit disabled – Enable/enabling windows registry editing tool”

Registry cleaner reviews December 30th, 20088:07 pm MyAvatars 0.2

Great post. I didn’t know you could disable this in this way.

Reply

Leave a Comment