Questions tagged [task-manager]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
40 votes
3 answers
30k views

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 ...
Scott Bussinger's user avatar
36 votes
7 answers
76k views

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's user avatar
  • 363
27 votes
3 answers
36k views

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?
user avatar
23 votes
2 answers
92k views

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's user avatar
  • 2,241
20 votes
6 answers
10k views

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 ...
Randolpho's user avatar
  • 603
20 votes
6 answers
67k views

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 ...
Django Reinhardt's user avatar
11 votes
2 answers
45k views

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 ...
Julio Guerra's user avatar
8 votes
4 answers
24k views

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 ...
user145395's user avatar
7 votes
6 answers
5k views

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 ...
Todd Smith's user avatar
5 votes
2 answers
3k views

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 ...
fordareh's user avatar
  • 660
5 votes
2 answers
4k views

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 ...
Barry B's user avatar
  • 61
5 votes
1 answer
105 views

The GPU usage provided by nvidia-smi command is very different from GPU metrics from guest OS

I'm working on a project that can monitor virtual machines' vgpu usage. The hypervisor is vCenter, we have nvidia A16 cards installed on vCenter hosts, and assigned a16 vGPU to a couple of windows VMs ...
zb2939's user avatar
  • 51
4 votes
8 answers
1k views

Should you replace your task manager with process explorer? [closed]

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's user avatar
  • 5,970
4 votes
2 answers
3k views

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 ...
Jesse's user avatar
  • 1,910
4 votes
3 answers
17k views

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 ...
Luke Milum's user avatar
4 votes
2 answers
41k views

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 ...
michaelf's user avatar
  • 141
3 votes
3 answers
12k views

How do I know which process is what program?

Task manager shows a list of processes running. How do I find out, what process is what program? Sure the list shows the name of the exe-file, but I want to know the name of the program. Also I would ...
Silvercode's user avatar
3 votes
4 answers
5k views

Is it possible to run a task on the last day of the month using taskmgr?

