A blue screen after a Windows 11 22H2 update may involve a driver, damaged system files, or failing hardware. The update's timing is useful evidence, but it does not identify the cause by itself. Record the stop code and any named driver before choosing a repair.
This guide addresses an existing 22H2 installation. After stabilizing it, plan a move to a supported Windows release compatible with the hardware instead of reinstalling an old release as a long-term solution.
A changing stop code, memory errors, or crashes outside Windows can point toward hardware. Do not assume every blue screen is caused by the last cumulative update.
If Windows can run normally, open an administrator Command Prompt and run the following commands one at a time:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Wait for each command to finish and record its result. The /Online option targets the running operating system; do not assume it repairs an offline Windows installation when typed in recovery.
For a failure tied to a recent cumulative update, use Advanced options > Uninstall Updates > Uninstall latest quality update in recovery if available. A feature-version rollback is a different operation and may no longer be available. Choose the option matching what actually changed.
If a restore point predates the fault, System Restore can reverse relevant system changes. Review affected programs before confirming. It is not a backup of personal documents.
Once Windows runs stably enough for a backup, protect your current files with Qiling Disk Master. If the PC still crashes during ordinary reads, use recovery assistance instead of repeatedly attempting a large backup.
Step 1. Attach a separate external drive, open Qiling Disk Master, and select File backup.
Step 2. Select the affected user's folders in the tree control. Include any documents changed after the latest existing backup.
Step 3. Set the destination to the external drive and click Proceed after reviewing both paths. Restore a sample into a separate folder and confirm it opens.
After repair, test several normal restarts and the original workload. Preserve minidump files and seek stop-code-specific diagnosis if crashes continue. A reset should follow backup and diagnosis, not replace them.