Thursday, July 7, 2011

Enable back command prompt that has been disabled by virus

Lot of virus nowadays 
 disable lot of windows applications 
   such as command prompt, registry editor, task manager and others.


If u struck with  "The command prompt has been disabled by your administrator"


then


1.click start and open RUN.


2.copy the following code in blue color and paste it in RUN and hit 'enter'

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

Not working?? mail me at : asram4u@gmail.com


"Task Manger has been disabled by your administrator"

This one really popular. 
Lot of us consider this is a killer.
Wait dont format your pc. 
Save your time by only do this. 


1.click start and open RUN.


2.copy the following code in blue color and paste it in RUN and hit 'enter'


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


3.Thats it you get ur task manager back....


if nt worked mail me at : asram4u@gmail.com