Safe Mode is one of the most useful troubleshooting tools built into Windows 11. It starts your PC with only the essential drivers, services, and programs running, stripping away third-party software, startup apps, and non-critical drivers that might be causing instability. If your computer is crashing, freezing, showing a blue screen, struggling with a stubborn virus, or acting strangely after a new driver or update, Safe Mode gives you a clean, minimal environment to diagnose and fix the problem without interference.
Unlike Windows 10, Windows 11 doesn’t offer a simple “press F8 at startup” shortcut anymore in most configurations, which confuses a lot of users trying to reach Safe Mode for the first time. Modern PCs boot too quickly for that classic key-press window, and Microsoft has shifted the process into a more structured recovery environment instead. The good news is there are still several reliable ways to get there, whether your PC boots normally, is stuck in a restart loop, or won’t start at all.
This guide walks through every practical method for entering Safe Mode on Windows 11, from the easiest (when Windows is running fine) to the more advanced (when your PC won’t boot properly). By the end, you’ll know exactly which method fits your situation and how to get in and out of Safe Mode safely.
Method 1: Boot into Safe Mode from Settings
This is the simplest approach if Windows 11 is currently running and you can access the desktop normally.
- Open Settings (press
Win + I). - Go to System > Recovery.
- Under “Advanced startup,” click Restart now.
- Your PC will restart into the Windows Recovery Environment (WinRE). Once there, select Troubleshoot > Advanced options > Startup Settings > Restart.
- After the next restart, you’ll see a numbered list of options. Press:
- 4 or F4 for regular Safe Mode
- 5 or F5 for Safe Mode with Networking
- 6 or F6 for Safe Mode with Command Prompt
Your PC will boot into the Safe Mode variant you selected, and you’ll see “Safe Mode” watermarked in the corners of your screen to confirm it worked.
Method 2: Use the Sign-In Screen (Shift + Restart)
If you can reach the lock screen or sign-in screen but don’t want to fully log in first, this shortcut works well.
- On the Windows sign-in screen, click the Power icon in the bottom-right corner.
- Hold down the Shift key on your keyboard, then click Restart while still holding Shift.
- Windows will boot into the recovery environment instead of restarting normally.
- Navigate to Troubleshoot > Advanced options > Startup Settings > Restart.
- Press 4, 5, or 6 as described above to choose your Safe Mode variant.
This method is handy because it doesn’t require you to be logged into an account, and it works even if you’re locked out but can still see the sign-in screen.
Method 3: Use Command Prompt or the Run Dialog
If you prefer keyboard-driven methods, or you’re comfortable with commands, this route skips several menu clicks.
Using the Run dialog:
- Press
Win + Rto open Run. - Type
msconfigand press Enter to open System Configuration. - Go to the Boot tab.
- Under “Boot options,” check Safe boot.
- Choose a sub-option: Minimal (standard Safe Mode), Alternate shell (Safe Mode with Command Prompt), or Network (Safe Mode with Networking).
- Click Apply, then OK, and restart when prompted.
Windows will now boot directly into Safe Mode every time until you manually turn this setting off. To exit permanently, reopen msconfig, uncheck Safe boot, and restart.
Using Command Prompt directly:
- Open Command Prompt as Administrator.
- Type the following and press Enter to restart straight into the Advanced Startup options menu:
shutdown /r /o
- From there, follow the same path: Troubleshoot > Advanced options > Startup Settings > Restart, then choose your Safe Mode option.
This is a fast option if you already have a terminal window open and don’t want to dig through Settings menus.
Method 4: Force Safe Mode When Windows Won’t Boot Normally
If your PC is crashing before you can reach the desktop or sign-in screen, you can still trigger Safe Mode by forcing Windows into the Automatic Repair environment.
- Turn on your PC, and as soon as you see the Windows logo start to appear, press and hold the power button for about 10 seconds to force a shutdown.
- Repeat this process two more times. After the third interrupted boot, Windows should automatically detect the failure pattern and launch into the Automatic Repair screen (sometimes labeled “Preparing Automatic Repair”).
- When the recovery environment appears, choose Advanced options > Troubleshoot > Advanced options > Startup Settings > Restart.
- Press 4, 5, or 6 to pick your Safe Mode variant.
This method is a lifesaver when a bad driver, faulty update, or corrupted file is preventing Windows from starting at all, since it doesn’t require the desktop, sign-in screen, or even a functioning OS load to work.
Method 5: Use Installation or Recovery Media
If your PC won’t reach the Automatic Repair screen either, or if the drive itself has serious issues, you can boot from a USB installation drive or recovery drive.
- Create a Windows 11 installation USB or recovery drive on another working computer using the Media Creation Tool, or use a recovery drive you made earlier.
- Insert the drive into the problem PC and boot from it (you may need to change the boot order in BIOS/UEFI or use a one-time boot menu, often accessed with F12, F11, Esc, or Delete depending on your manufacturer).
- On the Windows Setup screen, click Next, then select Repair your computer in the bottom-left corner.
- This opens the same recovery environment: choose Troubleshoot > Advanced options > Startup Settings > Restart, then select your Safe Mode option with the number keys.
This is the most reliable fallback method since it doesn’t depend on the installed copy of Windows being functional at all.
How to Exit Safe Mode
Getting out of Safe Mode is simple in most cases: just restart your PC normally, and it will boot back into the regular Windows 11 environment. The exception is if you enabled Safe Mode through msconfig (Method 3), in which case you need to manually uncheck “Safe boot” in System Configuration first, or Windows will keep booting into Safe Mode on every restart.
Conclusion
Safe Mode remains an essential diagnostic tool in Windows 11, even though Microsoft has moved it behind the Advanced Startup recovery environment instead of a quick keyboard shortcut. Whether your system is running fine and you just want to troubleshoot a misbehaving app, or your PC is stuck in a boot loop and won’t start at all, there’s a path into Safe Mode that fits your situation: through Settings, the sign-in screen, Command Prompt or msconfig, a forced restart sequence, or installation media as a last resort. Once inside Safe Mode, you can uninstall problematic software, roll back drivers, run malware scans, or use System Restore with a much lower risk of interference, making it one of the most effective first steps when Windows starts acting up.
FAQ
1. Why doesn’t pressing F8 work to enter Safe Mode in Windows 11? Modern PCs with fast SSDs and UEFI firmware boot too quickly for Windows to reliably detect a key press during startup, so Microsoft removed dependable F8 support starting with Windows 8 and it remains unsupported in Windows 11. Instead, Safe Mode is accessed through the Advanced Startup recovery environment using the methods described above.
2. What’s the difference between Safe Mode, Safe Mode with Networking, and Safe Mode with Command Prompt? Standard Safe Mode loads only essential drivers and services with a graphical desktop but no internet access. Safe Mode with Networking adds network drivers so you can access the internet, which is useful for downloading a fix or updated driver. Safe Mode with Command Prompt skips the graphical shell entirely and drops you into a command-line interface, which is typically used for advanced repairs or when the graphical desktop itself is the source of the problem.
3. Will I lose any files or data by using Safe Mode? No. Safe Mode does not delete, move, or modify your personal files. It simply changes which drivers and programs load during startup so you can troubleshoot more easily. Any changes you make while in Safe Mode, such as uninstalling a program or rolling back a driver, apply the same way they would in normal mode.
4. My PC is stuck in a boot loop and I can’t reach any menu. What should I do? Try the forced interruption method: power the PC off and on (or hold the power button to force a shutdown) three times in a row during the boot process. Windows should automatically trigger Automatic Repair after detecting repeated failed boots, giving you access to the Advanced Startup menu. If that doesn’t work, use a Windows 11 installation USB or recovery drive on another computer, boot from it, and select “Repair your computer” to reach the same recovery options.


