Beelink GTi13 mini-pc
Processor 13th Gen Intel(R) Core(TM) i9-13900HK (2.60 GHz)
Installed RAM 96.0 GB (95.8 GB usable)
System type 64-bit operating system, x64-based processor
Edition Windows 11 Pro
Version 25H2
Installed on 17/05/2026
OS build 26200.7840
Experience Windows Feature Experience Pack 1000.26100.291.0
I have tried every bit of advice I could find online.
Both KB5089549 and KB5087051 have been failing install with a "kmode exception not handled" error leading to "Your device ran in to a problem" and an auto repair. The repair has worked every time so far but Windows update still want to install these two updates.
I thought my problem was due to my Beelink not having Secure Boot enabled, so I have now enabled that. I also had a good hope of setting the Beelink TPM Device Selection from dTPM to PTT, because the GTi13 does not have a physicak TPM chip, but still KB5089549 fails.
I have checked EFI partition size ( my PC is dual Windows 11 boot and has two ). Both seem to have plenty of space.
I have run the following;
SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old
Ren %Systemroot%\System32\catroot2 catroot2.old
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup
Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc
I have tried installing KB5089549 with real time protection off.
I have tried installing Windows 11, version 25H2 (repair version).
Nothing I have tried has changed how KB5089549 fails.