Skip to content

Instantly share code, notes, and snippets.

@moddingg33k
Last active September 20, 2020 18:55
Show Gist options
  • Save moddingg33k/af382a6b4746272c9eb6bb0671ca4863 to your computer and use it in GitHub Desktop.
Save moddingg33k/af382a6b4746272c9eb6bb0671ca4863 to your computer and use it in GitHub Desktop.

Open terminal

sudo nvram recovery-boot-mode=unused
sudo shutdown -r now

Once in recovery mode run following commands in Utilities > Terminal

csrutil disable
nvram -d recovery-boot-mode
shutdown -r now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment