What is the difference between X64 and ARM64

Lindane 46 Reputation points
2020-02-27T04:11:14.397+00:00

When I run my UWP app in Visual Studio, I can choose ARM and X64, X86. And there is a new one called ARM64. When do we need to use the ARM64?

Universal Windows Platform (UWP)
{count} votes

4 answers

Sort by: Most helpful
  1. Fay Wang - MSFT 5,191 Reputation points
    2020-02-27T06:37:03.923+00:00

    Hello,​

    ​Welcome to our Microsoft Q&A platform!

    Like x86 and x64, ARM is a different processor (CPU) architecture. The ARM architecture is typically used to build CPUs for a mobile device, ARM64 is simply an extension or evolution of the ARM architecture that supports 64-bit processing. Devices built on the ARM64 architecture include desktop PCs, mobile devices, and some IoT Core devices (Rasperry Pi 2, Raspberry Pi 3, and DragonBoard). For example the Microsoft HoloLens 2 uses an ARM64 processor.

    About the architectures, you can refer to this document.

    17 people found this answer helpful.

  2. MBAVHALELO MULWELI MUOFHE 5 Reputation points
    2023-12-08T18:54:27.9366667+00:00

    I NEED TO DOWNLOAD ARM64 ARCHITECTURE

    1 person found this answer helpful.
    0 comments No comments

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more