Categories


Need help? Visit our Discussion Forum!
Search


Advanced Search
Article Options
Popular Articles
  1. Handwrite for MSN Messenger
  2. Windows XP FAQ T
  3. Win2000 Logon Screen
  4. The difference between 64 and 32 bit processors
  5. Windows XP FAQ S
No popular articles found.

 »  Home  »  Troubleshooting  »  Stop Errors and Blue Screen
Stop Errors and Blue Screen
By  Super Admin  | Published  02/27/2005 | Troubleshooting | Rating:
Stop Errors and Blue Screen

A stop error occurs when Windows XP Professional stops responding. Stop error messages can be caused by hardware or software malfunctions. The error messages appear on a blue or black background.

General Stop Errors
The following steps, which also appear on the stop error screen, help you determine the cause of a stop error and how to correct the problem.

To troubleshoot General Stop Errors

Restart your computer.

Make sure any new hardware or software is properly installed. Unplug each new hardware device, one at a time, to see if this resolves the error. If it does, go to step 3.

Replace any hardware that proves faulty by this test. Also, try running any hardware diagnostic software supplied by your computer manufacturer.

If this is a new installation of hardware or software, contact the manufacturer for any Windows XP Professional updates or drivers you might need.

Click Start and then click Help and Support. Click Get support, or find information in Windows XP newsgroups (under “Ask for assistance”) and then click Get help from Microsoft in the left-hand column.

Click Start, click Help and Support, and then click Fixing a problem (under “Pick a Help topic”) for a list of Troubleshooters.

Check the Microsoft Hardware Compatibility List (HCL) to verify that all your hardware and drivers are compatible with Windows XP Professional.

To see the most recent version of the HCL, visit the Microsoft Web site.

Disable or remove any newly installed hardware (RAM, adapters, hard disks, modems, and so on), drivers, or software.

If you can start Windows XP Professional, check the System Log in Event Viewer for additional error messages that might help identify the device or driver causing the problem. To view the System Log, click Start and then click Control Panel. Click Performance and Maintenance, and then click Administrative Tools. Double–click Event Viewer to open it and then System Log to view.

If you can’t start Windows XP Professional, try to start your computer in safe mode, and then remove or disable any newly added programs or drivers. To start your computer in safe mode, restart your computer; then, when you see the list of available operating systems, press F8. On the “Advanced Options” screen, select Safe Mode, and then press ENTER.

For more information, go to Help and Support Center and type “Safe Mode Options” in the Search box.
If you have access to the Internet, visit the Microsoft Support site.

Search the Microsoft Knowledge Base for “Windows XP Professional” and the number associated with the stop error you received. For example, if the message “Stop: 0x0000000A” appears, search for “0x0000000A.”

Using a current version of your antivirus software, check for viruses on your computer. If you find a virus, perform the steps required to eliminate it from your computer. See your antivirus software instructions for these steps.

Verify that your hardware device drivers and your system BIOS are the latest available versions. Your hardware manufacturers can help you determine the latest versions or help you obtain them.

Disable BIOS memory options such as caching or shadowing. If you need assistance, contact your hardware manufacturer.

Run any system diagnostic software supplied by your computer manufacturer, especially the memory check.

Verify that your computer has the latest Service Pack installed. For a list of service packs and instructions for downloading them, go to the Windows Update Web site.

If you are unable to log on, restart your computer. When the list of available operating systems appears, press F8. On the Advanced Options screen, select Last Known Good Configuration, and then press ENTER.
Specific Stop Errors
Some stop errors display descriptive messages such as “DATA_BUS_ERROR” that can help you determine the exact solution for the error. This section discusses how to troubleshoot specific stop errors, based on the type of error you receive.

