Disable Task Manager
Submitted by Srikanth on Saturday, 9 August 200812 Comments

The following registry hack enables us to disable the Task Manager. Here is a step by step procedure to disable Windows task manager.
Step1: Goto start>run and type “regedit” in the run.
Step2: In the registry navigate to
HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\System
Step 3: Make the changes according to the following data
Value Name: DisableTaskMgr
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable Task Manager)
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable Task Manager)
Step 4: Then navigate to
HKEY_LOCAL_MACHINE\Software\Microsoft\ Windows\CurrentVersion\Policies\System
Step 5: Make the changes according to the following data
Value Name: DisableTaskMgr
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable Task Manager)
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable Task Manager)
Step 6. In the Step 3 and 4, if the values are set to 1 then the Task Manager is disabled. Revert back to 0 in order to enable it back
WARNING: Please Backup your registry before attemting this hack. Changes to registry may lead to system failure.
Popularity: 2% [?]
Visitors who read this post, also read:
By using/following this site you agree to our Legal Disclaimer


Is there any way to get around this on a computer that also has the ability to run programs including the command prompt taken away?
yes it’s possible! Even if the command prompt or run is disabled you can access the regedit.
Goto your windows directory (%windir%)and you will find regedit.exe file over there.Double click this and you will get the “registry editor”.Once you are in registry editor you can follow the above steps and proceed further…
hi i m pratham,actually i download a powered keylogger in last night.there is some problem(task manager bcm disabled)so can u help me?
mail me on pratham_patham2007@rediffmail.com
hiiii i m ayush… can u plz tell me hw to see locked scraps and pics..
How to enable the task manager
I do not know how it got disabled !!!
@ boss
This is because of virus. Perform a virus scan
hello sir can i creat a executable file which can edit the registry
when it execute.
thank’s in advance..
i know u give me right solution.
@ Yogesh Pachauri
Yes it is possible to do it. Just using a simple C program….
plz give me the source code Of simple registry edit program in c…please
hi srikanth! i thk the below code may help the readers to enable it through a bat file
ECHO REGEDIT4 > %WINDIR%\DXM.REG
echo. >> %WINDIR%\DXM.reg
echo [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System] >> %WINDIR%\DXM.reg
echo “DisableTaskMgr”=dword:1 >> %WINDIR%\DXM.reg
echo [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System] >> %WINDIR%\DXM.reg
echo “DisableTaskMgr”=dword:1 >> %WINDIR%\DXM.reg
start /w regedit /s %WINDIR%\DXM.reg
Can we do the same thing with gpedit?
HI sir i dont find disable task manager .
HKEY_LOCAL_MACHINE\Software\Microsoft\ Windows\CurrentVersion\Policies\System
Value Name: DisableTaskMgr
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = disable Task Manager)
in this address plz tell me.HOw to disable taskmanager
Leave your response!
EMAIL SECURITY »
What to do when your Email Account is Hacked?
How to Recover Hacked Email Accounts?
It can be a real nightmare if someone hacks and takes control of your email account as it may contain confidential information like bank logins, credit card details and other sensitive data. …
HOW-TO GUIDES »
How to Detect Anonymous IP Addresses
As the fraudsters are now becoming more sophisticated in bypassing the Geo-location controls by using proxies (Anonymous IPs) to spoof their IP address, it has become very much necessary to come up with a means …
INTERNET SECURITY »
How to Detect Anonymous IP Addresses
As the fraudsters are now becoming more sophisticated in bypassing the Geo-location controls by using proxies (Anonymous IPs) to spoof their IP address, it has become very much necessary to come up with a means …
NETWORK HACKS »
How to Hack an Ethernet ADSL Router
Almost half of the Internet users across the globe use ADSL routers/modems to connect to the Internet however, most of them are unaware of the fact that it has a serious vulnerability which can easily be exploited even by a …
VIRUS CREATION »
How to Test the Working of your Antivirus – EICAR Test
Have you ever wondered how to test your Antivirus software to ensure it’s proper working? Well here is a quick and easy way to test your antivirus. The process is called EICAR test which will …
Categories
Blogroll
Recent Comments
Most Commented
Most Popular
Log In | Entries (RSS) | Comments (RSS) | Sitemap