Top "Taskmanager" questions

Task Manager is a system monitor that provides limited information about running applications.

How do I run a task using schtask with privileges?

I am trying to do the UAC bypass bug with task scheduler, only instead of using the GUI tool, I …

windows-7 uac taskmanager windows-task-scheduler
Does changing the process priority in Windows Task Manager cause problems?

When changing the priority of a process, there is a warning about system instability. I am running a Machine Learning …

windows process windows-xp taskmanager
"Mem Usage" higher than "VM Size" in WinXP Task Manager

In my Windows XP Task Manager, some processes display a higher value in the Mem Usage column than the VMSize. …

memory windows-xp taskmanager
Detect End Process From Task Manager In C#

I have an application in C#, and would like to monitor its current status, i.e. whether its running or …

c# exit taskmanager
find user disconnection time in RDP session Windows server 2012

We have a pool of develop machines where developers log in through RDP and usually they doesn't log off but …

windows powershell cmd taskmanager
SharedPreferences will not save/load in PreferenceActivity

EDIT: The problem described below was due to a very peculiar device issue not caused by any coding-related problem. I …

android sharedpreferences preferenceactivity preference taskmanager
How do Task Managers kill apps?

First of all I know it's bad to use a task manager/killer in Android and all that, but what …

android taskmanager
Task Manager Process Location

Is there a command line syntax in which returns the Image Path / Location of the *.exe on the task manager? …

command-line taskmanager windows-xp-sp3
Android - Is It possible to disable the long click of home button to avoid the task manager?

I am looking for a way to disable the task manager window once I long press on the home button. …

android long-press android-homebutton taskmanager long-click
C# Get RDC/RDP and "Console" Session information

I'm trying to retrieve some RDC/RDP and "Console" login information programmatically via C#. I want to develop a simple …

c# wmi taskmanager