Did you try the Pause/Resume workaround?
I didn't think of that, I just let it finished download & install.
Didn't get a restart, probably normal I don't remember.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Did you try the Pause/Resume workaround?
I didn't think of that, I just let it finished download & install.
Didn't get a restart, probably normal I don't remember.
Did you try the Pause/Resume workaround?
I didn't think of that, I just let it finished download & install.
Didn't get a restart, probably normal I don't remember.
Hi Sibro,
It usually was a problem after updating with ISO, but I've seen the loop in other cases. They definitely have a bug in that area.
I remember this other suggested workaround with /RESETBASE option after running the same command without /RESETBASE:
DISM /ONLINE /CLEANUP-IMAGE /STARTCOMPONENTCLEANUP
Suggested for W.U. loop bug:
DISM /ONLINE /CLEANUP-IMAGE /STARTCOMPONENTCLEANUP /RESETBASE
It usually was a problem after updating with ISO, but I've seen the loop in other cases.
Hi fg,
Thanks for the reminder, your memory is much sharper than mine.
In any case, the loop seems to be harmless, just a nuisance.
Hi Sibro,
About the missing Startup apps, I found out what is causing the bug, when they added the T.M. Search filter they broke this one.
If I disable the TaskManagerFilterEngine then the Startup apps show up normally again. 😎
Unfortunately, it also removes the option for the App color theme from Task Manager settings. 🤐
Short blanket again, fix one and break another. 🤣🤣
Same behavior with Beta 22623.1020.
About the missing Startup apps, I found out what is causing the bug, when they added the T.M. Search filter they broke this one.
Good job! thanks for letting me know.