Home How To Guide What Is Safe Mode in Windows 10 & 11? How It Works...

What Is Safe Mode in Windows 10 & 11? How It Works and When to Use It

Safe Mode is very useful for troubleshooting problems with programs and drivers that might not start correctly or that might prevent Windows from starting correctly. Here are all the ways you can start Windows 10 in Safe Mode

Sometimes Windows becomes slow or unstable, or refuses to start properly. Maybe you installed a bad driver, picked up malware, or a recent update went wrong. In these situations, Safe Mode is one of the most useful tools help you. Safe Mode starts Windows with a minimal set of drivers and services so you can troubleshoot issues that are hard or impossible to fix in normal mode. It has been part of Windows for years, and it’s still extremely important in both Windows 10 and Windows 11.

In this article, you’ll learn:

  • What Safe Mode is and how it works
  • The different types of Safe Mode
  • When you should use Safe Mode
  • Different ways to start and exit Safe Mode in Windows 10 & 11
  • What Safe Mode can’t fix, and what to do next

What Is Safe Mode in Windows?

Safe Mode is a special diagnostic startup mode in Windows. When you boot into Safe Mode, Windows loads only:

  • Essential system files
  • Basic drivers (for example, a generic display driver instead of your full graphics driver)
  • A limited set of services

All non-essential startup programs, third-party services, and many advanced drivers are disabled.

The result is a simplified, basic version of Windows that:

  • Is less likely to crash due to faulty drivers or apps
  • Makes it easier to remove problematic software
  • Helps you diagnose whether an issue is caused by Windows itself or something you installed

If your PC works normally in Safe Mode but crashes or freezes in normal mode, that’s a strong sign that a driver, startup program, or third‑party software is causing the problem.

Types of Safe Mode in Windows

Windows offers three main Safe Mode options:

Windows 10 Safe mode

  1. Safe Mode (Minimal)
  • Loads only the most essential drivers and services.
  • Uses a basic video driver, so your screen resolution is usually lower and the desktop looks different.
  • No network or internet access.

2. Safe Mode with Networking

  • Same as normal Safe Mode, but also loads the drivers and services needed for network and internet access.
  • Useful if you need to download drivers, tools, or updates, or if you’re troubleshooting network-related problems.

3. Safe Mode with Command Prompt

  • Starts Windows in Safe Mode but opens a Command Prompt window instead of the usual desktop.
  • For advanced users who want to run command-line tools (like SFC, DISM, CHKDSK) or scripts.

For most users, Safe Mode (Minimal) or Safe Mode with Networking is enough.

When Should You Use Safe Mode?

You don’t need Safe Mode for everyday use. It’s mainly for situations where something has gone wrong and normal Windows is unstable.

Typical cases where Safe Mode helps:

  • After installing a bad driver: For example, you installed a new graphics, audio, or network driver and now you see blue screens (BSOD), freezes, or boot loops. In Safe Mode, you can roll back or uninstall the driver.
  • After installing problematic software: Some third‑party tools, antivirus programs, or system utilities can conflict with Windows. If the system crashes after installing software, boot into Safe Mode and uninstall it.
  • Suspected malware or unwanted programs: Certain malware loads with Windows and prevent uninstall. In Safe Mode, many of those components don’t start, so security tools have a better chance of cleaning them.

If you suspect malware is causing issues and want to learn more about cleaning your PC while in Safe Mode, this Malwarebytes article explains Safe Mode and malware removal

  • Windows won’t boot normally: If Windows 10 or 11 crashes during startup or gets stuck in a loop, booting into Safe Mode (with or without networking) can let you troubleshoot, remove updates, or use System Restore.
  • Troubleshooting performance issues: If your PC is extremely slow in normal mode but much faster in Safe Mode, the cause is usually:
    • Too many startup programs
    • A heavy security suite or utility
    • A driver or service that’s misbehaving

In short, if you suspect recent change (update, driver, program) caused problems, Safe Mode is often the safest place to start troubleshooting.

How Safe Mode Works Behind the Scenes

When you start Windows normally, the system loads:

  • Full hardware drivers for your graphics, audio, network, etc.
  • All enabled startup programs
  • Many background services, including third‑party ones

In Safe Mode, Windows uses a special configuration:

  • Minimal driver set: For example, instead of using your dedicated graphics driver, Windows uses a basic display driver. This is why the desktop may look stretched or low resolution.
  • Limited services: Only core Microsoft services needed for Windows to run are started. Many third‑party services are skipped.
  • Disabled startup programs: Anything you normally see in the Startup tab in Task Manager (and more) is not launched.

This stripped‑down environment makes it easier to tell whether your problem is:

  • System-related (it appears even in Safe Mode), or
  • Caused by extra software or drivers (it disappears in Safe Mode)

How to Start Windows in Safe Mode

The exact screens differ slightly between Windows 10 and Windows 11, but the basic methods are the same.

From Settings (Advanced Startup)

If you can still sign in to Windows:

  • Press Windows + I to open Settings.
  • Go to System > Recovery (Windows 11) or Update & Security > Recovery (Windows 10).
  • Under Advanced startup, click Restart now.

  • Your PC will restart into the Choose an option screen.

  • Select Troubleshoot > Advanced options 

  • Next, click on Startup Settings 

  • Click on Restart.

  • After the restart, you’ll see a list of options. Press:
    • 4 or F4 for Safe Mode
    • 5 or F5 for Safe Mode with Networking
    • 6 or F6 for Safe Mode with Command Prompt

Using Shift + Restart (From Start Menu)

If you’re on the sign-in screen or desktop:

  1. Hold down the Shift key on your keyboard.
  2. While holding Shift, click the Power icon and then click Restart.
  3. After your PC restarts, you’ll see the same Advanced startup menu:
    Troubleshoot > Advanced options > Startup Settings > Restart.
  4. Select your Safe Mode option: 4 / 5 / 6 or F4 / F5 / F6.

When Windows Won’t Boot Normally

If Windows fails to start several times in a row, it should automatically open the Automatic Repair screen.

  • On the Automatic Repair screen, click Advanced options.

  • Select Troubleshoot > Advanced options > Startup Settings > Restart.
  • Choose the Safe Mode option you need (4, 5, or 6).

Alternatively, you can use Windows installation media (USB/DVD):

  • Boot from the installation media and choose your language.
  • Click Repair your computer instead of Install.

  • Go to Troubleshoot > Advanced options > Startup Settings > Restart.
  • Select a Safe Mode option.

Using the System Configuration Tool (msconfig)

This method forces Windows to always boot into Safe Mode until you change it back.

  1. Press Windows + R, type msconfig, and press Enter.
  2. In System Configuration, open the Boot tab.
  3. Under Boot options, check Safe boot and select one of:
    • Minimal – normal Safe Mode
    • Network – Safe Mode with Networking
  4. Click Apply, then OK and restart your PC.


Windows will now always start in Safe Mode until you undo this setting.

How to Exit Safe Mode in Windows

If you entered Safe Mode through Advanced Startup (Shift + Restart or Settings), Windows usually returns to normal mode automatically after you restart.

However, if you used msconfig and checked Safe boot, Windows will keep booting into Safe Mode every time.

To exit Safe Mode:

  1. Press Windows + R, type msconfig, and press Enter.
  2. Go to the Boot tab.
  3. Uncheck the Safe boot option.
  4. Click Apply, then OK, and restart your PC.

After the restart, Windows should load normally.

Still stuck in Safe Mode or seeing the same screen every time you restart? Follow our dedicated guide on how to turn off Safe Mode in Windows.

Safe Mode Limitations and Next Steps

Safe Mode is powerful, but it isn’t a cure‑all. You shouldn’t rely on Safe Mode alone when:

  • Your hard drive or SSD is failing (strange noises, S.M.A.R.T. errors, bad sectors).
  • You’ve lost or deleted important personal files (you need backups or recovery tools).
  • The system is heavily infected with advanced malware or ransomware.
  • Windows system files are severely corrupted and even Safe Mode is unstable.

In such cases, consider:

  • Restoring from a system restore point or system image backup
  • Using Reset this PC (keeping or removing personal files)
  • Performing a clean install of Windows 10 or 11

Safe Mode is best used as a first step to diagnose and fix:

  • Driver conflicts
  • Bad startup programs
  • Software-related crashes and freezes

Frequently Asked Questions

1. What is Safe Mode used for in Windows?
Safe Mode is a diagnostic startup mode that loads only essential drivers and services. It helps you troubleshoot problems caused by faulty drivers, startup programs, malware, or recent changes that make Windows unstable.

2. What’s the difference between Safe Mode and Safe Mode with Networking?
Normal Safe Mode disables network and internet access. Safe Mode with Networking loads the extra drivers and services needed for Wi‑Fi or Ethernet, so you can go online to download tools, drivers, or updates while troubleshooting.

3. Does Safe Mode delete any of my files or programs?
No. Booting into Safe Mode doesn’t delete your personal files or uninstall apps. It only changes how Windows loads during that session. However, while in Safe Mode, you can choose to uninstall programs or drivers that are causing problems.

4. How do I exit Safe Mode and go back to normal Windows?
Usually, you just restart your PC and Windows will boot normally. If you enabled Safe Mode using msconfig (System Configuration), open msconfig again, uncheck Safe boot on the Boot tab, click OK, and restart your computer.

5. Should I always use Safe Mode to fix Windows problems?
No. Safe Mode is great for diagnosing and fixing many software and driver issues, but it won’t repair failing hardware, recover deleted files, or fully remove serious malware. In those cases you may need backups, hardware checks, a system restore, or even a clean install of Windows.

With over 7 years of experience in the IT industry, I have experience in IT support, helpdesk, sysadmin, network admin, and cloud computing. Certified in Microsoft Technologies (MCTS and MCSA) and also Cisco Certified Professional in Routing and Switching.

Exit mobile version