Many Windows users have faced this problem, one of my readers named "Amir" had the same problem that his task manager has been disabled by the administrator. They get an error like this:
"Task Manager has been disabled by your administrator"
Here is a simple solution for this problem:
Step 1] Go to RUN
Step 2] Type following code in Run
Step 2] Type following code in Run
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
Step 3] Press OK and you are done! :-)
Now you will see your task manager by following path or by pressing Ctr+Alt+Del
