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
- Computer powers on but does not load Windows
- Blank or black screen after POST completes
- 'No Boot Device Found' or similar error message at startup
- Windows logo appears then system immediately restarts in a loop
- Blue Screen of Death (BSOD) during boot sequence
- System stuck at BIOS/UEFI splash screen with no progress
- Cursor visible on black screen with no desktop loading
Likely causes
- Corrupted Windows boot files or Master Boot Record (MBR)
- Failed or failing hard drive or SSD (detectable via ePSA diagnostics)
- Incorrect boot order in BIOS/UEFI settings pointing to non-bootable device
- Damaged or missing Windows system files (corrupted OS installation)
- Recent Windows update causing boot configuration regression
- Loose or disconnected internal storage cables (desktop/tower systems)
- Corrupted BIOS/UEFI firmware settings or failed firmware update
- Faulty or mis-seated RAM causing hardware initialisation failure
Diagnostic steps
-
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.
-
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.
-
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.
-
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.
-
If ePSA reports hardware failure on the storage device, replace the drive before proceeding with OS repair. If ePSA passes, continue with software recovery.
-
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.
-
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).
-
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.
-
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.
-
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
- Perform a hard reset to clear transient hardware or firmware state
- Verify BIOS boot order and confirm the storage device is detected in BIOS
- Run Dell ePSA diagnostics (F12) to rule out hardware failure on drive or RAM
- Replace the storage drive immediately if ePSA reports drive errors (e.g., 2000-0141/0142)
- Boot from Windows installation media and attempt Startup Repair
- Repair MBR and BCD using bootrec /fixmbr, /fixboot, /scanos, /rebuildbcd from Recovery Command Prompt
- Run chkdsk C: /f /r to fix file system errors and bad sectors
- Run sfc /scannow to restore corrupted Windows system files
- If software repair is exhausted, perform Windows Reset from Recovery Environment
- As last resort, perform a clean Windows reinstall; restore data from backup
Prevention
- Keep Windows, drivers, and Dell firmware up to date to avoid update-related boot regressions
- Run Dell SupportAssist regularly to proactively detect hardware degradation
- Monitor hard drive health using S.M.A.R.T. tools and replace drives showing pre-failure indicators
- Maintain current backups (Windows Backup, Veeam, Datto, or equivalent) before applying major updates
- Avoid forcibly powering off the computer during Windows updates or active file writes
- Ensure stable power supply (UPS recommended) to prevent file system corruption during outages
- Periodically verify BIOS settings are correct, particularly after firmware updates
- Keep a bootable Windows installation USB readily available for rapid recovery access
Tools
- Dell ePSA / Pre-boot System Assessment (F12 > Diagnostics)
- Dell BIOS/UEFI Setup (F2)
- Windows Recovery Environment (WinRE)
- bootrec.exe (bootrec /fixmbr, /fixboot, /scanos, /rebuildbcd)
- chkdsk (chkdsk C: /f /r)
- sfc /scannow (System File Checker)
- Windows Installation Media (USB/DVD)
- Dell SupportAssist