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:-
- Open Notepad or any other text editor.
- Copy the code given below and paste it as it is in it.
- Save the file as Enable Task Manager.reg or *.reg.
- Open the file by double clicking on it.
- Registry Editor will ask you for confirmation. In the confirmation Window, click Yes.
- Task Manager would immediately be accessible. If it is not, restart your computer.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System] “DisableTaskMgr” =dword:00000000
0 comments:
Post a Comment