Since DISM, the Windows Update repair option, and manual installation were already tried, the remaining supported steps are:
- Check free space on the system drive.
- Windows needs at least 16 GB free for a 32-bit OS or 20 GB for a 64-bit OS to upgrade.
- Temporarily remove any third-party antivirus or security software.
- This can block updates.
- Make sure reinstall information and any product keys are available before uninstalling.
- Update third-party drivers from the laptop manufacturer.
- Since the system hangs during reboot at the HP logo, an incompatible driver is a known cause of update failures.
- Check HP’s support site for updated drivers and installation instructions, then try Windows Update again.
- Run Windows Update again after those checks.
- Go to Start > Settings > Windows Update > Check for updates.
- If the update still fails, reset the Windows Update components.
- Warning: these are advanced command-line steps and require administrator permissions.
- Open Command Prompt as administrator and run these commands one at a time:
net stop bits
net stop wuauserv
ren %systemroot%\softwaredistribution softwaredistribution.bak
ren %systemroot%\system32\catroot2 catroot2.bak
net start bits
net start wuauserv
- Then restart the PC.
- Check the drive for file-system errors.
- Open Command Prompt as administrator and run:
chkdsk /f C:
- Restart when prompted.
- Perform a clean restart of Windows.
- A clean restart starts Windows with minimal drivers and startup programs and can help identify software conflicts that block updates.
- If the device keeps entering repair/rollback after every attempt, use Windows Recovery Environment options.
- Boot into Automatic Repair.
- Go to Advanced options.
- Try System Restore first if available.
- If that is unavailable, try Startup Repair.
- If recovery options do not resolve it, Reset this PC with Keep my files is the next supported path.
The provided material does not confirm that Microsoft has acknowledged a specific issue with KB5121003 or that a fix is in progress.
References: