Starting your computer in Safe Mode can help troubleshoot problems by loading only the basic drivers and services needed to run Windows. There are a few different ways to force your PC to boot into Safe Mode depending on the version of Windows you’re running.
What is Safe Mode?
Safe Mode is a diagnostic mode that starts Windows with only the bare essential drivers and services. When you boot into Safe Mode, you’ll notice the screen resolution is lower and things look a bit different visually. This is because Safe Mode doesn’t load your normal graphics drivers in order to simplify the boot process as much as possible.
Booting into Safe Mode can help you troubleshoot problems like system crashes or startup issues by isolating potential conflicts from third-party programs and drivers. Safe Mode also gives you access to System Restore and other recovery tools that may not be available when Windows is running normally.
How to Boot into Safe Mode in Windows 10
There are a few different ways to boot into Safe Mode in Windows 10:
- Restart while holding the Shift key – This will bring up the Advanced startup options menu where you can select Safe Mode.
- Use MSConfig – Open the System Configuration utility and check the “Safe boot” option.
- Change Windows startup settings – Go to Update & Security > Recovery and choose to Restart now under Advanced startup.
Let’s look at each of these methods in more detail:
Restart While Holding Shift
The easiest way to boot into Safe Mode is to restart your computer while holding the Shift key. Here are the steps:
- Click the Start button and choose the Power button > Restart.
- As soon as your PC begins restarting, hold down the Shift key. Keep holding Shift until you see the Advanced startup options screen.
- On the Choose an option screen, select Troubleshoot > Advanced options > Startup Settings > Restart.
- After your PC restarts, you’ll see a list of startup settings. Select Safe Mode by pressing 4 or F4 on your keyboard.
This will immediately boot your PC into Safe Mode. To exit Safe Mode, just restart your computer normally.
Use MSConfig
You can also use the System Configuration (MSConfig) utility to set Safe Mode:
- Open the Start menu and search for “msconfig”.
- Click the System Configuration shortcut.
- On the Boot tab, check the box next to Safe boot.
- Click the radio button for Minimal or Selective startup (avoid Regular).
- Click OK, then restart your PC.
Your computer will now start in Safe Mode. To get out of Safe Mode, open msconfig again and uncheck Safe boot.
Change Windows Startup Settings
The last method is to change your normal Windows startup settings:
- Open Settings and go to Update & Security > Recovery.
- Under Advanced startup, click the Restart now button.
- After restarting to the Choose an option screen, select Troubleshoot > Advanced options > Startup Settings > Restart.
- Choose Safe Mode from the startup settings menu.
This sets Safe Mode through the standard Windows startup process. Windows will continue booting into Safe Mode until you change the settings back to normal startup.
How to Enter Safe Mode in Windows 8/8.1
Windows 8 and 8.1 also have a few options for entering Safe Mode:
- Shift + Restart – Access advanced startup, then choose Safe Mode.
- PC Settings > Update & recovery > Recovery > Advanced startup > Restart now.
- Use the MSConfig utility.
The steps are very similar to Windows 10:
Shift + Restart
- Swipe in from the right edge of the screen and tap Settings > Power > Restart.
- As your PC begins restarting, hold down the Shift key. This will bring up the Choose an option screen.
- Select Troubleshoot > Advanced options > Startup Settings > Restart.
- Choose Safe Mode from the startup settings menu.
PC Settings Method
- Open PC Settings.
- Go to Update & recovery > Recovery.
- Under Advanced startup, click Restart now.
- Select Troubleshoot > Advanced options > Startup Settings > Restart.
- Choose Safe Mode from the startup settings.
The MSConfig method is the same as on Windows 10. Enabling Safe Boot forces a reboot into Safe Mode.
Boot into Safe Mode on Windows 7
The options for entering Safe Mode on Windows 7 are:
- Repeatedly press F8 on startup.
- Use MSConfig.
Let’s look at how to use each one:
Press F8
- Restart your computer.
- As soon as the BIOS screen clears, repeatedly press the F8 key until the Advanced Boot Options menu appears (timing can be tricky).
- Use the arrow keys to select Safe Mode and press Enter.
This will immediately boot your PC into Safe Mode. Repeat these steps and choose Normal startup to exit Safe Mode.
MSConfig Method
- Open the Start menu and search for msconfig.
- Go to the Boot tab and check Safe boot.
- Click OK then restart your computer.
Windows will now boot into Safe Mode. Go back into msconfig to uncheck Safe boot to get out of Safe Mode.
Safe Mode Options in Windows XP
Windows XP has even fewer options for entering Safe Mode:
- Repeatedly press F8 on startup.
- Use the Recovery Console (command prompt).
Press F8
This is the most straightforward way to enter Safe Mode on Windows XP:
- Restart your computer.
- As the BIOS screen clears, press and hold the F8 key repeatedly until you see the Advanced Options menu.
- Select Safe Mode using the arrow keys and press Enter.
Repeat these steps to restart back into normal Windows.
Recovery Console
You can also boot into Safe Mode via the Recovery Console:
- Restart your computer from the Windows XP CD.
- At the first setup screen, press R to open the Recovery Console.
- When prompted, enter the admin password and click OK.
- At the command prompt type
safeboot
and press Enter. - Restart your PC by typing
exit
to boot into Safe Mode.
This method sets Safe Mode until you run normalboot
in the Recovery Console.
Additional Safe Mode Boot Options
In addition to the standard Safe Mode, there are a few variations that load different services and drivers:
Safe Mode Option | Description |
---|---|
Safe Mode | Default safe mode. Loads minimal drivers and services. |
Safe Mode with Networking | Loads networking-related services. |
Safe Mode with Command Prompt | Boots to command prompt instead of GUI. |
Enable Boot Logging | Logs boot driver loading to ntbtlog.txt. |
Enable low-resolution mode | Loads standard VGA graphics driver. |
Directory Services Restore Mode (Windows Domain Controllers) | Loads drivers necessary for Active Directory restore. |
Debugging Mode | Boots with kernel debugger enabled. |
Disable automatic restart on system failure | Disables automatic reboot on BSOD. |
Disable Driver Signature Enforcement | Allows drivers lacking valid signatures to load. |
These options can help isolate specific problems and test different configurations. Networking is particularly useful for troubleshooting internet connectivity issues.
What Can You Do in Safe Mode?
Safe Mode loads a minimal set of drivers and services in order to simplify the environment as much as possible for troubleshooting. Here are some of the things you can do while booted into Safe Mode:
- Roll back drivers using System Restore.
- Uninstall problematic updates or applications.
- Check Event Viewer for crash logs and error messages.
- Diagnose issues caused by third-party services.
- Access recovery tools to reset Windows or refresh your PC.
- Temporarily disable antivirus software.
- Use the DISM and SFC utilities to repair system files.
Safe Mode enables you to take corrective measures that may not be possible when Windows is running normally. The simplified environment isolates software and driver conflicts so you can pinpoint the cause.
Why Won’t My PC Boot into Safe Mode?
If you’ve tried the usual methods but your PC still won’t start in Safe Mode, there are a few things you can try:
- Remove all external devices like USB drives.
- Boot from a Windows installation disc and choose Repair > Command Prompt to run bootrec commands.
- Use Advanced startup options to Disable Driver Signature Enforcement.
- Check for incorrect Boot Configuration Data (BCD) via command prompt.
- Reset your PC to factory settings and try again.
Failing to load Safe Mode typically indicates an issue with a driver or system file that’s preventing Windows from starting properly. Using the Advanced options from a bootable installer disc lets you access troubleshooting tools to further diagnose and resolve these kinds of problems.
Conclusion
Safe Mode provides an important way to troubleshoot problems in Windows by simplifying the startup process and limiting driver and software loads. While the methods vary between versions, all modern Windows OSes give you multiple ways to force a boot into Safe Mode.
Understanding these options can help you quickly resolve crashes, instability, and other system problems caused by conflicts with certain drivers or services. Safe Mode lets you isolate the offending components so you can restore normal operations.
Next time you’re experiencing boot problems or system crashes in Windows, be sure to try restarting in Safe Mode. It can save you time and frustration by giving access to tools and configurations that make diagnosing many common Windows issues quick and straightforward.