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
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    Being a Dev Dad

    I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...

Incredible Demos

  • By
    Duplicate the jQuery Homepage Tooltips Using MooTools

    The jQuery homepage has a pretty suave tooltip-like effect as seen below: Here's how to accomplish this same effect using MooTools. The XHTML The above XHTML was taken directly from the jQuery homepage -- no changes. The CSS The above CSS has been slightly modified to match the CSS rules already...

  • By
    Image Reflections with CSS

    Image reflection is a great way to subtly spice up an image.  The first method of creating these reflections was baking them right into the images themselves.  Within the past few years, we've introduced JavaScript strategies and CANVAS alternatives to achieve image reflections without...

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!