Windows Won’t Boot

⚠️ Warranty Notice: If your computer, laptop, or device is still under warranty, opening the case or attempting internal repairs or upgrades may void that warranty. Manufacturers often require all service to be performed by authorized technicians. Check your warranty status before doing any internal work.

Troubleshooting: Windows Startup Failures (Not Reaching Login Screen)

This guide provides clear steps to fix Windows startup failures where the computer does not reach the login screen. The system may freeze on the Windows logo, show a black screen, restart repeatedly, or enter a repair loop. These steps apply to both Windows 10 and Windows 11.

Symptoms

Root Cause (Plain Language)

Windows needs specific files and settings to start. If these files are damaged, missing, or interrupted during updates, Windows cannot complete the boot process.

Boot failures commonly occur after:

  • Power loss during startup or shutdown
  • Failed or incomplete Windows updates
  • Corrupted system files
  • Driver conflicts
  • Disk errors or bad sectors
  • Incorrect boot configuration

This guide addresses software-related boot failures. Hardware failures require different procedures.

Step-by-Step Instructions

Step 1: Force Shutdown and Restart
  1. Hold the power button for 10 seconds until the computer turns off.
  2. Wait 5 seconds.
  3. Press the power button to turn it back on.

If Windows starts normally, proceed to Verification Steps. If the issue continues, proceed to Step 2.

Step 2: Access Safe Mode

Safe Mode starts Windows with only essential files and drivers.

If you cannot access Safe Mode after three failed boot attempts, Windows will enter Recovery Environment automatically. If this occurs, skip to Step 3.

To Access Safe Mode:
  1. Turn on the computer.
  2. As soon as the Windows logo appears, hold the power button to force shutdown.
  3. Repeat this two more times.
  4. On the third restart, Windows will enter Recovery Environment.
  5. Select TroubleshootAdvanced optionsStartup Settings.
  6. Select Restart.
  7. Press 4 or F4 for Safe Mode.

If Safe Mode starts:

  1. Open Command Prompt as Administrator.
  2. Run: sfc /scannow
  3. Run: dism /online /cleanup-image /restorehealth
  4. Restart the computer normally.

If Windows starts normally, proceed to Verification Steps. If the issue continues, proceed to Step 3.

If you need more detailed Safe Mode instructions, see the Safe Mode Guide.

Step 3: Run Startup Repair

Startup Repair automatically fixes certain boot problems.

  1. Enter Recovery Environment.
  2. Select TroubleshootAdvanced optionsStartup Repair.
  3. Select your user account and enter your password if prompted.

If Startup Repair reports that it fixed the problem:

  1. Restart the computer.
  2. Check if Windows loads normally.

If Windows starts normally, proceed to Verification Steps. If the issue continues, proceed to Step 4.

If your PC keeps returning to Automatic Repair, follow the steps in the Windows Automatic Repair Loop guide.

For deeper troubleshooting options, continue with the Advanced Boot Repair guide.

Step 4: Uninstall Recent Windows Updates

Recent updates can cause boot failures.

This will not delete personal files or installed programs.

  1. Enter Recovery Environment.
  2. Select TroubleshootAdvanced options.
  3. Select Uninstall Updates.
  4. Choose either:
    • Uninstall latest quality update (recommended first)
    • Uninstall latest feature update (if the quality update does not help)
  5. Restart the computer.

If Windows starts normally, proceed to Verification Steps. If the issue continues, proceed to Step 5.

Step 5: Use System Restore

System Restore returns Windows to a previous working state.

WARNING: System Restore removes programs and drivers installed after the restore point date. Personal files are not affected.

System Restore only works if restore points exist.

  1. Enter Recovery Environment.
  2. Select TroubleshootAdvanced optionsSystem Restore.
  3. Select a restore point dated before the issue began.
  4. Follow the on-screen instructions.
  5. Restart the computer.

If Windows starts normally, proceed to Verification Steps. If the issue continues or no restore points exist, proceed to Step 6.

For more help using restore points, see the System Restore Guide.

Step 6: Check Disk for Errors

Check Disk scans and repairs file system errors.