Hi,
Daniweb Friends...
I have computer, when i goto task manager it shows "Taskmanager disbled by Administrator" how can my problem solve please anybody help me?
Advanced Thanks
Hi,
Daniweb Friends...
I have computer, when i goto task manager it shows "Taskmanager disbled by Administrator" how can my problem solve please anybody help me?
Advanced Thanks
Good practical fix from — the Group Policy setting is exactly what causes the "Task Manager disabled by administrator" message that reported. Two important follow-ups that are not in the thread: how to recover when gpedit.msc is not available (Home editions) and what to do if the setting keeps coming back (malware or domain policy).
If you cannot use Group Policy, the same setting is controlled by the registry. Back up the registry or create a System Restore point before changing anything. The relevant keys are under:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
and
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
Remove the DWORD named DisableTaskMgr or set it to 0 to enable Task Manager. A ready .reg file that forces Task Manager enabled (import with a double-click) looks like this:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000 If the DisableTaskMgr value keeps returning, treat that as suspicious: run a full AV and anti-malware sweep (Safe Mode scans, offline rescue media or dedicated tools like Malwarebytes), inspect startup items and running processes with msconfig or Sysinternals tools, and run sfc /scannow if taskmgr.exe is missing or corrupted. Finally, if the PC is domain-joined the domain controller can reapply the policy — in that case a local change will not stick and the domain administrator must adjust the policy. Always back up the registry before edits and use administrator credentials to make these changes.
Jump to Post— Rakesh Nagekar 1Hello Friend,
Iam new to this community and this is my first Reply to u.Goto "RUN" -> type "Gedit.msc" ->Goto "user configuration" ->Aministrative templates -> system -> click on "ctrl+Alt +Del options" ->
in right side there will be "Remove Task manager" ->
double click on …
Jump to Post— Rakesh Nagekar 1try this first
have u tried my solution r not ?start --> run --> Type gpedit.msc --> there a window will open called "Group Policy"
goto "user configuration" -->administrative templates -->System -->go to "ctrl+alt+del " then click on that
Right side a window will be there …
Hello Friend,
Iam new to this community and this is my first Reply to u.
Goto "RUN" -> type "Gedit.msc" ->Goto "user configuration" ->Aministrative templates -> system -> click on "ctrl+Alt +Del options" ->
in right side there will be "Remove Task manager" ->
double click on "remove taskmanager"
a window will oen select "Not configured" -> apply -> ok
Your problem is Solved
if any query comes mail me
Bye
If my task manager removed how to choose taskmanager
first goto start -> Run after that all commands
u dont have to choose taskmanager
bye
That's not my question my question is how to enable taskmanager?
try this first
have u tried my solution r not ?
start --> run --> Type gpedit.msc --> there a window will open called "Group Policy"
goto "user configuration" -->administrative templates -->System -->go to "ctrl+alt+del " then click on that
Right side a window will be there in that
there will be "Remove task manger " will be there
double click on that
a window "taskmanager properties" will open
select "not configured " radio button in that.
check this perfectly
Thanks very much
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.