Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Disable MacBook from Booting Automatically

# for disable autoboot
sudo nvram AutoBoot=%00
#/Applications/Utilities/, and then enter the following command syntax exactly:
# for Return to Default Setting of Booting
sudo nvram AutoBoot=%03
 
PREVIOUS NEXT
Tagged: #Disable #MacBook #Booting #Automatically
ADD COMMENT
Topic
Name
8+3 =