Forum Discussion
Windows 10 Update and Activation
Reza_Ameri I'll try this when going back to my PC in office.
By the way, please advise how to resolve the windows search issue too.
Running the sfc command will resolve multiple issues and it might resolve the issue with the search. I would advise to perform Clean boot, take a look at How to perform a clean boot in Windows (microsoft.com).
Also try boot into the Safe Mode, take a look at Start your PC in safe mode in Windows 10 (microsoft.com)
And check if these issues are being reproduced in these conditions?
I also notice you mark a reply as an answer in this post which didn't solved your issue, you may unmark the answer and only mark a reply as answer when it is really an answer and solved your issue.
- Reza_AmeriJun 07, 2021Silver ContributorIt seems like it is okay and your Windows is corrupted and you have to reinstall it.
- PS7010Jun 06, 2021Brass Contributor
Reza_Ameri I open Windows PowerShell (Admin) and type chkdsk /f. Restart my PC and note a message that scanning and repairing 100% complete, but I don't see any report or where I can find it out. I repeat chkdsk without /f, and attach the report as shown on the photo and note a message "Windows has scanned the file system and found no problems. No further action is required.
- Reza_AmeriJun 06, 2021Silver ContributorThank you for sharing, try run the following command:
chkdsk /f
From what you shared, I believe your system is damaged and you have to reinstall it. - PS7010Jun 06, 2021Brass Contributor
Reza_Ameri I found some information from CSB.log and see whether it is useful or not:
2021-06-06 21:16:59, Error CSI 00000183@2021/6/6:13:16:59.092 (F) onecore\base\wcp\sil\ntsystem.cpp(5363): Error STATUS_OBJECT_NAME_NOT_FOUND
2021-06-06 21:17:00, Error CSI 00000184 (F) STATUS_OBJECT_NAME_NOT_FOUND #194365#
2021-06-06 21:17:00, Error CSI 00000185@2021/6/6:13:17:00.210 (F) onecore\base\wcp\sil\ntsystem.cpp(5363): Error STATUS_OBJECT_NAME_NOT_FOUND
2021-06-06 21:17:00, Error CSI 00000186 (F) STATUS_OBJECT_NAME_NOT_FOUND #194364#
2021-06-06 21:17:00, Error CSI 00000187 (F) STATUS_OBJECT_NAME_NOT_FOUND #194363#
2021-06-06 21:17:00, Error CSI 00000188 (F) STATUS_OBJECT_NAME_NOT_FOUND #194362#2021-06-06 21:17:00, Error CSI 0000018a (F) STATUS_OBJECT_NAME_NOT_FOUND #150#
2021-06-06 21:17:00, Error CSI 0000018b (F) HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND) #149#
2021-06-06 21:17:00, Error CBS Rept: Failed to call CSI detect. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]2021-06-06 21:17:00, Info CBS Summary:
Operation: Detect and Repair
Operation result: 0x80070002
Last Successful Step: CBS store detection completes.
Total Detected Corruption: 8
CBS Manifest Corruption: 3
CBS Metadata Corruption: 5
2021-06-06 21:17:00, Error CBS Session: 30890710_333023354 failed to perform store corruption detect and repair operation. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2021-06-06 21:19:01, Info CSI 0000018c Direct SIL provider: Number of files opened: 1532.
- PS7010Jun 06, 2021Brass Contributor
Reza_Ameri I open Windows PowerShell and type DISM /Online /Cleanup-Image /CheckHealth, the message is "The component store is repairable. The operation completed successfully. Type DISM /Online /Cleanup-Image /ScanHealth, the operation halted at 4.9%, Error:3017, the message is "The requested operation failed. A system reboot is required to roll back changes made." Then, type DISM /Online /Cleanup-Image /RestoreHealth, halted at 23.4%, Error 2, with the message "The system cannot find the file specified.
2021-06-06 21:17:00, Error DISM DISM Package Manager: PID=7892 TID=7924 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x80070002)
2021-06-06 21:17:00, Error DISM DISM Package Manager: PID=7892 TID=7924 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x80070002)
2021-06-06 21:17:00, Error DISM DISM Package Manager: PID=7892 TID=7924 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x80070002)
2021-06-06 21:17:00, Error DISM DISM Package Manager: PID=7892 TID=7924 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070002)2021-06-06 21:17:00, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=80070002
- Reza_AmeriJun 05, 2021Silver ContributorTry the following commands:
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth - PS7010Jun 03, 2021Brass Contributor
Reza_Ameri I insert the Windows Installer and then select Start > Settings > Update & security > Recovery > under Advanced Startup, click Restart now. In the Advanced Option, I select Command Prompt and type SFC /Scannow. The message is that Windows Resource Protection could not perform the requested operation.
Do I miss any step?
- Reza_AmeriJun 03, 2021Silver ContributorThis is the Recovery Environment and you have to click on the Command Prompt and then type the command I mentioned earlier.
- PS7010Jun 03, 2021Brass Contributor
Reza_Ameri I boot with the Windows 10 installer, English version and open the Advanced Option as follows: Which one is recovery environment for loading?
Bearing in mind that my PC Windows 10 is Enterprise Edition and the Windows 10 Installer Professional Edition. Kindly advise me further.
- PS7010Jun 03, 2021Brass Contributor
Reza_Ameri Yesterday, I tried the present Chinese Version, but failed. I shall go for the English Version later and then advise you of the outcome.