Fix Windows Blue Screen (BSOD) Errors - Step-by-Step Guide
Your PC is repeatedly crashing to a blue screen, leaving you stuck in a boot loop or mid-task with a system halt. This is almost always caused by a failing driver, corrupted system files, or a degrading hard drive. We will go through the diagnostic steps to identify your specific stop code and apply the fix to get your system stable again.
Identify the cause
The blue screen displays a stop code that tells you exactly where the fault lies. If the screen vanishes too quickly, open the Event Viewer, navigate to Windows Logs, and inspect the most recent Red Error entry to find your code.
What you will need
You will need administrative access to your PC. If your system is currently unbootable, you may need a bootable recovery USB or a tool like O&O BlueCon to access these repair utilities.
Steps
-
01Right-click the Start button and select Device Manager to identify problematic hardware. Look for yellow warning triangles, right-click the device, and select Update driver or, if available, Roll Back Driver.
-
02Search for 'cmd' in the taskbar, right-click Command Prompt, and select Run as administrator. Type
sfc /scannowand press Enter to scan and repair corrupted Windows system files. -
03If system file repairs fail, run
DISM /Online /Cleanup-Image /RestoreHealthin the same administrator command prompt to pull fresh files from Windows Update. -
04To check your disk for bad sectors, type
chkdsk C: /f /rin the command prompt. Type 'y' when prompted to schedule the scan, then restart your computer to allow it to run before Windows loads. -
05Press Windows + R, type
mdsched.exe, and select 'Restart now and check for problems' to run the Windows Memory Diagnostic if you still experience crashes.
Still not working?
If you are still crashing after running these repairs, you are likely looking at a hardware failure or a corrupted Windows installation. Check if your CPU or GPU temperatures are spiking before a crash. If the issue persists, perform a clean installation of Windows or consider replacing the physical drive, as persistent BSODs often point to failing storage media.
Frequently asked questions
Will these commands delete my personal files?
No, these commands are designed to repair Windows system files and file system errors only. They do not touch your documents, photos, or personal data.
Why does the blue screen keep coming back after a fix?
If the error returns, it suggests the underlying cause, such as a failing hard drive or a faulty memory module, is still active. You may need to run a hardware-specific diagnostic tool from your PC manufacturer.
Subscribe for fast, no-fluff fixes and best settings guides
For the games, phones, and apps you actually use - every common error, crash, and "how do I…" answered in under three minutes.