Forum Discussion
Briggie
Jul 26, 2021Copper Contributor
Cumulative Update for Windows 11 (10.0.22000.100) (KB5004300) - Error 0x800f0900
Been getting this error since I first installed the preview build. Error 0x800f0900. Anyone else with this issue?
KapilArya
Jul 27, 2021MVP
Hello,
Run Windows Update troubleshooter from Settings app > System > Troubleshoot > Additional troubleshooters.
Let us know what it reports back.
Run Windows Update troubleshooter from Settings app > System > Troubleshoot > Additional troubleshooters.
Let us know what it reports back.
Briggie
Jul 28, 2021Copper Contributor
So tried sfc /scannow and it says there were corrupt files, but was unable to fix them. It points me to the path of the cbs.log file which I have attached.
- KapilAryaJul 28, 2021MVP
Briggie wrote:
So tried sfc /scannow and it says there were corrupt files, but was unable to fix them. It points me to the path of the cbs.log file which I have attached.
Briggie, try these steps:
1. Search for 'windows powershell' using Cortana or Windows Search.
2. From results, choose Windows PowerShell and select Run as administrator.
3. Then type/paste following and press Enter key:
Repair-WindowsImage -Online -RestoreHealth
4. Let the command complete, restart your system then.
Let us know if this helps!
- Prabakaran_KNJul 28, 2021Copper Contributor
How to restart Windows Update Service ? and will it cause me to leave the Insider Program ?
- BriggieJul 28, 2021Copper ContributorTried this and I get this:
Repair-WindowsImage : The restore operation failed. Either the repair source was not found or the component store
cannot be repaired.
At line:1 char:1
+ Repair-WindowsImage -Online -RestoreHealth
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Repair-WindowsImage], COMException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.RepairWindowsImageCommand- Prabakaran_KNJul 28, 2021Copper Contributor
Hello,
I am facing the same issue ( Build 10.0.22000.100 error )
After following the steps for restore health I got the same message displaying restoration failed.