US Trends

how to boot into safe mode windows 11

To boot into Safe Mode in Windows 11, the most reliable everyday method is to use the Shift + Restart shortcut, then choose Safe Mode from the Startup Settings menu. If Windows will not start normally, you can usually still reach Safe Mode by interrupting boot a few times so that the Windows Recovery Environment appears.

Quick Scoop

  • Fastest method (when Windows works): Hold Shift while clicking Restart from the Power menu, then follow Troubleshoot → Advanced options → Startup Settings → Restart → press 4 for Safe Mode.
  • When Windows won’t boot: Force a few failed boots (power off during startup 2–3 times) to trigger recovery, then go to Troubleshoot → Advanced options → Startup Settings → Restart → press 4.
  • From Settings app: Settings → System → Recovery → Advanced startup → Restart now → Troubleshoot → Advanced options → Startup Settings → Restart → press 4.

Method 1: Shift + Restart (Most Convenient)

Use this when you can still get to the desktop or at least the sign‑in screen.

  1. Save your work and close apps.
  2. Open the Power menu:
    • From the Start button, or
    • From the lock / sign‑in screen (bottom right power icon).
  3. Hold the Shift key on your keyboard.
  4. While still holding Shift, click Restart.
  5. Windows will restart to a blue screen titled Choose an option.
  6. Click TroubleshootAdvanced optionsStartup SettingsRestart.
  1. After restart, you see a list of options. Press:
    • 4 or F4Enable Safe Mode
    • 5 or F5Safe Mode with Networking (if you need internet)
    • 6 or F6Safe Mode with Command Prompt.

You’ll know you’re in Safe Mode when the screen resolution is lower and “Safe Mode” appears in the corners.

Method 2: From Windows Settings

This is a more “official” route and good if you like menus over keyboard tricks.

  1. Press Windows key + I to open Settings.
  2. Go to SystemRecovery.
  3. Under Advanced startup , click Restart now , then confirm.
  1. On the blue screen, choose TroubleshootAdvanced optionsStartup SettingsRestart.
  2. Press 4 , 5 , or 6 depending on which Safe Mode you need as above.

This method feels more guided and is often recommended in vendor support articles for Windows 11.

Method 3: When Windows Won’t Boot

If Windows keeps crashing or you only get a black screen, you may have to force the recovery environment.

  1. Turn on your PC and watch for the spinning dots or logo.
  2. As soon as you see it, hold the power button to turn the PC off.
  3. Repeat this 2–3 times ; on the next boot, Windows should open the Recovery Environment (WinRE) automatically.
  1. In WinRE, choose TroubleshootAdvanced optionsStartup SettingsRestart.
  2. Press 4 / F4 (or 5 / F5, 6 / F6) for your preferred Safe Mode.

Some systems also let you tap F11 or F8 during boot to go directly into recovery, where you can again choose Safe Mode.

Method 4: Using System Configuration (MSConfig)

Use this when you want Windows to always boot into Safe Mode until you turn it off (handy for repeated troubleshooting).

  1. In normal Windows, press Windows key + R , type msconfig, and press Enter.
  2. Go to the Boot tab.
  3. Under Boot options , check Safe boot and usually select Minimal.
  1. Click OK , then Restart.
  2. Your PC will boot directly into Safe Mode every time.

To exit this loop, repeat the steps and uncheck Safe boot , then restart.

Method 5: Command-Line / Advanced Tricks

For power users or last‑resort recovery, there are command-based ways too.

  • From an elevated Command Prompt in Windows :
    • Run: bcdedit /set {default} safeboot minimal then restart to force Safe Mode.
    • Later, turn it off with: bcdedit /deletevalue {default} safeboot.

These commands are often used in advanced guides to fix driver or malware issues that block normal boot.

Common Questions & Forum Wisdom

Windows 11 users frequently complain that Safe Mode feels “hidden” compared to old F8 spam days, but the community keeps circling back to a few reliable tricks.

  • Many helpers recommend Shift + Restart from the login screen as the most repeatable method for beginners.
  • Others prefer MSConfig because you can stay in Safe Mode across reboots until your issue is fixed.
  • Some posts note brand‑specific keys like F11 to trigger recovery, which can then lead you to Safe Mode.

“Click the power button on the lock screen, hold Shift, click Restart, then go through Troubleshoot and Startup Settings. That’s all you really need to remember.”

SEO / Meta (for your post)

  • Focus keyword: how to boot into safe mode windows 11
  • Suggested meta description:
    “Learn how to boot into Safe Mode in Windows 11 using Shift + Restart, Settings, Recovery Environment, and MSConfig. Step-by-step methods for both working and non-booting PCs.”

If you tell what kind of problem you are troubleshooting (driver, malware, black screen, etc.), a more tailored Safe Mode strategy can be mapped out.