Sort: Rank

Running Processes on Windows Server 2008
What are running processes on my Windows Server 2008? You can get a list of running processes on your Windows Server 2008 with the following command: \fyicenter> tasklist Image Name PID Mem Usage ==================== ===== ============ System Idle Process 0 24 K System 4 304 K smss.exe 352 83...
2022-10-26, 1795🔥, 0💬

Processes for Remote Session on Windows Server 2008
What are processes used to support a remote user session on my Windows Server 2008? If a user remotely logged in to your Windows Server 2008, you should see the following processes \fyicenter> tasklist Image Name PID Session Name Session# Mem Usage =================== ===== ============= ====...
2022-10-26, 1505🔥, 0💬

Running Processes on Windows 10 Pro
What are default Running Processes on a Windows 10 Pro computer? If you are running a Windows 10 system, and you see some strange processes showing up on Task Manager, you can compare your running processes with this default task list of a Windows 10 Pro system: C:\Users\fyicenter> tasklist I...
2019-07-09, 4515🔥, 0💬

Running Processes on Windows 10 Enterprise
What are default Running Processes on a Windows 10 Enterprise computer? If you are running a Windows 10 system, and you see some strange processes showing up on Task Manager, you can compare your running processes with this default task list of a Windows 10 Enterprise system: C:\Users\fyicenter&...
2019-05-16, 6664🔥, 0💬

Running Processes on Windows 10 Home
What are default Running Processes on a Windows 10 Home computer? If you are running a Windows 10 system, and you see some strange processes showing up on Task Manager, you can compare your running processes with this default task list of a Windows 10 Home Premium system on a HP laptop: Image Name P...
2017-11-02, 4337🔥, 0💬

Running Processes on Windows 7 Home Premium
What are default Running Processes on a Windows 7 Home Premium computer? If you are running a Windows 7 system, and you see some strange processes showing up on Task Manager, you can compare your running processes with this default task list of a Windows 7 Home Premium system on a HP laptop: Image N...
2017-03-06, 2066🔥, 0💬

Windows 8 Processes Tutorials
Where to find information about what processes are running on Windows 8 and how to manage them? I want to know everything about Windows 8 processes. Here is a collection of tutorials about Windows 8 processes compiled by FYIcenter.com team. Topics include understanding processes; CPU and memory usag...
2016-12-28, 91934🔥, 0💬

Windows 7 Processes Tutorials
Where to find information about what processes are running on Windows 7 and how to manage them? I want to know everything about Windows 7 processes. Here is a collection of tutorials about Windows 7 processes compiled by FYIcenter.com team. Topics include understanding processes; CPU and memory usag...
2016-12-11, 98595🔥, 0💬

Dump Running DLL List to File on Windows 7
How to dump the list of all processes with their DLL files that are running on my Windows 7 system? I want save names of all running processes and DLL into a file. You can dump all processes with DLL files they are using on your Windows 7 using the "tastlist.exe" command as shown in this tutorial: 1...
2016-08-06, 3236🔥, 0💬

Dump Process List with Services to File on Windows 7
How to dump the list of all processes with their services that are running on my Windows 7 system? I want save names of all running processes and services into a file. You can dump all processes with their services that are running on your Windows 7 using the "tastlist.exe" command as shown in this ...
2016-08-06, 3000🔥, 0💬

Top Level Processes on Process Explorer on Windows 7
What are top level processes on Process Explorer on Windows 7? Why Firefox.exe is showing inside explorer.exe? Process Explorer lists processes in a tree structure to represent the relation of which process is invoked by which process. The top level processes are processes invoked by system boot pro...
2016-08-01, 3199🔥, 0💬

Save Process List with Process Explorer on Windows 7
How to save the process tree list on Process Explorer to a file on Windows 7? I want to keep a copy of the process tree. You can save the process tree list with Process Explorer to a file on Windows 7 with these steps: 1. Double click on C:\fyicenter\ProcessExplorer\p rocexp.exeto start Process Expl...
2016-07-30, 3701🔥, 0💬

