创建了新的本地账号,已经得到解决。
Update for Windows Security platform - KB5007651 (Version 1.0.2109.27002)
I got an error for this Update for Windows Security platform - KB5007651 (Version 1.0.2109.27002) and can't seem to find a solution. Install error - 0x80070643 Anyone got any ideas?
Windows for home | Windows 11 | 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.
163 answers
Sort by: Newest
-
Anonymous
2022-06-21T00:11:58+00:00 -
Anonymous
2022-06-20T21:56:04+00:00 I had the problem too and it was fixed by changing permissions. That being said, something didn't sit right with me about it. Did some digging. The problem was happening on a VM so I rolled the snapshot back after doing the manual permissions fix.
Turns out this particular KB doesn't like installing using the built-in administrator account. Created a new admin account and it installed just fine.
-
Anonymous
2022-06-20T21:08:08+00:00 Windows Security platform – KB5007651 (Verzió: 1.0.2109.27002)
-
Anonymous
2022-06-20T18:17:15+00:00 AMAZING! I've tried almost everything to get rid of this stupid message and you were 100% on target with this. Changed the owner and update installed fine. Thank you SO much! Exceptional research on your part.
-
Anonymous
2022-06-20T17:53:54+00:00 Using procmon from SysInternals I saw that it tried to write to C:\Windows\System32\SecurityHealth using my logged in account. By giving my account Modify permissions to that folder the update went fine.
To give myself Modify permissions, I had to first set myself as owner of the folder. After the update had successfully been applied I I removed my write permissions and set SYSTEM as owner again.