Are you currently in a situation where you cannot open Task Manager in Windows 10? Whenever you try to run this tool, you’ll get an error message saying “Task Manager has been disabled by your administrator.”
You may be wondering, “Why is Task Manager disabled?” But no worry! We’ll walk you through the best solutions to fix Task Manager when it’s not working.
Table of Contents
What causes the “Task Manager has been disabled by your administrator” error?
Windows Task Manager is an incredible tool that makes it easy for you to close misbehaving programs. In addition, this tool will help you to check the details of the processes running on your PC.
You can access Task Manager in a number of ways such as: B. by pressing Ctrl + Shift + Esc. Alternatively, you can also open the tool by pressing it victory + Rtap taskmgrand then hit the Input Button.
Now let’s see the root cause of the “Task Manager has been disabled by the administrator” error:
1.Malware
When trying to use Task Manager, a third-party program, virus, or spyware may be preventing you from using this tool. Normally, Task Manager may not start and you only see the error message “Task Manager has been disabled by your administrator”.
If Task Manager is not working due to virus or malware, you can use some of the methods in this article to fix the tool.
2. The PC administrator has disabled the task manager
If you are not the PC administrator, it is also possible that the task manager has been disabled by your administrator. In most cases, the administrator could do this to prevent you from closing important security programs like antivirus software.
However, if this occurs on your PC, you can fix the problem by logging into Windows 10 as an administrator. If you are not the PC administrator, you can request administrator rights or ask your administrator to enable Task Manager.
Otherwise, here are 4 best solutions to the Windows 10 task manager is disabled by administrator issue.
1. How to repair Task Manager using Registry Editor
One of the best ways to fix this Task Manager issue is by using Registry Editor. This built-in tool is used to change the registry keys that control the way Windows works.
To repair Task Manager using Registry Editor, follow these steps:
- Press victory + R to open the Run Command dialog box.
- Enter from there regedit and press Input to open the registry editor.
- Then click on Yes in the User Account Control window.
Locate the navigation pane on the left, and then open the system button: HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Policies > System.
If the system key is there, you can proceed to the next step. But if this key is missing, you can create it like this:
- Right click on the guidelines button, click Newand then click Button.
- Name the new key as system.
Now click on the system Key. You should see a value named “DisableTaskMgr” on the right. If this value is not available, you must create it again. However, if the value is already available, you can proceed to the next step.
Well, here’s how you can create those DisableTaskMgr Value:
- Right click on the system button, click Newand then select DWORD value (32 bits)..
- Name this newly created DWORD value as DisableTaskMgr and press Input.
Next, double-click the DisableTaskMgr Value. Put the there reading to 0 (zero) and click OK break up.
The “Task Manager has been disabled by your administrator Windows 10” issue should now be resolved. Otherwise, restart your PC to save these changes.
2. How to repair Task Manager using a registry file
If you are unfamiliar with editing the registry, you can manually create a registry file. This will automatically configure the settings in the registry editor and fix your task manager.
To create a registry file, open notepad or another text editor and enter the following command:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]
"DisableTaskMgr" =dword:00000000
Save the document as “DisableTaskMgr.reg“. Now double click on the DisableTaskMgr.reg file to open it. Then click on Yes in the User Account Control prompt.
The task manager issue should now be resolved. Restart your PC and see if you still get this problem.
3. How to repair Task Manager using Local Group Policy Editor
The Local Group Policy Editor is a reliable Windows feature that allows you to edit local policy settings. However, you can edit Local Group Policy only if you have Windows 10 Pro, Education, and Enterprise editions.
So if you own Windows 10 Home Edition, you must try the other solutions in this article. Alternatively, you can try one of the group policies for the Windows 10 Home Edition fixes.
Otherwise, you can enable Task Manager in Windows 10 as follows:
- Press victory + R to open the Run Command dialog box.
- Type gpedit.msc and press Input to open the Local Group Policy Editor.
Navigate to on the left side panel User Configuration > Administrative Templates > System > Ctrl+Alt+Del Options. From there, double-click the Remove Task Manager options on the right.
In the next window, select the Handicapped or Not configured Possibility. From there, click Use and then click OK.
Close the Local Group Policy Editor and restart your device. Your Task Manager issues should be resolved once you follow these steps.
If this doesn’t solve your problem, there is another method that might help you.
4. How to repair Task Manager from Command Prompt
By typing the right commands in Command Prompt, you can easily fix most of your Windows 10 PC problems. It would please you to know that you can also use Command Prompt to fix your task manager.
Here’s how to fix Task Manager error from Command Prompt:
- Press victory + R to open the Run Command dialog box.
- Enter from there CMD and press Ctrl + Shift + Enter.
- Finally click Yes in User Account Control to run Command Prompt as Administrator.
- Enter the following command and then press Input:
REG add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableTaskMgr /t REG_DWORD /d 0 /f
If the prompt says “The operation completed successfully”, your Task Manager should now be fixed. Restart your computer for these changes to take effect.
Your Task Manager is now operational
We have discussed the best methods that can help you fix your task manager in Windows 10. Now you can simply apply any of these solutions to fix the “Task Manager has been disabled by your administrator” error.
And since this error is sometimes caused by malware, it is advisable to scan your PC with antivirus software regularly. This ensures that your PC is always safe and does not encounter various problems.
This article was previously published on Source link