Your Computer Is Acting Up and You Need a Clean Slate
You click the power button, the familiar Windows logo appears, and then… nothing. Or maybe your screen is flickering, a program is crashing on startup, or a recent driver update has left your system unstable. In these moments, the regular Windows environment feels like a noisy, crowded room where you can’t hear yourself think, let alone fix a critical problem.
Safe Mode is your quiet, controlled workshop. It’s a special way to start Windows that loads only the most essential drivers and services. Think of it as booting your PC with a minimalist toolkit, stripping away all the third-party apps, fancy graphics drivers, and startup programs that could be causing the conflict. This gives you the clean slate you need to diagnose malware, remove stubborn software, roll back bad drivers, or run system repairs without interference.
If you’re searching for how to boot Windows 10 in Safe Mode, you’re already on the right path to taking back control. The process has evolved from the old “press F8” method, but it’s more flexible and accessible than ever. This guide will walk you through every official method, from within a working Windows session to when you can’t even get to the login screen.
Understanding the Different Flavors of Safe Mode
Before we dive into the steps, it helps to know what you’re choosing. Windows 10 offers three primary Safe Mode variants, each useful for different scenarios.
Standard Safe Mode is the most common and recommended starting point. It loads the absolute minimum set of drivers and services. You won’t have network or internet access here, which is perfect for isolating software conflicts and cleaning malware that relies on a connection.
Safe Mode with Networking is your go-to choice if you need to download a driver, access online troubleshooting guides, or run a cloud-based antivirus scan. It includes the necessary network drivers on top of the standard safe boot.
Safe Mode with Command Prompt boots directly into the Command Prompt window instead of the usual desktop interface. This is a powerful tool for advanced users who need to execute specific repair commands, like System File Checker (SFC) or Disk Check, from a pristine environment.
Method 1: From the Settings App (When Windows Is Working)
This is the most straightforward method if you can log into your Windows 10 desktop normally. It uses the modern recovery environment built into the system.
Click the Start button and select the Settings gear icon. Alternatively, press the Windows key + I on your keyboard to open Settings directly.
Navigate to Update & Security, and then select Recovery from the left-hand sidebar. In the Advanced startup section, click the Restart now button.
Your computer will reboot into the Windows Recovery Environment (WinRE), a blue-screen menu. Here, select Troubleshoot.
On the next screen, choose Advanced options.
Select Startup Settings. You will see a list of various boot options. Click the Restart button.
After your PC restarts again, you’ll see a menu with numbered options. Press the 4 key on your keyboard for Standard Safe Mode. Press 5 for Safe Mode with Networking. Press 6 for Safe Mode with Command Prompt.
Your computer will then complete the boot process into the chosen Safe Mode environment. You’ll see “Safe Mode” in all four corners of your desktop as confirmation.
Method 2: From the Sign-In Screen (When You Can’t Log In)
Can’t get past the login screen due to a crash or glitch? You can still access the recovery tools from there.
On the Windows 10 sign-in screen where you enter your password or PIN, look at the bottom-right corner. You’ll see a power icon.
Hold down the Shift key on your keyboard. While keeping Shift held down, click the power icon and select Restart.
Continue holding the Shift key until the blue WinRE screen appears. This performs the same action as the Settings method, bypassing the need to log in.
From here, follow the same path: Troubleshoot > Advanced options > Startup Settings > Restart. Then select the desired Safe Mode option (4, 5, or 6) from the list.
Method 3: Using System Configuration (msconfig)
This method is excellent for planning. It configures your computer to boot into Safe Mode on the next restart, which is useful if you need to schedule a troubleshooting session or ensure you boot cleanly after installing tricky software.
Press Windows key + R to open the Run dialog box. Type msconfig and press Enter. This opens the System Configuration utility.
Switch to the Boot tab. Under Boot options, check the box labeled Safe boot.
You now have four radio button choices that correspond to the Safe Mode types. Minimal is Standard Safe Mode. Alternate shell is Safe Mode with Command Prompt. Network is Safe Mode with Networking.
Click Apply and then OK. You will be prompted to restart your computer immediately or exit without restart. Choose Restart to boot directly into Safe Mode.
A crucial warning: Your system will continue to boot into Safe Mode every time you start it until you change this setting back. After completing your repairs, reopen msconfig, go to the Boot tab, uncheck Safe boot, click Apply, and OK. Then perform a normal restart.
Method 4: From a Blank Screen or Repeated Boot Failures
If Windows 10 fails to start properly two times in a row, it will automatically launch the Windows Recovery Environment on the third attempt. You can force this process.
Press your computer’s physical power button to turn it on. As soon as you see the Windows logo (the spinning dots), press and hold the power button again for about 4 seconds to force a shutdown.
Repeat this process two more times: power on, interrupt at the logo by forcing a shutdown. On the fourth power-on, Windows will detect the startup failures and automatically take you to the “Preparing Automatic Repair” screen, followed by the blue WinRE menu.
From the “Choose an option” screen, select Troubleshoot > Advanced options > Startup Settings > Restart. Then choose your Safe Mode option.
Method 5: Using a Windows 10 Installation Media or Recovery Drive
This is your nuclear option when nothing else works. It requires a USB flash drive with the Windows 10 installation media, which you can create on another working PC using Microsoft’s Media Creation Tool.
Insert the USB drive and boot from it. You may need to press a key like F12, Esc, or Del during startup to access the boot menu and select the USB device.
On the Windows Setup screen, select your language and click Next. On the next screen, instead of clicking “Install now,” click Repair your computer in the bottom-left corner.
This will take you to the familiar WinRE blue screen. Choose Troubleshoot > Advanced options > Startup Settings > Restart. Select the appropriate Safe Mode option from the list.
What to Do Once You’re in Safe Mode
You’ve successfully booted into the quiet, minimalist desktop. The screen resolution will be low, and the background will be black. Now comes the real work.
First, open Task Manager by right-clicking the taskbar or pressing Ctrl + Shift + Esc. Check the Startup tab to see what programs are configured to launch with Windows. You can disable suspicious or non-essential items here.
Navigate to Settings > Apps > Apps & features. Sort by install date to identify recently added software that might be the culprit. Uninstall any problematic applications.
Open Device Manager by right-clicking the Start button. Look for any devices with a yellow exclamation mark, indicating a driver issue. You can right-click these devices and choose “Uninstall device.” Upon a normal reboot, Windows will attempt to reinstall a fresh driver.
Run your antivirus or anti-malware scans. In Standard Safe Mode (without networking), use a full system scan with your installed antivirus. In Safe Mode with Networking, you can download and run a second-opinion scanner like Malwarebytes.
For system file corruption, open Command Prompt as Administrator and run the command sfc /scannow. This System File Checker will scan and repair protected Windows files.
Common Pitfalls and Why Safe Mode Might Not Work
Sometimes, even Safe Mode can be blocked. The most common reason is severe disk corruption or damage to critical boot files. In this case, the methods using installation media or recovery drives are your best bet.
If you set Safe Mode via msconfig and forgot to turn it off, remember you must go back into System Configuration from within Safe Mode itself to disable the Safe boot option before a normal restart.
On some laptops and pre-built PCs, fast startup can interfere with accessing the recovery environment. You can disable this feature from the Power Options in Control Panel when you get back to a normal boot.
Certain rootkit-level malware is designed to hook itself deeply into the system and can prevent Safe Mode from loading. This is a serious infection that often requires bootable rescue media from a trusted security vendor for removal.
Exiting Safe Mode and Returning to Normal
Once your troubleshooting is complete, exiting Safe Mode is typically as simple as performing a normal restart. Click Start > Power > Restart.
If you used the msconfig method, you must disable the Safe boot option before restarting, as detailed earlier. Otherwise, you’ll just loop back into Safe Mode.
After a normal restart, test to see if the original problem is resolved. If the issue persists, you may need to return to Safe Mode to try a different repair strategy, such as performing a system restore to a point before the problem began.
Safe Mode remains one of the most powerful and fundamental tools in the Windows troubleshooting arsenal. It turns an overwhelming system failure into a manageable, step-by-step diagnostic process. By mastering these different access methods, you equip yourself to handle nearly any software-related startup problem, saving time, money, and frustration.