Forum Discussion
How to fix blue screen of death on windows 11?
Running DISM, a built-in Windows tool, can help resolve ‘Blue Screen of Death’ issues in Windows 11 by repairing deep-seated system corruption and restoring damaged system image files.
How to fix blue screen of death on windows 11
1. Press Win + S to open the search bar, type cmd, right-click Command Prompt, and then select ‘Run as administrator’.
2. In the Command Prompt window running as administrator, enter the following command:
DISM /Online /Cleanup-Image /RestoreHealth
3. Press Enter to execute the command, and wait for the scan and repair process to complete (this may take a few minutes).
4. Once the process is complete, restart your computer to apply the repairs.
This method effectively helps you fix blue screen of death on windows 11 by restoring the integrity of your Windows system image.