Kill Finder: Disable Finder Autostart
This enables the "Quit Finder" option in the file menu.
defaults write com.apple.finder QuitMenuItem -bool YES
Then:
killall Finder
Reopen Finder > File > Quit Finder.
#macos #macs #tahoe
This enables the "Quit Finder" option in the file menu.
defaults write com.apple.finder QuitMenuItem -bool YES
Then:
killall Finder
Reopen Finder > File > Quit Finder.
#macos #macs #tahoe