Mac maintenance
Mac Shutdown Best Practices (Yes, Some Are Better Than Others)
How to properly shut down a Mac, when to shut down vs sleep, and what habits keep your machine healthy. Real guidance for macOS Sonoma+.
There’s an old debate among Mac users: shut down nightly, or leave it sleeping forever. Both camps have a point, and both are partly wrong. Modern Apple silicon Macs handle sleep so well that “always asleep” is fine for most people — but periodic shutdowns and proper restart habits still matter for stability, updates, and longevity. Here’s the actual best-practice guide, with the reasons.
Sleep vs shutdown: what’s actually happening
When you choose Sleep (Apple menu, Sleep), the Mac:
- Suspends RAM contents in low-power state
- Powers down the display, idle CPU cores, and most peripherals
- Maintains Wi-Fi, Bluetooth, and a low-level wake processor
- Uses around 0.1-0.5W on Apple silicon
When you choose Shut Down, the Mac:
- Quits all running apps gracefully
- Flushes write buffers to disk
- Powers off everything except the always-on chip
- Uses essentially zero power (a few milliwatts)
When you choose Restart, it does both — shut down, then immediately boot back up. This is what applies pending updates and clears state.
For Apple silicon Macs designed for sleep, “always sleep, restart weekly” is a reasonable default for most users.
When to sleep
- End of the workday
- Walking away from the desk for hours
- Overnight, when you’ll use it again tomorrow
- Travel between locations (lid closed = automatic sleep)
Modern Macs wake from sleep in under 2 seconds. Going back to where you were is faster than rebooting and reopening apps.
When to shut down
- You won’t use the Mac for several days
- Storing it for a trip or vacation
- Before transporting through extreme conditions (very cold, very hot)
- During electrical storms (also unplug from power)
- When troubleshooting persistent issues — a full power cycle clears more state than restart
Don’t shut down nightly out of habit. The boot cost (40-60 seconds) plus the wear of repeated cold starts isn’t trivial across years of use.
There’s a faster waySweep does most of this list automatically. Try Sweep free →
When to restart
- Every 1-2 weeks regardless. Clears memory, applies pending updates
- After installing system updates (macOS prompts you)
- When the Mac feels sluggish (memory pressure, stuck WindowServer)
- After installing kernel extensions or system extensions
- When peripherals stop being recognized
Restart instead of shutdown when you specifically want to apply an update or refresh state. The Mac comes back faster than from cold shutdown.
How to shut down properly
The right way:
- Save your work. Cmd-S in every app with unsaved changes
- Quit apps that have important state (browsers with research, code editors with unsaved files)
- Apple menu, Shut Down
- Untick “Reopen windows when logging back in” unless you actually want them all to come back
Step 4 is the one most users skip. Reopening windows means your next boot relaunches every app, every browser tab, and every document. It’s usually slower and more cluttered than starting fresh.
The wrong way:
- Force-shutting down by holding the power button (only when actually frozen)
- Pulling the power on a desktop Mac mini or Studio (corrupts file systems over time)
- Closing the lid mid-task and assuming the work saved itself (most apps do, some don’t)
What sleep actually preserves
Modern macOS sleep is robust. When you wake the Mac:
- All apps resume exactly where they were
- Network connections may need to reauthenticate (Wi-Fi reconnects, but VPNs and SSH sessions usually drop)
- Bluetooth devices reconnect within 1-3 seconds
- External drives spin up if they spun down
What sleep doesn’t fix:
- Memory leaks: apps that have been running for days accumulate memory bloat. A weekly restart resets this
- Pending OS updates: only restart applies these
- Stuck processes: a runaway daemon will still be running when you wake the Mac. Activity Monitor solves it, but a restart is sometimes faster
Lid-closed sleep on MacBooks
Closing the lid puts a MacBook to sleep. It does NOT shut down. Battery drain in lid-closed sleep is roughly 1-2% per day on Apple silicon. A fully charged MacBook can sit in a backpack for 2-3 weeks and still wake up.
Exception: if Power Nap is on (System Settings, Battery, Options), the Mac periodically wakes for short windows to fetch mail and update iCloud. That can drain battery faster — turn off Power Nap if you don’t need overnight syncing.
Shutdown when battery is dying
When battery drops below 10%, your Mac will eventually go to “emergency sleep” (RAM contents written to disk, then powered off). Not a true shutdown. Then when you plug in:
- Wake takes 30-60 seconds because RAM has to reload from disk
- Apps come back exactly where they were
Better practice: when you see the low-battery warning, manually save and shut down or plug in. Don’t rely on emergency sleep.
Force shutdown
When the Mac is fully frozen and won’t respond:
- Hold the power button for 5-10 seconds until it powers off
- Wait 10 seconds
- Press the power button to boot back up
This is the only acceptable use of force shutdown. If you have to do it more than once a month, something is wrong — usually a misbehaving kernel extension or failing hardware.
Auto-shutdown / sleep schedules
System Settings, Battery (or Energy Saver on desktop Macs), Schedule. You can set:
- Auto-sleep at a specific time daily
- Auto-shutdown at a specific time daily
- Auto-startup at a specific time daily
Useful for:
- Auto-shutdown at midnight if you tend to leave it running
- Auto-startup at 8am so it’s ready when you sit down
- Office workstations that should always be off after hours
What about uptime?
uptime in Terminal tells you how long the Mac has been running since last boot. Long uptime isn’t inherently bad — but past 3-4 weeks, you usually start seeing:
- Slower app launches (memory pressure builds)
- Quirky behavior in long-running apps
- Pending macOS updates that haven’t been applied
A monthly restart is a good rhythm. Set a reminder if you forget.
Updates and shutdown
When macOS shows “Updates Available” in System Settings, the install process needs a restart. macOS will:
- Download the update
- Prompt to restart
- On restart, finalize installation (5-15 minutes during which the screen shows the Apple logo with a progress bar)
- Reboot to login
Don’t shut down during step 3. The progress bar is real work — kernel extensions, system framework updates, file integrity checks. Cutting power here can corrupt the install.
If you’re on battery, plug in before starting an update. Updates are exactly the wrong time to lose power.
Time Machine and shutdown
If a Time Machine backup is in progress when you shut down, macOS pauses the backup. It resumes when you next connect the backup drive. No data is lost. The status icon in the menu bar tells you the backup state.
For the cleanest shutdown: wait until the backup completes (or eject the drive cleanly first).
A weekly Mac care rhythm
The minimal version:
- Daily: Sleep when you walk away. Wake to resume
- Weekly: Restart once. Apple menu, Restart. Untick “Reopen windows.” Takes 90 seconds
- Monthly: Quick health check. About This Mac, Storage. Activity Monitor for any wild CPU/memory consumers
- Quarterly: Deeper cleanup. Cache flush, login item audit, app uninstall
- Yearly: Battery health check. System Settings, Battery, Battery Health
The shutdown question itself is small in the grand scheme. The bigger maintenance habits — periodic restarts, login item discipline, regular backups, occasional cache cleanup — are what keep a Mac fast and stable for 5-7 years instead of feeling old at year 3.
For most users, the answer to “should I shut down nightly?” is no — sleep is fine. But “should I restart weekly?” is yes. And “should I shut down before a long trip?” is also yes. The nuance matters.