If your ChatGPT desktop app on macOS opens to nothing but the logo in the center—and never loads—you’re not alone. I ran into this issue myself, and the usual fixes didn’t work at first.
Here’s what I tried, what failed, and the solution that finally fixed it.
The Problem
After launching the ChatGPT macOS app:
- The window opens normally
- Only the ChatGPT logo appears
- The app never loads the interface
- No error messages are shown
What Didn’t Work
Before finding the solution, I tried the obvious fixes:
- Deleting and reinstalling the app
- Clearing cache files
Neither of these solved the issue.
The Fix (That Actually Worked)
The problem turned out to be leftover app data that wasn’t removed during a standard uninstall.
Step-by-step solution:
- Quit the ChatGPT app completely
- Open Finder → press
Cmd + Shift + G - Enter the following paths one by one and delete the folders/files if they exist:
~/Library/Application Support/OpenAI
~/Library/Logs/OpenAI
~/Library/Preferences/com.openai.chatgpt.plist
- (In my case, simply re-starting ChatGPT app worked)
- (Optional) Restart your Mac
- (Opitonal) Reinstall the ChatGPT app
Why This Works
A normal reinstall doesn’t fully reset the app. Some configuration or corrupted data remains in your user Library folder, which can prevent the app from loading properly.
By removing these files, you’re forcing the app to start fresh.
If It Still Doesn’t Work
Here are a few additional things to check:
- Disable VPNs or network filtering apps
- Try a different network (e.g., mobile hotspot)
- Check macOS privacy/security settings
- Test with a different macOS user account
Final Thoughts
This issue is frustrating because the app gives no error message—it just sits there. But the fix is actually simple once you know where to look.
Hopefully this saves you some time.