How To Start Your PC In Safe Mode | Fix Boot Trouble

Safe Mode opens Windows with basic drivers and services so you can remove the cause of crashes, freezes, or boot loops.

A PC that keeps freezing, flashing a blue screen, or refusing to load the desktop can feel like it has locked you out. Safe Mode gives you a smaller version of Windows so you can work on the problem without the usual pile of startup apps, display drivers, printer tools, overlays, and background tasks getting in the way.

Use it when the trouble began after a driver update, app install, Windows update, display change, or malware scare. It won’t repair everything by itself. It gives you a cleaner place to remove the bad change, roll back a driver, scan for threats, copy files, or run built-in repair tools.

Why Safe Mode Works For Startup Problems

Normal Windows loads many drivers and services before you see the desktop. That’s great when everything behaves. It’s rough when one broken driver or app keeps crashing the machine before you can fix it.

Safe Mode trims that load. Windows starts with a plain display setup, fewer services, and basic device drivers. If the PC runs well there, the cause is usually tied to something that runs in normal mode: a driver, startup app, shell add-on, security tool, or recent setting change.

  • Use regular Safe Mode when you don’t need internet access.
  • Use Safe Mode with Networking when you need a download, cloud file, or online scan.
  • Use Safe Mode with Command Prompt when the desktop is too broken to use.

Before You Restart Into Safe Mode

Do two small checks before you restart. Save open work, then unplug extra gear such as printers, docks, cameras, game controllers, and external drives unless you need one of them. A bad peripheral can mimic a Windows failure.

If the PC belongs to an employer or school, security settings may block some repair actions. Write down what changed just before the problem started: app name, update name, driver version, cable change, new monitor, or error code. That note will save you guesswork once Windows loads in the stripped-down mode.

Starting A PC In Safe Mode From Settings

This method is the cleanest choice when Windows still opens. It works in Windows 11 and Windows 10, though the Settings labels differ a little by version.

From Windows 11 Settings

  1. Select Start, then open Settings.
  2. Go to System, then Recovery.
  3. Next to Startup, select Restart now.
  4. After the blue recovery screen appears, choose Troubleshoot, then find Startup Settings.
  5. Select Restart.
  6. Press 4 or F4 for Safe Mode, or 5 or F5 for networking.

From Windows 10 Settings

  1. Open Settings from the Start menu.
  2. Go to Update & Security, then Recovery.
  3. Under Startup, select Restart now.
  4. Choose Troubleshoot, then find Startup Settings.
  5. Select Restart, then press 4, 5, or 6.

Microsoft’s Windows startup settings page lists the numbered choices, including Safe Mode, networking, and Command Prompt options.

Situation Method To Try Why It Fits
Windows opens normally Settings > Recovery Clean path with fewer chances to miss a menu.
Stuck at sign-in Shift + Restart Works before you enter a password.
Desktop freezes after loading Sign-in screen restart Bypasses startup apps that load after sign-in.
Black screen after logo Force recovery after failed starts Gets you to repair screens when the desktop never appears.
Driver crash Regular Safe Mode Loads a smaller driver set for driver rollback or removal.
Need a download Safe Mode with Networking Adds network drivers for internet or local network access.
Desktop shell broken Safe Mode with Command Prompt Opens a command window instead of the usual desktop.
Startup files damaged Startup Repair Checks boot files, system files, and boot data.

Starting From The Sign-In Screen

If Windows reaches the password screen but falls apart after you sign in, don’t log in yet. The sign-in screen has a restart route that can take you to the same startup menu.

  1. On the sign-in screen, select the Power icon.
  2. Hold Shift and select Restart.
  3. On the blue screen, choose Troubleshoot.
  4. Open Startup Settings, then select Restart.
  5. Press 4 or F4 for regular Safe Mode.

This route is handy after a bad startup app or display tool. Once you’re in, open Settings > Apps and remove the recent app, or open Device Manager and roll back the driver that changed.

Starting When Windows Will Not Load

When the PC never reaches sign-in, use the forced recovery method. Hold the power button until the device shuts off. Turn it on again. When Windows begins to load, hold the power button again to shut it off. Repeat this failed start pattern two or three times.

Windows should open a recovery screen after repeated failed starts. Choose Troubleshoot, then open Startup Settings, select Restart, and press 4 or F4. If Startup Settings doesn’t appear, try Startup Repair from the same recovery area.

Which Safe Mode Choice Should You Pick?

Pick the smallest option that lets you do the job. Regular Safe Mode is usually enough for uninstalling apps, removing drivers, checking Device Manager, or running System Restore. It also reduces the chance that a network driver or security suite gets tangled in the test.

Safe Mode with Networking is better when you need a driver package, a password manager, a cloud file, or an online malware scanner. Use Command Prompt only if the normal desktop won’t load or you already know the command you need.

Choice Good For Avoid When
Safe Mode Removing apps, rolling back drivers, testing crashes. You need internet access.
Safe Mode with Networking Downloading drivers, checking cloud files, online scans. The network driver may be the cause.
Safe Mode with Command Prompt Running commands when the desktop fails. You are not comfortable with commands.

What To Fix Once Safe Mode Opens

Start with the last thing that changed. If you installed an app, remove it. If the screen went wrong after a graphics driver update, open Device Manager, expand Display adapters, open the device, and try Roll Back Driver if the button is available.

Next, check startup apps. Open Task Manager, go to Startup apps, and disable non-Microsoft items that were added around the same time as the crash. Restart normally after each change so you know which fix worked.

If Safe Mode works but normal Windows still fails, run built-in repairs before wiping anything:

  • Run a malware scan with your trusted security app.
  • Remove recent drivers from Device Manager.
  • Uninstall apps added just before the crash.
  • Run System Restore if a restore point exists.
  • Use Reset only after you back up files and easier fixes fail.

Microsoft’s Reset your PC page explains the keep-files and remove-everything choices, since a reset can remove apps, settings, or personal files depending on your selection.

How To Leave Safe Mode

Most of the time, leaving is simple: restart the PC. Windows should load normally on the next boot. If the machine keeps returning to Safe Mode, a setting may be forcing it.

Press Windows + R, type msconfig, and select OK. Open the Boot tab, clear Safe boot, select OK, and restart. Don’t change other boot choices unless you know why they were set.

When Safe Mode Is Not Enough

If Safe Mode will not open, the problem may sit below normal Windows startup. That can mean damaged boot data, missing system files, failing storage, memory trouble, or firmware settings that changed.

Try Startup Repair, then System Restore if you have a restore point. If the drive makes clicking sounds, disappears from firmware screens, or fails a storage test, stop repeated repair attempts and copy needed files with proper recovery gear before the drive gets worse.

Safe Mode is not magic, but it is a calm workbench. Use it to strip Windows down, undo the last bad change, and restart normally. That simple test often tells you whether the fault lives in Windows itself, a driver, an app, or hardware.

References & Sources

  • Microsoft.“Windows Startup Settings.”Lists the startup menu choices for Safe Mode, networking, Command Prompt, and normal startup.
  • Microsoft.“Startup Repair.”Explains the built-in repair tool for Windows boot problems and damaged startup files.
  • Microsoft.“Reset Your PC.”Explains reset choices that can keep files or remove data, apps, and settings.