Apple has introduced a number of pop-up windows in various OS versions, which appear the first time you log into a Mac and sometimes also after OS updates. For macOS Catalina, Apple has introduced one for Screen Time.
To stop the Screen Time pop-up window from appearing for your home folder, run the command shown below:
defaults write com.apple.SetupAssistant DidSeeScreenTime -bool TRUE
Since you normally will be able to run this command only after you’ve seen the Screen Time pop-up window, I’ve posted a profile for suppressing it. For more details, please see below the jump.
The profile is available on GitHub via the link below:
https://github.com/rtrouton/profiles/tree/master/SkipScreenTimeSetup
I’ve also updated my script for suppressing the various pop-up windows to now also suppress the Screen Time pop-up window. It’s available on GitHub via the link below:
For information on other pop-up windows, please see the links below: