VMware ESXi and vSphere Cluster Management

How to Download and Run Process Explorer

Learn how to download Process Explorer from Microsoft Sysinternals, extract its ZIP archive, choose the correct Windows executable, and run it portably.

Process Explorer is a Microsoft Sysinternals utility for viewing and investigating active Windows processes. It shows which programs are running, how processes relate to one another, and—when permitted—additional details about system activity.

Sysinternals is Microsoft's collection of advanced Windows administration and troubleshooting tools. Process Explorer is part of that collection, but it can also be downloaded and used as a separate utility.

This guide covers obtaining the ZIP package, extracting it, selecting the correct executable, and launching Process Explorer without a conventional installation.

Get Process Explorer from the Official Source

Download Process Explorer from the official Microsoft Sysinternals Process Explorer download location. Use the Microsoft source rather than an unofficial mirror or a repackaged download. Untrusted packages may be modified, outdated, or bundled with unwanted software.

The download is provided as a ZIP archive. A ZIP archive is a compressed file container. You must extract it before you can use the program files normally.

Extract the ZIP Archive

  1. Open the downloaded ZIP file in File Explorer.
  2. Choose Extract All, or use another ZIP extraction tool.
  3. Select a convenient local destination, such as your Downloads folder or a dedicated utilities folder.
  4. Open the extracted folder and locate the Process Explorer executables.

Process Explorer does not require a setup wizard, MSI package, or system-wide installation step. After extraction, you run the appropriate executable directly.

Files Included in the Package

The package contains the main program, architecture-specific executable files, license information, and help documentation. An executable is a program file that Windows can run; executable files commonly use the .exe extension.

FilePurposeWhen to use it
License text fileContains the license terms for the utility.Read it when you need to review the usage terms.
Compiled help documentation fileProvides reference information about Process Explorer features and operation.Open it when you need help understanding the tool.
procexp.exe, the standard executableRuns the 32-bit build of Process Explorer.Use it on 32-bit Windows.
procexp64.exe, the x64 executableRuns the build for conventional 64-bit Intel or AMD Windows systems.Use it on x64 Windows PCs.
procexp64a.exe, the ARM executableRuns the ARM-compatible build.Use it on Windows devices with an ARM processor.

The primary executable is the essential program file. The documentation and license files support responsible and effective use of the utility but are not required for the program window to open.

Choose the Correct Executable

Windows architecture describes the processor and operating-system design for which software is built. The main choices are 32-bit, x64, and ARM.

Windows device architectureExecutable type to runNotes
32-bit WindowsStandard 32-bit executable, commonly procexp.exeDo not choose the x64 or ARM build.
64-bit x64 Windowsx64 executable, commonly procexp64.exeThis is the usual choice for modern Intel and AMD desktop and laptop PCs.
Windows on ARMARM executable, commonly procexp64a.exeChoose this build for Windows systems using ARM processors.

Check the Windows System Type

If you are unsure, open Windows Settings, go to the system information or About area, and inspect the system type or processor information. You can also open the Windows System Information utility and review the relevant system and processor details.

Look for an indication of 32-bit Windows, x64-based Windows, or an ARM-based system. Select the Process Explorer executable that matches the target computer.

Start Process Explorer

  1. Open the extracted Process Explorer folder.
  2. Double-click the executable that matches the computer's architecture.
  3. When the license dialog appears on first launch, review the EULA and accept it to continue.

An EULA, or end-user license agreement, states the terms under which the software may be used. The license prompt normally appears the first time the utility is started.

After startup, the main window initially presents a process tree. A process tree is a hierarchical display of parent and child process relationships. A parent process can start one or more child processes, so the tree helps you see which programs launched other programs.

Basic launching does not require a conventional installation. However, some protected or system-owned process details may require elevated permissions. When authorized and necessary, start the utility with administrative privileges by using the appropriate Windows Run as administrator option.

Use Process Explorer as a Portable Application

A portable application runs from its files without a traditional installation procedure. Process Explorer is portable: after extracting the package, you can launch it directly from the folder.

For a technician toolkit, copy the extracted Process Explorer folder—or the executable and any documentation you want to retain—to removable media. Connect the media to an authorized, compatible Windows computer, then choose the executable that matches that computer's architecture.

  • Use Process Explorer only on systems you are authorized to inspect.
  • Keep the accompanying license and help files if you want the complete toolkit available offline.
  • Do not assume that the executable selected for one computer is correct for every other computer.
  • Use the 32-bit, x64, or ARM build appropriate to each target system.

Practical Examples

Typical 64-bit Desktop or Laptop

  1. Download the Process Explorer ZIP package from the official Microsoft Sysinternals source.
  2. Extract it to a local tools folder.
  3. Open the x64 executable.
  4. Accept the license prompt on first launch.
  5. Review the process tree in the main window.

Older 32-bit Windows Computer

  1. Extract the downloaded package.
  2. Run the standard 32-bit executable rather than the x64 or ARM version.
  3. Accept the license terms if prompted.

Windows on ARM

  1. Confirm that the computer uses an ARM processor.
  2. Extract the package.
  3. Launch the ARM-targeted executable.

Portable Technician Toolkit

  1. Place the extracted Process Explorer folder on a USB drive.
  2. Connect the drive to an authorized Windows computer.
  3. Check that computer's architecture.
  4. Run the matching executable directly from the USB drive.

Troubleshooting

There Is No Installer

Process Explorer is distributed as a portable utility rather than a traditionally installed application. Run the matching executable directly from the extracted folder.

The Executable Does Not Start or Is Incompatible

The selected build may not match the Windows architecture. Check the device system type and choose the 32-bit, x64, or ARM executable accordingly.

A License Dialog Appears

The first launch may require acknowledgment of the EULA. Review and accept the license agreement to continue.

The Program Cannot Be Found

The ZIP archive may not have been extracted, or you may still be viewing its contents in the compressed-file interface. Extract the archive to a known folder and open the appropriate executable there.

Some Processes Show Limited Information

Protected and system-owned processes can restrict the information available to a normal user. When authorized and needed, run Process Explorer with appropriate administrative privileges.

Key Points

  • Obtain Process Explorer from the official Microsoft Sysinternals source.
  • Extract the ZIP archive before running the program.
  • Use the standard executable for 32-bit Windows, the x64 executable for Intel or AMD 64-bit Windows, and the ARM executable for Windows on ARM.
  • Accept the EULA when prompted on first launch.
  • Process Explorer is portable and does not require a conventional installer.
  • The initial interface displays a hierarchical process tree showing parent and child relationships.

Continue with the Process Explorer installation and launch guide whenever you need to review these steps.