Training
Module
Explore support and diagnostic tools - Training
This module introduces the tools for troubleshooting the Windows client operating system and provides guidance on how to use them.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article resolves an error "Task Manager has been disabled by your administrator" that occurs when you try to use Task Manager.
Original KB number: 555480
When you try to open Windows Task Manger, the following error may appear:
Task Manager has been disabled by your administrator.
You use an account that was blocked via the Local Group Policy or Domain Group Policy.
Some registry settings block you from using Task Manager.
Verify that the Local Group Policy or Domain Group Policy doesn't block you from using Task Manager.
Local Group Policy
Go to Start > Run, type Gpedit.msc
, and then press Enter.
Navigate to User Configuration > Administrative Templates > System > Ctrl+Alt+Del Options.
In the right side of the screen, verify that Remove Task Manager option set to Disable or Not Configured.
Close Gpedit.msc MMC.
Go to Start > Run, type gpupdate /force
, and then press Enter.
Note
If you're using Windows 2000, follow KB 227302 instead stage e. Using SECEDIT
to force a Group Policy refresh immediately.
Domain Group Policy
Contact you local IT support team.
Verify correct registry settings:
Go to Start > Run, type regedit
, and then press Enter.
Warning
Modifying your registry can cause serious problems that may require you to reinstall your operating system. Always back up your files before doing this registry hack.
Navigate to the following registry keys and verify that following settings set to default:
Windows Registry Editor Version 5.00
[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
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
DisableTaskMgr=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
DisableCAD=dword:00000000
Reboot the computer.
Community Solutions Content Disclaimer
Microsoft corporation and/or its respective suppliers make no representations about the suitability, reliability, or accuracy of the information and related graphics contained herein. All such information and related graphics are provided "as is" without warranty of any kind. Microsoft and/or its respective suppliers hereby disclaim all warranties and conditions with regard to this information and related graphics, including all implied warranties and conditions of merchantability, fitness for a particular purpose, workmanlike effort, title and non-infringement. You specifically agree that in no event shall Microsoft and/or its suppliers be liable for any direct, indirect, punitive, incidental, special, consequential damages or any damages whatsoever including, without limitation, damages for loss of use, data or profits, arising out of or in any way connected with the use of or inability to use the information and related graphics contained herein, whether based on contract, tort, negligence, strict liability or otherwise, even if Microsoft or any of its suppliers has been advised of the possibility of damages.
Training
Module
Explore support and diagnostic tools - Training
This module introduces the tools for troubleshooting the Windows client operating system and provides guidance on how to use them.