On the computer you want to clear the NVRAM of:

  • Launch Terminal
  • sudo nvram -c
    • issues a clear-the-NVRAM command
  • enter password
  • sudo shutdown -r now
    • reboots the computer, which must be done for the clear command to work