Tuesday, May 1, 2012

Enable Task Manager /Registry Editor /Command prompt





Sometime due to virus infection Task Manager/ Registry Editor/ Command Prompt is
disabled. We can enable with help of gpedit.msc and registry editor.


How to enable Registry Editor
a. 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
b. 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


How to enable Task Manager
a. 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.

How to enable Command Prompt
a. 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.

0 comments:

Post a Comment