Mac Shut Down every night at 11:00
My Mac shuts down every night at 11:00. I can't find a way to turn this off in system preferences.
Where do I turn this feature off?
MacBook Air, macOS 13.0
My Mac shuts down every night at 11:00. I can't find a way to turn this off in system preferences.
Where do I turn this feature off?
MacBook Air, macOS 13.0
Cancel the currently scheduled shutdown using the Terminal app. Please read Schedule your Mac to turn on or off in Terminal - Apple Support.
sudo pmset repeat cancel
... will cancel the current schedule. When typing that command you will be prompted for your login password. It will not be echoed, not even with •••• characters. Just type the password and press Return.
Cancel the currently scheduled shutdown using the Terminal app. Please read Schedule your Mac to turn on or off in Terminal - Apple Support.
sudo pmset repeat cancel
... will cancel the current schedule. When typing that command you will be prompted for your login password. It will not be echoed, not even with •••• characters. Just type the password and press Return.
Mac Shut Down every night at 11:00