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
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

  • By
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

Incredible Demos

  • By
    Fading Links Using jQuery:  dwFadingLinks

    UPDATE: The jQuery website was down today which caused some issues with my example. I've made everything local and now the example works. Earlier this week, I posted a MooTools script that faded links to and from a color during the mouseover and mouseout events.

  • By
    Creating Spacers with Flexbox

    I was one of the biggest fans of flexbox before it hit but, due to being shuffled around at Mozilla, I never had the chance to use it in any practice project; thus, flexbox still seems like a bit of a mystery to me.  This greatly...

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!