Jump to content

How to Check If the Processor is ARM64 or x64 (64-bit) on Windows 11?


Linux Hint

Recommended Posts

ARM64 and x64 are two different architectures for 64-bit processors. A processor architecture is the set of rules and instructions that define the working and interaction of a processor with other components. X64 is suitable for high-performance computing, whereas ARM64 is more appropriate for low-power computing. Windows 11 supports both ARM64 and x64 (64-bit) processors and users can easily find out their processor architecture in Windows 11.

This article will demonstrate different ways to find out if the processor is ARM64 or x64 (64-bit) on Windows 11/10.

How to Check/Find Out If the Processor is ARM64 or x64 (64-bit) on Windows 11?

There are various methods to determine if the processor is ARM64 or x64 (64-bit) in Windows 11, such as:

Method 1: Check Processor Architecture Using Settings Tool

To find out if the processor is ARM64 or x64 (64-bit), the easiest way is to check the System’s specification in Settings. Follow the provided instructions to do so:

First, tap on the “Windows” icon and open “Settings”:

table-1-17.jpg

Then, in the “System” window, select the “About” option:

table-2-15.jpg

Next, view the below-highlighted “System type” information. In the below screenshot, our processor is x64 (64-bit):

table-3-12.jpg

Method 2: Check Processor Architecture Using System Information

Another way to find out if the processor is ARM64 or x64 (64-bit) is to view the System information. Look at the following step for a practical demonstration:

First, press the “Windows + R” keys and open the Run dialog box. Then, type “msinfo32” in it and hit the “Ok” button:

table-4-8.jpg

By doing so, the System Information screen will open. View the below-highlighted “System Type” information:

table-5-8.jpg

As you can see, the above output shows that the processor architecture is x64(64-bit).

Method 3: Check Processor Architecture Using Command Prompt

Users can also use commands to determine if the processor is ARM64 or x64 (64-bit). To do so, check out the provided steps:

First, search for the “Command Prompt” in the start menu and open it with administrative privileges:

table-6-8.jpg

Then, execute the below-listed command in it to display the system specifications:

systeminfo | findstr /C:"System Type"

In the below output, the processor architecture can be seen:

table-7-7.jpg

We have explained all the possible ways to find out if the processor is ARM64 or x64 (64-bit) in Windows 11.

Conclusion

To find out the processor architecture in Windows 11, go to Settings>System>About>Device specifications and view the “System type” information. Alternatively, execute the “systeminfo | findstr /C:”System Type”” command in the Command Prompt. This article has demonstrated different methods to determine if the processor is ARM64 or x64 (64-bit) in Windows 11.

View the full article

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...