ENABLE Task Manager /Registry Editor /Command prompt
Why is this done/used?
To enable Registry Editor
1st Method :
Type gpedit.msc in RUN dialog box and goto:
User Configuration -> Administrative Templates -> System in right-side pane, set "Prevent access to Registry editing tools" to either Not Configured or Disabled.
User Configuration -> Administrative Templates -> System in right-side pane, set "Prevent access to Registry editing tools" to either Not Configured or Disabled.
2nd Method :
Just type following in RUN dialog box and press <ENTER>:
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policie\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policie\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
How to enable Task Manager
Method :
Type gpedit.msc in RUN dialog box and goto:
User Configuration -> Administrative Templates -> System in right-side pane, select Ctrl+Alt+Del Options--> set "Remove Task Manager" to either Not Configured or Disabled.
User Configuration -> Administrative Templates -> System in right-side pane, select Ctrl+Alt+Del Options--> set "Remove Task Manager" to either Not Configured or Disabled.
How to enable Command Prompt
Method :
Type gpedit.msc in RUN dialog box and goto:
User Configuration -> Administrative Templates -> System in right-side pane, set "Prevent access to command prompt" to either Not Configured or Disabled.
User Configuration -> Administrative Templates -> System in right-side pane, set "Prevent access to command prompt" to either Not Configured or Disabled.
If u liked this post then please subscribe to this blog via E-mail(on the right-hand side of this blog) and also bookmark this blog....