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
    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...

  • By
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

Incredible Demos

  • By
    Comment Preview Using MooTools

    Comment previewing is an awesome addition to any blog. I've seen really simple comment previewing and some really complex comment previewing. The following is a tutorial on creating very basic comment previewing using MooTools. The XHTML You can set up your XHTML any way you'd like.

  • By
    Create a Dynamic Flickr Image Search with the Dojo Toolkit

    The Dojo Toolkit is a treasure chest of great JavaScript classes.  You can find basic JavaScript functionality classes for AJAX, node manipulation, animations, and the like within Dojo.  You can find elegant, functional UI widgets like DropDown Menus, tabbed interfaces, and form element replacements within...

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!