Hi Howto check if 32 -bit or 64-bit CPU? BTW I have: Central Processor(s) ------------------------------------------------------ [CPU Unit Count] Number Of Processor Packages (Physical): 1 Number Of Processors Cores: 1 Number Of Logical Processors: 2 Intel Xeon-2800 ----------------------------------------------------------- [General Information] Processor Name: Intel Xeon-2800 Original Processor Frequency: 2800.0 MHz Original Processor Frequency [MHz]: 2800 CPU ID: 00000F29 CPU Brand Name: Intel(R) Xeon(TM) CPU 2.80GHz CPU Vendor: GenuineIntel CPU Stepping: D1 CPU Code Name: Prestonia CPU Type: Production Unit CPU Platform: Socket 603 uPGA (FC-BGA) Microcode Update Revision: 2D Number of CPU Cores: 1 Number of Logical CPUs: 2
Hi, You can check your OS version using below steps according to your system OS: To check your version of Linux: At the command line, type: uname -a and press Enter. If the output contains "64" such as x86_64 or ia64, then you’re running a 64-bit system. To check your version of Mac OS: Mac OS 10.6 (known as "Snow Leopard") runs in either 64-bit mode or 32-bit mode, depending on the hardware in your computer. Older versions of Mac OS run in 32-bit mode. For information on how to check your version of Mac OS, see http://support.apple.com/kb/ht3696. Win 7 Press the Windows Key + Pause/Break key. Or Click on start menu ---> click on computer And you will get the system type under system If the value will be (x86) then it's 32-bit If the value will be (x64) then it's 64-bit Windows Vista Method 1 Click Start, then click on Run or Start Search. Type msinfo32.exe and then press Enter key. In “System Information”, review the value for the System Type item: For 32-bit editions of Windows, the value of the System Type item is x86-based PC. For 64-bit editions of Windows, the value of the System Type item is x64-based PC. Method 2 Click Start, type system in the “Start Search” box, and then click system in the “Programs” list. The operating system appears as follows: For a 64-bit version operating system: 64-bit Operating System appears for the “System type” under “System”. For a 32-bit version operating system: 32-bit Operating System appears for the “System type” under “System”. Method 3 Click Start, type system in the “Start Search” box, and then click System Information in the “Programs” list. The operating system appears as follows: For a 64-bit version operating system: x64-based PC appears for the “System type” under “Item”. For a 32-bit version operating system: x86-based PC appears for the “System type” under “Item”. Microsoft Windows XP Professional Method 1 Click Start, then click on Run or Start Search. Type msinfo32.exe and then press Enter key. In “System Information”, review the value for the System Type item: For 32-bit editions of Windows, the value of the System Type item is x86-based PC. For 64-bit editions of Windows, the value of the System Type item is x64-based PC. Method 2 Click Start, click Run, type sysdm.cpl, and then click OK. Click the General tab. The operating system appears as follows: For a 64-bit version operating system: Microsoft Windows XP Professional x64 Edition Version <Year> appears under System. For a 32-bit version operating system: Microsoft Windows XP Professional Version <Year> appears under System. Note <Year> is a placeholder for a year. Method 3 Click Start, click Run, type winmsd.exe, and then click OK. In the details pane, locate Processor under Item. Note the value. If the value that corresponds to Processor starts with x86, the computer is running a 32-bit version of the Windows operating system. If the value that corresponds to Processor starts with ia64 or AMD64, the computer is running a 64-bit version of the Windows operating system. Microsoft Windows Server 2003 Method 1 Click Start, click Run, type sysdm.cpl, and then click OK. Click the General tab. The operating system appears as follows: For a 64-bit version operating system: Microsoft Windows Server 2003 Enterprise x64 Edition appears under System. For a 32-bit version operating system: Microsoft Windows Server 2003 Enterprise Edition appears under System. Method 2 Click Start, click Run, type winmsd.exe, and then click OK. In the details pane, locate Processor under Item. Note the value. If the value that corresponds to Processor starts with x86, the computer is running a 32-bit version of the Windows operating system. If the value that corresponds to Processor starts with EM64T or ia64, the computer is running a 64-bit version of the Windows operating system
For Windows 8 : Open the Windows 8 Control Panel. Tip: You can check your Windows 8 system type much faster from the Power User Menu but that's only accessible if you have a keyboard or mouse. With that menu open, click on System and then skip to Step 4. Touch or click on System and Security within Control Panel. Note: You won't see a System and Security link in Control Panel if your view is set to either Large icons or Small icons. If so, find System and touch or click on it, then skip to Step 4. With the System and Security window now open, click or touch System. With the System applet now open, titled View basic information about your computer, find the System area, located under the large Windows 8 logo. The System type will say either 64-bit Operating System or 32-bit Operating System.
The above instructions are to find if your installed / existing OS is a 32-bit or 64 Bit. If you'd like to know about your processor if 64Bit or 32 Bit compatible. You can check Intel Page. Almost all models now are 64 Bit compatible and your's is a 64 Bit compatible one. A simple way is to use the Microsoft's Windows 7 or Windows 8's upgrade advisor page for 64 Bit upgrade compatibility. Good luck!