1st Method
- Click Start > Run and type gpedit.msc
- Navigate to User Configuration > Administrative Templates > System
- Double click Prevent access to registry editing tools
- If it's Not Configured then Enable it and Disable it. If already Enabled then just Disable it.
- Now try regedit.exe
2nd Method
- Click Start > Run and type in
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f - Now try regedit.exe
Note: You might have to restart the computer for changes to take effect.
No comments:
Post a Comment