A process that is not responding can be dealt with in various ways in the Windows operating system. One of the most common reactions in this case is the keyboard shortcut Alt F4 which will send a polite request to the process asking for termination. Another option is to open the Windows Task Manager to [...]
- Author: Jack Wallen
- Comments: 2
Get to know Linux: ps command
Over the years there have been certain commands that have really helped me out of a bind. One of those commands is the ps command. The ps stands for process status and it tells you, as you would expect, the status of a process. This is a fast way to know if an application or [...]
- Author: Martin Brinkmann
- Comments: 8
Windows Task Manager Replacement DTaskManager
DTaskManager is a lightweight replacement for the default Windows Task Manager. It can be used side by side with the Windows Task Manager or replace it fully. If the second option is selected it will be launched when the user is opening the task manager the usual way. The program uses a similar layout as [...]
- Author: Martin Brinkmann
- Comments: 6
Automatically Identify Running Processes
Assassin SE is a software program for that will scan, identify and rate all running processes on a computer system running Windows NT, Windows 2000, Windows XP or Windows Vista. The program will automatically scan all running processes during startup and display information about them in a table. Among the information provided are the name, [...]
- Author: Martin Brinkmann
- Comments: 2
Bill2′s Process Manager
Oh not, not another process manager. I hear you, really. But Bill2′s Process Manager is something special, at least I think it is. It is optimized for multi core systems and compatible to Windows 2000, Windows XP and Windows Vista. The first thing that you should do after installing the application is to switch the [...]
- Author: Martin Brinkmann
- Comments: 6
End multiple programs at once
It sometimes is a good idea to close most processes and programs at once. Could be helpful if you want to run a very resource intensive program or an application asks you to close all programs open before continuing. This happens when you install some programs or run utilities like scandisk or defrag.
- Author: Martin Brinkmann
- Comments: 5
Automatically Adjust the Process Priority
There is no automatic way to adjust the priority of a process in Windows using the default tools supplied by Microsoft. It is possible to adjust the current process priority but this setting is only valid for the current setting. Once the process gets killed, for example by closing the application or rebooting, it reverts the priority back to the default one.
- Author: Martin Brinkmann
- Comments: 16
Vssvc.exe
You might know that I regularly check all running processes as part of a cleanup process. It is also important from a security point of view. I spotted the file vssvc.exe today running on my computer and I was pretty sure that it was not running last time I checked. A quick check reveled that it was related to the Volume Shadow Copy Service in Windows XP.
- Author: Martin Brinkmann
- Comments: 2
Kill Tasks from the System Tray
Task Killer is a small but very useful Windows software which places a small icon in the system tray. Clicking that icon reveals all running processes, open windows and services in an easy to use interface. The processes give details about memory usage and name of course.
