How to disable Dashboard (aka ‘the RAM hog’)
Ever been curious about what’s slowing down your system, only to open up Activity Monitor and see something like this:
![]()
Well, if you’re like me and have found Dashboard to be far less useful than we thought it would be oh so long ago, then you can disable it, using the helpful commands found over on Macworld.
Read on for instructions.
Open Terminal, and then type this command, followed by the Return key:
defaults write com.apple.dashboard mcx-disabled -boolean YES
This tells the system that you no longer wish to have Dashboard available. However, the Dashboard task is actually “owned” by the Dock, so to make your changes take effect, you need to restart the Dock. The easiest way to do that is to type this command into the Terminal (and press Return when done):
killall Dock
After the Dock restarts, hit F12 and you’ll see…nothing at all. If you run Activity Monitor, you also won’t find any Dashboard widgets in the list of tasks, even if you had several open when you ran the above command. Dashboard has been eliminated from your system, and won’t return until you tell it to do so. You can do just that by opening Terminal again, and typing this command:
defaults write com.apple.dashboard mcx-disabled -boolean NO
Once again, you’ll have to use the killall Dock command to make the changes take effect. Once you do, though, you’ll find that Dashboard is back as usual—and any widgets you had opened on the Dashboard will still be open.










Add New Comment
Viewing 3 Comments
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks
(Trackback URL)
January 7, 2007 at 7:10 pm
Delicious: mac ThemeChangerBombich Software: Carbon Copy ClonerReview: Mac OS X Shines In Comparison With Windows Vista - News ...
January 7, 2007 at 8:53 pm
BabyGotMac » How to disable Dashboard (aka ‘the RAM hog’) - Mac stuff that gets you sprung [IMG More ...
January 8, 2007 at 1:10 am
del.icio.us [IMG RSS] How to disable Dashboard (aka ‘the RAM hog’) - Mac stuff that gets you sprung ...
January 8, 2007 at 1:21 am
BabyGotMac » How to disable Dashboard (aka ‘the RAM hog’) - Mac stuff that gets you sprung
January 9, 2007 at 6:20 am
How to disable Dashboard
January 14, 2007 at 4:08 pm
Once again, you’ll have to use the killall Dock command to make the changes take effect. Once you do, though, ...
January 21, 2007 at 1:26 pm
BabyGotMac » How to disable Dashboard (aka ‘the RAM hog’) - Mac stuff that gets you sprung ★ ...
February 12, 2007 at 5:02 pm
[...] After I had gotten everything updated I disabled the Dashboard (not Expose). Dashboard used quite a bit of memory. ...
February 12, 2007 at 10:02 pm
I immediately ran the system updater which brought the OS up to version 10.4.8 from 10.4.3 which was on the ...
November 9, 2007 at 8:06 pm
[...] updated I disabled the Dashboard (not Expose). Dashboard used quite a bit of memory. I followed this guide to ...