T The Triage ManualTechnical Guides for IT Emergencies
P2 · Windows Server

Dell Computer Cannot Boot into Windows – ePSA Diagnostics, Boot Repair & Recovery

A Dell computer fails to boot into Windows, presenting as a blank screen, boot loop, BSOD, or 'No Boot Device Found' error. The issue may originate from corrupted boot files, a failing storage device, incorrect BIOS boot order, or damaged Windows system files. Resolution follows a structured path: hard reset, BIOS/ePSA hardware validation, Windows Startup Repair, bootrec MBR/BCD reconstruction, chkdsk, and OS reset or drive replacement if hardware failure is confirmed.

Indicators

Likely causes

Diagnostic steps

  1. Perform a hard reset: power off the computer completely, disconnect the AC adapter and remove the battery if applicable, hold the power button for 15–20 seconds to discharge residual power, then reconnect and attempt to power on.
  2. Access Dell BIOS/UEFI by pressing F2 at startup. Navigate to Boot Sequence and verify the correct storage device (HDD/SSD containing Windows) is listed as the primary boot device. Save and exit if changes are made.
  3. Check under BIOS System Information or Boot Sequence that the storage drive is detected. If the drive does not appear, reseat the storage cable (desktop) or suspect drive failure; proceed to ePSA diagnostics.
  4. Run Dell Pre-boot System Assessment (ePSA): press F12 at startup and select 'Diagnostics'. Allow the full test suite to run and record any error codes, particularly those referencing HDD/SSD failure. Error codes beginning with 2000-0141 or 2000-0142 indicate drive fault.
  5. If ePSA reports hardware failure on the storage device, replace the drive before proceeding with OS repair. If ePSA passes, continue with software recovery.
  6. Boot from a Windows installation USB or DVD. At the setup screen select 'Repair your computer', then navigate to Troubleshoot > Advanced Options > Startup Repair. Allow Windows to attempt automatic repair and restart.
  7. If Startup Repair fails, open Command Prompt from Advanced Options and run the following in sequence: 'bootrec /fixmbr' (repairs MBR), 'bootrec /fixboot' (writes new boot sector), 'bootrec /scanos' (scans for Windows installations), 'bootrec /rebuildbcd' (rebuilds Boot Configuration Data).
  8. From the Recovery Command Prompt, run 'chkdsk C: /f /r' to scan and repair file system errors and bad sectors on the boot volume. This may take significant time on larger drives.
  9. Run 'sfc /scannow' from the Recovery Command Prompt (or after booting into Windows) to scan for and restore corrupted Windows system files using cached copies.
  10. If all software repair attempts fail and hardware diagnostics are clean, use the Windows Recovery Environment to perform a Reset: Troubleshoot > Reset this PC. Select 'Keep my files' to preserve personal data or 'Remove everything' for a clean reinstall.

Resolution path

Prevention

Tools

References

boot failureno bootWindows startupDellBSODblack screenbootrecMBR repairBCD rebuildWindows Recovery EnvironmentWinREePSA diagnosticshard drive failureSSD failureBIOSstartup repairchkdsksfcsystem file checkerboot loopno boot device