KB5034441 Update error 0x80070643

KB5034441 error

On many Windows 10 systems, the update KB5034441 (Windows Recovery Environment update for Windows 10 21H2 and 22H2) failed with the error code 0x80070643. 0x80070643 (“ERROR_INSTALL_FAILURE”) is a generic error code which means “Fatal error during installation.” The DISM log may show the following entries: [16088] ImageUnmarshallHandle: Reconstituting wim at C:\$WinREAgent\Scratch\update.wim. [15624] Received unmount request … Read more

[Fix] BCD Error 0xc0000098 During Boot

bcd error 0xc0000098

When you start your computer, BCD error 0xc0000098 may appear, and pressing F1 may boot the system into Windows. Here’s the entire error message: Recovery Your PC/Device needs to be repaired The Boot Configuration Data file doesn’t contain valid information for an operating System File: \Boot\BCD Error code: 0xc0000098 You’ll need to use recovery tools. … Read more

Windows won’t boot after changing MSCONFIG BOOT Advanced options

After changing the “Number of processors”, “Maximum Memory”, “PCI Lock” settings in the MSCONFIG Advanced Boot Options dialog, Windows may not start correctly. In some cases, you’ll see the “HAL INITIALIZATION FAILED” or other blue screen errors at startup.Read more

How to Rebuild the EFI Boot Partition, BCD and Boot Files

bcdedit - find windows drive letter osdevice

The EFI boot partition is a FAT32 partition that stores the boot files and the boot configuration data (BCD) to load Windows. Sometimes, the boot partition or the BCD may get corrupted, and the boot files remain unserviceable by the Windows Setup process. In that case, rebuilding the EFI partition and recreating the BCD & boot files should resolve the issue.Read more

Error “Something happened and your PIN isn’t available” in Diagnostic Startup

msconfig diagnostic startup - pin sign-in error

The System Configuration utility (msconfig.exe) has a mode called “Diagnostic startup, ” which starts Windows with minimal drivers and services. Over 200 services are disabled in that mode.

msconfig diagnostic startup - pin sign-in error

After enabling the Diagnostic Startup mode in the System Configuration Utility (msconfig.exe) and rebooting, you may be unable to sign in to your account using your PIN. The following error appears on the sign-in screen:Read more