I got these errors when trying to install updates using Windows Updates :
Mise à jour de fonctionnalité vers Windows 10, version 1903 - Erreur 0x80070002
2020-10 Microsoft Edge Update pour Windows 10 Version 1809 pour les systèmes basés sur x64 (KB4584227) - Erreur 0x80070002
2022-01 Mise à jour pour Windows 10 Version 1809 sur systèmes x64 (KB4023057) - Erreur 0x80070002
I run this command (sfc /scannow) and I got these errors :
2022-04-23 18:09:31, Info CBS Failed to open package file: \?\C:\WINDOWS\Servicing\Packages\Package_for_KB4487038~31bf3856ad364e35~amd64~~10.0.1.0.mum [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-04-23 18:09:31, Info CBS Failed to read in xml content [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-04-23 18:09:31, Error CBS Failed to parse package manifest: \?\C:\WINDOWS\Servicing\Packages\Package_for_KB4487038~31bf3856ad364e35~amd64~~10.0.1.0.mum [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-04-23 18:09:31, Info CBS Failed to initialize internal package [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-04-23 18:09:31, Info CBS Failed to create package. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-04-23 18:09:31, Error CBS Failed to internally open package. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-04-23 18:09:31, Info CBS Failed to create open package. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-04-23 18:09:31, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x80070002]
I aslo launched this command (DISM.exe /Online /Cleanup-image /Restorehealth) and I got these errors :
C:\WINDOWS\system32>DISM.exe /Online /Cleanup-image /Restorehealth
Outil Gestion et maintenance des images de déploiement
Version : 10.0.17763.771
Version de l’image : 10.0.17763.914
Erreur : 2
Le fichier spécifié est introuvable.
Le fichier journal DISM se trouve à l’emplacement C:\WINDOWS\Logs\DISM\dism.log
2022-04-23 19:03:26, Info DISM DISM Package Manager: PID=11164 TID=8372 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2022-04-23 19:03:26, Info DISM DISM Package Manager: PID=11164 TID=8372 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2022-04-23 19:03:26, Info DISM DISM Package Manager: PID=11164 TID=8372 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2022-04-23 19:03:26, Info DISM DISM Package Manager: PID=11164 TID=8372 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize
2022-04-23 19:21:48, Info DISM DISM Package Manager: PID=11164 TID=3972 Error in operation: (null) (CBS HRESULT=0x80070002) - CCbsConUIHandler::Error
2022-04-23 19:21:48, Error DISM DISM Package Manager: PID=11164 TID=8372 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x80070002)
2022-04-23 19:21:48, Error DISM DISM Package Manager: PID=11164 TID=8372 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x80070002)
2022-04-23 19:21:48, Error DISM DISM Package Manager: PID=11164 TID=8372 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x80070002)
2022-04-23 19:21:48, Error DISM DISM Package Manager: PID=11164 TID=8372 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070002)
2022-04-23 19:21:48, Info DISM DISM Package Manager: PID=11164 TID=8372 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2022-04-23 19:21:48, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070002