How to find the process name, process ID (PID), and if the bitness of an application is 32-bit or 64-bit?
When generating a crash dump from various tools, it is always necessary to determine the correct bitness of the target application.
- Open Task Manager and follow the steps below to find the bitness, process name, and process ID for the target application.