How To Enter Safe Mode On Windows 11 | Diagnostic Boot Options

Enter Safe Mode on Windows 11 via System > Recovery Settings, or by interrupting the boot sequence to reach Windows Recovery Environment.

One corrupted driver or an unexpected update can leave Windows 11 unresponsive. Safe Mode sidesteps these issues by loading a bare-minimum set of drivers and services, giving you a stable environment to diagnose and fix the specific problem. Whether you can still log in or the system is stuck in a restart loop, the reliable methods below cover every way to boot into Safe Mode on Windows 11.

Starting Safe Mode from a Working Desktop

When Windows 11 boots far enough to reach the desktop or the login screen, the Settings app provides the most direct route. This method is the most commonly documented path across Microsoft and OEM support pages.

  1. Open the Start menu and click Settings (the gear icon).
  2. Go to System > Recovery.
  3. Under Advanced startup, click Restart now.
  4. After the PC reboots into the Windows Recovery Environment (WinRE), select Troubleshoot > Advanced options > Startup Settings > Restart.
  5. Press 4 or F4 to enter standard Safe Mode, 5 or F5 for Safe Mode with Networking, or 6 or F6 for Safe Mode with Command Prompt.

If your system drive is encrypted with BitLocker, have your recovery key ready before making changes to the startup behavior. Windows will prompt for it during the boot configuration change.

Forcing Safe Mode When Windows Won’t Start

If Windows 11 fails to load normally, you can trigger the Windows Recovery Environment manually. The simplest method works without any external media.

  • Interrupt the boot sequence: Press and hold the power button to force a shutdown. Turn the PC back on. As soon as you see the Windows logo or the manufacturer’s splash screen, hold the power button again. Repeat this process two more times. On the fourth boot, Windows automatically launches WinRE. From there, follow Troubleshoot > Advanced options > Startup Settings > Restart, then select your preferred Safe Mode option.
  • Use installation media: Boot from a Windows 11 USB or DVD. On the initial setup screen, click Next, then select Repair your computer in the lower-left corner. This path drops you directly into WinRE, where you can navigate to the Startup Settings as described above.

Dell and ASUS support pages both mirror this same WinRE path for Windows 11, making it a universal fallback for any brand of PC.

Understanding the Safe Mode Options

Microsoft’s Startup Settings screen includes a range of diagnostic tools. The three Safe Mode variants are the most widely used, but the full list also covers logging and low-resolution boot modes that help isolate specific failure types.

Startup Setting Key / F Key Ideal Use Case
Enable Safe Mode 4 / F4 Basic driver rollback, software uninstall, System Restore.
Safe Mode with Networking 5 / F5 Downloading fixes, updating drivers, cloud-based scans.
Safe Mode with Command Prompt 6 / F6 Running DISM, SFC, or bootrec commands.
Enable Boot Logging 1 / F1 Identifying exactly which driver halts the startup.
Enable Low-Resolution Video 3 / F3 Fixing display issues caused by resolution or refresh rate.
Enable Debugging 2 / F2 Kernel-level troubleshooting for advanced users.
Disable Automatic Restart on Failure 9 / F9 Stopping a crash-loop to read the BSOD error message.

Microsoft’s own Startup Settings documentation confirms that Safe Mode loads a basic state using a limited set of files and drivers. If the issue does not appear in Safe Mode, default settings and essential drivers are likely not the cause.

Exiting Safe Mode and Fixing a Boot Loop

Once you finish troubleshooting, a standard restart usually boots Windows 11 normally. If the system keeps returning to the limited startup screen, a persistent configuration flag is the likely culprit.

  1. Press Windows key + R, type msconfig, and press Enter.
  2. Open the Boot tab.
  3. Under Boot options, uncheck the Safe boot checkbox.
  4. Click OK and restart your PC.

This action immediately clears the Safe Mode directive and returns the system to a standard startup cycle.

Common Pitfalls When Booting into Safe Mode

  • Wrong Recovery path: In Windows 11, the Advanced startup button lives under System > Recovery, not under “Update & Security” as in earlier versions.
  • Missing the Shift key: On the lock screen, a normal restart without holding Shift will not send you into WinRE. You must hold Shift while clicking the Restart power option.
  • BitLocker surprise: If your drive is encrypted, changing the boot configuration will almost certainly trigger a recovery key prompt. Locate the key in your Microsoft account before starting this process.
  • Forgetting to uncheck msconfig: Manually selecting “Safe boot” in System Configuration forces Windows to boot into Safe Mode every time until you go back and clear that checkbox.

Safe Mode Entry Methods Compared

The best route depends entirely on how much access you have to Windows 11. This table summarizes the trigger for each method and the scenario where it works best.

Entry Method How to Launch Ideal Scenario
Settings App System > Recovery > Restart now PC boots to the desktop normally.
Shift + Restart Hold Shift while clicking Power > Restart Login screen is reachable.
Interrupt Boot Sequence Force shutdown three times consecutively PC is stuck in a continuous boot loop.
Installation Media (USB/DVD) Select “Repair your computer” after booting from media Bootloader is corrupted or files are missing.
System Configuration (msconfig) Boot tab, check “Safe boot” Preemptively forcing Safe Mode before a restart.
Lock Screen Power Icon Shift + Restart via the lock screen power button Desktop is accessible but prone to crashes.
F8 / Shift + F8 Tap during the boot sequence before the Windows logo Older systems where fast startup has been disabled.

The most reliable day-to-day method for most users is the Settings path because it does not require precise timing. Keep a Windows 11 installation USB prepared as a backup for when the system refuses to boot at all.

References & Sources