How to Save a List of Running Processes in Windows
You can easily view all the processes running on your Windows computer in the Task Manager. But if you need to save a list of the running processes for later use or as part of troubleshooting a problem, Task Manager doesn’t give you that option.
Luckily, there are other easy ways to save a list of your running processes in Windows.
Why Do I Need a List of Processes?
The main reason to export a list of processes on your computer is for troubleshooting. You can view processes in real-timeusing the Task Manager, but you may need to supply a list of processes to a third party. In that case, you need to be able to save the information in an easily-read format.
It can also be useful to have a record of processes running at a specific time, to be compared to the processes running at a later date. For example, if an app seems to be causing your computer to slow down. Having a saved list allows you to compare which processes were running before and after the app was installed.

How to Export a List of Processes Using the Command Prompt
you may enter a simple command into Command Prompt to export a text list of every process running on your computer. Here’s how to do it.
The%userprofile%part of the command is an environment variable. It acts as a shortcut and is an easier way to write a folder path in Command Prompt and other Windows tools. It replaces thec:\Users[username]part of a folder path.

You can apply different parameters to the command to output the list in different formats. For example, in the command shown above, the/vparameter causes the list to be output in verbose format. If you leave this out, the list will be formatted in truncated form.
How to Export a List of Processes Using PowerShell
If you prefer, you may use PowerShell to save a list of running processes instead. The list that is created when using PowerShell can also be modified using parameters.
You can read more aboutusing PowerShell and Command Promptin our guide to what makes them different.

What Is a Process ID?
Each process has a unique identification number assigned to it. This is called the Process Identifier, the Process ID, or PID. All major operating systems use process IDs, including Linux, macOS, Unix, and of course, Windows. The PID is an important part of Windows and can be used by the system to specify a process for debugging, among other things.
Knowing an app’s PID helps you identify programs running multiple instances, such as when editing two different files using the same app. As shown above, the Process ID can be used to filter the processes shown in an output list of running processes.

Alongside the methods shown here, there are a few other ways tofind process IDs in Windows.
Saving Lists of Windows Processes Made Easy
Task Manager is a handy tool but doesn’t give you the option to view processes in anything other than real-time. Creating and exporting a list of Windows processes can be very useful for troubleshooting problems with apps and system tools, and now you know exactly how to do it.
Want more than what the Task Manager can provide you? Here’s how to get even more information with WMIC on Windows 11.
Not Linux, not Windows. Something better.
My foolproof plan is to use Windows 10 until 2030, with the latest security updates.
My iPhone does it all, but I still need my dumb phone.
Quality apps that don’t cost anything.
It’s not super flashy, but it can help to keep your computer up and running.