I am having same issue. I have been on with HP for 2 hours and they can't resolve it. I have had issues with this PC from the get go installing updates and this is the latest and worst.
2026-08 Security Update (KB5121003) (26200.9168) not installing despite following lots of tips.
I just obtained a brand new HP laptop and am completely unable to install this update
Order of events:
- I download the update (no problems here)
- it prompts for a reboot
- upon reboot it somewhat "gives up" and just loads me into a boot screen where I just end up staring at the HP logo forever
- I end up holding down on the power button eventually leading to the system to shut down and start up again
- upon start up it begins "diagnosing" then "repairing" and eventually undoing the update bringing me back to square one What I have tried:
- I have ran all 3 of the dism commands
- done ,system--recovery and then "fix problems using windows update"
- manually downloading it. Leads to the same issues listed above. Are there any other possible fixes to avoid what's going on? Is Microsoft aware of this issue and working on a fix? If they are, and there are no other solutions I will most likely pause this update until then. If not, well I really have no clue. This is a brand new laptop and I've already returned the previous one for the EXACT same reason.
Windows for home | Windows 11 | Windows update
8 answers
Sort by: Newest
-
John DeV 169.6K Reputation points Independent Advisor
2026-08-25T09:47:11.17+00:00 Hi, good day!
Since you have already tried the DISM repairs, Fix problems using Windows Update, and manually installing KB5121003, I would recommend trying an in-place repair upgrade of Windows 11 as the next step. It will definitely help in resolving update errors. Performing this can repair broken operating system files while your personal files, settings and installed applications will not be removed.
Few things to check on the PC
Unplug all external peripherals except for the Mouse, Keyboard, and LAN cable before starting
Disable or uninstall any third-party Antivirus program to prevent it from interfering with the upgrade
I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below.
-
AI answer
2026-08-25T09:07:49.0566667+00:00 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:
AI-generated content may be incorrect. Read our transparency notes for more information. - Check free space on the system drive.