Results 1 to 4 of 4

Thread: Windows 7 cannot kill some tasks.!!

  1. #1
    Join Date
    Aug 2006
    Posts
    162

    Windows 7 cannot kill some tasks.!!

    I have installed the new version of OS i.e Windows 7. I have used it 5-6 times and when I open some specific software it gets hanged. Even trying to kill that process using the task manager is useless. When I try to end the task it continuously displays "not responding". This has happened when I tried to play some videos. I can't even shutdown my computer because task cannot be killed. The only way is to shut down my system is to press reset or power button. I am getting really annoyed by shutting down my system improperly. Please help to sort out this issue!!!
    Technology is a way of organizing the universe so that man doesn't have to experience it.-- Max Frisch 1911 -1991

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    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. #3
    Join Date
    May 2008
    Posts
    4,085

    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. #4
    Join Date
    Apr 2008
    Posts
    3,267

    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.

Similar Threads

  1. project with tasks and sub tasks
    By 54234121 in forum Windows Software
    Replies: 2
    Last Post: 29-04-2011, 11:47 AM
  2. Windows Scheduled Tasks don't luanch if tasks not finished
    By Andy Candy in forum Windows Software
    Replies: 3
    Last Post: 21-08-2009, 11:47 AM
  3. Replies: 1
    Last Post: 11-02-2009, 10:32 PM
  4. Scheduled Tasks: Notify me of missed tasks
    By Hrishia in forum Windows XP Support
    Replies: 1
    Last Post: 02-01-2009, 02:45 PM
  5. Windows 2008 Scheduled Tasks
    By Joe Grover in forum Windows Server Help
    Replies: 4
    Last Post: 19-12-2008, 09:23 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,535,405.92961 seconds with 17 queries