Windows – How to see if a process is running in 32-bit or 64-bit mode in the Windows 8/10 Task Manager

32-bit64-bittask-managerwindows 10windows 8

Previously, I would look in Task Manager for a *32 next to the process name in Task Manager to tell what platform the process is running on:

enter image description here


However, in Windows 8 and 10 (on the details tab) this is not present:

enter image description here


How can I see, in Task Manager, if my processes are running as 32-bit or 64-bit?

Best Answer

  1. Right click on the column headers and click Select columns

enter image description here

  1. Check Platform

enter image description here

  1. Drag the new column where you want

enter image description here

Related Question