I noticed you can only set the day of the month as a positive number 1..31 in the scheduled task GUI on Windows (Windows server 2003). Is it possible to run a task only on the last day of the month? (...
Tobi's user avatar
  • 163
3 votes
3 answers
2k views

Undo replace task manager on R2

I used the option in System Internals process explorer to replace task manager. Now task manager does not load nor does process explorer, but an error for taskmgr gives the path of taskmgr.exe and ...
Jay White's user avatar
  • 149
3 votes
2 answers
2k views

Task Manager Memory Discrepancy

On our Windows 2008 R2 64 bit servers there seems to be a discrepancy between the number shown in Task Manager on the Performance tab in the Memory Graph and the sum of the Memory (Private Working Set)...
Leigh Riffel's user avatar
3 votes
1 answer
679 views

Hyper-V VM CPU usage monitoring

I'm migrating a number of VM's from one host to another (Win 2012R2 to Win 2016) and am noticing much higher CPU usage on the new host (quite a lot higher). I was seeing this on Task Explorer so ...
omega1's user avatar
  • 416
3 votes
1 answer
919 views

Task Manager Processor %

Related to this question: How can a Perfmon "% Processor Time" counter be over 100%? I was manually observing processes in Task Manager when a user reported a problem and the Oracle process ...
Cade Roux's user avatar
  • 375
3 votes
1 answer
4k views

Execute a Windows task triggered by registry changes

I'm looking for a possibility to execute a script in case a particular registry key is going to be created or modified. In the Windows Taks Scheduler there is a way to execute scripts triggered by ...
eglobetrotter's user avatar
2 votes
5 answers
52k views

How to free used memory in Windows Server 2008 R2?

The Task Manager and the Resource Monitor say that the memory is 95% used, but the sum of the memory used by the listed processes don't sum up to 20%. Where this 75% of usage is coming from? How to ...
Jader Dias's user avatar
  • 4,735
2 votes
1 answer
2k views

In Windows 2012 Task Manager CPU Performance chart, what do the 2 data series represent?

I've searched everywhere for this. What do the 2 different traces on this picture mean? Is one the kernel CPU cycles? One series is in light blue and the other in dark blue This is an Azure Virtual ...
Brian Leeming's user avatar
2 votes
2 answers
6k views

Too many csrss.exe, LogonUI.exe, svchost.exe and winlogon.exe in task manager

On a windows server 2008 enterprise edition, nothing has changed but recently there are many csrss.exe, LogonUI.exe, svchost.exe and winlogon.exe processes in task manager. Does it mean some remote ...
Xaqron's user avatar
  • 218
2 votes
2 answers
2k views

Bytes Per 'Interval' in Windows XP Task Manager

In Windows XP, one of the columns for the network tab in task manager that I can add is Bytes Per Interval. So what amount of time in seconds is a 'Microsoft Interval', 1.2? I see there is 'Update ...
Kyle Brandt's user avatar
2 votes
2 answers
424 views

Nagios reports Scheduled Task returns no exit code dtexec

We have SSIS tasks (dtexec) that are executed by Windows Task Manager and monitored by Nagios. Regularly, however, Nagios reports warnings because the exit code is empty (where it should be 0). This ...
BigSmoke's user avatar
  • 151
2 votes
1 answer
1k views

Process listed as 8 character short name in Task Manager

I have a couple of servers with a process that regularly gets stuck. We kill this process with a vbs script that runs the taskkill command (among a couple other things). The issue is that the ...
Steve G's user avatar
  • 231
2 votes
2 answers
15k views

High "System" process cpu usage on windows server 2008 r2

Our setup is VMWare Esxi system, running on a dual quad core server with 32gb of RAM. It has 4 VM's running on it, and one of them, our file server, ie experiencing high cpu usage for the 'system' ...
RodH257's user avatar
  • 569
2 votes
1 answer
122 views

Aspnet_wp is showing up with a strange name in Task Manager

Instead of "aspnet_wp," AS61FF~1.EXE is displayed, having User Name ASPNET. I took a look in Process Explorer, and indeed, that strangely named process is aspnet_wp. Why would it be displayed this way ...
Mark Carpenter's user avatar
1 vote
2 answers
18k views

Why Maximum Frequency is showing high? in Task Manager

I have created my secondary Domain Controller in Window server 2008 Standard R2.I have only install a Domain Controller role, that's it. than ,why the maximum frequency is showing high? i.e around 89%...
Param's user avatar
  • 1,357
1 vote
5 answers
6k views

Possible reasons for high CPU load of taskmgr.exe process on VM?

On a VMware virtual machine which has severe performance problems I can see a constant average of 20+ percent CPU load for the TASKMGR.EXE (task manager) process. The apps running on this server have ...
mjn's user avatar
  • 943
1 vote
3 answers
221 views

taskmanager alternatives

Other than Process Explorer and Process Hacker, what good task manager replacements exist?
Justin Dearing's user avatar
1 vote
1 answer
2k views

Shut down operating system by killing task

I came across quite an odd error recently and was wondering if anyone has any insight into it. I can't find any reference to such a scenario on Google so here goes... The rough sequence of events is ...
Jon.Mozley's user avatar
1 vote
1 answer
7k views

How to get Remote Processes on Windows 2003 with cpu percentage

I have a production server with it's cpu's running excessively high. Except in critical circumstances nobody is allowed to logon to servers during non maintenance times. I am looking for an ...
Brettski's user avatar
  • 952
1 vote
1 answer
138 views

How can I query or view the usage and ownerships of physical memory?

On Windows 7 and Windows 2008 SP2, how can I view who or what is using up my memory? In the task manager I can see the memory usage of user processes of me and other users, but there's always a gap ...
Abel's user avatar
  • 1,047
1 vote
4 answers
3k views

How to log CPU usage by processes

On one of our servers I used Perfmon to log CPU usage. It showed me several spikeat 100% but don't know what process(s) caused that. So, how can I log CPU usage for process which used more than 40%? ...
Jake's user avatar
  • 2,288
1 vote
1 answer
2k views

Can I use Gulp to modify my .htaccess file with different configurations for Dev & Production?

I have two CentOS boxes running Apache. One is my dev environment and the other is my production environment. I am looking at using Gulp in a process of pushing from my dev server to my production ...
Jeremy H.'s user avatar
  • 133
1 vote
1 answer
2k views

Should XenApp users have access to task manager?

I have a XenApp 6.5 farm of around 30 servers running on Server 2008 delivering a published desktop. A fair percentage of our help desk calls are around hung sessions. It's not an excessive amount ...
LowBattery's user avatar
1 vote
1 answer
257 views

Virtual memory and CPU usage catch 20/20?

I am looking at this system below with ensuring we have enough memory to carry out day to day tasks, we have been hitting a bottleneck recently because there was only a 2GB page file, I've changed ...
JJJJNR's user avatar
  • 870
1 vote
1 answer
1k views

How do I save a dump file of a running process to a specific disk location?

In the Windows 7 task manager, I can create a dump file of a running process by right-clicking the process entry and selecting "Create Dump File". By default, this saves the file to the logged-on ...
Steve Guidi's user avatar
1 vote
1 answer
2k views

How to enable disk performance display in Windows 2019 task manager?

On Windows server the disk performance is not displayed by default in Task Manager. For Windows 2012R2 (and some other versions) it can be enabled by the command diskperf -y (and restarting Task ...
David Balažic's user avatar
1 vote
0 answers
316 views

How is Task Manager showing a DLL as running process?

I've been working with windows for almost 20 years, but I have never seen something like this. On a Windows 10 Machine, there is a .dll listed as separate process in task manager. It has Network ...
RagedVimClicker's user avatar
1 vote
0 answers
221 views

Difference between Task Manager's Processes and Details tabs

In Windows' Task Manager we have 2 tabs that show process CPU usage: Processes and Details. Trying to find a hotspot in my developed software, I noticed that CPU usage differs there in a huge manner - ...
Leontyev Georgiy's user avatar
1 vote
1 answer
2k views

RamMap shows millions of processes that Task manager doesn't

I have a server 2008 box with 32GB RAM on and i have been investigating why it runs out of memory every 150 ish days. Task manager shows that we are running at 99% memory usage but all the processes ...
Display Name's user avatar
1 vote
2 answers
984 views

Where'd my Solaris task bar go?

I've got a user here that has a curious problem. Upon login, he gets a "Unable to open panel because the panel is already open" error message. His session does not display a task bar, but otherwise ...
Brian Knoblauch's user avatar
1 vote
1 answer
619 views

Allow users to view all processes

I want to allow accounts with only user permissions on a Windows Server 2003 machine to be able to view all processes. I simply want them to be able to open task manager and be able to check the box ...
Steve Evans's user avatar
0 votes
1 answer
338 views

"ps -aux" or "top" equivalent for Windows Server

I need to check which processes are running on a Windows Server instance, I'm looking for something similar to top or ps -aux, but I'm only finding references to use Task Manager with GUI. What is the ...
Arrow Root's user avatar
0 votes
1 answer
112 views

Alternate a task Windows Task Scheduler

I'm looking for a good way to alternate a task within the Windows Task Scheduler. One Saturday, run Task A. Then the next Saturday, run Task B. Then repeat. Any suggestions on how to accomplish that ...
Aaron's user avatar
  • 103