Need help getting dism and sfc to be happy

CM1949

New Member
Messages
2
I looked thru several of the posts related to this, and things improved, was able to get rid of all the dozen or so not found oem??.inf errors,
but it's still not perfect. The output of the last 2 cmds I tried is below. At last it says I don't have to do any more /restorehealth-ing, or do I?
Is the component store size discrepancy between what Windows Explorer has and what it says is the actual, a problem? If so, how to fix?

Re: the /restorehealth complaints (0x800f081f), I downloaded an ISO file for 8.1, put it on a USB drive, but trying to use it with the /source
option kept telling me it was unreadable. Does it need a WIM file, not an ISO? Not sure how to get one.

What should be my next move?

----------------------------------------------------------------------------------------
Windows PowerShell
Copyright (C) 2014 Microsoft Corporation. All rights reserved.

PS C:\WINDOWS\system32> dism /online /cleanup-image /scanhealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

[==========================100.0%==========================]
The component store is repairable.
The operation completed successfully.
PS C:\WINDOWS\system32> dism /online /cleanup-image /analyzecomponentstore

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

[==========================100.0%==========================]

Component Store (WinSxS) information:

Windows Explorer Reported Size of Component Store : 9.71 GB

Actual Size of Component Store : 9.39 GB

Shared with Windows : 4.99 GB
Backups and Disabled Features : 3.28 GB
Cache and Temporary Data : 1.12 GB

Date of Last Cleanup : 2022-09-17 12:22:13

Number of Reclaimable Packages : 0
Component Store Cleanup Recommended : No

The operation completed successfully.
PS C:\WINDOWS\system32>
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    HP Pavilion g6 Notebook PC
    CPU
    Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz 2400 Mhz, 2 cores, 4 Logical Processors
    Motherboard
    ?
    Memory
    6.00 GB (5.89 GB usable)
    Graphics Card(s)
    Intel(R) HD Graphics 4000
    Browser
    Chrome
    Antivirus
    McAfee
I looked thru several of the posts related to this, and things improved, was able to get rid of all the dozen or so not found oem??.inf errors,
but it's still not perfect. The output of the last 2 cmds I tried is below. At last it says I don't have to do any more /restorehealth-ing, or do I?
Is the component store size discrepancy between what Windows Explorer has and what it says is the actual, a problem? If so, how to fix?

Re: the /restorehealth complaints (0x800f081f), I downloaded an ISO file for 8.1, put it on a USB drive, but trying to use it with the /source
option kept telling me it was unreadable. Does it need a WIM file, not an ISO? Not sure how to get one.

What should be my next move?

----------------------------------------------------------------------------------------
Windows PowerShell
Copyright (C) 2014 Microsoft Corporation. All rights reserved.

PS C:\WINDOWS\system32> dism /online /cleanup-image /scanhealth

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

[==========================100.0%==========================]
The component store is repairable.
The operation completed successfully.
PS C:\WINDOWS\system32> dism /online /cleanup-image /analyzecomponentstore

Deployment Image Servicing and Management tool
Version: 6.3.9600.19408

Image Version: 6.3.9600.19397

[==========================100.0%==========================]

Component Store (WinSxS) information:

Windows Explorer Reported Size of Component Store : 9.71 GB

Actual Size of Component Store : 9.39 GB

Shared with Windows : 4.99 GB
Backups and Disabled Features : 3.28 GB
Cache and Temporary Data : 1.12 GB

Date of Last Cleanup : 2022-09-17 12:22:13

Number of Reclaimable Packages : 0
Component Store Cleanup Recommended : No

The operation completed successfully.
PS C:\WINDOWS\system32>

I ran sfc /scannow, and got this problem in the cbs.log file:
2022-09-18 11:26:20, Info CBS SQM: Warning: Failed to get machine name. The data won't be available. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2022-09-18 11:26:20, Info CBS SQM: Warning: Failed to get domain name. The data won't be available. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    HP Pavilion g6 Notebook PC
    CPU
    Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz 2400 Mhz, 2 cores, 4 Logical Processors
    Motherboard
    ?
    Memory
    6.00 GB (5.89 GB usable)
    Graphics Card(s)
    Intel(R) HD Graphics 4000
    Browser
    Chrome
    Antivirus
    McAfee
Back
Top