[SOLVED] got a blue screen :( and I can't run SFC. Err. 0x74:Bad_system_config_info; DEFAULT hive corrupt. FIX: I replaced it with the one in W10-20H2-eng ISO.

Boot your pc normally, then insert your windows 10 iso usb/cd and launch the following command (from command prompt - admin).
You should substitute X: with its current drive:
Rich (BB code):
dism /online /cleanup-image /restorehealth /source:esd:X:\sources\install.esd
Or this one:
Rich (BB code):
dism /online /cleanup-image /restorehealth /source:esd:X:\sources\install.esd:6 /limitaccess

6 should be the index for windows 10 x64 pro - ENG
My results:
Read More:





Maybe it isn't possible to repair your local account, but you can create another account and then you can import your files.
This is the microsoft webpage that explains how to do it: Fix a corrupted user profile in Windows

Read More:
 
Last edited:
that command gave me an error about a corrupted feature.
I recreated the user profile with a different name. I'm able to login to standard account.

I'm now trying to update windows but is giving me an error that's my only problem, other programs work.
 
When available please update the progress with the steps in post #77.

Please post share links using one drive, drop box, or google drive.
 
Run:

Tuneup.bat - Click here to go to the BSOD batch repository to download and run this batch file.
SFCfromFile.bat - Click here to go to the BSOD batch repository to download and run this batch file.
DiskParInfo.bat - Click here to go to the BSOD batch repository to download and run this batch file.
Ok I got the files, these are the text results ran from admin command prompt.
 

Attachments

Code:
c:\Users\HeatherHatch\Desktop\win10desk>dism /online /cleanup-image /restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.19041.572

Image Version: 10.0.19042.662

[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.



Code:
Windows Resource Protection did not find any integrity violations.




Please perform an in place upgrade repair:
Repair Install Windows 10 with an In-place Upgrade

Download Windows 10


Then make free backup images:
It’s our business to protect your data
Backup and Restore with Macrium Reflect
 
I tried it 4 times each differently, first and second you told me how, third specifying a fake directory to detect behaviour and it was the same as the first two tries, 5th try used the default source of the system which i set to windows update on group policy, I didn't specify the /source so it used system source but failed with same error code!

Code:
Microsoft Windows [Version 10.0.19042.662]
(c) 2020 Microsoft Corporation. All rights reserved.

C:\Windows\system32>dism /online /cleanup-image /restorehealth /source:esd:g:\sources\install.esd

Deployment Image Servicing and Management tool
Version: 10.0.19041.572

Image Version: 10.0.19042.662

[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>dism /online /cleanup-image /restorehealth /source:esd:g:\sources\install.esd:6 /limitaccess

Deployment Image Servicing and Management tool
Version: 10.0.19041.572

Image Version: 10.0.19042.662

[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>dism /online /cleanup-image /restorehealth /source:esd:g:\sourco\install.esd:6 /limitaccess

Deployment Image Servicing and Management tool
Version: 10.0.19041.572

Image Version: 10.0.19042.662

[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>dism /online /cleanup-image /restorehealth /source:g:\sources\install.esd

Deployment Image Servicing and Management tool
Version: 10.0.19041.572

Image Version: 10.0.19042.662

[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>dism /online /cleanup-image /restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.19041.572

Image Version: 10.0.19042.662

[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>

I can probably install Windows 10 on the NVME and use that directory as source as well but, I think it'll fail too cause something is making not see the good sources?
 

Attachments

Windows update experts guys in the windows update forum could help you better with this problem.
Follow Softwaremaniac suggestion to check (at least) your system HDD/SDD.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top