Table 1 Software and device driver errors
Error Number Descriptive Text
0x0000001E KMODE_EXCEPTION_NOT_HANDLED
0X000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL
0x000000EA THREAD_STUCK_IN_DEVICE_DRIVER
0x00000050 PAGE_FAULT_IN_NONPAGED_AREA
0X0000000A IRQL_NOT_LESS_OR_EQUAL
0x0000007B INACCESSIBLE_BOOT_DEVICE
0x0000009F DRIVER_POWER_STATE_FAILURE
0XC000021A STATUS_SYSTEM_PROCESS_TERMINATED
0XC0000221 STATUS_IMAGE_CHECKSUM_MISMATCH

Note: Stop errors 0x0000001E, 0x0000000A, and 0x0000007B can also be caused by general hardware errors. If the steps provided here do not resolve these errors, see the steps under Hardware Failure Errors.

Follow the procedure under General Stop Errors. If the stop error persists, try the following steps.

To troubleshoot software and device driver stop errors

Check that the driver identified in the stop message is signed and certified by Windows Hardware Quality Labs (WHQL). Run Sigverif.exe to check for unsigned drivers.

Try to replace the driver identified in the stop message, either with a good copy from your installation media, or with an updated version from the manufacturer.

Disable the driver identified in the stop message or any newly installed drivers.

If you have a video driver not supplied with Windows XP Professional, try switching to the standard VGA driver or to a compatible driver supplied with Windows XP.

Uninstall any software that uses filter drivers (for example, antivirus, disk defragmentation, remote control, firewall, or backup programs).

Run Recovery Console, and allow the system to repair any errors that it detects.

For more information about Recovery Console, see Back Up and Recover Your Information, or go to Help and Support Center.

If the error occurred immediately after RAM was added to the computer, the paging file might be corrupted or the new RAM might be either faulty or incompatible. In this case, delete the Pagefile.sys file, and return the system to the original RAM configuration.
Table 2 File system errors
Error Number Descriptive Text
0x00000023 FAT_FILE_SYSTEM
0x00000024 NTFS_FILE_SYSTEM

Follow the procedure under General Stop Errors. If the stop error persists, try the following steps.

To troubleshoot file system stop errors

If you’re using a small computer system interface (SCSI) adapter, obtain the latest Windows XP Professional driver from the hardware vendor, disable the sync negotiation for the SCSI device, verify that the SCSI chain is correctly terminated, and check the SCSI IDs of the devices. If you’re unsure how to do any of these steps, refer to the instructions for the device.

If you’re using integrated device electronics (IDE) devices, define the on-board IDE port as Primary only. Check the Master/Slave/Only settings for the IDE devices. Remove all IDE devices except the hard disk. If you’re unsure how to do any of these steps, refer to the instructions for your hardware.

Disable or uninstall any software that uses filter drivers (for example, antivirus, disk defragmentation, remote control, firewall, or backup programs).

Run Chkdsk /f to determine if the file system is corrupt. If Windows XP Professional can’t run Chkdsk, move the drive to another computer running Windows XP Professional, and run the Chkdsk command on the drive from that computer.
Table 3 Hardware Failure errors
Error Number Descriptive Text
0x0000001E KMODE_EXCEPTION_NOT_HANDLED
0x0000000A IRQL_NOT_LESS_OR_EQUAL
0x0000007B INACCESSIBLE_BOOT_DEVICE
0x0000007F UNEXPECTED_KERNEL_MODE_TRAP
0xC0000218 UNKNOWN_HARD_ERROR

Note: Stop errors 0x0000001E, 0x0000000A, and 0x0000007B can also be caused by software and device driver errors. If the steps provided here do not resolve these errors, see the steps under Software and Device Driver Errors.

Follow the procedure under General Stop Errors, earlier in this book. If the stop error persists, try the following steps.

To troubleshoot hardware failure stop errors

Check that the devices on your computer have drivers that are signed and certified by Windows Hardware Quality Labs (WHQL). Run Sigverif.exe to check for unsigned drivers.

Check the manufacturer for driver updates that may be available for your hardware.

Update any software that uses filter drivers (for example, antivirus, disk defragmentation, remote control, firewall, or backup programs).

