How to Disable the Dashboard in Mac OS X

Spread the love

The Dashboard in Mac OS X was first introduced in version 10.4, and can be used to run many useful widgets (ie. calendar, package tracker, weather). Even though it can come in handy for checking quick stats and info, it often goes unused by Mac users.

Since there really isn’t a point in having it running if you’re not going to use it, here’s how you can disable the Dashboard in Mac OS X.

Open Terminal and enter the following commands:

defaults write com.apple.dashboard mcx-disabled -boolean YES
killall Dock

Finder will restart automatically and there will be no more dashboard.

If you ever want to re-enable the Dashboard, enter these commands in Terminal:

defaults write com.apple.dashboard mcx-disabled -boolean NO
killall Dock

Again, Finder will restart and the Dashboard will be back as it if never left.

via Addictive Tips

Subscribe to our newsletter!

Our latest tutorials delivered straight to your inbox

Sign up for all newsletters.
By signing up, you agree to our Privacy Policy and European users agree to the data transfer policy. We will not share your data and you can unsubscribe at any time. Subscribe


Charnita Fance

Charnita has been a Freelance Writer & Professional Blogger since 2008. As an early adopter she loves trying out new apps and services. As a Windows, Mac, Linux and iOS user, she has a great love for bleeding edge technology. You can connect with her on Facebook, Twitter, Google+, and LinkedIn.

Comments (2)