Enable Task Manager Easily By 3 Different Ways
Windows Task Manager is used to view
details about processes running on your computer. Since it can be used to
terminate programs that are misbehaving or are viruses disguised in the form of
harmless programs, most spyware and viruses disable it to prevent themselves
from being closed through it. Some administrators also disable Task Manager to
prevent users from closing important security programs like antiviruses and
anti-malwares.
In Such Situations, running the Task
Manager will give this error Task Manager Has Been Disabled By Administrator.
However, there are some techniques you can use to re-enable task manager &
close those harmful programs manually. Today through this article we will
instruct you few such techniques you can use to regain access to Task Manager
& we are very happy to inform you that this techniques are applicable
Windows Xp/Vista/7/8.
Enable Task Manager from Registry in Windows 7/8, XP or Vista
Registry
Editor is an inbuilt Windows tool that is used to modify registry keys which
tell Windows how it should work. A simple registry modification can be used to
bypass the Task Manager block.
To do so, just follow the steps:-
1. Click
on Start. Go to Run. If you use Windows 7/8 or Windows Vista, go to Search.
2. Type
regedit and press Enter. Registry Editor will start. If Registry Editor is also
disabled, you will first need to enable registry editing.
3. Through
the left hand navigation pane, navigate to
HKEY_CURRENT_USER\Software\Microsoft\ Windows\ Current Version\Policies\System.
4. In
the work area, double click on "Disable TaskMgr". A window will pop
up.
5. Enter
its value data as 0 and press OK.
6. Close
Registry Editor. If Task Manager is still disabled, restart your computer.
Enable Task Manager from Group Policy Editor (Gpedit.msc)
Group
Policy Editor is a feature in Windows which is used to edit local policy
settings. It can also be used to enable Task Manager.
To do so, just follow the
steps given below:-
1. Open
Run by Pressing Windows + R & Then type gpedit.msc and press Enter. Group
Policy Editor Window will show up.
2. From
the navigational pane at the left hand side, go to: User
Configuration>Administrative Templates>System>Ctrl+Alt+Del Options.
3. In
the work area, double click on "Remove Task Manager" and set its
value to Disabled or Not Configured.
4. Restart your Computer or Log Off and Log back On to apply
the changes.
Create a Registry(.reg) file for enabling Task Manager
If
you are unfamiliar with manually editing the Registry, you can create a Registry file
which will automatically modify the Registry Key to re-enable Task Managing.
To
create one such file:-
1. Open
Notepad or any other text editor.
2. Copy
the code given below and paste it as it is in it.
Windows
Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\System] “DisableTaskMgr” =dword:00000000
3. Save
the file as Enable Task Manager.reg or *.reg.
4. Open
the file by double clicking on it.
5. Registry
Editor will ask you for confirmation. In the confirmation Window, click Yes.
6. Task
Manager would immediately be accessible. If it is not, restart your computer.
0 comments:
Post a Comment