How to Enter Safe Mode in Windows 11
•
PC Technician
Windows 11TroubleshootingTips
What is Safe Mode?
Safe Mode starts Windows in a basic state, using a limited set of files and drivers. If a problem doesn't happen in safe mode, you know default settings and basic device drivers aren't causing the issue. It's the ultimate diagnostic tool for malware removal and fixing blue screens.
Method 1: From the Login Screen (Easiest)
If your PC reaches the login screen but crashes when you try to log in:
- At the sign-in screen, click the Power icon in the bottom right corner.
- Hold down the Shift key on your keyboard while clicking Restart.
- Windows will reboot into the Advanced Startup menu.
- Go to Troubleshoot > Advanced options > Startup Settings > Restart.
- After your PC restarts, you'll see a list of numbered options. Press 4 or F4 to start your PC in Safe Mode. Press 5 if you need internet access (Safe Mode with Networking).
Method 2: From Within Windows Settings
If you are already logged in and the PC is somewhat stable:
- Open Settings (
Win + I). - Go to System > Recovery.
- Under "Recovery options," find "Advanced startup" and click the Restart now button.
- Your PC will reboot to the blue Troubleshoot screen.
- Follow steps 4-5 from Method 1 above.
Method 3: Using the System Configuration Tool (Msconfig)
If you want the PC to boot into Safe Mode every single time it turns on until you say otherwise:
- Press
Win + R, typemsconfig, and press Enter. - Switch to the Boot tab.
- Check the box under Boot options for Safe boot.
- Keep it on Minimal (or choose Network if you need internet).
- Click Apply and OK.
Warning: If you use Method 3, you must open
msconfigwhile inside Safe Mode and uncheck that box to get your PC to boot normally again!