Uninstall any non–critical hardware and software to help isolate the item that may be causing the problem.

Install Windows XP in a new folder. Add drivers and restart as you proceed, to isolate the driver that is causing the problem.

Run Recovery Console, and allow the system to repair any errors that it detects.

For more information about Recovery Console, see Back Up and Recover Your Information, or go to Help and Support Center.
Still Getting Errors?
Under rare circumstances, you may need to uninstall Windows XP Professional and return to your original operating system.

To uninstall Windows XP

Click Start, click Control Panel, click Add or Remove Programs.
Click Windows XP Professional, click Remove and then follow the instructions on your screen.

How would you rate the quality of this article?
1 2 3 4 5
Poor Excellent
Tell us why you rated this way (optional):

Send to Author Post on Site

Comments
  • Comment #1 (Posted by an unknown user)
    Rating
    because none of the information helps if you cant get into the operating system or a command prompt.
     
  • Comment #2 (Posted by an unknown user)
    Rating
    This articles gives no solution to the problem. It is just bla bla bla
     
  • Comment #3 (Posted by an unknown user)
    Rating
    I did all best way to solve this 0x0000007B INACCESSIBLE_BOOT_DEVICE problem what ever you said(http://www.softwaretipsandtricks.com/windowsxp/articles/548/1/Stop-Errors-and-Blue-Screen), but result is none. please tell me the best way to solve it. My E-Mail ID = amanshah21@yahoo.ca
     
  • Comment #4 (Posted by an unknown user)
    Rating
    superb article but "USELESS"
     
  • Comment #5 (Posted by an unknown user)
    Rating
    stop error 0x0000000A (0xEF5A9F80 0x00000002 0x00000000 0x804EFB2A)
     
  • Comment #6 (Posted by an unknown user)
    Rating
    Beacuse i am facing this problem since i have purchased my computer for atleast 1 and a half year
     
  • Comment #7 (Posted by an unknown user)
    Rating
    u r giving such a simple understanding solvations and trobleshoots.
     
  • Comment #8 (Posted by an unknown user)
    Rating
    good
     
  • Comment #9 (Posted by an unknown user)
    Rating
    very unhelpful wen you cant get into the OS or a command prompt
     
  • Comment #10 (Posted by an unknown user)
    Rating
    basically useless
     
  • Comment #11 (Posted by an unknown user)
    Rating
    because none of this is useful if you cant get past this screen into the OS!
     
  • Comment #12 (Posted by an unknown user)
    Rating
    its me Ali infant_ali@hotmail.com i really appreciated to you and ur site members defenitly u are doing very well job i realized that because thereis not sincere who she his experience i m showck when u writing to clean the pagefile.sys because i have seen tha 0X000000 that type of error on blue death screen after 40 to 1 hour thats why because may be this error caused by my sound driver when i put my soudn driver to any hardware i see thats type of error thankx bye
     
  • Comment #13 (Posted by an unknown user)
    Rating
    This barely helps, Ive done all of this and still doesn't work. Window sucks...Mac FTW!
     
  • Comment #14 (Posted by vinod kumar)
    Rating
    I am facing error in ml370g2 server u suggest that a error kmode_exception_not handaled is a software issue but there was a hardware fault.then we have replaced motherboard and array 5i controller then problem has been resolved.
     
  • Comment #15 (Posted by an unknown user)
    Rating
    none of the information helps as i cannot get into command prompt and onto desktop, it just takes me to the blue screen and freezes at the blue screen
     
  • Comment #16 (Posted by an unknown user)
    Rating
    No Other option except formatting the entire hard disk and reinstallin......
     
  • Comment #17 (Posted by an unknown user)
    Rating
    see comment#1itb also happens after instaling vista ultimateover xp professionalntfs file system!!!,I done memory check everything worked as it shouldbe but still arhhhh bios keeps restarting in the offered options even the safe mode
     
Submit Comment