How to boot Windows 11 into safe mode

BSC Insights author

BSC Insights Admin

April 01, 2026

How to boot Windows 11 into safe mode

How to Boot Windows 11 into Safe Mode

Booting Windows 11 into Safe Mode is a crucial troubleshooting step for diagnosing and resolving various system issues, from driver conflicts to malware infections. Safe Mode starts Windows with only essential services and drivers, minimizing potential conflicts and allowing you to identify the root cause of problems without interference from third-party software.

When your Windows 11 PC experiences crashes, freezes, or performance issues, accessing Safe Mode provides a stripped-down environment to perform diagnostics. This guide will walk you through multiple reliable methods to start Windows 11 in Safe Mode, catering to different scenarios, whether your system is bootable or not.

What is Safe Mode and Why is it Important for Windows 11?

Safe Mode is a special diagnostic startup mode for Microsoft Windows. It loads a minimal set of device drivers and services required for the operating system to function. This minimalistic environment is invaluable for troubleshooting because it isolates problems caused by third-party applications, corrupted drivers, or malware that might prevent Windows 11 from booting normally or functioning correctly.

Key reasons to use Windows 11 Safe Mode:

  • Driver Troubleshooting: Identify and uninstall problematic device drivers that cause system instability.
  • Malware Removal: Scan for and remove viruses or malware that might be difficult to eradicate in normal mode.
  • Software Conflicts: Uninstall recently installed applications causing issues.
  • System Restoration: Perform a System Restore to an earlier point when your PC was working correctly.
  • Accessing System Files: Modify system files or settings that are locked in normal mode.

Method 1: Boot into Safe Mode from within Windows 11 (Settings)

This is the most common and straightforward method if your Windows 11 system can still boot normally.

  1. Open Settings: Press Windows key + I to open the Settings app.
  2. Navigate to Recovery: In the left-hand menu, select System, then scroll down and click on Recovery.
  3. Access Advanced Startup: Under the "Recovery options" section, find Advanced startup and click the Restart now button.
  4. Confirm Restart: Windows will prompt you to save your work before restarting. Click Restart now. Your PC will restart into the Windows Recovery Environment (WinRE).
  5. Choose Troubleshooting Options: Once in WinRE, select Troubleshoot.
  6. Go to Advanced Options: On the Troubleshoot screen, click Advanced options.
  7. Select Startup Settings: From the Advanced options, choose Startup Settings.
  8. Restart for Safe Mode Options: Click the Restart button. Your PC will restart again, presenting you with a list of startup options.
  9. Select Safe Mode: Press 4 or F4 for Enable Safe Mode. Press 5 or F5 for Enable Safe Mode with Networking (recommended for internet access). Press 6 or F6 for Enable Safe Mode with Command Prompt.

Your Windows 11 system will now boot into Safe Mode.

Method 2: Boot into Safe Mode from the Windows 11 Login Screen (Shift + Restart)

This method is useful if you can reach the login screen but not fully boot into the desktop, or if you simply prefer this shortcut.

  1. Access Restart Option: On the Windows 11 login screen, click the Power icon in the bottom-right corner.
  2. Shift + Restart: Hold down the Shift key on your keyboard, then click Restart. Keep holding Shift until the "Choose an option" screen appears.
  3. Follow Steps 5-9 from Method 1: Once you are in the Windows Recovery Environment, select Troubleshoot > Advanced options > Startup Settings > Restart, and then choose your desired Safe Mode option (4, 5, or 6).

Method 3: Boot into Safe Mode When Windows 11 Fails to Start (Automatic Repair)

If your Windows 11 PC cannot boot normally and automatically enters the "Automatic Repair" environment, you can access Safe Mode from there.

  1. Automatic Repair Screen: When Windows 11 fails to start properly multiple times, it will automatically enter the Automatic Repair screen.
  2. Access Advanced Options: On the Automatic Repair screen, click Advanced options.
  3. Follow Steps 5-9 from Method 1: You will now be in the Windows Recovery Environment (WinRE). From here, navigate to Troubleshoot > Advanced options > Startup Settings > Restart, and then choose your desired Safe Mode option.

Tip: If Automatic Repair doesn't kick in, you might need to force it. Repeatedly turn your PC off during the boot process (e.g., press and hold the power button for 5-10 seconds) just as the Windows logo appears. Do this two or three times, and Windows 11 should eventually enter the Automatic Repair environment.

Method 4: Boot into Safe Mode Using System Configuration (MSConfig)

This method is more permanent if you need to repeatedly boot into Safe Mode for extended troubleshooting, but remember to revert the changes afterward.

  1. Open Run Dialog: Press Windows key + R to open the Run dialog box.
  2. Launch MSConfig: Type msconfig and press Enter or click OK. This opens the System Configuration utility.
  3. Go to Boot Tab: In the System Configuration window, select the Boot tab.
  4. Enable Safe Boot: Under "Boot options," check the box next to Safe boot.
  5. Choose Safe Mode Type: You'll typically want Minimal for standard Safe Mode.
    • Minimal: Standard Safe Mode.
    • Alternate shell: Safe Mode with Command Prompt.
    • Network: Safe Mode with Networking.
    • Active Directory repair: Specific for repairing a domain controller.
  6. Apply and Restart: Click Apply, then OK. Windows will ask you to restart your computer. Click Restart.

Your PC will now always boot into Safe Mode until you disable this option in MSConfig.

Important: Exiting Safe Mode (MSConfig Method)

