Share via

What is "host process for windows tasks" and why does it show high CPU usage?

Anonymous
2011-05-29T11:22:43+00:00

in the task manager , processes tab is an image with this name: "taskshot.exe" and description: "host process for windows tasks"

it  Uses too much CPU!

when i click on "end process" ,  cpu using percent become down but Have not any problems there. And Windows  continue to work

alos After a while the automatic re-runs , and cpu using percent become up

Whether i should close it or Let it to run ?

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2011-05-30T05:00:58+00:00

    Hi,

    The taskhost.exe is a Task Host which is a generic Host Process for Windows 7 32-bit Services. The full path to this file should be shown in TUT as **C:\Windows\System32\Taskhost.exe.**TASKHOST is a generic process which acts as a host for processes that run from DLLs rather than EXEs. At startup TASKHOST checks the Services portion of the Registry to construct a list of DLL-based services that it needs to load, and then loads them. There can be many instances of TASKHOST running, as there will be one instance of TASKHOST for every DLL-based service or grouping of services (the grouping of services is determined by the programmers who wrote the services in question).

    Since this is an integral part of the operating system, I wouldn’t suggest you to delete it.

    However, for the high CPU consumption issue, please use Performance Monitor to view performance data either in real time or from a log file.

    The new Resource Monitor lets you view detailed real-time information about hardware resources (CPU, disk, network, and memory) and system resources (including handles and modules) in use by the operating system, services, and running applications. In addition, you can use Resource Monitor to stop processes, start and stop services, analyze process deadlocks, view thread wait chains, and identify processes locking files.

    A closer look:

    View CPU utilization and other performance information

    http://windows.microsoft.com/en-US/windows7/View-CPU-utilization-and-other-performance-information

    See details about your computer's performance using Task Manager

    http://windows.microsoft.com/en-US/windows7/See-details-about-your-computers-performance-using-Task-Manager

    Last but not the least, perform virus scan to remove any trace of infection on your computer, I would suggest you to download Microsoft Safety Scanner from the below link which will help you eliminate any virus/malware infection on the system.

    http://www.microsoft.com/security/scanner/en-us/default.aspx

    80+ people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful