Code to Disable Task Manager


Instructions:

1. Copy the code given below.
2. Open NOTEPAD.
3. Paste the copied code.
4. Save file with .bat extension.

rem ---------------------------------
rem Disable Task Manager
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_SZ /d 1 /f >nul
rem ---------------------------------


[Note: Be careful in using these scripts, i will not be responsible if you damage your system.]
 





Comments

Popular posts from this blog

How to create your own 'stare and blink illusion picture'

Code to Delete notepad, calc, paint, excel, word, outlook

How To Rename Recycle Bin..??