Hi all,
I am having issues with the 22H2 update, I am receiving an error 0x800f0984.
I am attaching all the relevant files for sfc, Dism and ComponentsScanner outputs.
The Dism has no errors initially but if I attempt the update, errors appear and then it goes in this loop.
I am not sure if something changes between the series of Dism and retrying the update but I've run quite a few times.
Thank you in advance!
I am having issues with the 22H2 update, I am receiving an error 0x800f0984.
I am attaching all the relevant files for sfc, Dism and ComponentsScanner outputs.
The Dism has no errors initially but if I attempt the update, errors appear and then it goes in this loop.
I am not sure if something changes between the series of Dism and retrying the update but I've run quite a few times.
Code:
C:\WINDOWS\system32>sfc /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.
Code:
C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19045.2846
[===========================84.9%================= ]
[===========================86.4%================== ]
[===========================87.9%================== ]
[===========================89.4%=================== ]
[===========================90.9%==================== ]
[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.
C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19045.2846
[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.
Thank you in advance!