PDA

View Full Version : end task help


sd69
02-21-2006, 10:19 AM
when i try to end task it come up

task manager has been disabled by your administrator?

but i'm the admin.how can i fix this.

thanks scott

C0UGAR UK
02-21-2006, 12:32 PM
There are a few ways, try one of these


Start >Run (copy & paste the command below)

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

---

Start > Run type gpedit.msc
Group Policy settings >User Configuration >Administrative Templates >System >Ctrl+Alt+Delete options >Remove Task Manager
Double-click the Remove Task Manager
---
Start, >Run type gpedit.msc
>User Configuration > Administrative Templates > System > Ctrl+Alt+Delete Options > Remove Task Manager
Double-click Remove Task Manager.
Set policy to Not Configured.


By disabling the policy, you are enabling the Task Manager.

sd69
02-23-2006, 01:39 PM
hi m8 thanks for that but still didnt work,just incase was i supposed to copy and paste everything.

first attempt pasted this
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

black dos window flashed up but nothing.

2nd pasted all this.
gpedit.msc
Group Policy settings >User Configuration >Administrative Templates >System >Ctrl+Alt+Delete options >Remove Task Manager
Double-click the Remove Task Manager

but it comes up cannot find gpedit.msc make sure you have typed the name corretly,etc.

same with the 3rd go

PhilEnfield
02-23-2006, 03:52 PM
Are you running XP Home or Pro ?

sd69
02-24-2006, 04:49 PM
i'm running home with sp2

PhilEnfield
02-24-2006, 04:51 PM
Dont think gpedit.msc is available in XP Home

C0UGAR UK
02-27-2006, 05:10 PM
It is not, I assumed XP pro.


Do you know how to restore your system to a previouse date? if so try it you may be lucky, if not.

Try this for XP home

Start>run Type Regedit.exe

You need to expand the HKEY CURRENTUSER tree through the following folders >Software > Microsoft > Windows >CurrentVersion > Policies

Q What is in the policies folder and what are the properties


or

Download and run this REG (http://windowsxp.mvps.org/reg/EnableTM.reg) fix and double-click it.