how to access windows 11 safe mode

BSC Insights author

BSC Insights Admin

April 01, 2026

how to access windows 11 safe mode

How to Access Windows 11 Safe Mode: A Comprehensive Guide

Accessing Safe Mode in Windows 11 is a fundamental troubleshooting step that can help diagnose and resolve a myriad of system issues, from software conflicts to problematic drivers. When your Windows 11 PC isn't performing as expected, or if it fails to boot normally, Safe Mode provides a stripped-down environment with only essential services and drivers, making it easier to pinpoint and fix problems without interference from third-party applications or non-critical system components.

This authoritative guide will walk you through multiple reliable methods to enter Safe Mode on Windows 11, ensuring you have the tools to troubleshoot your system effectively, whether your PC can boot to the desktop or not.

Why Safe Mode is Essential for Windows 11 Troubleshooting

Safe Mode serves as a diagnostic lifeline for any Windows operating system, and Windows 11 is no exception. It allows users to:

  • Diagnose Driver Problems: If a recently installed driver is causing system crashes or boot loops, Safe Mode allows you to uninstall or roll back the problematic driver.
  • Remove Malware or Viruses: Many malicious programs struggle to run effectively in Safe Mode, making it an ideal environment to run antivirus scans and remove threats.
  • Resolve Software Conflicts: Third-party applications can sometimes interfere with system stability. In Safe Mode, these applications are not loaded, helping you identify and uninstall the culprit.
  • Perform System Restores: If system changes have led to instability, you can initiate a system restore to a previous working state from Safe Mode.
  • Access System Utilities: Tools like Device Manager, Event Viewer, and Disk Management are still accessible, enabling you to investigate system health.

Methods to Access Windows 11 Safe Mode

There are several ways to enter Safe Mode, depending on whether your Windows 11 system can boot up normally or if it's experiencing startup problems. We'll cover the most common and effective methods here.

Method 1: From Windows Settings (If Windows 11 Boots Normally)

This is arguably the most straightforward method if you can still log into your Windows 11 desktop. It leverages the built-in Advanced Startup options.

  1. Click the Start button, then open Settings (the gear icon).
  2. In the Settings window, navigate to System on the left-hand pane.
  3. Scroll down and click on Recovery.
  4. Under the 'Recovery options' section, find Advanced startup and click the Restart now button.
  5. Windows 11 will warn you that it's about to restart. Click Restart now again to confirm.
  6. Your PC will restart into the Windows Recovery Environment (WinRE).
  7. On the 'Choose an option' screen, select Troubleshoot.
  8. Next, select Advanced options.
  9. Click on Startup Settings.
  10. On the 'Startup Settings' screen, click the Restart button.
  11. After another restart, you will see a list of startup options. You can choose from:
    • Press 4 or F4 for Enable Safe Mode (Standard Safe Mode).
    • Press 5 or F5 for Enable Safe Mode with Networking (If you need internet access for troubleshooting).
    • Press 6 or F6 for Enable Safe Mode with Command Prompt (For advanced command-line troubleshooting).
  12. Your Windows 11 PC will now boot into the selected Safe Mode option. You'll notice a black screen with 'Safe Mode' displayed in the corners.

Method 2: Using Shift + Restart (From Login Screen or Start Menu)

This method is a quick shortcut to the Advanced Startup options and is useful if you're on the login screen or can access the Start menu but prefer a faster way than going through Settings.

  1. From the Windows 11 desktop, click the Start button.
  2. Click the Power icon.
  3. Hold down the Shift key on your keyboard and click Restart.
  4. Alternatively, from the login screen, click the Power icon in the bottom right, hold Shift, and click Restart.
  5. Release the Shift key when the 'Choose an option' screen appears.
  6. Follow steps 7-11 from Method 1 (Troubleshoot > Advanced options > Startup Settings > Restart > Select Safe Mode option).

