Mac maintenance
How to Reset a Mac to Factory Settings
Two ways to reset your Mac to factory settings — the quick Erase All Content method on Apple Silicon, and the manual Recovery process on older Intel Macs.
There are two reasons people factory-reset a Mac. The first is selling or giving it away — the data has to be gone. The second is “everything is weird and I want a fresh start.” Both end at the same place, but the second case is worth a sanity check before you nuke a year of accumulated work.
If your Mac is just slow or buggy, factory resetting is the nuclear option. A proper cleanup, a check of login items, a reinstall of misbehaving apps, and Disk Utility First Aid will fix 80% of issues without erasing anything. If you’ve already tried those and the Mac still feels broken, then yes — factory reset is reasonable.
The quick path: Apple Silicon and T2 Macs
If your Mac was made in late 2020 or later (M1 onward) or is an Intel Mac with a T2 chip (most 2018–2020 models), you have a fast option that handles everything: Erase All Content and Settings.
It works just like resetting an iPhone. The whole process takes 5–10 minutes.
Before you start
- Back up. Time Machine to an external drive, or Migration Assistant ready to pull from another Mac. Don’t skip this. Once you click Erase, things you forgot about are gone.
- Confirm iCloud is fully synced. Open Finder → iCloud Drive. If anything has a cloud-with-arrow icon, it’s still uploading. Wait. The same applies to Photos — open Photos and check the bottom of the library view for “X items uploading” or similar.
- Sign out of accounts that license per machine. Adobe Creative Cloud, Microsoft 365, anything else with a license you’ll want back on a different machine.
Run the reset
Apple Menu → System Settings → General → Transfer or Reset → Erase All Content and Settings.
Erase Assistant launches. It asks for:
- Your admin password
- Confirmation that backups are done
- Your Apple ID password (so it can sign you out of iCloud and remove Activation Lock)
Then it does the work. The Mac restarts, takes 5–10 minutes, and comes back to the Welcome / Hello screen.
That’s the entire factory reset. Fully done.
The slower path: pre-T2 Intel Macs
If your Mac is a pre-2018 Intel model, Erase All Content and Settings isn’t available. You’ll factory reset the old way — through macOS Recovery.
Step 1: back up and sign out
Same as above — Time Machine backup, iCloud sign-out (System Settings → Apple ID → Sign Out), iMessage sign-out (Messages → Settings → iMessage → Sign Out), license deauthorization for Adobe / Music / etc.
Sign out of iCloud BEFORE you erase. If you erase first, you’ve left your Mac tied to your Apple ID with no easy way to release it.
Step 2: boot into Recovery
Shut down the Mac. Power it on while holding Cmd-R. Keep holding until you see the Apple logo. The Mac boots into Recovery — a stripped-down environment with Disk Utility, Reinstall macOS, and Terminal.
If you see a globe instead of the Apple logo, that’s Internet Recovery — same thing, just downloaded over the network. It works fine, just takes longer to load.
You may be asked to choose a Wi-Fi network. Connect.
Step 3: erase the disk
From the Recovery main menu, choose Disk Utility. In the sidebar, select your internal disk. Click Erase at the top.
Set:
- Name: Macintosh HD
- Format: APFS
Click Erase. Disk Utility wipes the volume in about a minute. If you see a “Container” listed alongside individual volumes, click View → Show All Devices, then erase the physical drive itself for a totally clean slate.
Quit Disk Utility.
Step 4: reinstall macOS
Back at Recovery’s main menu, choose Reinstall macOS. The installer connects to Apple’s servers and downloads the version of macOS that came with your Mac (or the closest still-available version). This step takes 30–60 minutes depending on your network.
The Mac will restart partway through. Don’t unplug it. Don’t close the lid. Let it finish.
Step 5: arrive at Setup Assistant
When the install finishes, the Mac boots into Setup Assistant. If you’re keeping the Mac, click through and reconfigure it. If you’re selling or giving it away, don’t click through Setup. Press Cmd-Q to quit Setup Assistant. The Mac sleeps; shut it down with the power button. The buyer or recipient will see Setup Assistant on first boot.
What if I just want to start fresh, not sell?
You can do the same Erase All Content and Settings flow and then set the Mac up as new from the Welcome screen. This is a “true” fresh start — no old user accounts, no migrated junk.
The alternative is to wipe and restore from a Time Machine backup. That brings everything back, including the cruft. Useful if you accidentally erased and want to undo, less useful if you’re trying to fix a buggy Mac (since you’ll just bring the bug back).
For a “fresh-but-not-totally-naked” approach, do the wipe, then during Setup Assistant choose Migration Assistant and import only your User Account from the backup — but skip Applications and System & Network. Reinstall apps fresh from their installers. This is the cleanest fresh start that still preserves your data.
Common factory-reset problems
A few that come up a lot:
- “Erase All Content and Settings” is grayed out. This usually means you’re on an older macOS that doesn’t support it (it requires Monterey 12.0+). Update macOS first, or use the Recovery method.
- “Reinstall macOS” fails with a 1008F error. Date is wrong. In Recovery, open Terminal (Utilities menu) and check the date with
date. If it’s wildly off, Apple’s signing servers reject the request. Set withdate -u MMDDhhmmYY. - Stuck at the Apple logo after wipe. Could be a botched install. Boot into Recovery again and reinstall. If that fails, try Internet Recovery (Cmd-Option-R on Intel) to pull a fresh installer from Apple.
- Activation Lock screen after reset. This means you didn’t sign out of iCloud first. You’ll need to enter your Apple ID and password to bypass it. If you forgot the password, reset it at iforgot.apple.com, then unlock the Mac.
After the reset: what to install first
If you’re keeping the Mac and want a clean foundation, here’s the order I install in:
- Run Software Update before anything else. The factory installer is rarely the latest version. Apple Menu → System Settings → General → Software Update.
- Sign in to iCloud if you want sync, but pause before enabling iCloud Drive — it’ll start downloading everything immediately and saturate your network.
- Install your password manager (1Password, Bitwarden, etc.). Without it, every other login is going to be painful.
- Browser of choice. Then sync your bookmarks/extensions.
- The 5–10 apps you actually use daily. Avoid the temptation to reinstall everything you had before. The whole point of starting fresh is starting fresh.
A factory reset followed by selectively reinstalling the apps you genuinely use is one of the best long-term feel-better moves for a Mac that’s been collecting cruft for years.
When NOT to factory reset
A factory reset is overkill for many problems. Don’t reset if:
- The Mac is just slow — try cleanup first
- A specific app is misbehaving — reinstall that app
- You’ve got a hardware issue (fan failure, dead pixel, swollen battery) — reset doesn’t fix hardware
- You haven’t backed up — please back up first
A reset is worth doing when you’ve genuinely tried the smaller fixes, when you’re handing the Mac to someone else, or when something fundamental is broken in the system folder that you can’t easily isolate. Otherwise, fix the actual problem.
For most “this Mac feels old” scenarios, an aggressive cleanup of caches, login items, and forgotten apps gets you 80% of the benefit of a reset with 5% of the effort and zero risk of losing data.