Windows blue screen code overview and Solutions

Source: Internet
Author: User
Tags microsoft website microsoft help
Windows blue screen code Daquan and solution 1. Blue Screen meaning
1. fault check information
* ** Stop 0x0000001e (0xc0000005, 0xfde38af9, 0x0000001, 0x7e8b0eb4) kmode_exception_not_handled ***
The first part of the error is the stop code, that is, stop 0x0000001e, which is used to identify the type of the error that has occurred,
The second part of the error is a four-digit set enclosed in parentheses, which represents a random developer-defined parameter (this parameter cannot be understood by common users,
Only drivers or Microsoft operating system developers can understand this.) The third part is the error name. The first line of information is usually used to identify the wrong driver or device.
This information is mostly concise, but the downtime code can be used as a search item in the Microsoft Knowledge Base and other technical materials.
2. Recommended operations
The second part of the blue screen is the operation information recommended to users. sometimes, the recommended operation is only a general suggestion (for example, checking for BIOS updates on the seller's website). Sometimes, a prompt related to the current problem is displayed. generally, the only suggestion is to restart.
3. the debugging port tells the user whether the memory dump image has been written to the disk vendor, uses the memory dump image to determine the nature of the problem, and tells the user whether the debugging information has been transferred to another computer vendor,
And what ports are used to complete the communication. However, the information here is meaningless for common users. Sometimes, the security department can check which production team the problem is,
In the first part, the system will clearly report which file made the mistake, but often it can only check the approximate scope, rather than explicitly specifying the problem. the factory was forced to stop, and only a new rectification was required,
Sometimes, the production team will realize the mistake and stop making repeated mistakes. But sometimes it will still try to snatch parts, so the factory leaders have to repeat the shutdown decision (cannot start and display the blue screen information,
Or the blue screen is displayed again when the same operation is performed ).

Ii. Solution to the Blue Screen
Windows 2 k/XP has a lot of blue screen information and cannot be fully explained in an article, however, the causes of these problems are often concentrated on incompatible hardware and drivers, problematic software, and viruses. Therefore, we first provide you with some conventional solutions, in the case of a blue screen error, you should first exclude these solutions.
1. Restart
Sometimes only a program or driver makes a mistake at the moment. After the restart, they will change themselves. (Note: see 7. query the shutdown code at this time ).
2. New hardware
First, check whether the new hardware is firmly inserted. The problem that many people ignore may lead to many inexplicable faults. If you confirm that there is no problem, unplug it and try another slot,
Install the latest driver. Check whether the hardware is compatible with the operating system against the hardware compatibility category on the Microsoft website. If your hardware is not in the table,
Then you can get the hardware vendor's website for query or call their consulting phone number.
Windows XP hardware compatibility list
2 k hardware compatibility for Windows
3. New drivers and services
If you have just installed a new hardware driver or a software, and it has added the corresponding project to the System Service (for example: anti-Virus Software, CPU cooling software, firewall software, etc.), blue screen failure occurs during restart or use. please uninstall or disable them in safe mode.
4. Check for viruses
For example, viruses such as shock waves and ripple waves may sometimes cause Windows blue screens to crash, so virus detection and removal are essential. At the same time, some Trojan spyware may also cause blue screens, so it is best to use related tools for scanning and inspection.
5. Check bios and hardware compatibility
For newly installed computers that often encounter blue screen problems, you should check and upgrade the BIOS to the latest version, and disable memory related items, such as cache and ing. in addition, check your hardware against Microsoft's hardware compatibility list. in addition, if the motherboard BIOS does not support a large-capacity hard disk, it will also lead to a blue screen and need to be upgraded.
TIPS:
BiOS cache and ing items
Video BIOS shadowing (Video BIOS ing)
Shadowing address ranges (ing address column)
System BIOS cacheable (system BIOS buffer)
Video BIOS cacheable (Video BIOS buffer)
Video RAM cacheable (video memory buffer)
6. Check System Logs
Enter eventvwr In the start --> menu. MSC. When you press enter, the "Event Viewer" appears. Check "system log" and "Application log" for "error" items.
7. query the shutdown code
The blue screen in the dense e text down, and then to other computers to access the Internet, enter the Microsoft Help and Support website http://support.microsoft.com,
In the "Search (Knowledge Base)" in the upper-left corner, enter the stop code. If the search result does not have any suitable information, you can select "English knowledge base" to search again. Generally,
Here we will find useful solutions. In addition, the blue screen shutdown code or subsequent instructions are used in search engines such as Baidu and Google for keyword search,
There are also some other gains.
8. The last correct configuration
Generally, the blue screen appears after the hardware driver is updated or the hardware is added and the driver is installed, in this case, the "Last correct configuration" provided by Windows 2 k/XP is the blue screen shortcut. restart the system. When the boot menu appears, press F8 to display the advanced boot option menu, and then select "Last correct configuration ".
9. Install the latest system patch and Service Pack
Some blue screens are caused by defects in windows, which can be solved by installing the latest system patches and service packs.

Http://support.microsoft.com,
In the "Search (Knowledge Base)" in the upper-left corner, enter the stop code. If the search result does not have any suitable information, you can select "English knowledge base" to search again. Generally,
Here we will find useful solutions. In addition, the blue screen shutdown code or subsequent instructions are used in search engines such as Baidu and Google for keyword search,
There are also some other gains.
8. The last correct configuration
Generally, the blue screen appears after the hardware driver is updated or the hardware is added and the driver is installed, in this case, the "Last correct configuration" provided by Windows 2 k/XP is the blue screen shortcut. restart the system. When the boot menu appears, press F8 to display the advanced boot option menu, and then select "Last correct configuration ".
9. Install the latest system patch and Service Pack
Some blue screens are caused by defects in windows, which can be solved by installing the latest system patches and service packs.

Iii. blue screen code meaning and Solution
1. 0x0000000a: irql_not_less_or_equal
◆ Error Analysis: mainly caused by problematic drivers, defective or incompatible hardware and software. from a technical point of view. indicates that in kernel mode, there is an Ethernet internal request level (IRQL) for access to memory addresses that are not authorized to access.
◇ Solution: Use solution 2, 3, 5, 8, and 9 in the preceding solution to try to eliminate this problem.
2. 0x00000012: trap_cause_unknown
◆ Error Analysis: If this error message is returned, it is unfortunate that the analysis result of kebudcheck is that the cause of the error is unknown.
◇ Solution: Since Microsoft is not able to help, you have to rely on yourself. Please think carefully about when this error occurred. What operations did you perform on the system when it first occurred; what operations are being performed at the time of occurrence. find out the possible causes from the information and select the corresponding solution to try to eliminate them.
3. 0x0000001a: memory_management
◆ Error Analysis: This memory management error is often caused by hardware, such as the newly installed hardware and memory problems.
◇ Solution: If it appears during Windows installation, it may be because your computer does not meet the minimum memory and disk requirements for Windows installation.
4. 0x0000001e: kmode_exception_not_handled
◆ Error Analysis: an invalid or unknown process command is detected in the Windows Kernel. The shutdown code is generally caused by the faulty memory or similar causes as 0x0000000a.
◇ Solution:
(1) hardware compatibility problems: Check whether all hardware is included in the list against the latest hardware compatibility list mentioned above.
(2) Problematic device drivers, system services, or memory conflicts and interruptions: if the driver name appears in the blue screen information,
Please try to disable or delete drivers in installation mode or fault recovery console, and disable all newly installed drivers and software. If an error occurs during system startup, enter safe mode,
Rename or delete the files marked in the blue screen information.
(3) If the error message clearly states that win32k. sys is likely to be caused by a third-party remote control software, you need to disable the service of the software from the fault recovery console.
(4) The first restart after Windows is installed: The maximum suspicion may be caused by insufficient disk space or BIOS compatibility.
(5) If a software is disabled: the software may have design defects in this province, please upgrade or uninstall it.
5. 0x00000023: fat_file_system
0x00000024: ntfs_file_system
◆ Error Analysis: 0x00000023 usually occurs when reading and writing the system partition of the fat16 or FAT32 file system,
0x00000024 is caused by an error in the NTFS. SYS file (the drive file is used to allow the system to read and write the disk of the NTFS file system ).
These two blue screen errors may be caused by physical damage to the disk, or the failure of the interrupt request packet (IRP). Other causes include: too many hard disk fragments;
File read/write operations are too frequent, and the data volume is very large or caused by some disk image software or anti-virus software.
◇ Solution:
Step 1: First open the command line prompt and run "chkdsk/R" (Note: It is not chkdisk, it feels like this, ......) Command to check and fix hard disk errors. If the report contains a bad track, use the checking tool provided by the hard disk vendor to check and fix the problem.
Step 2: Disable all software that scans files, such as anti-virus software, firewall, or backup tools.
Step 3: Right-click the c: \ winnt \ system32 \ drivers \ fastfat. SYS file and select "properties ",
Check whether the version is consistent with the Windows version used by the current system. (Note: if it is XP,
It should be c: \ windows \ system32 \ drivers \ fastfat. sys ).
Step 4: Install the latest motherboard driver, especially the IDE driver. If your drive and removable storage have drivers, upgrade them to the latest version.
0x00000027: rdr_file_system
◆ Error Analysis: it is difficult to judge the cause of this error. However, a problem with Windows Memory Management may cause this shutdown code.
◇ Solution: If it is memory management, increasing the memory will solve the problem.
7. 0x0000002eata_bus_error
◆ Error analysis: the system memory parity error is usually caused by defective memory (including physical memory, secondary cache, or video card memory) when the device driver accesses a non-existent memory address. in addition, the hard disk is damaged by viruses or other problems to see the shutdown code.
◇ Solution:
(1) Check for viruses
(2) run the "chkdsk/R" command to check all disk partitions.
(3) Use memory testing software such as memtest86 to check the memory.
(4) check whether the hardware is correctly installed, for example, whether it is solid or whether there are stains on the golden finger.
8 and 0x00000035: no_more_irp_stack_locations $ G
◆ Error Analysis: literally, the driver or some software has a stack problem. In fact, the real cause of this fault should be that the driver has a problem in this province, or the memory has a quality problem.
◇ Solution: Use the drivers and memory-related solutions described above to eliminate them.
9. 0x0000003f: no_more_system_ptes
◆ Error Analysis: An error related to system memory management. For example, a large number of input/output operations may cause memory management problems: defective drivers improperly use memory resources. An application (such as backup software) is allocated a large amount of kernel memory.
◇ Solution: Uninstall all newly installed software (especially those applications and anti-virus software that enhance disk performance) and drivers.
10. 0x00000044: multiple_irp_compliete_requests
◆ Error Analysis: usually caused by hardware drivers.
◇ Solution: uninstall the recently installed driver.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.