How to fix Windows blue screen errors

Updated: 06/22/2024 by Computer Hope
Windows logo

Before attempting to fix Microsoft Windows blue screen or blue screen of death errors (BSoD), you must first identify their type, as they come in many forms. To proceed, we suggest reading through each of the following sections in order.

Hardware check

If you are experiencing a completely blue screen with no text, your computer may have a bad monitor or video card. If possible, try your monitor with a different device to see if you get the same result. Also, if your computer has integrated graphics, remove your video card to see if that's the cause.

Disable automatic restart

To help in the troubleshooting process, let's first disable the automatic restart feature in Windows.

  1. Press the Windows key and R to open the Run box.
  2. Type systempropertiesadvanced into the box and then press the Enter key or click the OK button in Windows. button.

Opening the advanced System Properties tab in Windows.

  1. Under the Startup and Recovery section, click the Settings button.

Settings button for Startup and Recovery in Windows.

  1. In the Startup and Recovery window, under the System failure section, uncheck the box next to Automatic Restart.

Automatically restart option in Windows.

  1. When you're finished, click the OK button in Windows. button.

Blue screen errors

Many versions of Windows have a blue screen error that is similar to the example shown below. These error messages often contain detailed information that can be further researched online, allowing you to find possible causes and solutions. If you're not getting a blue screen error that looks like the example below, skip to the next Fatal exceptions section.

Windows XP blue screen stop error

Note

If you cannot get into Windows to perform the steps below, boot the computer into Safe Mode. If you cannot boot into Safe Mode, you may have corrupt Windows system files, a defective memory chip or a defective hard drive. You should run hardware diagnostic tests to determine if the memory or hard drive is causing the blue screen errors.

How to read and use blue screen information

  1. Identify the blue screen by locating a line containing all capital letters with underscores instead of spaces, such as the above example, BAD_POOL_HEADER. Write this information down. If you do not see anything written in all caps with underscores like this, skip this step.
  2. Get either the STOP: error message at the top of the error, or in the "Technical Information:" portion of the error. For example, in error example above, it is STOP: 0x00000019, write the first portion of this error message down.
  3. Finally, if technical information is shown, write down the file and the address.

Once you have the appropriate information, you can start troubleshooting the issue. Below are common blue screen errors and links to pages that contain the troubleshooting steps for some of them.

Note

If your error is not listed in the below section, search for the error you wrote down.

Fatal exceptions

Windows blue screen of death

Many of the blue screen error messages you'll encounter with earlier versions of Windows are fatal exceptions or Fatal 0E messages. If your blue screen message starts out with A fatal exception 0E ... or An exception ..., you are encountering this error. To troubleshoot these types of blue screen errors, refer to the following article: