Remove Recent Applications from Dock

By  on  

A Mac user's dock is a sacred place. We customize our dock to no end, and if you're ultra organized like me, you even use dock separators to group your app icons.

Apple recently implemented a feature which displays three recently used apps in the dock. For basic users that's reasonable, but for power users like us, it's an annoyance.

To remove this recent applications feature:

  1. Click the Apple menu, then choose System Preferences
  2. Click the Dock icon
  3. Uncheck the Show recent applications in Dock checkbox

I lived with this invasion of Dock privacy for far too long. Take a moment to cleanse your Dock and you'll feel much better!

Recent Features

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

  • By
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

Incredible Demos

  • By
    Use Custom Missing Image Graphics Using MooTools

    Missing images on your website can make you or your business look completely amateur. Unfortunately sometimes an image gets deleted or corrupted without your knowledge. You'd agree with me that IE's default "red x" icon looks awful, so why not use your own missing image graphic? The MooTools JavaScript Note that...

  • By
    Introducing LazyLoad 2.0

    While improvements in browsers means more cool APIs for us to play with, it also means we need to maintain existing code.  With Firefox 4's release came news that my MooTools LazyLoad plugin was not intercepting image loading -- the images were loading regardless of...

Discussion

  1. zakius

    wow, so the solution is “just go to the expected place and untick one checkbox”
    I guess this may be too much for many of mac users but I doubt they will be able to read text as long as this one either way

    I clicked this cause I was curious what kind of shenanigans, rain dances and unholy sacrifices you had to do but it turned out it was absolutely reasonable!

  2. Speedy

    Actually, mine was already unchecked (I have OS Mohave for a while). I checked and unchecked again, and they are still the same 504 docs under Recents. No way to delete them; unless I delete them manually but it will delete the original docs in my computer.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!