How to Enable or Disable Task Manager in Windows 11
You can enable or disable Task Manager access for standard users in Windows 11 through Group Policy or Registry Editor.
Task Manager is a built-in Windows utility that shows you what programs and processes are running on your PC, helping you troubleshoot performance issues or close unresponsive applications.
For example, you can prevent users from opening Task Manager, which is especially useful in shared or corporate environments to maintain system stability. This tutorial walks you through both methods.
To disable Task Manager, open the Local Group Policy Editor, navigate to User Configuration > Administrative Templates > Ctrl+Alt+Del Options, and enable “Remove Task Manager.” To enable it, set “Remove Task Manager” to Not Configured or Disabled.
Why Control Task Manager Access?
You might want to control Task Manager access in Windows 11 to stop people from closing important apps or seeing private system info, or you might need to turn it on yourself to fix computer problems or check performance.
On the other hand, if you are a regular user, you may want to enable Task Manager to fix problems or check how well your computer is running. Knowing how to enable or disable Task Manager is useful in many situations.
Disable or Enable Task Manager Using Group Policy
You can easily turn Task Manager on or off for others in Windows 11 using the Local Group Policy Editor, but you’ll need to be an administrator to make these changes.
Here’s how to do that:
- Open the Local Group Policy Editor.
- Expand the following folders:
User Configuration > Administrative Templates > Ctrl+Alt+Del Options

- Click on the
CTRL-Alt-Del Optionsfolder on the left panel. Then double-click the setting on the right called “Remove Task Manager” to open it.

- When the setting window opens, select one of these options:
- Not Configured – Same as Disabled. Users will be able to access Task Manager.
- Enabled – Users will not be able to access Task Manager.
- Disabled – Users can access Task Manager to start, stop, and view system performance.
- Save your settings and restart your computer for the changes to apply.
Turn On or Off Task Manager Using Windows Registry Editor
If you can’t access the Group Policy Editor, you can still turn Task Manager on or off in Windows 11 by using the Registry Editor, though you’ll need administrator rights for this too.
Another way to turn on or off Task Manager in Windows is to use the Windows Registry Editor.
If you can’t open the Local Group Policy Editor, use the Windows Registry instead.
- Open the Windows Registry, and navigate to one of these folder keys below:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System– Use this to disable or enable Task Manager for standard users only.HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System– Use this to disable or enable Task Manager for all users.

- If you don’t see the
Systemfolder key, right-click on thePolicieskey. Then create the subkey folders calledSystem. - Right-click inside the
Systemfolder’s right pane. SelectNew > DWORD (32-bit) Value. Type a new key namedDisableTaskMgr. - Double-click the new key item name
DisableTaskMgr. Make sure theBaseoption is set toDecimal. Then update theValue data:- To disable Task Manager, type
1. - To enable Task Manager, delete the name
DisableTaskMgrthat you created above.
- To disable Task Manager, type

- Save your changes and restart your computer.
What Happens When You Disable Task Manager?
When Task Manager is disabled, people trying to open it will see a message saying the system administrator has blocked it, preventing them from closing apps or checking system performance.
Summary
Task Manager is a handy tool for checking your Windows 11 PC’s health and fixing problems, and administrators can control access to it to keep important system functions safe.
You can use two methods to control Task Manager:
- Local Group Policy Editor – The easiest way for most administrators.
- Windows Registry Editor – Use this if Group Policy Editor is not available.
Both methods require administrator privileges. Knowing how to control Task Manager access is important for keeping your system safe and secure.
Can I disable Task Manager?
To disable the Task Manager using the registry, open the editor and navigate to: 🗝️HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System and create a DWORD value named DisableTaskMgr, then set its value data to 1.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!