Disable Logout Save State for all users on macOS

chris_denoia
New Contributor II

Does anyone know how to Disable Logout Save State for all users on macOS?

Disable Logout Save State

/usr/bin/defaults write com.apple.loginwindow TALLogoutSavesState -bool false
/usr/bin/defaults write com.apple.loginwindow LoginwindowLaunchesRelaunchApps -bool false

0 REPLIES 0