บน Unix like OSes คุณสามารถพิมพ์uname -mเพื่อแสดงสถาปัตยกรรม:
$ uname -m
x86_64
ภายใต้ Windows ให้ทำตามคำแนะนำของ Microsoft :
  ในการตรวจสอบว่าคอมพิวเตอร์ของคุณใช้ Windows รุ่น 32 บิตหรือ 64 บิตใน Windows 7 หรือ Windows Vista หรือไม่ให้ทำดังนี้:
    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.