Have you ever had your Windows 10 PC suddenly start crashing, freezing, or displaying weird errors? Or perhaps you noticed your computer running extremely slow after a software update. When unexplained issues pop up, booting into Safe Mode is an essential troubleshooting step for any Windows user.
In my 5 years as a PC repair technician, I can‘t count the number of times Safe Mode has helped me diagnose tricky Windows problems. Today I want to provide you with an in-depth guide on the ins and outs of Windows 10‘s Safe Mode—what it is, why it‘s important, and the various ways to access it.
I‘ll be walking through six methods you can use to boot into Safe Mode, ranging from simple to more advanced. I‘ve also included some bonus troubleshooting tips I‘ve picked up along the way! By the end, you‘ll have a better understanding of how to leverage Safe Mode to pinpoint and fix issues with your Windows PC.
What is Safe Mode and Why is it Useful?
But first, what exactly is Safe Mode?
Safe Mode starts Windows with only the bare minimum drivers and services required for basic functionality. The desktop, start menu, and core components like mouse, keyboard, and networking will load. But the vast majority of drivers, apps, and services will not start up.
Safe Mode essentially isolates Windows by preventing third-party software from loading. This pared down environment helps troubleshoot many common problems:
-
Diagnose software conflicts – If an app is causing crashes or issues, it won‘t load in Safe Mode.
-
Remove malware/viruses – Some viruses are hard to delete while Windows runs normally. Safe Mode starts them in inactive state.
-
Roll back problem driver updates – Boot to Safe Mode to install previous drivers if new ones are buggy.
-
Recover from operating system issues – Safe Mode gives access to system recovery tools otherwise unavailable.
-
Test whether problems originate from Windows or third-party apps – Isolates the core OS from other software.
-
Revert problematic OS changes – Restores original files if changes to Windows caused issues.
According to reports, Safe Mode has helped over 120 million people recover from serious Windows problems. Having access to Safe Mode can mean the difference between hours of frustrating troubleshooting versus quickly restoring your PC.
Now let‘s explore your options for booting into this essential, problem-solving mode…
Method #1: Access through Windows Settings
If your Windows 10 PC is still able to load the desktop normally, the easiest way to enter Safe Mode is through Settings:
-
Click the Start Menu and launch Settings.
-
Select Update & Security.
-
Click Recovery in the left sidebar.
-
Under Advanced startup, click Restart now.

-
After your PC restarts to the Windows Recovery Environment, go to Troubleshoot > Advanced options > Startup Settings > Restart.
-
After your computer restarts again, you‘ll see a list of startup settings. Press 4 or F4 to launch Safe Mode.
Once you‘re done troubleshooting, exit Safe Mode by restarting normally.
The Settings utility provides the most straightforward path to Safe Mode if you can still load Windows. But what if Windows is already having major startup issues? Let‘s go over some alternate options.
Method #2: Use the Command Prompt
If Windows fails to load but you can access the Command Prompt terminal, you can use a simple shutdown command to enter the Windows Recovery Environment:
-
Press Windows key + R to open the Run dialog. Type cmd and press Enter.
-
If prompted, click Yes to run Command Prompt as Administrator.
-
Type the following shutdown command and press Enter:
shutdown /r /o -
Wait for your PC to restart to the Recovery Environment.
-
Go to Troubleshoot > Advanced Options > Startup Settings and restart once more.
-
Choose Safe Mode by pressing 4 or F4.
The Command Prompt method is great if you can‘t load the desktop but still have access to the terminal. Speaking of shortcuts…
Method #3: Access Through the Sign-in Screen
Here‘s a handy shortcut to enter Safe Mode without even loading your user profile:
-
At the lock screen, click the Power icon located in the bottom right corner.
-
Hold the Shift key and select Restart.
-
Once your PC restarts to the Recovery Environment, go to Troubleshoot > Advanced Options > Startup Settings and restart again.
-
On the startup settings screen, choose Safe Mode by pressing 4 or F4.
This boots you directly into Safe Mode from the sign-in screen, avoiding any login issues. You can take the same approach from inside Windows by holding Shift while clicking Restart in the Start menu.
Method #4: Enable Safe Boot Through msconfig
If you need to repeatedly restart into Safe Mode, you can set it as the default using the System Configuration utility:
-
Open the Run dialog (Windows key + R) and enter msconfig. Click OK.
-
Go to the Boot tab. Check the box for Safe boot and select a Safe Boot type.
-
Click OK and restart your PC when prompted.
Windows will now boot directly into Safe Mode until you undo the changes:
-
Open msconfig and go back to the Boot tab.
-
Uncheck the Safe boot option and click OK.
-
Restart your computer normally when prompted.
The msconfig method is perfect for problems requiring multiple Safe Mode sessions.
Method #5: Force Windows Recovery Environment
If Windows fails to start properly, you can trigger the Recovery Environment by force shutting down your PC:
-
Turn on your PC and allow Windows to begin loading.
-
Hold the power button for 10 seconds to force a shutdown.
-
Power your PC back on and allow Windows to load again.
-
Force shut down again by holding the power button.
-
Repeat the forced shutdown process one more time.
After the 3rd failed boot, Windows will enter the Recovery Environment. From here, follow the steps to access Safe Mode.
Warning: Only use this method if Windows absolutely will not start, as forced shutdowns can potentially cause damage.
Method #6: Boot From Windows Installation Media
If your PC fails to boot entirely, you can leverage Windows installation media to reach the Recovery Environment:
-
On another PC, use the Media Creation Tool to make a bootable Windows 10 USB drive or DVD.
-
On the affected PC, insert the installation media and turn on the computer.
-
Configure your PC to boot from the flash drive or DVD drive. You may need to bring up boot options and select your installation media.
-
On the first screen, choose your language preferences and click Next.
-
Click Repair your computer in the bottom left corner.
-
Go to Troubleshoot > Advanced Options > Startup Settings and restart.
-
Select Safe Mode by pressing 4 or F4.
This will load your installed Windows version in Safe Mode. Use installation media if Windows is completely unbootable.
Bonus: Tap F8 or Shift+F8 (Only Works on Some PCs)
On older PCs running legacy BIOS, rapidly tapping the F8 key during boot would trigger the Advanced Boot Options menu, including Safe Mode.
However, this F8 method does not work on newer machines running UEFI and fast SSD storage. The boot process is too quick for the F8 keystrokes to register.
But it can still work on some older hardware. When powering on the PC, try:
- Repeatedly tapping F8
- Holding Shift while tapping F8
If you enter the Advanced Boot Options screen, select Safe Mode and press Enter. This is the simplest approach, but only works on some devices.
To Summarize…
We‘ve covered many methods for entering that problem-solving Safe Mode:
- Settings – When you have access to Windows
- Command Prompt – Limited Windows access
- Sign-in screen – Fastest method from login screen
- msconfig – For persistent Safe Mode
- Forced shutdown – When Windows is unbootable
- Boot media – For completely broken Windows
- F8 key – If the option appears
Overall, accessing Safe Mode through the sign-in screen is typically the quickest method since it avoids loading your entire user profile.
I hope this guide gives you confidence to leverage Safe Mode to troubleshoot any Windows issues you encounter. Don‘t hesitate to ask me if you have any other tips or questions!