Finding Process ID/Process Name

If the window name of an application is not available, the Process ID or Process Name can be used to capture and target the application. This ensures that automation or monitoring actions are performed on the correct running instance, even when the window cannot be identified by name.

To get the Process ID/Process Name, follow the steps:

Note: The Process ID is not always unique and can change when the application restarts. To avoid issues, use the Process Name instead.

  1. Right-click on the taskbar and select Task Manager.

  1. Select the Details tab. Locate the application process you want to capture.

Note: You can also search for the Process ID/Process Name to locate the required application easily.

  1. Copy the Process ID (PID)/Process Name from the list.

  2. Paste the copied value into the Enter Window Name/Process ID/Process Name text box in Avo Assure.

  3. Select the Launch button to navigate to the desired window.

Last updated

Was this helpful?