You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Winsxs cleanup in optimize.ps1 fails on win2022 with:
Console:
qemu.windows-2022-amd64: Error: 0x800f0806
qemu.windows-2022-amd64:
qemu.windows-2022-amd64: The operation could not be completed due to pending operations.
I've just come across this as well, though with Win11 23H2 (full ISO downloaded from Volume Licensing - didn't see any issues with the eval ISO)
No information in any logs about what was going on, but I seem to have found a workaround by splitting optimize.ps1 and inserting a reboot inbetween the initial commands and the subsequent dism commands
Hello!
The Winsxs cleanup in optimize.ps1 fails on win2022 with:
Console:
Dism.log:
dism.log
I ensured the TrustedInstaller, wuauserv and BITS services are all stopped.
I tried debugging myself but couldn't solve it, any help would be appreciated!
The text was updated successfully, but these errors were encountered: