Cyber Survivals

Thursday, 23 May 2013

Disable Task Manager in Windows 7?

Disable Task Manager in Windows 7?


Manual Registry Hack

Open up regedit.exe through the start menu search or run box, and then navigate down to the following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System


On the right-hand side is a 32-bit REG_DWORD value named DisableTaskMgr with one of two values:

  • 1 – Disable task manager
  • 0 – Enable task manager
Just double-click and change the value, or even delete the key. The change should take place immediately.

No comments:

Post a Comment