You're welcome.
Error 0X800f0922 when installing Windows update KB5012170
I have tried disabling the firewall and still receive the same error. Can anyone help solve this problem?
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.
59 answers
Sort by: Newest
-
Anonymous
2022-09-21T15:41:26+00:00 -
Anonymous
2022-09-21T15:40:23+00:00 Ellis Stewart,
You're welcome.
-
Anonymous
2022-09-15T10:55:19+00:00 chances are you have an MBR disk
i did, converted to gpt and update installed fine - use the instructions below
make sure your machine can boot to gpt before attempting to covert mbr to gpt
you may not be able to enable winre right after converting but dont worry, reboot and try the update again
Use MBR2GPT Disk Conversion Tool To convert MBR to GPT using the built-in MBR2GPT.exe tool:
Boot into Advanced Startup Options screen > Troubleshoot > Advanced options > Command Prompt.
Execute the following command to validate that the drive meets the requirements:
mbr2gpt /validateExecute the following command to convert the drive from MBR to GPT:
mbr2gpt /convertRestart your computer.
Do note that MBR2GPT can only be used from the Windows Preinstallation Environment. To use it from your Desktop, you have to use /allowFullOS to override.
-
Anonymous
2022-09-09T16:17:30+00:00 Perfect,
I followed the procedure and everything runs fine.
Thank you
-
Anonymous
2022-09-09T15:59:13+00:00 Hello Everyone,
The below steps worked for me.
- Disable the secure boot from the BIOS.
- Install the update.
- After successfully installing the update, re-enable the secure boot from the BIOS.
Thanks,
Thank you for your reply, I very much appreciate it.