Skip to content

Instantly share code, notes, and snippets.

@rohanrudra55
Created January 8, 2022 11:01
Show Gist options
  • Save rohanrudra55/19a34bfa5413a98f3e5fad43f86ace63 to your computer and use it in GitHub Desktop.
Save rohanrudra55/19a34bfa5413a98f3e5fad43f86ace63 to your computer and use it in GitHub Desktop.
Disable autobot feature in MacBooks

Why it's needed ?

To reapir or clean you MacBook.

Disable


  • Open terminal sudo nvram AutoBoot=%00 paste and hit return

Enable


  • Open terminal sudo nvram AutoBoot=%03 paste and hit return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment