If your Windows computer is crashing, freezing, running unusually slow, or refusing to start normally, Booting Windows into Safe Mode is often one of the first troubleshooting tool you should try.
Safe Mode starts Windows with only the essential drivers and services required to run. By temporarily disabling many third-party programs, startup applications, and non-essential drivers, Safe Mode can help you determine whether software, drivers, or recent changes are causing problems.
The good news is there are several ways to boot Windows into Safe Mode. In this guide, I’ll show you four proven methods, plus one additional option that can be useful for advanced troubleshooting.
Which Safe Mode Method Should You Use?
Before we begin, here’s a quick reference chart.
| If… | Use This Method |
|---|---|
| Windows works normally | Settings |
| Windows is unstable or acting up | Shift + Restart |
| You prefer commands | Command Prompt |
| Windows won’t start at all | Recovery Environment |
| Advanced troubleshooting | MSCONFIG |
Now let’s look at each method in detail.
Method 1: Boot Into Safe Mode Through Windows Settings
If Windows is still working normally, this is usually the easiest option.
- Open Settings.
- Select System.
- Click Recovery.
- Under Advanced Startup, click Restart Now.
- Confirm the restart.
After your computer restarts, follow this path:
Troubleshoot → Advanced Options → Startup Settings → Restart
When Startup Settings appears, press:
- 4 for Safe Mode
- 5 for Safe Mode with Networking
Windows will then boot into Safe Mode.
Method 2: Use Shift + Restart
This method is quick and works well when Windows is still running.
- Click the Start Menu.
- Select the Power icon.
- Hold down the Shift key.
- While holding Shift, click Restart.
Windows will launch the Recovery Environment.
From there, follow:
Troubleshoot → Advanced Options → Startup Settings → Restart
Choose Safe Mode using option 4 or 5.
Many technicians use this method because it’s fast and easy to remember.
Method 3: Boot Into Safe Mode Using Command Prompt
If you’re comfortable entering commands, Windows includes a shortcut that opens the Recovery Environment.
Open Command Prompt as Administrator and enter:
shutdown /r /o /f /t 0
Here’s what the command does:
- /r restarts the computer
- /o opens advanced startup options
- /f closes running applications
- /t 0 starts immediately
After the restart, navigate to:
Troubleshoot → Advanced Options → Startup Settings → Restart
Then choose Safe Mode.
Method 4: When Windows Won’t Start
Sometimes Windows won’t load normally at all. In that situation, you’ll need to access the Recovery Environment manually.
- Turn on the computer.
- As Windows begins loading, hold the power button until the computer turns off.
- Repeat this process three times.
On the fourth startup, Windows should automatically launch the Recovery Environment.
Once there, select:
Troubleshoot → Advanced Options → Startup Settings → Restart
Choose Safe Mode and continue troubleshooting.
This method is especially useful when you’re dealing with startup failures, boot loops, or serious system problems.
Bonus Method: Use MSCONFIG
Windows also includes a utility called System Configuration, commonly known as MSCONFIG.
To use it:
- Press Windows Key + R.
- Type:
msconfig
- Press Enter.
- Select the Boot tab.
- Check Safe Boot.
- Click Apply and OK.
- Restart the computer.
Windows will boot directly into Safe Mode.
Important Warning
This method can be confusing for beginners because Windows will continue booting into Safe Mode every time you restart until you return to MSCONFIG and uncheck Safe Boot.
For that reason, I generally recommend one of the previous methods instead.
What’s the Difference Between Safe Mode Options?
When you access Startup Settings, you’ll typically see several Safe Mode choices.
Safe Mode
Loads only essential Windows components.
For most troubleshooting situations, this is the best option.
Safe Mode with Networking
Includes network drivers and internet access.
Choose this option if you need to download drivers, updates, or troubleshooting tools.
Safe Mode with Command Prompt
Loads a command-line interface instead of the normal Windows desktop.
This option is usually reserved for advanced troubleshooting.
Why Safe Mode Is Useful
Safe Mode can help you:
- Remove problematic software
- Uninstall faulty drivers
- Troubleshoot startup problems
- Diagnose software conflicts
- Remove malware that won’t uninstall normally
- Determine whether a problem is caused by Windows or a third-party application
Because only essential components are loaded, Safe Mode often makes it much easier to identify the source of a problem.
Final Thoughts
Safe Mode remains one of the most valuable troubleshooting tools built into Windows.
Whether your computer is running slowly, crashing unexpectedly, or refusing to start normally, one of these Safe Mode methods can help you begin diagnosing the issue.
If Windows is still working, start with the Settings method or Shift + Restart. If Windows won’t boot at all, use the Recovery Environment method. And if you’re comfortable with advanced tools, MSCONFIG provides another way to get there.
Learning how to access Safe Mode can save you time, reduce frustration, and often help you avoid a complete Windows reinstall.