Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to enable Task Manager (if disabled)
#1
1. Click the Start Menu
2a. Type RegEdit and click the one with the blocks icon (Win7)
2b. Click Run and type RegEdit (WinXP)
3. Expand HKEY_CURRENT_USER
4. Scroll down and expand Software
5. Scroll down and expand Microsoft
6. Scroll down and expand Windows
7. Expand CurrentVersion
8. Scroll down and expand Policies
9. Click on System
10. Right click on DisableTaskMgr and click Modify
11. Change the value from 1 to 0, but leave everything else alone
12. Click OK
13. Try opening the task manager, if it opens you've done it correctly
Reply
#2
On my school, I don't even see the RegEdit.
But nice tutorial.
Reply
#3
You could just create a .reg file as backup so that you don't even have to remember the filepath or anything else but where your .reg file to make these changes exists. Smile
Reply
#4
Amazing thread I must say! Smile It would be helpful to many!
[Image: IYOy9.png]
Reply
#5
And how do you make a .reg file?
Reply
#6
Save this as a text file with the .reg extension:
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000

Example: "EnableTaskManager.reg"
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Task bar won't Hide Chief 3 1,855 08-03-2011, 01:22 AM
Last Post: Viruz
  [TUT] How to center your items in the task-bar [TUT] Explosions Hurt 15 2,416 05-06-2010, 01:08 PM
Last Post: Pk3r_Pjer
  Enable DreamScene in Windows 7 xXWolfyXx 0 557 11-11-2009, 06:01 PM
Last Post: xXWolfyXx

Forum Jump:


Users browsing this thread: 1 Guest(s)