vohon25442
New member
- Oct 16, 2024
- 1
Hello. I have a notebook with Windows 10 Pro 22H2 19045.5011
A few days ago while working I got a window that the system will restart in one minute due to an error. Today it happened again.
I have tried running the following commands one-by-one.
I even did it in safe mode. The result is always the same.
I also tried running the chkdsk C: /F /R command but it didn't find any problems either.
In the CBS.log file, I found the following lines:
I realised that maybe the problem is Avast. I uninstalled it with a special Avast uninstall tool. But nothing works. This error doesn't go away:
And I suspect the sudden system reboots within 1 minute will continue. Please help. Thank you!
A few days ago while working I got a window that the system will restart in one minute due to an error. Today it happened again.
I have tried running the following commands one-by-one.
Code:
[SFC /ScanNow]
Beginning system scan. This process will take some time.
Results:
Windows Resource Protection found corrupt files but was unable to fix some of them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
Code:
[DISM /online /cleanup-image /ScanHealth]
Deployment Image Servicing and Management tool
Version: 10.0.19041.3636
Image Version: 10.0.19045.4651
No component store corruption detected.
The operation completed successfully.
Code:
[DISM /online /cleanup-image /RestoreHealth]
Deployment Image Servicing and Management tool
Version: 10.0.19041.3636
Image Version: 10.0.19045.4651
The restore operation completed successfully.
The operation completed successfully.
I also tried running the chkdsk C: /F /R command but it didn't find any problems either.
In the CBS.log file, I found the following lines:
Code:
2024-10-16 19:48:18, Info CSI 000002b6 [SR] Verifying 61 components
2024-10-16 19:48:18, Info CSI 000002b9 [SR] Repairing 8 components
2024-10-16 19:48:18, Info CSI 000002bb [SR] Cannot verify component files for Avast.VC140.CRT, version 14.0.28127.0, arch amd64, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:5]'win32', manifest is damaged (false)
2024-10-16 19:48:18, Info CSI 000002bc [SR] Cannot verify component files for Avast.VC140.MFC, version 14.0.28127.0, arch amd64, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:5]'win32', manifest is damaged (false)
2024-10-16 19:48:18, Info CSI 000002bd [SR] Cannot verify component files for Policy.14.0.Avast.VC140.MFC, version 14.0.28127.0, arch amd64, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:12]'win32-policy', manifest is damaged (false)
2024-10-16 19:48:18, Info CSI 000002be [SR] Cannot verify component files for Policy.14.0.Avast.VC140.CRT, version 14.0.28127.0, arch amd64, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:12]'win32-policy', manifest is damaged (false)
2024-10-16 19:48:18, Info CSI 000002bf [SR] Cannot verify component files for Avast.VC140.CRT, version 14.0.28127.0, arch x86, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:5]'win32', manifest is damaged (false)
2024-10-16 19:48:18, Info CSI 000002c0 [SR] Cannot verify component files for Avast.VC140.MFC, version 14.0.28127.0, arch x86, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:5]'win32', manifest is damaged (false)
2024-10-16 19:48:18, Info CSI 000002c1 [SR] Cannot verify component files for Policy.14.0.Avast.VC140.MFC, version 14.0.28127.0, arch x86, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:12]'win32-policy', manifest is damaged (false)
2024-10-16 19:48:18, Info CSI 000002c2 [SR] Cannot verify component files for Policy.14.0.Avast.VC140.CRT, version 14.0.28127.0, arch x86, versionScope neutral, pkt {l:8 b:fcc99ee6193ebbca}, type [l:12]'win32-policy', manifest is damaged (false)
Code:
Windows Resource Protection found corrupt files but was unable to fix some of them.