- Local time
- 5:56 PM
- Posts
- 10
- OS
- Windows 11 Release
Hi all. I need help repairing my existing Windows install without a full reset/reinstall. I already think it's completely cooked, but I have my faith. I hope you don't mind me summarizing my ramblings with ChatGPT here, I'm very tired and don't want to write it all out myself - otherwise it wouldn't have been readable.
System/context
BSOD details
System/context
- OS: Windows 11, version 24H2. DISM reports image version 26100.3915 (might be ahead because of updates).
- Dual boot with Linux on same machine. Windows NTFS volume hasn’t been mounted read/write by Linux in months. I did not force-mount or skip chkdsk when it asked me to at any point. Linux is on a different drive.
- Hardware: NVIDIA GPU. NVME system drive, which appears healthy.
BSOD details
- Stop code: KERNEL_SECURITY_CHECK_FAILURE (0x139).
- dumpstack.log (https://files.catbox.moe/1y4u0e.txt) shows secondary dump callbacks for dxgkrnl/NVIDIA:
- Mentions nvlddmkm.sys callback, DxgKrnl callback, SecureKernel logs.
- Minidumps/kernel dumps are NOT being written:
- C:\Windows\Minidump is empty
- C:\Windows\MEMORY.DMP does not exist
- ntbtlog.txt is not created even when bootlog is enabled
- Crash screen sits at “100% complete” indefinitely unless I do necromancy with the bcdedit options.
- Disk checks:
- chkdsk run multiple times from WinRE/Setup/other environments: no errors, no found.xxx.
- Drive readable, random files open fine, no SMART failures, and its less than a year old in age.
- Currently a chkdsk is running from the recovery environment, waiting on that to complete.
- DISM offline repairs from Windows Setup/WinRE:
- Tried multiple sources:
- Official Microsoft ISO (24H2)
- UUP dump ISO built to exact version reported (26100.3915)
- A newer 24H2 ISO/build (5xxx)
- Commands used:
-
Code:
dism /Get-WimInfo /WimFile:G:\Sources\install.wimCode:dism /Image:D:\ /Cleanup-Image /RestoreHealth /Source:WIM:G:\Sources\install.wim: /LimitAccess
-
- Result: DISM fails with “missing replacement payload” or CBS errors. CBS log from one of the attempts (they are more or less the same): https://files.catbox.moe/r8p05o.txt
- Tried multiple sources:
- SFC (offline):
-
Code:
sfc /scannow /offbootdir:D:\ /offwindir:D:\Windows - Reports corruption, only CoreInkRecognition/handwriting language components with hash mismatch are logged. Fails to repair those. Doesn’t change boot outcome.
-
- System Restore from WinRE:
- Fails with 0x80070026, something about WindowsApps → AppxStaging was once printed out.
- No successful rollback from restore points.
- Uninstall Updates (WinRE):
- “Uninstall latest quality update” errors generically (“we ran into a problem”) and doesn’t complete. It ran once from the recovery environment and succeeded in uninstalling quality updates, but did not do anything to help.
- Boot/BCD toggles (all reverted now):
- safeboot minimal/network, testsigning on, nointegritychecks on, hypervisorlaunchtype Off, bootlog Yes, disable auto-restart.
- Secure Boot switched from Other OS to Windows UEFI - no change, though I did get a different blue screen (Your PC couldn't start properly) going something like 0xc0000001, press enter to try again/esc for recovery. Pressing Enter gave me the BSoD again.
- Driver isolation:
- nvlddmkm.sys is not present on disk, but dumpstack mentions its callback???
- Removed NVIDIA display INF from driver store (oem43.inf / nv_dispui) and tried renaming related NVIDIA audio driver (nvhda64v.sys), no change.
- There are no new found corruptions via chkdsk. Storage/AV/EDR/filter drivers have not been conclusively identified as the cause yet.
- Windows is not bootable in any mode. No dumps are generated. DISM offline can’t repair due to source/payload/version issues in CBS. SFC only flags handwriting/ink capabilities but doesn’t fix them. System Restore and Uninstall Updates both fail. Drive reads fine and Linux sees the Windows partition without new errors.
- I can boot Windows Setup (or Recovery Environment) to use the CMD or Linux.
- I can download ISOs or packages from Microsoft/UUP on the same machine (via Linux) and stage them for offline use.
- I cannot use another Windows PC to copy a healthy WinSxS.
- I cannot reinstall or reset or lose data.
- I am a poor idiot who does not keep a backup because I have nowhere to store another 1.5 TB
My Computer
System One
-
- OS
- Windows 11 Release
- Computer type
- PC/Desktop
- Manufacturer/Model
- Myself :^)
- CPU
- AMD Ryzen 7 5700X3D
- Motherboard
- ASUS PRIME B450M-A
- Memory
- 4x 16GB @ 3200Mhz 16-18-18-38
- Graphics Card(s)
- MSI GEFORCE RTX 3090 SUPRIM X 24G
- Sound Card
- Solid State Logic SSL 2
- Monitor(s) Displays
- HUAWEI MateView GT 34" Standard Edition
- Screen Resolution
- 3440x1440
- Hard Drives
- 2TB WD Black SN850X
1TB Samsung 870 EVO
1TB TOSHIBA HDWD110
- PSU
- Corsair RM1000e 1000W (80 Plus Gold)
- Case
- Corsair iCUE 220T RGB Airflow (bent to fit the GPU lol)
- Cooling
- Some Deepcool cooler
- Keyboard
- Keychron Q3 Pro SE
- Mouse
- Logitech G603
- Internet Speed
- 150Mbps D/700Mbps U (5G+Copper, weird load-balancing setup)
- Browser
- Vivaldi
- Antivirus
- Windows Security




