Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
When you open an Apple M-series MacBook or put in a power adapter, the laptop will instantly switch on. It makes some sense, doesn’t it? Your MacBook should switch on as you are most likely going to use it when you open it.
But what if you would want to be able to plug in or open it without it turning on? You can now configure your MacBook with macOS Sequoia to prevent it from turning on when you open it or plug in the adapter.
You must use the Terminal application, found under Applications > Utilities, to input instructions in order to modify this option. Once Terminal has launched, type one of the following commands:
BootPreference=%00 sudo nvram
BootPreference=%01 sudo nvram
BootPreference=%02 sudo nvram
Once the command has been typed, hit the Return key. You won’t be able to see your password typed on the screen until you enter it. Once you hit Return, you’re done.
Launch Terminal, type sudo nvram -d BootPreference,
and then hit Return to reset the feature so that your MacBook turns on when you open it or plug in. When you open the lid, your Mac will then resume its default function of turning on.