In a previous post, I talked about my workaround for running Element Desktop on my ARM64 Windows device.
I'm happy that I no longer need that workaround.
Element Desktop enabled support for ARM64 on Windows and shipped it as part of the 1.11.95 release.
While you could go to the downloads website and get the installer from there, you can now also get it via WinGet.
I built on the work of the existing community manifest in the winget-pkgs repo and via a pull request updated the latest 1.11.96 version to include the ARM64 installer.
While I didn't create the manifest from scratch, I thought it was really easy to contribute a new installer. I'll leave the details of my process for another post though.
Installing Element Desktop via WinGet is relativaly straightforward.
Assuming you already have the WinGet tool installed, all you have to do is run the following commmand in the terminal and you're all set!
winget install Element.Element -a arm64