|
| ||||||||||
| Tags: kill, manager, task, windows 7 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| Windows 7 cannot kill some tasks.!!
__________________ Technology is a way of organizing the universe so that man doesn't have to experience it.-- Max Frisch 1911 -1991 |
|
#2
| ||||
| ||||
| Re: Windows 7 cannot kill some tasks.!!
You said that you cannot end some specific tasks from the task manager. Many times the task manager takes pretty long time to kill some tasks. So I suggest you to wait for some time and then check. If this problem is still persisting then try to clean install your new OS again. Also before reinstalling OS try to scan the existing OS by updated Anti virus. If that doesn't help then you will have to reinstall the OS. |
|
#3
| ||||
| ||||
| Re: Windows 7 cannot kill some tasks.!!
Many times there are useless process that gets started when you turn on your system. This causes system to slow down while starting. So try to remove that certain task which is not used by you. You are mentioning that there are some task that cannot end by the task manager then you can try killing that certain task by using the command. The command to kill the process is taskkill /f /im process-name.exe where, /f – Stands for that process be forcefully terminated. /im – Stands for the image name of the process to be terminated You have to enter the process which is not getting killed by the task manager. |
|
#4
| ||||
| ||||
| Re: Windows 7 cannot kill some tasks.!!
Normally when your programs get stuck or it's not responding you have to kill that process using the task manager. You can also kill the process using the command prompt. Log in as administrator and open the command prompt by typing cmd in run. Type tasklist command to see the process that are running. To kill any particular process use the Taskkill command. For example you want to kill the winamp.exe then type Taskkill /IM winamp.exe /F The process that you want to kill should between /IM and /F. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Windows 7 cannot kill some tasks.!!" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| project with tasks and sub tasks | 54234121 | Windows Software | 2 | 29-04-2011 11:47 AM |
| Windows Scheduled Tasks don't luanch if tasks not finished | Andy Candy | Windows Software | 3 | 21-08-2009 11:47 AM |
| Kill Windows Explorer Processes Easily in Windows Vista | hatred | Tips & Tweaks | 1 | 11-02-2009 09:32 PM |
| Scheduled Tasks: Notify me of missed tasks | Hrishia | Windows XP Support | 1 | 02-01-2009 01:45 PM |
| Bat file will not run in Windows Schedule Tasks | Doo4fun | Windows Server Help | 3 | 04-06-2008 10:41 PM |