Method 3: Interrupting Startup to Trigger Automatic Repair (If Windows 11 Won't Boot)

If your Windows 11 system fails to boot normally, you can force it into the Windows Recovery Environment (WinRE) by interrupting the normal startup process multiple times. This method is crucial when your PC is stuck in a boot loop or won't reach the login screen.

  1. Turn on your PC. As soon as you see the Windows logo, press and hold the Power button for 5-10 seconds to perform a hard shutdown.
  2. Repeat this process two more times.
  3. On the third startup attempt, Windows 11 should automatically enter the Automatic Repair environment instead of trying to boot normally.
  4. On the 'Automatic Repair' screen, click Advanced options.
  5. On the 'Choose an option' screen, select Troubleshoot.
  6. Next, select Advanced options.
  7. Click on Startup Settings.
  8. On the 'Startup Settings' screen, click the Restart button.
  9. After the restart, you will again see the list of startup options. Press 4 or F4 to Enable Safe Mode, 5 or F5 for Safe Mode with Networking, or 6 or F6 for Safe Mode with Command Prompt.

Method 4: Using System Configuration (MSConfig)

This method is more persistent as it configures Windows 11 to always boot into Safe Mode until you disable it. It's ideal for situations where you need to repeatedly restart into Safe Mode for extended troubleshooting.

  1. Press Win + R to open the Run dialog box.
  2. Type msconfig and press Enter or click OK. This will open the System Configuration utility.
  3. In the System Configuration window, go to the Boot tab.
  4. Under 'Boot options', check the box next to Safe boot.
  5. You can choose the type of Safe Mode:
    • Minimal: Standard Safe Mode.
    • Alternate shell: Safe Mode with Command Prompt.
    • Network: Safe Mode with Networking.
    • Active Directory repair: Specific for repairing Active Directory issues, less common for home users.
  6. Click Apply, then OK.
  7. Windows will prompt you to restart your computer. Click Restart.
  8. Your PC will now boot into the chosen Safe Mode automatically.

Important: After you have finished troubleshooting, you must remember to go back into msconfig, uncheck the Safe boot option, click Apply, and OK, then restart your PC to boot into normal Windows 11.

Method 5: Accessing Safe Mode via Command Prompt (Advanced)

This method involves using the Boot Configuration Data (BCD) editor via Command Prompt and is generally for advanced users or specific scripting scenarios. It modifies the boot entry directly.

  1. Access the Command Prompt as Administrator. You can do this through:
    • Search for 'cmd', right-click 'Command Prompt', and select 'Run as administrator'.
    • If you can't boot, follow Method 3 to get to the 'Advanced options' screen, then select Command Prompt.
  2. In the Command Prompt window, type the following command and press Enter:
    bcdedit /set {default} safeboot minimal
  3. To enable Safe Mode with Networking, use:
    bcdedit /set {default} safeboot network
  4. You should see a message confirming 'The operation completed successfully.'
  5. Close Command Prompt and restart your PC. It will boot directly into Safe Mode.

Important: To exit Safe Mode when using this method, you must return to Command Prompt (either from Safe Mode itself or the Advanced options) and type:
bcdedit /deletevalue {default} safeboot
Press Enter, then close Command Prompt and restart your PC to boot back into normal Windows 11.

Understanding Your Safe Mode Options

When you access Safe Mode, you typically get a choice between a few specific modes:

1. Enable Safe Mode (Minimal)

  • This is the most restrictive version of Safe Mode.
  • Loads only the bare minimum of drivers and services required for Windows to operate.
  • No network connectivity, no sound, and a basic display adapter are used.
  • Ideal for identifying conflicts caused by non-essential software or drivers.

2. Enable Safe Mode with Networking

  • Includes all the components of standard Safe Mode.
  • Additionally loads network drivers and services, allowing you to access the internet or a local network.
  • Useful for downloading necessary drivers, running online virus scans, or accessing network resources during troubleshooting.

3. Enable Safe Mode with Command Prompt

  • Boots to a command prompt interface instead of the graphical user interface (GUI).
  • Still loads minimal drivers and services.
  • Primarily used by advanced users or IT professionals to run commands for diagnostics, file manipulation, or system repair when the GUI is completely inaccessible or problematic.

Effective Troubleshooting in Windows 11 Safe Mode

Once you are in Safe Mode, you can perform various troubleshooting steps to identify and resolve the root cause of your Windows 11 issues. Here's a table of common actions:

Action Purpose How to Access/Perform
Uninstall Recent Software/Drivers Remove problematic applications or driver updates causing instability. Settings > Apps > Installed apps | Device Manager (right-click Start)
Run Antivirus Scan Detect and remove malware that may be causing system issues. Windows Security > Virus & threat protection (or third-party AV if installed)
Perform System Restore Revert your system to a previous working state without affecting personal files. Search 'Create a restore point' > System Protection tab > System Restore
Check Event Viewer Examine system logs for critical errors, warnings, or information related to recent problems. Search 'Event Viewer'
Run SFC & DISM Scans Repair corrupted system files (SFC) and Windows image (DISM). Command Prompt (Admin): sfc /scannow & DISM /Online /Cleanup-Image /RestoreHealth
Update/Rollback Drivers Install correct drivers or revert to an older, stable version. Device Manager (right-click Start)

Exiting Safe Mode in Windows 11

In most cases, after you've completed your troubleshooting, exiting Safe Mode is as simple as restarting your computer. If you used Method 4 (MSConfig) or Method 5 (Command Prompt), you must revert the changes you made:

  • For MSConfig: Open msconfig (Win + R > msconfig), go to the Boot tab, uncheck Safe boot, click Apply, then OK, and restart.
  • For Command Prompt: Open Command Prompt as administrator and type bcdedit /deletevalue {default} safeboot, then press Enter and restart your PC.

Conclusion

Mastering how to access Windows 11 Safe Mode is an invaluable skill for any Windows user. Whether you're dealing with persistent software glitches, driver conflicts, or a system that simply refuses to boot, Safe Mode provides a secure and minimal environment to diagnose and rectify these issues. By understanding the various methods—from the accessible Advanced Startup options to the more persistent MSConfig approach and the command-line expertise—you are now equipped to effectively troubleshoot your Windows 11 PC and restore its optimal performance. Remember to approach troubleshooting systematically and always ensure you know how to exit Safe Mode once your tasks are complete.

Enjoyed this read?

Share it with your friends and colleagues.