• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

AppleToolBox

Tools and Fixes for Mac, iPad, iPhone & iPod

Search posts

  • About
  • Contact

CONNECT WITH US

CATEGORIES

  • iPhone
  • iPad
  • Mac/MacBook
  • Apple Watch
  • Reviews
  • Mac
  • News
  • Reviews
  • Apple Services
  • AirPods

SITE

  • Home
  • About Us
  • Contact
  • Advertise

Search posts

You are here: Home / How-to / 3 Tips Using Terminal Command to Speed up Your Mac

3 Tips Using Terminal Command to Speed up Your Mac

By SK 3 comments Last updated July 7, 2016

Much like the OS for iPhones and iPads, OS X has seen many upgrades over the last few cycles where fancier system animation has been built in to make it more user friendly. These system animations are great but can take a bit off the processing power and make your GUI slow if you are running OS X on an older Macbook or Mac. In this post we will highlight a few tips that can speed up your Mac using basic terminal commands.

MacBook

Contents

  • Mission Control
  • Creating New Windows
  • Faster dock

Mission Control

This has seen a lot of changes over the years. You can use the following terminal command to speed up the animation time for mission control.

Open your terminal and type in:

defaults write com.apple.dock expose-animation-duration – float 0

This command will disable animation for mission control.

Creating New Windows

Many apps tend to zoom in from the center of the screen when trying to create new windows. This can cause some old Macs to run slow. This animation also seems quite unnecessary. You can shut this animation down with the following command via your terminal:

defaults write –g NSAutomaticWindowAnimationsEnabled –bool NO

 

Faster dock

On a slower mac, the time it takes for the dock to slide in an out of view can be sometimes annoying. You can easily get rid of this delay by using the following command. This will make your dock appear and disappear instantly on your machine.

defaults write com.apple.dock autohide-time-modifier –int 0; killall Dock

Although there are many commands out there that can help you with reducing slow animations on your OS X, we thought you might like these basic three since most people use the Mission control and dock on a pretty regular basis.

One good utility out there is the TinkerTool, using which you can easily disable animations for Mail, Fade in fade out effects and accelerate the animation of opening and closing sheets.

Lastly, you can easily reverse the changes of the commands shown here by using the defaults delete command. For example, the create new windows animation setting that you removed in the second option above can be easily restored by using the command:

defaults delete –g NSAutomaticWindowAnimationsEnabled

So go ahead and give it a try. Let us know what are some of your most popular terminal commands that you use for dealing with slow animations on your Mac.

sudz - apple
SK( Managing Editor )

Obsessed with tech since the early arrival of A/UX on Apple, Sudz (SK) is responsible for the original editorial direction of AppleToolBox. He is based out of Los Angeles, CA.

Sudz specializes in covering all things macOS, having reviewed dozens of OS X and macOS developments over the years.

In a former life, Sudz worked helping Fortune 100 companies with their technology and business transformation aspirations.

Related Posts:

  • How To Use The Mac Terminal: The Basics
    How To Use The Mac Terminal: The Basics
  • The Best Homebrew Apps For Mac
    The Best Homebrew Apps For Mac
  • iOS 13 or iPadOS problems and how to fix them - Troubleshooting Guide
    iOS 13 or iPadOS problems and how to fix them -…
  • How To Use CLI Apps On Mac
    How To Use CLI Apps On Mac
  • How to use split-screen on a Mac to view side-by-side apps
    How to use split-screen on a Mac to view side-by-side apps
  • 10 Mac Terminal Tips And Tricks For Pro Users
    10 Mac Terminal Tips And Tricks For Pro Users
  • This powerful iOS feature lets you control your iPhone without touching it
    This powerful iOS feature lets you control your iPhone…
  • Why can’t my MacBook Pro trackpad click?
    Why can’t my MacBook Pro trackpad click?
  • How To Navigate Folders Using The Mac Terminal
    How To Navigate Folders Using The Mac Terminal

Reader Interactions

Write a Comment Cancel reply

Show 3 Comments

  1. Ambrose Carracho says

    July 7, 2016 at 9:22 AM

    Typo in command to reverse change to window animation; should be ‘defaults delete…’, not ‘default delete…’

    Reply
    • SK says

      July 7, 2016 at 9:27 AM

      Thank You AC! You are a lifesaver!

      Reply
  2. Charles Lindauer says

    June 30, 2016 at 9:06 AM

    I just tried the Faster Dock command: defaults write com.apple.dock autohide-time-modifier –int 0; killall Dock

    This was the result: defaults[22289:30491114] Unexpected argument 0; leaving defaults unchanged.

    This didn’t work for me. Do you have an alternative?

    Reply
    • SK says

      June 30, 2016 at 9:49 AM

      Charles, Try this out to disable the delay when you try to hide the dock. “defaults write com.apple.Dock autohide-delay -float 0” THANKS.

      Reply

Primary Sidebar

Recent Posts

  • The Best Mac Calendar Apps
  • How to Change External Display Settings on iPadOS 16
  • How to Set up Notifications for Medications in Apple Health
  • What iOS 16 and iPadOS 16 Features Won’t Arrive This Fall
  • How to Use On-Device Encryption with Google Passwords on iPhone
  • How to Group Apps on iPad Pro

Connect with us

Footer

ABOUT

  • About Us
  • Contact us
  • Advertise
  • Privacy
  • Terms of Use

DEVICES

  • iPhone
  • Mac & MacBook
  • Apple Watch
  • iPad
  • AirPods
  • Apple TV
  • iPod Touch

GUIDES

  • iOS 13 & iPadOS
  • Apple ID
  • iCloud
  • App Store
  • iTunes
  • FaceTime
  • iMessage
  • Siri
  • Books and iBooks
  • Game Center
  • AirPlay

CONNECT

  • Facebook
  • Twitter
  • FeedBurner
  • YouTube

© Copyright 2010-2022 AppleToolBox · All Rights Reserved

This site and its content are in no way affiliated or endorsed by Apple, Inc. · Reproduction without explicit permission is prohibited