Quote:
|
Originally Posted by kenk
Hi all,
On my Windows XP task manager(taskmgr.exe) is disabled (when I press Alt+Ctrl+Del opition "Task Manager" is greyed; when I try to start taskmgr.exe manually system display message "Task Manager is disabled by administrator". I have administrator right on my comuter.
Can anybody tell me how can I enable task manager again ?
Thank you in advance!
M.
|
Click [start] then [run]
copy and paste this line and hit [enter]
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
done