feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count

Enable/Disable Task Manager

Did you ever try to access task manager(Ctr+Alt+Del)...it displays message

"Task manger has been disabled by your administrator"..., and beside of that, you also can't access Registry Editor (regedit) too..!!
The most possible reason about this problem is your computer is attacked by a virus and that damn virus did not want you to terminate their process which is normally you can do that by viewing Task Manager and then terminate them by right click on the processes then click "End process tree..."

Okay, now this is what you should do:
  1. Close the IE browser. Log out messenger / Remove Internet Cable.
  2. To enable Regedit
    Click Start--->Run and type this command exactly as given below: (copy and paste)
    REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

  3. To enable task manager, click Start---> Run and type this command exactly as given below: (copy and paste)
    REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
  4. Now we need to change the default page of IE though Registry Editor (regedit).
    Start--->Run, then type "regedit" in Run box(without quote)
    From the below locations in Registry Editor, change your default home page to http://www.google.com or other homepage as you like.
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main
    HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main
    HKEY_USERS\Default\Software\Microsoft\Internet Explorer\Main





0 comments:

Post a Comment