Learning how to boot up pc in safe mode is a fundamental troubleshooting skill every computer user should have. Booting in safe mode is a diagnostic state that loads only essential drivers, helping isolate software conflicts. This guide provides clear, step-by-step instructions for all modern versions of Windows.
Safe mode starts your computer with a minimal set of files and drivers. It prevents non-critical programs from loading automatically. This allows you to fix problems that might be stopping Windows from starting normally.
You might need safe mode to remove stubborn malware, uninstall buggy software, or roll back a driver update. It’s your go-to tool when your PC is unstable, crashing, or won’t start properly. The process varies slightly depending on your situation and Windows version.
How To Boot Up Pc In Safe Mode
There are several reliable methods to access safe mode. The best one for you depends on whether you can sign into Windows normally or if your PC is having serious startup issues. We will cover all the primary techniques.
Having multiple options ensures you can always get in, even when things go wrong. The following sections break down each method in detail. Choose the one that matches your current ability to access Windows.
Method 1: From The Windows Sign-In Screen (If You Can’t Log In)
If your PC makes it to the password screen but then crashes or has issues after login, use this method. It works on Windows 10 and Windows 11. You don’t need to fully enter the operating system.
- On the Windows sign-in screen where you enter your password, hold down the Shift key on your keyboard.
- While holding Shift, click the Power icon (usually in the lower-right corner) and then select Restart.
- Your PC will restart into the Windows Recovery Environment (WinRE). You will see a blue screen with several options.
- Select Troubleshoot.
- Next, choose Advanced options.
- Click on Startup Settings.
- Finally, press the Restart button.
- After your PC restarts again, you’ll see a list of numbered options. Press the 4 or F4 key on your keyboard to start in Safe Mode. For internet access in safe mode, press 5 or F5 for Safe Mode with Networking.
Method 2: From Within Windows Settings
This is the easiest method if you can boot into Windows normally but want to enter safe mode for troubleshooting. It uses the built-in recovery settings.
For Windows 11
- Click the Start button and open the Settings app (the gear icon).
- Go to System and then select Recovery from the right-hand menu.
- Under the “Recovery options” section, find and click Restart now next to “Advanced startup.”
- Your computer will reboot into the Windows Recovery Environment. Follow the steps from Method 1 starting at step 4 (Troubleshoot > Advanced options > Startup Settings > Restart).
- Select the appropriate safe mode option (4/F4 or 5/F5) from the Startup Settings menu.
For Windows 10
- Open the Start menu and click the Settings (gear) icon.
- Select Update & Security.
- Choose Recovery from the left sidebar.
- Under “Advanced startup,” click Restart now.
- After the restart, navigate to Troubleshoot > Advanced options > Startup Settings > Restart.
- Choose your desired safe mode by pressing the corresponding number or function key.
Method 3: Using The System Configuration Tool (MSConfig)
The System Configuration tool, known as MSConfig, lets you force a safe mode boot from within a working Windows session. It’s very straitforward but remember to undo this setting later.
- Press the Windows Key + R to open the Run dialog box.
- Type msconfig and press Enter or click OK.
- In the System Configuration window, go to the Boot tab.
- Under “Boot options,” check the box for Safe boot.
- You have four choices here:
- Minimal: The standard safe mode.
- Alternate shell: Safe mode with Command Prompt.
- Active Directory repair: For domain controllers (rare for home users).
- Network: Safe mode with networking support.
- Select Minimal or Network as needed and click OK.
- A prompt will ask you to restart your computer. Click Restart to boot directly into safe mode.
Critical Warning: Your PC will continue to boot into safe mode every time until you change this setting back. After fixing your problem, reopen msconfig, go to the Boot tab, and uncheck the “Safe boot” option. Then click OK and restart normally.
Method 4: Interrupting The Normal Boot Process Three Times
If Windows fails to start properly three times in a row, it automatically launches the Windows Recovery Environment. You can simulate this by interrupting the boot process. This is a last-resort method if you cannot access any other menu.
- Press the physical power button on your PC to turn it on.
- As soon as you see the Windows logo (or the spinning dots), press and hold the power button again until the PC forcibly shuts down (about 4-5 seconds).
- Repeat this process two more times: turn on, and then force shut down during startup.
- On the fourth startup, Windows should prepare Automatic Repair and then take you to the WinRE screen.
- From here, go to Troubleshoot > Advanced options > Startup Settings > Restart.
- Select the safe mode option you need from the list.
Be cautious with this method, as force-shutting down can rarely lead to data corruption if you have unsaved work on other drives, but it is a reliable way to trigger recovery.
Method 5: Using A Windows Installation USB Or Recovery Drive
If your PC is severely damaged and cannot access its own recovery partition, you can use external installation media. You will need a Windows 10/11 USB installation drive or a system repair disc you created earlier.
- Insert the USB drive or disc into your computer.
- Restart your PC and enter the BIOS/UEFI boot menu (usually by pressing F12, F10, Esc, or Del during startup). The key varies by manufacturer.
- Select the USB or DVD drive as the boot device.
- On the Windows setup screen, choose your language and click Next.
- Instead of clicking “Install now,” click Repair your computer in the lower-left corner.
- This loads the recovery environment. Choose Troubleshoot > Advanced options > Startup Settings > Restart.
- After the restart, press the key for your desired safe mode.
What To Do Once You Are In Safe Mode
You’ve successfully booted into a minimal desktop with “Safe Mode” in the corners. Now what? This is where you diagnose and fix the problem that brought you here.
The limited environment helps you pinpoint the cause. Since most non-essential software and drivers aren’t loaded, you can perform clean-up tasks without interference.
Common Troubleshooting Tasks In Safe Mode
Here are the most effective actions to take while in safe mode to resolve common PC issues.
Run A Virus And Malware Scan
Malware often hides from antivirus software during a normal boot. In safe mode, many malicious programs cannot activate, making them easier to find and remove.
- Update your antivirus software definitions if you have internet access (use Safe Mode with Networking).
- Perform a full, deep scan of your system.
- Follow the software’s prompts to quarantine or delete any threats found.
- Consider using a secondary malware removal tool for a second opinion.
Uninstall Problematic Software Or Drivers
If your problems started after installing a new program or driver, safe mode lets you remove it. The software won’t be running, so it can be fully uninstalled.
- Press Windows Key + X and select Apps and Features or Programs and Features.
- Sort the list by installation date to find recently added software.
- Click on the suspicious program and select Uninstall.
- For drivers, press Windows Key + X, choose Device Manager.
- Find the problematic device (look for yellow exclamation marks), right-click it, and select Uninstall device. Check the box to delete the driver software if prompted.
Perform A System Restore
System Restore rolls your PC’s system files, registry, and installed programs back to a previous point in time called a restore point. This is highly effective for undoing system-wide changes.
- Type “create a restore point” in the Windows search bar in safe mode and open the result.
- In the System Properties window, click the System Restore button.
- Click Next and choose a restore point from before your problems began.
- Follow the on-screen wizard to complete the restoration. Your PC will restart.
Note: System Restore does not affect your personal files, but it may uninstall programs installed after the restore point was created.
Clean Boot For Further Diagnosis
If safe mode resolves the issue, but you need to identify the exact cause among your normal startup items, a “clean boot” is the next step. This is different from safe mode as it uses normal Windows drivers but disables all third-party startup services and apps.
You perform a clean boot from the System Configuration (msconfig) tool under the “Services” and “Startup” tabs. This process helps you isolate a conflict by enabling services and startups one group at a time.
Exiting Safe Mode And Returning To Normal Boot
Once your troubleshooting is complete, you need to exit safe mode. The method for this depends on how you entered it.
If You Used Startup Settings (Methods 1, 2, 4, 5)
Simply restart your computer as you normally would. You can click Start > Power > Restart. Your PC will automatically boot back into normal Windows mode. This is the simplest exit strategy.
If You Used The System Configuration Tool (Method 3)
You must reverse the setting you enabled, otherwise you’ll be stuck in a safe mode loop.
- While still in safe mode, press Windows Key + R, type msconfig, and press Enter.
- Go to the Boot tab.
- Uncheck the Safe boot option.
- Click Apply and then OK.
- Restart your computer when prompted.
Your PC will now start in standard mode. Forgetting this step is a common mistake that causes confusion.
Frequently Asked Questions (FAQ)
Here are answers to some common questions about booting a PC in safe mode.
What Is The Difference Between Safe Mode And Safe Mode With Networking?
Standard Safe Mode loads the absolute minimum drivers and services, with no internet or network access. Safe Mode with Networking includes the necessary drivers to enable your network and internet connections. Use the standard mode for maximum isolation, and choose “with Networking” if you need to go online to download drivers, updates, or scan for malware.
Can I Access All My Files In Safe Mode?
Yes, you have full access to all your personal files and documents while in safe mode. You can browse file explorer, open documents, and copy data to an external drive if needed. The limitation is on programs, not your data.
Why Won’t My Keyboard Or Mouse Work In Safe Mode?
This usually happens if you are using specialized peripherals (like some gaming mice or keyboards) that require non-standard drivers. Safe mode only loads basic drivers. Try using a simple, wired USB keyboard and mouse, which are almost always recognized. The PS/2 port (the old round connector) also uses a very basic driver that works in safe mode.
How Do I Boot Into Safe Mode On A Computer With Windows 7 Or 8?
For Windows 7, restart your computer and repeatedly press the F8 key before the Windows logo appears. This will bring up the “Advanced Boot Options” menu where you can select safe mode. For Windows 8 and 8.1, the F8 method is less reliable; it’s better to use the “Shift + Restart” method from the sign-in screen or the Settings charm, similar to the modern methods described above.
What Should I Do If Safe Mode Itself Crashes Or Freezes?
If even safe mode fails to load, it indicates a very serious problem with core Windows files or hardware. Possible steps include: using the “Startup Repair” tool from the Windows Recovery Environment, checking your hard drive for errors using Command Prompt tools like `chkdsk`, or performing a system reset or clean Windows installation from USB media. Hardware issues with RAM or the hard drive could also be the culprit.