If you used the MSConfig method, your PC will continuously boot into Safe Mode. To return to normal startup:

  1. Reopen MSConfig: Press Windows key + R, type msconfig, and press Enter.
  2. Disable Safe Boot: Go to the Boot tab and uncheck the Safe boot option.
  3. Apply and Restart: Click Apply, then OK, and Restart your computer.

Method 5: Boot into Safe Mode Using Command Prompt

This method is advanced and primarily used when you need to control boot options directly or if other graphical methods are inaccessible.

  1. Access Command Prompt: You need to get into the Windows Recovery Environment (WinRE) first. Use Method 1 (via Settings > Advanced Startup) or Method 3 (via Automatic Repair) to reach the "Choose an option" screen.
  2. Select Command Prompt: In WinRE, navigate to Troubleshoot > Advanced options > Command Prompt.
  3. Identify OS Drive: You might need to identify the drive letter of your Windows installation, as it might not always be C: in WinRE. Type diskpart and then list volume. Look for the partition labeled "Boot" or with your Windows installation. Note its drive letter (e.g., D:). Type exit to leave diskpart.
  4. Enable Safe Mode: Type the following command (replace C: with your actual Windows drive letter if different) and press Enter:bcdedit /set {default} safeboot minimal
  5. Restart Your PC: Type exit and then choose to continue to Windows 11. Your PC will restart directly into Safe Mode.

Important: Exiting Safe Mode (Command Prompt Method)

Similar to MSConfig, if you used the Command Prompt method, your PC will continuously boot into Safe Mode until you revert the change:

  1. Access Command Prompt: Follow the steps above to get back to the Command Prompt in WinRE.
  2. Disable Safe Mode: Type the following command and press Enter:bcdedit /deletevalue {default} safeboot
  3. Restart Your PC: Type exit and choose to continue to Windows 11. Your PC should now boot normally.

Understanding the Types of Safe Mode in Windows 11

When you select Startup Settings, you'll see a few options:

  • Enable Safe Mode (F4): This is the standard Safe Mode. It starts Windows 11 with the absolute minimum set of drivers and services, without network connectivity. Ideal for basic troubleshooting like uninstalling software or drivers.
  • Enable Safe Mode with Networking (F5): This option includes the necessary network drivers and services to access the internet or other network resources. Useful if you need to download drivers, research solutions online, or run cloud-based antivirus scans while in Safe Mode.
  • Enable Safe Mode with Command Prompt (F6): This version starts Windows 11 with the Command Prompt as the primary interface instead of the graphical desktop. It's for advanced users who need to run command-line tools to diagnose or fix issues.

What to Do Once You're in Windows 11 Safe Mode

Once you successfully boot into Safe Mode in Windows 11, your screen might look different – often with "Safe Mode" prominently displayed in the corners and a lower resolution. Here are common actions you can take:

  • Uninstall Recent Software: If your PC started misbehaving after installing a new program, go to Settings > Apps > Installed apps and uninstall it.
  • Update or Roll Back Drivers: Open Device Manager (search for it in the Start menu). Look for any devices with yellow exclamation marks. Right-click on problematic drivers to update or roll back to a previous version.
  • Run an Antivirus Scan: Launch your installed antivirus software (some might not fully function in Safe Mode, but many basic scans will) or a dedicated malware removal tool.
  • Perform System Restore: Search for "Create a restore point" in the Start menu, then click System Restore to revert your system to a previous working state.
  • Check Event Viewer: Search for "Event Viewer" and examine system logs for error messages that might pinpoint the problem.
  • Run SFC and DISM Scans: Open Command Prompt as administrator and run sfc /scannow to check for corrupted system files, and DISM /Online /Cleanup-Image /RestoreHealth to repair the Windows image.

Troubleshooting Common Safe Mode Issues

Sometimes, accessing Safe Mode itself can be a challenge. Here are a few common scenarios:

  • Stuck in a Restart Loop: If your PC is repeatedly restarting and never reaching WinRE, try Method 3 (forcing Automatic Repair by interrupting boot multiple times).
  • Safe Mode Not Showing Options: Ensure you are pressing the correct function key (F4, F5, F6) at the Startup Settings screen. If it's not appearing, the WinRE might be corrupted, and you might need a Windows 11 installation media to repair it.
  • Stuck in Safe Mode (MSConfig/CMD methods): Always remember to disable the "Safe boot" option in MSConfig or use the bcdedit /deletevalue {default} safeboot command as described earlier to return to normal boot.

Exiting Safe Mode in Windows 11

Once you have finished troubleshooting and made the necessary changes, the easiest way to exit Safe Mode (unless you used MSConfig or Command Prompt to force it) is simply to restart your computer. Windows 11 will then attempt to boot normally.

If you used the MSConfig or Command Prompt methods, refer to the "Important: Exiting Safe Mode" sections under those respective methods to revert the changes before restarting.

Conclusion

Knowing how to boot Windows 11 into Safe Mode is an essential skill for any PC user. Whether you're dealing with a black screen, persistent crashes, or suspicious behavior, Safe Mode provides a sterile environment to diagnose and fix a wide range of issues without third-party interference. By utilizing the various methods outlined in this guide – from the straightforward Settings app to the advanced Command Prompt options – you can effectively troubleshoot your Windows 11 PC and restore it to optimal functionality. Always remember to exit Safe Mode properly once your troubleshooting is complete to ensure your system boots normally.

Enjoyed this read?

Share it with your friends and colleagues.