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
- Stuck on the Windows logo
- Black screen with or without a cursor
- Automatic Repair loop
- Preparing Automatic Repair → Diagnosing Your PC → Restart loop
- Blue screen before login
- System restarts before reaching the login screen
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
- Hold the power button for 10 seconds until the computer turns off.
- Wait 5 seconds.
- 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:
- Turn on the computer.
- As soon as the Windows logo appears, hold the power button to force shutdown.
- Repeat this two more times.
- On the third restart, Windows will enter Recovery Environment.
- Select Troubleshoot → Advanced options → Startup Settings.
- Select Restart.
- Press 4 or F4 for Safe Mode.
If Safe Mode starts:
- Open Command Prompt as Administrator.
- Run:
sfc /scannow - Run:
dism /online /cleanup-image /restorehealth - 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.
- Enter Recovery Environment.
- Select Troubleshoot → Advanced options → Startup Repair.
- Select your user account and enter your password if prompted.
If Startup Repair reports that it fixed the problem:
- Restart the computer.
- 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.
- Enter Recovery Environment.
- Select Troubleshoot → Advanced options.
- Select Uninstall Updates.
- Choose either:
- Uninstall latest quality update (recommended first)
- Uninstall latest feature update (if the quality update does not help)
- 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.
- Enter Recovery Environment.
- Select Troubleshoot → Advanced options → System Restore.
- Select a restore point dated before the issue began.
- Follow the on-screen instructions.
- 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.