Sweepfor Mac

Troubleshooting

How to Boot Your Mac Into Safe Mode (and Why You'd Want To)

How to start your Mac in Safe Mode on Apple Silicon and Intel — what it does, what it doesn't, and the real troubleshooting it's good for.

8 min read

Safe Mode on a Mac is a diagnostic boot mode that loads only what’s necessary, skips third-party startup items, and runs some checks on the disk. It’s old — the concept goes back to Mac OS 9 — but it’s still one of the cleanest ways to figure out whether a problem is “macOS” or “stuff you’ve installed on top of macOS.”

The procedure changed when Apple Silicon launched. The Intel keyboard shortcut (hold Shift during boot) doesn’t work on M1/M2/M3/M4 Macs. If you’ve been trying to boot Safe Mode on a new MacBook by holding Shift and getting nowhere, here’s why and how to do it correctly.

What Safe Mode actually does

When you boot into Safe Mode, macOS:

  • Loads only the kernel extensions it absolutely needs
  • Disables third-party fonts (sometimes a source of weird issues)
  • Disables third-party login items and launch agents
  • Clears some caches (font cache, kernel cache)
  • Runs a basic disk check (similar to Disk Utility First Aid)
  • Disables hardware acceleration in some cases

What you’ll notice:

  • Boot is slower than usual (the Mac is checking the disk and rebuilding caches)
  • The login screen and desktop look slightly different — graphics may be lower-fidelity
  • “Safe Boot” is shown in red text on the login screen on some macOS versions
  • Many third-party apps work, but some that depend on background helpers won’t
  • Some peripherals may not work fully (especially audio interfaces, certain printers)

It’s not meant for daily use. It’s a diagnostic tool: boot into it, observe behavior, then reboot normally.

How to boot Safe Mode on Apple Silicon (M1, M2, M3, M4)

The procedure for any Apple Silicon Mac:

  1. Shut down completely. Apple Menu → Shut Down. Wait for it to fully power off (screen black, fans stopped).
  2. Press and hold the power button. Keep holding. After several seconds, you’ll see “Loading startup options.”
  3. Release the power button. A list of bootable volumes appears (usually just “Macintosh HD”). Below that, an Options gear icon for Recovery — but you don’t want that.
  4. Click your startup disk (Macintosh HD) once to select it.
  5. Press and hold the Shift key, then click “Continue in Safe Mode.”

The Mac restarts in Safe Mode. This takes longer than a normal boot — give it 1–3 minutes.

When you’re done, just restart normally (Apple Menu → Restart). Safe Mode is a one-time-per-boot state.

How to boot Safe Mode on Intel Macs

On Intel Macs, the old shortcut still works:

  1. Shut down. Apple Menu → Shut Down.
  2. Press the power button to start.
  3. Immediately hold the Shift key. Keep holding.
  4. Release Shift when you see the login screen.

The login screen will show “Safe Boot” in red text. Log in normally; you’re in Safe Mode.

To exit, just restart.

Tip: If you can't tell whether you successfully booted into Safe Mode, click the Apple Menu → About This Mac → System Report → Software → "Boot Mode." It says either "Normal" or "Safe."

When Safe Mode is the right diagnostic

Safe Mode is designed to answer one question: “Is the problem macOS itself, or is it something you’ve installed?”

Useful scenarios:

  • Mac is constantly slow at idle. If it’s fast in Safe Mode, the problem is software you’ve installed (login items, background agents, kernel extensions).
  • App crashes or freezes the system. If the same app works fine in Safe Mode, something else you have installed is conflicting.
  • Mac fails to fully boot in normal mode. Sometimes a bad login item hangs boot. Safe Mode skips login items, so you can boot in, then disable the bad item.
  • Weird graphical glitches or display issues. Could be a third-party display extension or driver.
  • Audio not working. Could be a misbehaving audio driver. Test in Safe Mode.
  • Recurring kernel panics. If panics stop in Safe Mode, the cause is third-party — most likely an out-of-date kernel extension.

What Safe Mode is NOT good for:

  • Diagnosing hardware faults. It still uses the same hardware. Use Apple Diagnostics instead.
  • Fixing problems permanently. Safe Mode is temporary; the issue will return when you reboot normally unless you address what’s causing it.
  • Running normally. Many apps don’t fully work in Safe Mode. Don’t try to use it for actual work.
  • Recovering data. Safe Mode boots into your normal user account; if your data is corrupted, Safe Mode won’t help.

Diagnose AND clean in one appSweep finds runaway processes, frees RAM, and clears caches in one place. Free download →

What to check in Safe Mode

Once you’re booted in:

  1. Reproduce the problem. Try the thing that was misbehaving. App crashing? Try to open it. System slow? Use it normally for a few minutes.
  2. If the problem is gone in Safe Mode: the cause is something you’ve installed. Reboot normally, then start disabling login items and background agents one at a time until the problem returns. The last one you disabled before it returned is the cause.
  3. If the problem persists in Safe Mode: the cause is in macOS itself, in a system-level kernel extension, or in hardware. Move to Apple Diagnostics or Apple Support.

The “disable login items one at a time” process is tedious but conclusive. System Settings → General → Login Items. Disable everything in “Allow in the Background” first; reboot normally; if the problem is gone, re-enable items one at a time until the problem returns. Time-consuming, but it actually finds the culprit.

After Safe Mode: clearing things up

Sometimes booting into Safe Mode and then back to normal mode by itself fixes a problem, even if you didn’t intentionally change anything. That’s because Safe Mode forces some caches to rebuild. Specifically:

  • Font caches are rebuilt
  • Kernel cache is rebuilt
  • Some launch services databases are refreshed

If a problem disappears after a Safe Mode boot/reboot cycle without you doing anything, it was likely a cache issue. Note it for future reference; a similar fix may apply if the problem recurs.

Common things that get fixed by a Safe Mode boot

  • Apps mysteriously refusing to launch with cryptic errors
  • Mac stuck on the gray Apple logo at boot
  • Display showing wrong resolution or color profile
  • Persistent “your computer was restarted because of a problem” panics
  • New external display not being detected properly

For all of these, try Safe Mode first. Even if it doesn’t fix permanently, the diagnostic information (does it work in Safe Mode?) is invaluable.

Skip the manual huntSweep finds every cache, log, and forgotten file in seconds — and only removes what you OK. Download Sweep free →

When Safe Mode itself fails

Sometimes you can’t even boot into Safe Mode. Symptoms:

  • Mac hangs forever on the Apple logo even with Shift held
  • Mac immediately reboots back to Recovery
  • Boot picker on Apple Silicon doesn’t appear after holding power

These are signs of a more significant problem. Try:

  1. Recovery Mode. Apple Silicon: shut down, hold power until “Loading startup options,” click Options. Intel: hold Cmd-R during boot. Recovery has Disk Utility (run First Aid on the boot volume) and Reinstall macOS.
  2. Apple Diagnostics. Apple Silicon: shut down, hold power until “Loading startup options,” then press Cmd-D. Intel: shut down, hold D during boot. Runs hardware tests.
  3. Internet Recovery. If local Recovery is broken, Apple Silicon machines automatically fall back to Internet Recovery. On Intel, hold Cmd-Option-R during boot.
  4. Apple Support. If none of the above work, it’s likely a hardware issue. Schedule a Genius Bar appointment.

Why Apple Silicon changed the procedure

People wonder why Apple changed Safe Mode entry. The simple answer: Apple Silicon Macs use a different boot architecture. The old shortcuts (Shift, Option, Cmd-R, etc.) intercepted the bootloader at specific points; that bootloader doesn’t exist on M-chip Macs in the same way.

Instead, Apple Silicon has a unified boot picker — hold the power button to access startup options, including Safe Mode, Recovery, external boot, and diagnostics. It’s actually cleaner once you know it; you don’t have to remember six different keyboard shortcuts.

Same goes for “boot from Recovery” or “boot from external” — all routed through that one Options screen now.

The shortest summary

Apple Silicon: shut down, hold power, click your disk, hold Shift, click Continue in Safe Mode.

Intel: shut down, power on, hold Shift until login.

Boot up. Reproduce your problem. If it’s gone, the cause is software. If it persists, the cause is deeper. Reboot normally when done.

It’s a 5-minute test that often saves hours of guessing.

← Back to all guides