Removing Stuck Setup Windows in macOS Sonoma
A persistent window that won't close after an OCLP upgrade is usually a stuck "Background Items Added" or "Setup Assistant" process.
How to Clear It:
- Force Quit: Press
Cmd + Opt + Escand see if "Setup Assistant" is listed. If so, Force Quit it. - Activity Monitor: Open Activity Monitor, search for
Setup AssistantorCloudExperienceHost, and force quit the process. - Terminal Fix: Run
defaults write com.apple.SetupAssistant DidSeeCloudSetup -bool TRUEin Terminal to tell macOS the setup is finished. - Library Cleanup: Delete
~/Library/Preferences/com.apple.SetupAssistant.plistand reboot.
Original Question: "Anyone have an Idea?"
| I upgraded from Big Sur to Sonoma on this buddy, but I get that persistent window sitting on my desktop. Other than that it works flawlessly. If you try to close the window, about 30 clicks!, it will go away but will come back after sleep or shutdown. [link] [comments] |
Post a Comment