Feature update to Windows 10, version 1709 fails to install
Hi, I am trying to install the Creators Update on my computer, but it fails and has to recover every time I try. What system information should I post to help troubleshoot why the update continues to fail?
Thanks!
-Andrew
Windows for home | Windows 10 | Windows update
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.
153 answers
Sort by: Oldest
-
Anonymous
2018-02-16T02:24:15+00:00 -
Anonymous
2018-02-16T02:47:36+00:00 Still seems weird, maybe just half as much, though.
You did get output of the {badmemory} entry, & it shows no badmemorylist item. Still - better do the full enum & examine it. If it looks just like in your picture (minus the error message), then all is well regarding that issue.
-
Anonymous
2018-02-16T02:53:01+00:00 how do i do that?
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Anonymous
2018-02-16T03:02:21+00:00 [the parameter is incorrect]
I get
PS>bcdedit --% /enum {badmemory}
RAM Defects
identifier {badmemory}
badmemoryaccess Yes
badmemorylist 0x199105
So maybe you need to have badmemoryaccess set too?
Here's a way (apparently) to find out if you are using that value anywhere
PS>bcdedit --% /enum INHERIT
Strangely that does not show badmemorylist being inherited.