Safe Mode is a special diagnostic mode in Windows 11 that starts your PC with only essential drivers and services. It’s useful when your computer won’t boot normally, keeps crashing, shows a black screen, or a driver/app update broke something. In Safe Mode, you can uninstall problematic software, roll back drivers, remove malware, or run repairs without extra startup programs getting in the way.
Windows 11 offers multiple working ways to enter Safe Mode—whether you can still sign in, you’re stuck on the login screen, or Windows won’t start at all.
What Safe Mode options mean
When you reach Startup Settings, you’ll usually see these Safe Mode options:
-
Safe Mode (minimal drivers)
-
Safe Mode with Networking (adds network drivers so Wi-Fi/Ethernet can work)
-
Safe Mode with Command Prompt (boots to Command Prompt instead of desktop)
Method 1: Safe Mode from Windows Settings (easiest when Windows boots)
Use this if you can still open Windows 11 normally.
-
Open Settings → System → Recovery
-
Under Advanced startup, click Restart now
-
On the blue screen: Troubleshoot → Advanced options → Startup Settings → Restart
-
After restart, press:
-
4 or F4 = Safe Mode
-
5 or F5 = Safe Mode with Networking
-
6 or F6 = Safe Mode with Command Prompt
-
Method 2: Shift + Restart from Start menu (works in most cases)
Use this if Windows boots to desktop.
-
Click Start → Power
-
Hold Shift and click Restart
-
Go to: Troubleshoot → Advanced options → Startup Settings → Restart
-
Press 4/F4 (or 5/F5, 6/F6)
Method 3: Shift + Restart from the Sign-in screen (if you can’t log in)
Use this when you’re stuck on the login screen but the PC is responsive.
-
On the Sign-in screen, click the Power icon (bottom-right)
-
Hold Shift and click Restart
-
Then: Troubleshoot → Advanced options → Startup Settings → Restart
-
Press 4/F4 (or 5/F5, 6/F6)
Method 4: Enter WinRE by forcing shutdown 3 times (when Windows won’t boot)
If Windows 11 won’t start normally, you can trigger the Windows Recovery Environment (WinRE).
-
Turn on your PC
-
As soon as you see the Windows logo/loading dots, press and hold the Power button to force shutdown
-
Repeat this 2–3 times until you see Preparing Automatic Repair / Recovery
-
Choose: Advanced options → Troubleshoot → Advanced options → Startup Settings → Restart
-
Press 4/F4 (or 5/F5, 6/F6)
Method 5: Boot into Safe Mode using System Configuration (msconfig)
Best when Windows can boot normally and you want Safe Mode on next restart.
-
Press Win + R, type
msconfig, press Enter -
Go to the Boot tab
-
Under Boot options, check Safe boot
-
Select Minimal (standard Safe Mode) or Network (Safe Mode with Networking)
-
-
Click Apply → OK → Restart
Important: How to exit Safe Mode (msconfig)
If your PC keeps booting into Safe Mode repeatedly:
-
Press Win + R → type
msconfig -
Boot tab → uncheck Safe boot → Apply → OK → Restart
Method 6: Use Command Prompt (bcdedit) to force Safe Mode (advanced)
Use this when you want to enable Safe Mode from an elevated terminal (works well for troubleshooting scripts/IT use).
Enable Safe Mode (minimal)
-
Open Windows Terminal (Admin) / Command Prompt (Admin)
-
Run:
-
Restart your PC
Enable Safe Mode with Networking
Disable Safe Mode and return to normal boot
(These are standard BCD edit patterns used in Microsoft’s Windows boot troubleshooting guidance.)
Method 7: Use Windows 11 installation USB (if WinRE won’t load)
If WinRE is damaged or you can’t reach Advanced options, use a bootable Windows 11 USB.
-
Boot from the Windows 11 USB installer
-
On the first setup screen, click Repair your computer (bottom-left)
-
Go to Troubleshoot → Advanced options → Startup Settings → Restart
-
Press 4/F4 (or 5/F5, 6/F6)
Fixes if you don’t see “Startup Settings”
Sometimes Startup Settings doesn’t appear.
Try this order:
-
From Advanced options, look for See more recovery options (if shown)
-
Use msconfig method (Method 5) if Windows boots
-
Use the Windows USB Repair your computer method (Method 7)
Microsoft’s support/forums commonly confirm the path Troubleshoot → Advanced options → Startup Settings when it’s available.
FAQs
Does Windows 11 Safe Mode use internet?
Only Safe Mode with Networking loads network drivers. Otherwise, networking is typically off.
Is F8 Safe Mode still working in Windows 11?
On most Windows 11 PCs, F8 legacy Safe Mode is disabled by default due to faster boot/UEFI behavior. Use WinRE/Startup Settings methods above (most reliable).
How do I know I’m in Safe Mode?
You’ll usually see “Safe Mode” in the corners of the desktop, and the system will run with limited drivers/services.
Conclusion
Booting into Safe Mode in Windows 11 is straightforward once you know the correct entry points: Settings → Recovery, Shift + Restart, or WinRE (Startup Settings) when the PC won’t boot. For repeated troubleshooting, msconfig or bcdedit can force Safe Mode on the next restart—just remember to disable it afterward to return to normal boot.