1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

enabling task manager

Discussion in 'Legacy Windows' started by uxan, 2007/02/13.

  1. 2007/02/13
    uxan

    uxan Inactive Thread Starter

    Joined:
    2007/02/13
    Messages:
    3
    Likes Received:
    0
    I try to execute commands CTRL+ALT+DEL to display the Task Manager and a message is dispalyed telling that the task manager has been disabled by the administrator.

    So how can i enabling it.
     
    uxan,
    #1
  2. 2007/02/13
    sparrow

    sparrow Inactive

    Joined:
    2004/03/21
    Messages:
    2,282
    Likes Received:
    0
    The following (from kellys korner) are registry points to check and make sure they're all zeros:

    Code:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
     "DisableTaskMgr "=dword:00000000
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System]
     "DisableTaskMgr "=dword:00000000
     "**del.DisableTaskMgr "="  "
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
     "DisableTaskMgr "=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\]
     "DisableTaskMgr "=dword:00000000
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
     "DisableCAD "=dword:00000000
     

  3. to hide this advert.

  4. 2007/02/14
    uxan

    uxan Inactive Thread Starter

    Joined:
    2007/02/13
    Messages:
    3
    Likes Received:
    0
    Thanks sparrow but when i try to open the registry(start-run-regedit) a message is diplayed telling that the Regedit has been disabled by Administrator.

    So how can i proceed?
     
    uxan,
    #3
  5. 2007/02/14
    sparrow

    sparrow Inactive

    Joined:
    2004/03/21
    Messages:
    2,282
    Likes Received:
    0
    There are several options.

    Run regedit in safe mode as administrator. Be sure you choose to back up the registry and also make a restore point before you begin, just to be safe, and do the same after the changes are make and tried.

    Or you can copy the contents of the 'code' above to notepad (ONLY - don't use any other editor) and save as a file with the .reg extention. Then dbl-clk the file and run it.

    If that doesn't work, there's a fix for a disabled regedit at http://www.kellys-korner-xp.com/xp_tweaks.htm. Page down to 213 on the left, save the contents as a .reg file and run it as above.

    Using mozilla, you can rt-clk the underlined text and choose 'save contents as' and note where the .reg file will be. It will contain the text as above and just run it as directed previously.
     
    Last edited: 2007/02/14
  6. 2007/02/14
    Zander

    Zander Geek Member Alumni

    Joined:
    2002/01/07
    Messages:
    4,084
    Likes Received:
    5
    Is this a personal home computer or is it one you are using at work? If the latter, you'll have to talk to whoever is the administrator. Which is it?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.