Invisible
JF Admin
- Feb 26, 2006
- 16,286
- 8,380
You might find your Windows Task Manager is disabled and when you try to open Task Manager, the following error may occur:
This error is caused if the DisableTaskMgr restriction is enabled. To enable Task Manager, try one of these methods:
1st Option:
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
2nd Option:
Download and run this REG fix and double-click it once downloaded to merge with your Registry.
If the problem persists, you're free to register and post your problem detailed.
Invisible
Task Manager has been disabled by your administrator
This error is caused if the DisableTaskMgr restriction is enabled. To enable Task Manager, try one of these methods:
1st Option:
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
Code:
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
2nd Option:
Download and run this REG fix and double-click it once downloaded to merge with your Registry.
If the problem persists, you're free to register and post your problem detailed.
Invisible