Boot Is secure

What

This checks that all default Apple security workings are in place. Some apps might require disabling them but it's highly recommended you don't.

Time to fix

<1 minute

How to fix

  • To secure your boot, open Terminal.
  • Type sudo nvram boot-args="" and click enter.
  • To check the status type sudo nvram boot-args and click enter. The result should be empty.
Boot