The Figma Desktop App on macOS v26.5.1 isn’t opening after the update on or after 17 June 2026. I’ve attached the Termination Report for your reference. Please let us know how we can fix this as using Figma in the browser is quite inconvenient.
Figma Desktop app on MacOS 26.5.1 isnt opening after the new Update
Best answer by Zeeshan Abid
Thanks for the reply, @adamsmasher. We updated by downloading the latest software from the downloads page but it didn’t fix the issue. Since it was crucial for our product designers to work with Figma, we attempted some troubleshooting and I’m sharing the solution if anyone else encounters the same problem.
So if anyone having trouble opening Figma on your MacBook, with a message “Figma Cant be Opened”
this solution should help.
Open Terminal along with Admin Access
Step 1: Fully remove Figma
sudo rm -rf /Applications/Figma.app
rm -rf "$HOME/Library/Application Support/Figma"
rm -rf "$HOME/Library/Caches/com.figma.Desktop"
Step 2: Manual download and Install via terminal
curl -L "https://desktop.figma.com/mac-arm/Figma.zip" -o ~/Downloads/Figma.zip
unzip ~/Downloads/Figma.zip -d ~/Downloads/
sudo mv ~/Downloads/Figma.app /Applications/
xattr -dr com.apple.quarantine /Applications/Figma.app
open /Applications/Figma.app
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
