Enable the Disabled task manager

 

  • Press “Windows Key + R“.
  • copy the code below and paste it in the “Run” dialogue box.

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System
 /v  DisableTaskMgr  /t REG_DWORD  /d /0 /f

 

  • Hit “Enter“.
  • Restart your computer