Entering Safe Mode on Windows 10: A Complete Guide
Updated on June 19, 2025, by ITarian

Is your PC acting up or refusing to boot normally? Learning how to enter Safe Mode Windows 10 can help you troubleshoot driver conflicts, malware infections, or system crashes safely and efficiently.
Safe Mode starts Windows with a minimal set of drivers and services. It disables unnecessary background programs and gives you a clean environment for diagnosis and repair. Whether you’re a cybersecurity expert or IT manager, knowing how to access Safe Mode is essential.
What Is Safe Mode in Windows 10?
Safe Mode is a diagnostic mode of Windows. It helps you isolate problems by starting your computer with only the core components required for operation. It’s often used to:
- Uninstall faulty drivers or apps
- Scan for and remove malware
- Restore system stability
- Access recovery tools
Method 1: Use Advanced Startup (via Settings)
- Click Start > Settings > Update & Security > Recovery
- Under Advanced Startup, click Restart now
- On the Choose an Option screen, select:
- Troubleshoot > Advanced Options > Startup Settings > Restart
- Press F4 for Safe Mode or F5 for Safe Mode with Networking
Method 2: Shift + Restart Shortcut
- Hold the Shift key and click Restart from the Start menu
- Follow the steps above to navigate through Startup Settings
This is a fast way to access Windows Recovery Options without going through the full Settings menu.
Method 3: Use Command Prompt
- Open Command Prompt as Administrator
- Type: bcdedit /set {default} safeboot minimal
- Restart your PC to enter Safe Mode
To exit Safe Mode, open Command Prompt again and type: bcdedit /deletevalue {default} safeboot
Method 4: Interrupt Normal Boot
- Turn on your PC and force shut down (hold power button) as soon as the Windows logo appears
- Repeat this 3 times to trigger Automatic Repair
- Choose Advanced Options > Startup Settings > Restart
This is especially useful if you can’t log in or access the desktop.
How to Choose the Right Safe Mode Option
Option | Key | Use Case |
Safe Mode | F4 | General diagnostics |
Safe Mode with Networking | F5 | Internet access during repair |
Safe Mode with Command Prompt | F6 | Advanced troubleshooting |
Startup Settings vs Windows Recovery Options
Feature | Startup Settings | Windows Recovery Options |
Purpose | Select boot modes | Access repair and restore tools |
Access Point | Via Advanced Startup | Via Settings or failed boots |
Includes Safe Mode | Yes | Indirectly, via Startup Settings |
Understanding the link between Startup Settings and Windows Recovery Options helps streamline recovery workflows.
Tips for Using Safe Mode Effectively
- Always back up data before making changes
- Run antivirus tools in Safe Mode for deeper scans
- Use System Restore if recent updates caused the issue
- Don’t forget to revert the bcdedit command if you used it
Common Scenarios Where Safe Mode Helps
• Malware or ransomware infection
• Black screen or stuck startup loop
• Incompatible driver installation
• System crashes after Windows update
• Troubleshooting hardware conflicts
Final Thoughts
So, how to enter Safe Mode Windows 10? Whether you use Advanced Startup, key combinations, or boot interruption, mastering these techniques prepares you for virtually any PC troubleshooting task.
Safe Mode is more than a fallback; it’s a critical feature in the IT professional’s toolkit.
Ready to take control of your system’s health? Start your free trial and secure your devices smarter.
FAQ: How to Enter Safe Mode Windows 10
1. What is the shortcut to Safe Mode in Windows 10?
Hold Shift and click Restart to launch Advanced Startup.
2. Can I enter Safe Mode from BIOS?
Not directly. Use BIOS/UEFI to boot into recovery media, which leads to Safe Mode.
3. How do I exit Safe Mode?
Restart your computer normally or use bcdedit /deletevalue {default} safeboot if you used Command Prompt.
4. What if Safe Mode doesn’t work?
Try System Restore or use Startup Repair from Windows Recovery Options.
5. Is Safe Mode available in all editions of Windows 10?
Yes, Safe Mode is supported in Home, Pro, and Enterprise versions.