From The Archive: How to Disable Dashboard

Dashboard is a feature built in to Mac OS X 10.4 and up that allows you to customize a variety of widgets within a readily accessible screen overlay. This may seem like a handy tool to have on your desktop, but the truth is, these widgets can be quite the little ram hogs, slowing down your regular processes.

In order to fix this and increase the performance on your machine, it is possible to completely disable Dashboard from your system. It does require some basic Terminal work, and can just as easily be reversed, so don’t be worried about making any permanent changes. Note also that you don’t necessarily need to disable Dashboard completely; simply closing widgets you never use will help quite a bit too.

Now, if you’ve decided that you don’t need Dashboard, and would rather have the heightened performance, the first step is to open Terminal (located in Macintosh HD > Applications > Utilities). Once open, type this command:

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

and hit return. Now you can restart the Dock by typing the following command:

killall Dock

This command will allow the changes to take effect. Dashboard is a process owned by the Dock, so it is necessary to restart the “parent” process to see the desired change.

So there you have it — Dashboard has been completely disabled on your system. Later on, if you begin to miss this feature, it can easily be restored in a very similar fashion. Open up Terminal, and type this command:

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

Now, run the killall Dock command once again to restart the Dock, and there you go — Dashboard has been restored.

Originally written by RJ back in 2011. You can view the original newsletter here.

Similar Posts

  • iPod + Windows Tips

    By Scott@Smalldog.com [Disclaimer: Keeping in mind that I work primarily with the Macintosh Operating System, and I am about to navigate you through…

  • Fixing an iPod That Can't Be Updated

    By David @Smalldog.com Do you keep receiving the message “the iPod xxx cannot be updated. The required file is in use?” Do you…

  • Make snow fall!

    We’ve entered the second-half of December and here in Vermont there is not as much snow as one might expect. This has become…

  • Turning Video Files into TV Shows

    One more cool tip for content and iTunes for the day. I’ve downloaded a couple TV shows not from iTunes and they will…