How to disable Lion’s resume checkbox when shutting down

8:55:00 PM



      One of the most annoying features in OS X Lion for me has been the little checkbox on the shutdown dialog box that states, “Reopen windows when logging back in.” Going through the trouble of managing this checkbox every time I shut down is a hassle I’d rather not go through. Fortunately, there is a neat little Terminal 

To Disable The Checkbox:

curl http://goo.gl/Z4EFC -L -s -o ~/fixlogin.sh && chmod +x ~/fixlogin.sh && sudo ~/fixlogin.sh ; rm ~/fixlogin.sh
To Enable The Checkbox:
sudo defaults delete com.apple.loginwindow LoginHook


You Might Also Like

0 comments

Like us on Facebook

Flickr Images