
A Windows computer that will not boot can mean two very different problems: the machine does nothing when you press power, or it powers on but never reaches the desktop. Start by identifying which case you have.
This guide applies to Windows 10 and Windows 11 laptops and desktops that fail to power on or fail to load Windows.
Does This Affect You?
If there are no lights, fans, sounds, or charging indicators, troubleshoot power delivery first. If the PC turns on but loops, stalls, or displays startup errors, move to Windows recovery and boot repair.
Nothing Happens When You Press Power
No lights or fan movement usually points to power, not Windows.
- For a desktop, reseat the power cable at the wall and at the back of the PC. Try a different wall outlet and confirm the power supply switch is set to the on position.
- For a laptop, connect the charger and leave it plugged in for 15 to 20 minutes before trying again. A deeply drained battery may not respond immediately.
- Disconnect USB drives, printers, external displays, docks, and other accessories. Try starting with only power, keyboard, mouse, and monitor connected.
Before opening a computer, disconnect it from power. Do not force the case, connectors, or parts. If the device is under warranty or you are not comfortable inside the case, contact support or a repair shop.
- Unplug the PC from the wall before opening a desktop case.
- Touch unpainted metal on the case or use an anti-static wrist strap before touching internal parts.
- If you are comfortable doing so, check that the main motherboard power connector and CPU power connector are firmly seated.
- If the PC still shows no sign of life after a different outlet, cable, and charging check, suspect a failed power supply, battery, motherboard, or charging circuit.
It Powers On but Never Reaches the Desktop
If lights and fans come on but Windows never loads, use the recovery environment.
- Wait a few extra minutes the first time. Windows may be finishing an update or maintenance task.
- If startup loops or freezes at the logo, interrupt startup two or three times by holding the power button until Automatic Repair or Choose an option appears.
- Choose Troubleshoot > Advanced options > Startup Repair and let Windows attempt an automatic repair.
- If Startup Repair fails, return to Advanced options and try System Restore if a restore point exists.
- If you see a precise error such as INACCESSIBLE_BOOT_DEVICE or No bootable device found, troubleshoot that exact message because it points to a narrower cause.
Repair Boot Files from Recovery Media
Use this when built-in Startup Repair cannot fix the boot problem.
- Create a Windows installation USB on another working PC using Microsoft’s official Media Creation Tool.
- Boot the broken PC from the USB drive. You may need to use the boot menu or BIOS/UEFI key, commonly F2, F10, F12, Del, or Esc.
- At Windows Setup, choose Repair your computer, not Install now.
- Open Troubleshoot > Advanced options > Command Prompt.
- Run the boot repair commands below, pressing Enter after each one.
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
Restart and remove the USB drive. If Windows still will not load, back up important files if possible before considering a reset or clean installation.
Deeper Boot Checks
Check Whether the Drive Is Detected
Enter BIOS/UEFI and look for the storage drive under boot or storage information. If the drive is missing there, this is more likely a cable, SSD, hard drive, or motherboard issue than a Windows setting.
Reset BIOS or UEFI Defaults
A changed boot order, disabled storage controller, or incompatible boot mode can stop startup. Use the firmware option named Load Defaults, Optimized Defaults, or similar, then save and restart.
Test the Drive Elsewhere if You Can
If you have another PC or a spare drive and are comfortable with hardware, testing whether the problem follows the drive helps separate Windows/drive corruption from a failing computer.
When to Call a Repair Shop
If power checks, Startup Repair, boot commands, and BIOS drive detection all fail, professional diagnostics will usually save time. At that point the cause is often hardware.
Sources
- Microsoft Support: Advanced startup options
- Microsoft Support: Fix black or blank screen errors in Windows
- Microsoft Support: Create recovery media
