What Safe Mode Does and When to Use It
Safe Mode is a diagnostic startup option that loads only the essential programs your operating system needs to run — nothing else. When you start in Safe Mode, Windows, Mac, or Linux skips all the extra software that normally loads automatically: antivirus programs, printer drivers, cloud sync tools, browser extensions, and third-party utilities. This stripped-down environment lets you troubleshoot problems that might be hidden by those extra programs.
Use Safe Mode when a virus or malware is suspected to be interfering with your system, when a recently installed program is causing crashes, when you need to remove software that won't uninstall normally, or when you're trying to figure out whether a problem is caused by Windows itself or by something you've added to it. Safe Mode is also the right place to run antivirus scans if you think your computer is infected, because malware has fewer places to hide when the system is running bare.
Safe Mode does not fix problems on its own — it is a workspace where you can diagnose and repair. You will still need to identify what is causing the trouble and take action to remove it.
Key Takeaways
- Safe Mode loads only essential system files, which helps you see whether a problem is caused by Windows or by software you have installed.
- On Windows 10 and 11, restart your computer and press F8 or Shift+F8 repeatedly during startup, or use Settings to access boot options.
- On Mac, restart and hold Command+S to enter Single-User Mode, or Command+Option+R for Recovery Mode with internet access.
- On Linux, restart and select recovery mode from the GRUB boot menu, or boot into single-user mode from the command line.
- Once in Safe Mode, run antivirus scans, uninstall problematic software, or check Device Manager to see what is actually loading.
Safe Mode on Windows 10 and Windows 11
The fastest way into Safe Mode on modern Windows is through the Settings menu. Open Settings, go to System, then select Recovery. Under Advanced Startup, click Restart Now. Your computer will restart and show a blue menu with several options. Select Troubleshoot, then Advanced Options, then Startup Settings. Click Restart. When the next screen appears, press the number key for the Safe Mode option you want — usually 4 for Safe Mode, or 5 for Safe Mode with Networking if you need internet access.
If you cannot reach Settings — for example, if Windows will not start normally — restart your computer and press F8 or Shift+F8 repeatedly as soon as it powers on, before the Windows logo appears. This should bring up the Advanced Boot Options menu. If F8 does not work, try holding Shift and clicking the Restart button from the Windows login screen, then follow the same path through Troubleshoot and Startup Settings.
Once you are in Safe Mode, the screen will say "Safe Mode" in the corners. Open Device Manager (right-click the Start button and select Device Manager) to see what drivers are loaded. Run Windows Defender or another antivirus program to scan for malware. If you suspect a specific program is causing problems, go to Settings > Apps > Apps and Features, find the program, and uninstall it. Safe Mode is also where you can safely delete files that a running program might be using.
Safe Mode on Mac
On a Mac, restart your computer and when ready hold down the Shift key. Keep holding it until you see the login screen. This is Safe Mode. Your Mac will take longer to start because it is checking the disk and loading only essential software.
If you need more control — for example, to run disk repair tools or access the command line — restart and hold Command+S instead. This enters Single-User Mode, which shows a black screen with a command prompt. From here you can run fsck (a disk-checking tool) by typing fsck -fy and pressing Enter. Type exit when finished to continue startup normally.
For the most thorough troubleshooting, restart and hold Command+Option+R to enter Recovery Mode with internet access. This loads a full recovery environment where you can run Disk Utility to repair the drive, reinstall macOS, or access Terminal. Recovery Mode is also where you go if you need to reset your Mac or erase it completely.
Safe Mode on Linux
Linux systems boot through a menu called GRUB. When your computer starts, you should see a menu with options like "Ubuntu" or your Linux distribution name. Highlight the entry for your system and press E to edit it. Find the line that starts with linux and go to the end of that line. Add the word single (with a space before it) and press Ctrl+X to boot. Your system will start in single-user mode, which is Linux's equivalent of Safe Mode — you will have a command prompt with root access and no graphical interface.
If GRUB does not appear when you start, restart and hold Shift (on some systems, Esc) when ready after powering on. This should force the GRUB menu to display. Once you are in single-user mode, you can run antivirus tools from the command line, check system logs, or uninstall problematic packages using your package manager (apt, yum, pacman, depending on your distribution).
Some Linux systems also offer a recovery mode option directly in the GRUB menu. Look for an entry labeled "recovery mode" or similar. Select it and press Enter. This will boot into a minimal environment where you can perform maintenance tasks without loading the full desktop.
What to Do Once You Are in Safe Mode
Once Safe Mode is running, your first step is usually to run a full antivirus or antimalware scan. On Windows, open Windows Defender (built into Windows) or read Malwarebytes, which is effective at finding threats that Windows Defender might miss. On Mac, use the built-in Malware Removal Tool or a third-party scanner. On Linux, use ClamAV or similar command-line tools. Let the scan finish completely — this can take 30 minutes or longer on a full system scan.
If the scan finds threats, follow the program's instructions to remove or quarantine them. If you know which program is causing problems, uninstall it. On Windows, go to Settings > Apps > Apps and Features, find the program, and click Uninstall. On Mac, drag the process from the Applications folder to the Trash. On Linux, use your package manager from the command line (for example, apt remove programname).
After you have removed the problem, restart your computer normally. If the issue is gone, Safe Mode helped you identify and fix it. If the problem persists even in normal mode, the issue may be with Windows, macOS, or Linux itself rather than with installed software — in that case, you may need to repair or reinstall the operating system.
When Safe Mode Will Not Start
If Safe Mode itself will not load, the problem is likely with a critical system file or a hardware issue, not with third-party software. On Windows, try using the Startup Repair tool: restart, go to Troubleshoot > Advanced Options > Startup Repair, and let Windows attempt to fix itself. On Mac, restart in Recovery Mode (Command+Option+R) and use Disk Utility to repair the drive. On Linux, boot from a live USB and use command-line tools to check and repair the file system.
If your computer will not start at all — no logo, no sound, nothing — the problem is likely hardware-related: a failing hard drive, bad RAM, or a power supply issue. Safe Mode cannot help with hardware problems. In that case, you will need to take the computer to a repair technician or contact the manufacturer.
Frequently Asked Questions
Is it safe to stay in Safe Mode for a long time?
Yes, Safe Mode is stable and safe to use for as long as you need. However, some features will not work — printers may not print, internet may be slow, and some programs will not run at all. Once you have finished troubleshooting, restart normally so your system runs at full speed with all features available.
Will Safe Mode delete my files?
No. Safe Mode only changes what loads when your computer starts. Your files, documents, photos, and settings remain untouched. If you uninstall a program while in Safe Mode, that program is removed, but your personal files stay.
Can I access the internet in Safe Mode?
On Windows, choose "Safe Mode with Networking" to keep internet access. On Mac, both Single-User Mode and Recovery Mode can access the internet if you set it up. On Linux, single-user mode usually does not have networking by default, but you can configure it manually from the command line if needed.
What if a virus is preventing me from reaching Safe Mode?
Try booting from a live antivirus USB drive instead. Tools like Kaspersky Rescue Disk or Avast Bootable Rescue Disk let you scan and remove malware before Windows, macOS, or Linux even loads. read one on a clean computer, write it to a USB drive, and boot from the USB on the infected computer.
How do I know if I am actually in Safe Mode?
On Windows, the words "Safe Mode" appear in the corners of the screen and in the taskbar. On Mac, the login screen will say "Safe Boot" at the top. On Linux, you will see a command prompt instead of a graphical desktop, or the system will display a minimal interface. If you are unsure, restart normally and try again.