Just joined here
Windows 10 Pro 64bit 10.0.18945.1001
I'm having problems booting into Windows 10
When I try to boot normally or in safe mode I get a green screen with an error code 0xC000021A
I can however boot into the recovery environment, and I do have a Windows installation USB, but Windows startup repair can't do anything about my problem (SrtTrail.txt)
I've already tried running sfc and dism, but to no avail (note: the drive the Windows is installed on is G:\ and the installation media is on J:\)
sfc /scannow /offbootdir=g:\ /offwindir=g:\windows (sfc_log.txt)
dism /image:g:\ /cleanup-image /reatorehealth /source:j:\sources\install.wim (dism_log.txt)
I'm sorry if this is in the wrong thread or if I missed something or if I did something wrong
I'll attach the logs from the commands and startup repair in a few minutes
Windows 10 Pro 64bit 10.0.18945.1001
I'm having problems booting into Windows 10
When I try to boot normally or in safe mode I get a green screen with an error code 0xC000021A
I can however boot into the recovery environment, and I do have a Windows installation USB, but Windows startup repair can't do anything about my problem (SrtTrail.txt)
I've already tried running sfc and dism, but to no avail (note: the drive the Windows is installed on is G:\ and the installation media is on J:\)
sfc /scannow /offbootdir=g:\ /offwindir=g:\windows (sfc_log.txt)
Code:
X:\Sources>sfc /scannow /offbootdir=G:\ /offwindir=G:\Windows /offlogfile=J:\logfiles\sfc_log.txt
Beginning system scan. This process will take some time.
Windows Resource Protection could not perform the requested operation.
X:\Sources>
Code:
X:\Sources>DISM /Image:G:\ /Cleanup-Image /RestoreHealth /Source:J:\Sources\install.wim /LogPath:J:\logfiles\dism_log.txt
Deployment Image Servicing and Management tool
Version: 10.0.18950.1000
Image Version: 10.0.18945.1001
[=========== 18.9% ]
Error: 4448
The WOF driver encountered a corruption in the compressed file's Resource Table.
The DISM log file can be found at J:\logfiles\dism_log.txt
X:Sources>
I'm sorry if this is in the wrong thread or if I missed something or if I did something wrong
I'll attach the logs from the commands and startup repair in a few minutes