How to Enable Safe Mode on Windows, Mac, Android, and iPhone
Safe Mode is one of the most useful diagnostic tools built into modern operating systems — and most people only discover it exists when something has already gone wrong. Whether your computer won't boot properly, an app is crashing on loop, or a driver is causing system instability, Safe Mode strips the environment down to its essentials so you can actually figure out what's happening.
Here's how it works across the major platforms, and what variables affect which method will work for your situation.
What Safe Mode Actually Does
Safe Mode loads your operating system with the minimum required files and drivers. Third-party software, startup programs, and non-essential system services are either disabled or bypassed entirely. The idea is to isolate whether a problem is caused by your core OS or by something layered on top of it.
If your device runs fine in Safe Mode, that's a strong signal the issue lives in a driver, background app, or startup process — not in the OS itself. If problems persist in Safe Mode, the fault is more likely with core system files, hardware, or firmware.
How to Enable Safe Mode on Windows 🖥️
Windows offers several entry points into Safe Mode, and which one you'll use depends largely on whether your system can still boot normally.
If Windows Still Boots
- Open Settings → System → Recovery
- Under Advanced startup, click Restart now
- After the restart, choose Troubleshoot → Advanced options → Startup Settings → Restart
- Press F4 for Safe Mode, F5 for Safe Mode with Networking, or F6 for Safe Mode with Command Prompt
Alternatively, hold Shift while clicking Restart from the Start menu — this takes you directly to the Advanced startup menu.
If Windows Won't Boot
If your system fails to start twice in a row, Windows 10 and 11 will typically enter Automatic Repair mode on the third attempt. From there, navigate to Troubleshoot → Advanced options → Startup Settings to reach the same Safe Mode options.
On older systems or in cases where the automatic recovery doesn't trigger, you may need a Windows installation media (USB or DVD) to access recovery tools.
Windows Safe Mode Variants
| Mode | What It Includes |
|---|---|
| Safe Mode | Minimum drivers, no network |
| Safe Mode with Networking | Adds network drivers and services |
| Safe Mode with Command Prompt | Loads CLI instead of desktop GUI |
Safe Mode with Networking is useful when you need to download drivers or run online diagnostics. Command Prompt mode is for advanced users comfortable working without a graphical interface.
How to Enable Safe Mode on Mac
Apple has taken a different approach depending on the processor inside your Mac — and this is one of the biggest variables to check before you start.
Intel-Based Macs
- Shut down the Mac completely
- Power it on, then immediately hold the Shift key
- Release Shift when you see the login window
- Log in — you may need to log in twice on FileVault-encrypted drives
Apple Silicon Macs (M1, M2, M3 and later)
- Shut down completely
- Press and hold the power button until you see Loading startup options
- Select your startup disk, then hold Shift and click Continue in Safe Mode
You can confirm Safe Mode is active by checking Apple menu → About This Mac → System Report, or by looking for "Safe Boot" in the top-right corner of the login screen.
Mac Safe Mode disables login items, third-party kernel extensions, and non-essential fonts. It also runs a basic disk check on startup.
How to Enable Safe Mode on Android 📱
Android's Safe Mode method varies by manufacturer, which makes this platform the most inconsistent of the group. The underlying function is the same — it disables third-party apps — but the steps differ across Samsung, Google Pixel, and other devices.
Common Method (Works on Most Android Devices)
- Press and hold the Power button until the power menu appears
- Long-press the Power off option
- A prompt should appear asking if you want to Reboot to Safe Mode — tap OK
On some devices, especially older ones, you may need to boot into Safe Mode by holding the Volume Down button during startup instead.
In Android Safe Mode, all apps you've installed are disabled — only pre-installed system apps will run. This makes it straightforward to test whether a downloaded app is causing performance issues or crashes.
To exit, simply restart the device normally.
How to Enable Safe Mode on iPhone
iOS doesn't have a traditional Safe Mode in the way Windows, Mac, and Android do. Apple doesn't expose this layer to end users in the same way. However, there is a limited analog: DFU Mode (Device Firmware Update) and Recovery Mode, which allow low-level diagnostics and OS restoration through iTunes or Finder on a Mac.
For most iPhone troubleshooting that Safe Mode would handle on other platforms — like isolating a misbehaving app — the practical equivalent is:
- Disabling apps one by one
- Checking Settings → Privacy & Security → Analytics for crash logs
- Using Screen Time to limit app access temporarily
Variables That Change the Process
The right method for enabling Safe Mode depends on several factors:
- Operating system version — Windows 11 menus differ from Windows 7; Apple Silicon Macs require a completely different process than Intel models
- Whether the device still boots — determines which entry point is available to you
- Encryption status — FileVault on Mac can add extra login steps in Safe Mode
- Device manufacturer — especially relevant on Android, where OEMs customize boot menus
- Technical comfort level — Command Prompt Safe Mode on Windows and DFU Mode on iPhone both assume familiarity with more advanced tools
Safe Mode is the same concept across all platforms — a stripped-down environment for diagnosing problems — but the way you get there, and what it disables, shifts meaningfully depending on your device, its OS version, and its current state. Your specific setup determines not just which steps to follow, but which options will even be available to you.