What Safe Mode Does and When to Use It
Safe Mode is a diagnostic startup option that loads only the essential drivers and programs your computer needs to run. It strips away everything else—third-party software, network drivers, and startup programs—so you can troubleshoot problems without interference. Safe Mode is useful when your computer won't start normally, when you suspect malware or a bad driver is causing crashes, or when you need to uninstall software that won't cooperate in regular mode.
Safe Mode looks different from your normal desktop. The screen resolution is lower, the taskbar may look sparse, and you'll see "Safe Mode" printed in the corners of your screen. Your internet connection usually won't work unless you specifically boot into Safe Mode with Networking. Most people use Safe Mode to run antivirus scans, remove problematic programs, or restore system files.
Key Takeaways
- Windows 10 and 11 users can press the Windows key and I together, search for "msconfig," and switch to Safe Mode in the Boot tab, then restart.
- Mac users hold the Shift key when ready after powering on or restarting until the login screen appears, then log in normally.
- If your computer won't start at all, restart it and press F8, F2, or Delete repeatedly during the startup screen to access boot options.
- Safe Mode with Networking includes internet access; regular Safe Mode does not, so choose based on whether you need to read antivirus tools.
- You must restart your computer to exit Safe Mode—changing the setting back in msconfig or System Preferences is not enough on its own.
Entering Safe Mode on Windows 10 and Windows 11
The easiest method on modern Windows is through the System Configuration tool. Press the Windows key and I together to open Settings, then type "msconfig" in the search box and press Enter. The System Configuration window will open. Click the Boot tab at the top.
In the Boot tab, you'll see a list of boot options under "Boot options." Check the box next to "Safe boot." A small menu will appear below it with three choices: Minimal, Alternate shell, and Network. Choose "Minimal" for regular Safe Mode (no internet), or "Network" if you need to read antivirus software or access the internet. Leave all other settings unchanged. Click explore, then OK. Windows will ask you to restart—click Restart.
Your computer will restart and load Safe Mode. You'll see "Safe Mode" in the bottom right corner of the screen. When you're finished troubleshooting, restart your computer again. It will boot normally because Safe Mode is a one-time setting that resets after restart on most systems. If it doesn't, repeat the steps above and uncheck the "Safe boot" box.
Entering Safe Mode on Mac
On a Mac, Safe Mode is called Safe Boot. Shut down your Mac completely. Turn it back on and when ready hold down the Shift key. Keep holding Shift until you see the login screen appear—this usually takes 10 to 20 seconds. Release Shift and log in with your password as normal. You'll see "Safe Boot" in the top right corner of the menu bar.
To exit Safe Mode on a Mac, restart the computer and do not hold Shift. The next startup will be normal. If you're using an Apple Silicon Mac (M1, M2, or newer), the process is the same, but Safe Mode may take longer to load because the system performs additional checks.
Entering Safe Mode When Windows Won't Start Normally
If your computer won't boot into Windows at all, you'll need to access the boot menu during startup. Restart your computer. As soon as you see the manufacturer's logo (Dell, HP, Lenovo, etc.) or a black screen with white text, begin pressing a specific key repeatedly. The key varies by manufacturer: F8 on most older systems, F2 on some Dells and Lenovos, Delete on some HP and Asus machines, or Esc on some laptops. Keep pressing until a menu appears.
Look for an option called "Boot Options," "Startup Settings," or "Advanced Options." Select it. You should see a list that includes Safe Mode, Safe Mode with Networking, and Safe Mode with Command Prompt. Use the arrow keys to highlight your choice and press Enter. The computer will load Safe Mode.
If you're unsure which key to press, check your computer's manual or the manufacturer's website by searching "[Your computer model] safe mode." If the boot menu never appears, your computer may have a hardware problem that requires professional service.
Using Safe Mode to Remove Malware or Problem Software
Once you're in Safe Mode, you can run antivirus scans or uninstall programs that won't cooperate in normal mode. Open your antivirus software (Windows Defender, Malwarebytes, Norton, etc.) and run a full system scan. This scan will take longer than usual—30 minutes to several hours depending on your hard drive size. Safe Mode prevents malware from hiding or protecting itself during the scan.
To uninstall a program, go to Settings (Windows) or System Preferences (Mac), find the Programs or Applications section, locate the software you want to remove, and select Uninstall. In Safe Mode, the program cannot lock files or run background processes that would block removal. After uninstalling, restart your computer to return to normal mode and test whether the problem is solved.
Safe Mode with Command Prompt (Windows Only)
Safe Mode with Command Prompt is a more advanced option that loads only the command line interface instead of the graphical desktop. It's useful if your graphics drivers are corrupted and Safe Mode won't display properly, or if you need to run specific diagnostic commands. Access it the same way as regular Safe Mode: through msconfig, or through the boot menu if Windows won't start.
In Command Prompt Safe Mode, you see only a black window with white text. Type commands to navigate your system, run antivirus tools, or restore files. If you're not comfortable with command-line tools, use regular Safe Mode instead. Most troubleshooting can be done from the graphical Safe Mode interface.
Common Mistakes to Avoid
The most common mistake is forgetting to restart after changing the Safe Mode setting in msconfig. Changing the checkbox alone does not put your computer into Safe Mode—you must click Restart for the change to take effect. Another mistake is choosing Safe Mode without Networking when you actually need internet access to read antivirus software. If you realize this after restarting, go back into msconfig and switch to Safe Mode with Networking, then restart again.
Don't assume your computer is broken if Safe Mode takes longer to load than normal startup. Safe Mode performs extra checks and runs fewer background processes, so it may appear to hang on a black screen for a minute or two. Wait at least three minutes before forcing a restart. Finally, remember that Safe Mode is temporary—it's meant for troubleshooting, not everyday use. Once you've fixed the problem, restart normally and disable Safe Mode in msconfig.
Frequently Asked Questions
Can I use the internet in Safe Mode?
Not in regular Safe Mode. You need to select "Safe Mode with Networking" in msconfig (Windows) or use a different method on Mac. Safe Mode with Networking loads the drivers needed for your network card or Wi-Fi, so you can browse the web and read tools.
Why does my computer keep booting into Safe Mode?
This usually means the Safe Mode setting in msconfig was not unchecked after troubleshooting. Open msconfig, click the Boot tab, uncheck "Safe boot," click explore and OK, then restart. If this doesn't work, a startup program or driver may be forcing Safe Mode—try booting into Safe Mode with Command Prompt and running a system file check using the command "sfc /scannow".
Will Safe Mode delete my files?
No. Safe Mode only changes which programs and drivers load at startup. Your files, documents, photos, and personal data remain untouched. However, if you uninstall software while in Safe Mode, that software will be removed—so be careful about what you choose to uninstall.
What if Safe Mode won't load either?
If both normal mode and Safe Mode fail to start, the problem is likely a hardware issue, a corrupted system file that Safe Mode can't fix, or a problem with your hard drive. Try booting from a Windows or Mac recovery disk, or contact a computer repair technician. This is beyond what Safe Mode can diagnose.
Do I need a password to enter Safe Mode?
Yes, you'll need to log in with your user account password on both Windows and Mac. Safe Mode doesn't bypass security—it just loads fewer programs. If you've forgotten your password, you'll need to use your computer's password recovery options before entering Safe Mode.