You have to go to Run by Pressing Windows Key + R.
Type gpedit.msc and
hit enter.
Goto User Configuration
-> Administrative Templates -> System
in right-side pane, set "Prevent access to
Registry editing tools" to either Not Configured or Disabled.
OR
Just type following in RUN dialog box and press
<ENTER>: REG add
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v
DisableRegistryTools /t REG_DWORD /d 0 /f
It's done.
No comments:
Post a Comment