Save Resource Handles with Process Explorer on Windows 7
How to save resource handle information to a file with Process Explorer on Windows 7? I want to keep a copy of all resource handles of Firefox. When you are viewing the DLL library dependency tree with Dependency Walker in Process Explorer, you can same the DLL dependency tree to file using these st...
2016-07-29, 8766🔥, 0💬

"smss.exe" Process on Windows 7
What is the "smss.exe" process on windows 7? Is the "smss.exe" process a virus? Can I terminate the "smss.exe" process? "smss.exe - Windows Session Manager" process is responsible for handling sessions of Windows 7 operating system. "smss.exe" process is normally running under the parent process "Sy...
2016-07-29, 5288🔥, 0💬

System Processes on Windows 7
Where to find detailed information about system processes on Windows 7? I want to know which processes are part of the operating system that I should not touch. Here is a collection of tutorials on Windows 7 compiled by FYIcenter.com team about system processes: "DeviceDisplayObjectProvider.e xe"Pro...
2016-07-29, 2949🔥, 0💬

"csrss.exe" Process on Windows 7
What is the "csrss.exe" process on windows 7? Is the "csrss.exe" process a virus? Can I terminate the "csrss.exe" process? "csrss.exe" process represents "Client Server Runtime Process" program. "csrss.exe" is responsible for Win32 console handling and GUI shutdown of Windows 7 operating system. "cs...
2016-07-28, 58141🔥, 0💬

"wininit.exe" Process on Windows 7
What is the "wininit.exe" process on windows 7? Is the "wininit.exe" process a virus? Can I terminate the "wininit.exe" process? "wininit.exe" process represents "Windows Start-Up Application" program. "wininit.exe" runs right after the Windows 7 operating system started to launch all service proces...
2016-07-28, 4590🔥, 0💬

Processes Running on Vista Enterprise Edition
What are basic processes running on a Vista Enterprise Edition? The table below gives you a list of basic processes running on a Windows Vista Enterprise Edition, Service Pack 1, system. If you are running the same edition, you can compare processes running your system against this list. This compar...
2009-12-28, 6068🔥, 0💬

Dump Process List to File on Windows 7
How to dump the list of all processes that are running on my Windows 7 system? I want save names of all running processes into a file. You can dump all processes that are running on your Windows 7 using the tastlist.exe as shown in this tutorial: 1. Enter "cmd.exe" in the Start button search box. Th...
2009-12-09, 14385🔥, 0💬

Background Process List - Commonly Used Background Processes on Windows Systems
What are the commonly used background processes on Windows systems? A background process is a program that is running on the system without any user interface. Since most background processes are running invisiblly and quietly on your system, you need to use Task Manager to view them. Some backgroun...
2007-05-15, 30900🔥, 0💬

Windows XP SP2 Process Checklist
How do I know which processes to keep or remove on my Windows XP SP2 systems? When you look at the process list on the Task Manager window, you see some strange process names. But you are not sure if you can remove them. What you need to do is to look at our process checklist below. FYIcenter.com is...
2007-02-17, 9815🔥, 0💬

csrss.exe - Process - Microsoft Client Server Runtime Server Subsystem
What is csrss.exe process - Microsoft Client Server Runtime Server Subsystem? Process csrss.exe is the main executable for the Microsoft Client/Server Runtime Server Subsystem. csrss.exe manages most graphical commands in Windows, and is important for the stable and secure running of your computer a...
2007-02-04, 9151🔥, 0💬

Reviewing and Identifying Windows Processes - 50 Tutorials
A collection of 50 tutorials on reviewing and identifying Windows processes: What is a Windows process; How to see all processes; Why some processes have higher CPU usages; How to tell if a process is legitimate; What is explorer.exe process; What is iexplore.exe process; What is rundll32.exe proces...
2007-01-26, 10679🔥, 0💬

csrss.exe - Process - Windows Client Server Runtime Process
What is csrss.exe process - Windows Client Server Runtime Process? Process csrss.exe is the executable program for the Microsoft Client/Server Runtime Server Subsystem. This process manages most graphical commands in Windows. csrss.exe process and program file info: CPU usage: 00% Memory usage: 1,06...
2007-01-22, 10878🔥, 0💬

  Sort: Rank