Questions tagged [task-manager]
64 questions
36
votes
3 answers
Virtual Machine memory usage not appearing in TaskManager
There's something about Windows memory management and it's relationship to TaskManager that I don't understand and I'm hoping someone can enlighten me.
If I'm running a virtual machine (doesn't matter if it's Virtual PC 2007, Virtual Server 2005, or…
Scott Bussinger
- 1,761
- 4
- 23
- 27
34
votes
7 answers
Determine process uptime
Is there a way to determine the 'uptime' of a process in Windows. Disappointed to find that it is not one of the attributes available when using the Task Manager.
nick
- 343
- 1
- 3
- 4
27
votes
3 answers
Windows 7 or Server 2008 Show running time for a Process
Is there any simple way to show how long a specific PID instance has been active?
user160910
20
votes
6 answers
Finegrained performance reporting on svchost.exe
This is something that's always bothered me, so I'll ask the Server Fault community.
I love Process Explorer for keeping track of more than just the high-level tasks you get in the Task Manager. But I constantly want to know which of those dozen…
Randolpho
- 603
- 8
- 10
20
votes
6 answers
Weird memory usage in Windows Server 2008 R2
I hope someone can help. We've got a Windows Server 2008 R2 machine with 16GB of RAM that keeps getting all its available memory eaten by something. Nothing in Task Manager or Resource Monitor reveals any process using memory above 300MB... but…
Django Reinhardt
- 2,256
- 3
- 38
- 55
19
votes
2 answers
What is a Process Handle?
What is a process handle and what can we know about a running process through the "handle count" property in a task explorer?
BlueGene
- 2,191
- 9
- 29
- 33
10
votes
2 answers
How to trigger a task at any change on a folder with Windows Server Task Scheduler?
Is it possible to start a script every time a folder tree is modified.
E.g.:
root
dir1
file1
dir2
file1
file2
root would be listened and if, for example, file2 is modified or a new file is added wherever in the directory tree, a…
Julio Guerra
- 245
- 2
- 3
- 8
8
votes
4 answers
How do I determine what taskhost.exe is doing?
Once or twice a week taskhost.exe slows my computer to a halt! It takes up 25% of my CPU power (ie. 1 processor). I can't kill it an have no idea what it is doing. I imagine that its some kind of window's scheduled activity.
How can I figure out…
user145395
- 141
- 1
- 1
- 4
7
votes
6 answers
What is the best way to identify unknown processes on windows?
How do you typically identify processes in windows' task manager when trouble shooting a problematic system?
It's easy enough to get a list of tasks via the task manager but how do you determine which ones should stay and which are candidates for…
Todd Smith
- 200
- 3
- 8
5
votes
2 answers
RAM is being under reported in Windows Task Manager?
I have a Windows Server 2008 R2 64bit SP1 machine with 16GB of RAM installed. If I open the task manager, it tell me that nearly all of the memory is full -- only it's not.
The Total is correct, but the Cached, Available, and Free totals don't seem…
fordareh
- 660
- 1
- 7
- 16
5
votes
2 answers
In Windows Task Manager, in the Processes tab, what does I/O Other mean?
In Windows Server 2003, I'm seeing a process in Task Manager with a high value in the I/O Other column. I'm trying to determine if it's in some kind of error state, but I don't know what I/O Other means. I/O Reads and Writes are low. What is I/O…
Barry B
- 61
- 1
- 4
4
votes
3 answers
What is "Print driver host for applications" and why does it slow down my Excel macros?
I tested this on multiple Windows 10 computers running the latest version of Excel (365 subscription) with both Bluebeam PDF and Microsoft XPS Document writer set as the default printer and get the same result. However, I can't consistently create…
michaelf
- 141
- 1
- 1
- 2
4
votes
2 answers
Task manager requiring elevation for regular users in Windows 10
Run into a little bit of a snag with Windows 10, and it's a fairly well known one - the problem is that I'm struggling to find a Windows 10 compatible fix that actually works!
It's the old "regular users have to input their password to load task…
Luke Milum
- 51
- 1
- 3
- 4
4
votes
8 answers
Should you replace your task manager with process explorer?
We all know & love process explorer. The question is should it be used as the main task manager and replace Windows task manager (launched on CTRL-SHIFT-ESCAPE).
ripper234
- 5,710
- 9
- 40
- 49
4
votes
2 answers
Does process priority in task manager affect network traffic?
I'm running a database server that's under moderately heavy load. I just kicked off xcopy on that box to copy a database backup to a remote server.
I see that xcopy is using almost all my available bandwidth. I'm worried that it will hog bandwidth…
Jesse
- 1,910
- 3
- 23
- 28