The PC does not complete hardware startup
No normal lights, fans, vendor logo or display? Check power, connections, display, memory and other hardware first.
Start with the last stage the PC reaches and choose the matching guide. A machine that does not power on, one showing No boot device, and one that crashes after the Windows logo need different checks.
Lees in het Nederlands →No normal lights, fans, vendor logo or display? Check power, connections, display, memory and other hardware first.
Check that the SSD is detected consistently in UEFI, the computer’s settings before Windows starts.
Start with the built-in recovery options: Startup Repair, removal of a recent quality update where relevant, System Restore and Safe Mode. The guide below explains when to try each and what its result tells you.
Check whether the update completed or stopped during installation.
If package state and logs point to an interrupted update and rollback does not restore a healthy previous state, check that the official package matches the Windows release, processor architecture and build, and that any required earlier checkpoint updates are present before applying it offline.
Offline repair means working on the installed copy of Windows while it is not running. Windows Recovery Environment (WinRE) and Windows PE provide an environment for this; drive letters there can differ from normal Windows.
DISM checks and repairs the installed Windows image and its component store, the collection of Windows components used for repairs. SFC checks protected system files against that store.
0xC000021A means Windows cannot continue because a critical process has terminated. The code does not identify one file, driver or update by itself.
diskpart
list volume
exit
dir C:\Windows
dir D:\Windows
dir E:\Windows
Use only a volume containing Windows, Program Files and Users. Do not assume Windows is still C: in recovery.
BitLocker encrypts the Windows volume. Check whether it is locked before trying to access the installation:
manage-bde -status
Do not change boot or partition settings while the Windows volume is locked and the recovery key is unavailable.
Stop if the drive disappears, reports I/O errors or becomes extremely slow during simple reads. Protect the data first.
Need help? Contact Forcys →