How to Open a Mac in Safe Mode (Intel & Apple Silicon)

Safe Mode is one of the most useful diagnostic tools built into macOS — and knowing how to use it can save hours of frustration when your Mac starts acting strangely. Whether you're chasing a startup crash, a sluggish performance issue, or a stubborn software conflict, Safe Mode strips your Mac down to its essentials so you can identify what's going wrong.

What Safe Mode Actually Does

When you boot a Mac into Safe Mode, macOS does several things automatically:

  • Loads only essential kernel extensions — third-party drivers and extensions are bypassed
  • Runs a basic disk check (fsck) on your startup volume
  • Disables login items and startup apps — nothing launches automatically
  • Clears certain system caches, including font caches and kernel caches
  • Disables most GPU drivers, which can affect display performance temporarily

The result is a minimal, stripped-back environment. If a problem disappears in Safe Mode, that's strong evidence it's caused by third-party software, a corrupted cache, or a login item — not a hardware fault or core macOS issue.

Why the Steps Differ: Intel vs. Apple Silicon 🍎

Here's the critical fork in the road. Apple began transitioning to its own Apple Silicon chips (M1, M2, M3, and later) in late 2020. The Safe Mode process is fundamentally different between Intel-based Macs and Apple Silicon Macs because of how each architecture handles startup.

FeatureIntel MacApple Silicon Mac
Startup key methodHold Shift at powerHold Power button to enter options
Boot processFires up immediately on pressLoads startup options screen first
Safe Boot indicator"Safe Boot" shown in login screen"Safe Boot" shown in login screen
Firmware chipIntel BIOS-basedApple T2 / Secure Enclave

Knowing which chip your Mac uses is step one. To check: go to Apple menu → About This Mac. If you see "Chip: Apple M1" (or M2, M3, etc.), you have Apple Silicon. If you see an Intel processor listed, you have an Intel Mac.

How to Boot an Intel Mac into Safe Mode

  1. Shut down your Mac completely — not restart, but a full shutdown
  2. Press the power button to turn it on
  3. Immediately hold the Shift key — press and hold as soon as you hear the startup chime or see the screen light up
  4. Keep holding Shift until you see the login window
  5. You should see "Safe Boot" displayed in red or orange in the upper-right corner of the login screen

Release Shift and log in normally. macOS may take noticeably longer to load in Safe Mode — that's expected.

How to Boot an Apple Silicon Mac into Safe Mode ⚙️

The process is different because Apple Silicon Macs don't use the traditional startup key shortcut in the same way.

  1. Shut down your Mac completely
  2. Press and hold the power button — keep holding it, don't just tap it
  3. Continue holding until you see "Loading startup options..." appear on screen
  4. Release the power button when the startup options window appears (showing your drive volumes and an Options gear icon)
  5. Select your startup disk (usually "Macintosh HD")
  6. Hold the Shift key, then click "Continue in Safe Mode"
  7. Release Shift and follow any prompts to log in

The Mac will restart and boot into Safe Mode. Again, expect slower load times.

How to Confirm You're in Safe Mode

On both Intel and Apple Silicon Macs, the confirmation is the same: look for "Safe Boot" in the menu bar area or in the login screen. You can also verify after logging in by going to Apple menu → About This Mac → System Report → Software, where Boot Mode will show "Safe" if successful.

What to Do Once You're in Safe Mode

Safe Mode isn't a permanent operating environment — it's a diagnostic space. Common reasons people boot into it include:

  • Testing whether a problem persists — if it doesn't, the culprit is likely a startup item or third-party extension
  • Uninstalling problematic software — easier when it isn't actively running
  • Clearing caches manually — Safe Mode clears some automatically, but you can also do more targeted cleanup
  • Checking disk health — Safe Mode triggers a first-pass disk check, though Disk Utility gives more detailed diagnostics

Some things won't work in Safe Mode by design: AirDrop, certain external audio devices, some GPU-intensive apps, and Wi-Fi may behave differently on some configurations.

The Variables That Affect Your Experience

Safe Mode behaves consistently at a technical level, but what you discover in Safe Mode depends heavily on your specific setup:

  • How many login items and startup agents you have installed — power users with lots of background apps will notice a bigger difference between normal and Safe Mode
  • Your macOS version — behavior in Ventura, Sonoma, or Sequoia may differ slightly from older versions like Big Sur or Monterey, particularly around System Extensions
  • Whether you use third-party security software, VPNs, or kernel extensions — these are exactly what Safe Mode bypasses, and they're common culprits
  • FileVault status — if FileVault encryption is enabled, you may be prompted to log in before the Safe Mode boot fully completes, which is normal

What Safe Mode reveals — or doesn't reveal — tells a different story for a Mac running minimal software versus one loaded with developer tools, virtualization software, and system utilities.