Em sistemas operacionais tipo Unix, você pode digitar uname -m
para mostrar a arquitetura:
$ uname -m
x86_64
No Windows, siga o guia da Microsoft :
Para descobrir se o seu computador está executando uma versão de 32 ou 64 bits do Windows no Windows 7 ou Windows Vista, faça o seguinte:
Open System by clicking the Start button, right-clicking Computer, and then clicking Properties.
Under System, you can view the system type.
If your computer is running Windows XP, do the following:
Click Start.
Right-click My Computer, and then click Properties.
If you don't see "x64 Edition" listed, then you're running the 32-bit version of Windows XP.
If "x64 Edition" is listed under System, you're running the 64-bit version of Windows XP.