Wednesday, September 03, 2008

"task manager has been disabled by your administrator" ERROR soultion"

My nephew PC got this problem. I found the net and found the solution:

If you press Ctrl+Alt+Del and got this error message:task manager has been disabled by your administrator.


click "Start" and then "Run"
type in the following...
(may be you can also try to use copy(ctrl+c) and paste(ctrl+v)the following statement)

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


Then it should work.
I tried it and when i hit the ctl+ald+dlt and my task manager was enabled again.

No comments: