How to Identify Your Windows 11 Processor: x64 vs. ARM64

Last Updated: October 24, 2025

Recognizing whether your Windows 11 PC operates on an x64 or ARM64 architecture is essential for software compatibility and optimal performance. In this article, we will explore multiple methods to determine your processor type using the built-in features of Windows 11.

Why Does Processor Architecture Matter?

Both x64 and ARM64 support a 64-bit architecture, which is necessary for running Windows 11 and its applications. However, the x64 architecture, predominantly seen in Intel and AMD processors, offers greater compatibility with traditional desktop applications. Conversely, the ARM64 architecture, primarily utilized in processors by manufacturers such as Qualcomm, is emerging in mobile and lightweight computing but may present limitations when installing conventional desktop software.

Steps to Check Your Processor Type

Windows 11 provides several straightforward methods to verify if your processor is x64 or ARM64. Below, we outline three different procedures using the Settings app, System Information, and Command Prompt.

Using the Settings App

Follow these steps to discover your processor type through the Settings application:

  1. Open Settings.
  2. Navigate to System.
  3. Click on About.
  4. In the “Device specifications” section, locate the “System type”. It will indicate either “64-bit operating system, x64-based processor” or “64-bit operating system, ARM-based processor”.
Check CPU x64 or ARM64

Upon completion, you will see whether your PC is powered by an ARM64 or x64 processor.

Via System Information

To check your processor type using System Information, follow these instructions:

  1. Access the Start menu.
  2. Search for System Information and select it from the search results.
  3. Click on Summary.
  4. Look for “System Type”. It should display either “x64-based PC” or “ARM-based PC”.
System Information processor type

Once you complete these steps, the System Information window will reveal the specific type of processor in your machine.

Through Command Prompt

To identify your processor type using Command Prompt, please proceed with the following steps:

  1. Open the Start menu.
  2. Search for Command Prompt and run it as an administrator.
  3. Input the following command and hit Enter:
  4. systeminfo | findstr /C:"System Type"

  5. Observe the “System Type” information as it will indicate either “x64-based PC” or “ARM-based PC”.
Command Prompt check processor x64 or ARM64

By completing these steps, you will gain clarity on your computer’s processor architecture.

Note that this guide does not discuss x86 as Windows 11 does not support 32-bit systems.

Stay Informed

Join my newsletter for the latest guides and updates directly in your inbox!

Subscribe

Update October 24, 2025: This guide has been revised to ensure that the information provided is accurate and current regarding Windows 11 processes.

Source & Images

Leave a Reply

Your email address will not be published. Required fields are marked *