SketchUp 2025 Won't Open and Hangs

Hi! I’m here because Trimble support sent me.

My setup looks like this:

MacBook Air, 13-in, 2024
Apple M3
Memory 16 GB / 1 TB (588 GB available)
macOS Sequoia 15.4 (production)
I’m running NordVPN and point it at US servers (usually Seattle)

So far, I have:

  1. deleted all associated files in ~/Library/Application Support and ~/Library/Preferences
  2. Re-installed Sketchup 2025 from scratch
  3. Rebooted my system in safe mode and performed steps 1 and 2
  4. Created a new user on my system and repeated steps 1, 2, and 3.

When I launch a fresh install of SketchUp 2025, my OS verifies it and confirms I want to run it. Then it just hangs and requires force quitting it. I’ve let it sit for over an hour hoping it might sort itself out but it doesn’t.

Can anyone offer assistance in getting 2025 running?

2 Likes

Did you have a previous version of Sketchup that worked or is this the first time you’ve used Sketchup on this Macbook?

There are plenty of tech minded people that will probably offer better advice or let you know of theres an issue with Sequoia or the M3 but my first thought would be to disable Nord and see what happens?.

Yes, my 2023 app worked fine. Unfortunately, in doing all the steps to troubleshoot the 2025 issue, I deleted 2023 and no a fresh install won’t work either.

I turn off NordVPN but get the same results. I’m hesitant to uninstall it entirely. I use it extensively since I work from home in the Netherlands with my US clients.

Did you copy over any old extensions from 2023 to 2025? From reading another thread it could be an extension causing it to crash.

If you still cant get it to work I’d be tempted to reinstall 2023 for now. At least that way you can continue working.

I “burned down” all of my SketchUp installations trying to get 2025 to work. Unfortunately, when I reinstalled 2023, it hangs too. I’ll keep digging…

Fixed my problem with 2023 by selecting “Open with Rosetta” in the get info window. Got 2025 working by changing my external monitor’s refresh rate from 120Hz to 60Hz. I’m not a griper but it has been a long time since I have encountered an app that doesn’t check this stuff upon launch and sort it out with the user with a warning. Just freezing is not a good outcome.

1 Like

Thanks for laying out your setup and steps so clearly — super helpful! Based on what you’ve described, you’ve already covered many of the usual suspects for resolving SketchUp launch issues. Since it’s still hanging on launch even after a fresh install and user account, we’re likely dealing with a deeper compatibility or networking issue, especially with your macOS Sequoia 15.4 and VPN setup in the mix.

Let’s walk through a few next-level steps to troubleshoot this:

  1. Check Console Logs During Launch

To pinpoint where it’s hanging:

  • Open Console.app (Applications > Utilities).
  • In the search bar, type SketchUp right before launching the app.
  • Try launching SketchUp, then watch for any errors, crashes, or “code signature” issues.
  • If you see any red errors or crash reports related to SketchUp, copy and share the first few lines, or let me know what you find.
  1. Test Without VPN

Sometimes SketchUp does a license/authentication handshake on first launch that can hang behind VPN firewalls.

  • Quit NordVPN entirely (not just disconnect, but quit the app).
  • Reboot SketchUp.
  • If it launches now, we can whitelist it or use split tunneling for future use.
  1. Try Terminal Launch (Get Crash Feedback)

Run SketchUp from Terminal to capture crash output:

  1. Open Terminal.app.
  2. Paste:

bash

CopyEdit

/Applications/SketchUp\ 2025/SketchUp.app/Contents/MacOS/SketchUp
  1. Press Enter and see if anything appears when it tries to launch — this may give us direct error output (e.g., missing framework, denied permissions, etc.).

  2. Reset Full Disk Access and Permissions

macOS may be silently denying a resource SketchUp needs.

  • Go to System Settings > Privacy & Security > Full Disk Access
  • Add:
    • SketchUp
    • SketchUpWebHelper
    • Trimble Connect
    • Terminal (for testing)
  • Also go to Accessibility, Files & Folders, and Automation — and check all SketchUp-related items.
  • Then try launching again.

  1. Rosetta 2 & Architecture Mismatch

SketchUp 2025 should be Apple Silicon native, but some dependencies might trigger Rosetta or fail if not properly linked.

Try reinstalling Rosetta just in case:

bash

CopyEdit

/usr/sbin/softwareupdate --install-rosetta --agree-to-license
  1. Disable App Translocation (Gatekeeper Quirks)

Sometimes macOS isolates apps from running normally.

  • Open Terminal and run:

bash

CopyEdit

xattr -rd com.apple.quarantine /Applications/SketchUp\ 2025/SketchUp.app

This removes the “quarantine” flag that macOS places on downloaded apps.

Want to give those steps a try and report back what you see?

This might be a good use of ChatGPT but didn’t the OP already solve it?

1 Like

Yes, I solved this by changing my monitor refresh from 120Hz to 60Hz. It seems silly that the app wouldn’t check for this sort of thing when it’s launched and throw up an error message. Just freezing isn’t really acceptable.

1 Like

Can’t disagree. Good on you for tracking down the problem. Maybe you could mark your solution as the solution?

How did you change the Mac to work at 120 Hz? For the internal screen I only have these options:

For external screens the list only goes up to 60 Hertz.

If I can find a way to run at 120 Hz I could then check to see if any errors show up in SketchUp.

He did not. It would not work at 120Hz. He had to turn it down to 60Hz. [REF]


EDIT: Oh, .. I get it now, the whole Mac not just SketchUp. :blush:

so… the mac was working at 120, just not SU.

something called pro motion ?

I have a Dell U2724DE external display.

2 Likes

I only have 4k and 5k monitors at home, and neither of those go above 60 Hz.

We use a lot of Dell monitors at the office, I will try to find out if any of them do 120 Hz.

1 Like

I found a Dell monitor at the office that does 120 Hz, and 144 Hz. I tried different settings, including matching the values for the U2724DE, and still no problem running SketchUp 2025.