5 thoughts on “Put the blue screen error code STOP: 0*000000ed (0*81B97C98,0*C0000185,0000000,0000000)”

  1. For details, please refer to the address:
    hi .// blog/item/
    people who use the Windows operating system sometimes encounters such an error message: "0x ????????? Memory cannot be written, and then the application is closed. If you go to some "masters", the answer is often indignant and disdainful such as "Windows is so unstable". In fact, this error is not necessarily caused by Windows unstable. This article briefly analyzes the common causes of such errors.

    . The application does not check the failure of memory allocation

    When the program requires a piece of memory to save the data, the "function function" provided by the operating system is required to apply. If If the memory distribution is successful, the function will return the newly opened memory area to the application, and the application can use this memory through this address. This is the "dynamic memory distribution", and the memory address is the "pointer" in programming.

    The memory is not always recruited and endless, and sometimes the memory distribution will fail. When the distribution fails, the system function will return a 0 value. At this time, the return value "0" does not indicate the newly enabled pointer. Instead, the system issued to the application to inform the application that an error occurs. As an application, you should check whether the return value is 0 after each application is applied. If it is, it means that if there is a failure, some measures should be taken to save, which enhances the "robustness" of the program.

    If the application does not check this error, it will be based on "thinking inertia" that this value is a available pointer assigned to it, and continue to use this memory during subsequent operations. The real 0 address memory area is preserved in the most important "interrupt descriptor table" in the computer system, which is absolutely not allowed to use it. Under the operating system without a protection mechanism (such as DOS), writing data to this address will cause it immediately, and in a strong operating system, such as Windows, this operation will be captured by the system protection mechanism immediately. The operating system forcibly shut down errors to prevent its errors from expanding. At this time, the above -mentioned "writing memory" error will appear, and pointed out that the referenced memory address is "".

    The reasons for failure failure in memory distribution. Insufficient memory, and the version of the system function are not matched, etc., may have an impact. Therefore, this distribution failure is more common in the operation system for a long time, and a variety of applications (including the inadvertent "installation" virus program) are installed, and a large number of system parameters and system files have been changed.

    . The application is due to its own bug references of abnormal memory pointers

    In applications using dynamic allocation, sometimes this situation appears: the program is trying to read Write a "available" memory, but I don't know why, the pointer that can be used in this expected is invalid. It may be "forgotten" to allocate the operating system, or it may be that the program has canceled the memory at some point and "didn't pay attention" and so on. The cancellation of memory is recycled by the system, and its access rights are no longer the application. Therefore, the reading and writing operation will also trigger the system's protection mechanism. The only end of an attempt to "illegally" procedures is that the operation is terminated and all resources are recovered. The law of the computer world is still much more effective and strict than humans!

    The situation like this belongs to the program itself, you can often reproduce errors in a specific operation order. The invalid pointer is not necessarily 0, so the memory address in the error prompt is not necessarily "", but other random numbers.

    If the wrong prompts that the system often mentioned, the suggestions below may help:

    1. Check whether there are Trojan or virus in the system. In order to control the system, such procedures often modify the system irresponsible, resulting in an abnormal operating system. It should usually strengthen information security awareness, and it is not curious about the executable procedures with unknown sources.

    2. Update the operating system, let the installation program of the operating system copy the correct version of the system file and correct system parameters. Sometimes the operating system itself has bugs. Pay attention to installing the officially issued upgrade procedures.

    3. Try the application of the new version.
    Questions

    In running certain programs, sometimes memory errors appear, and then the program is turned off.
    "0x ???????" instructions "0x ?????????" instructions. The memory cannot be "Read".
    "0x ????????" The memory referenced by the instructions can not be "Written".
    general this phenomenon has aspects. One is hardware, that is, there is a problem with memory, and the other is software. There are many problems.

    The fault analysis

    Hardware aspect:
    Generally speaking, the possibility of memory problems is not high, the main aspect is: the memory bar is broken, the memory quality is broken, the quality of memory quality There are problems, and there are two different brands of different brands of memory, which is also prone to incompatibility. At the same time, pay attention to heat dissipation problems, especially after overclocking. You can use Memtest's software to detect memory, which can completely detect the stability of memory.
    If it is a dual memory, and it is a mixed memory of different brands or when buying second -hand memory, this problem occurs. At this time, you need to check whether the memory excess problem or other hardware is not compatible.

    In Software:
    In the principle simply: There is a place where the memory stores the data is called a buffer. When the program puts the data in one position, because there is no enough space, it will be An overflowing image occurs. For example: A bucket can only overflow the water of a pound of water when putting two pounds of water into the water. The system is expressed on the screen. This problem often appears on the XP system. The requirements of Windows 2000/XP are very demanding on hardware. Once you encounter illegal operations in resource locks, overflow or similar to Windows 98 Happening. It may also be caused by poor compatibility between hardware equipment.

    In examples

    Example 1: Open the IE browser or "" "" "" memory referenced by instructions within a few minutes. The memory cannot be "Read". To terminate the program, please click the "OK" information box. After clicking "OK", there is an information box that "internal errors occur, one of the windows you are going to close". The device is also closed.
    This solution: Fix or upgrade the IE browser and patch at the same time. I have seen one of the repair methods that Win2000 has been upgraded from Win2000 to Win2000. In fact, this method is to restore the system to the initial state of the system. For example, your IE has been upgraded to 6.0, and after upgrading, it will be replaced by IE5.0.

    Example 2: Double -click the "Autorun.exe" file in the disc under Windows XP to display the "" memory referenced by the "" instruction. This memory cannot be "Written". To terminate the program, please click "OK", but it is normal to run in Windows 98.
    This solution: This may be the problem of system compatibility, WinXP system, right -click "Autorun.exe" file, attribute, compatibility, select the "run this program in compatible mode" item, and select "WindowsS 98/me ". If Win2000 is patched by SP, as long as you start, run, enter: regsvr32 C: Winntappatchslayerui.dll. Right -click, attributes, and compatibility options.

    Example 3: Error occurs when Realone Gold is turned off. It used to use it normally before, but recently, the "" memory referenced by "" instructions was recently closed. The memory cannot be a prompt of "Read".
    It solution: When the input method used is Microsoft Pinyin input method 2003, and when the language bar is hidden (no problem when it is not hidden), turn off the Realone will have this problem. Therefore Any other input method solves this problem as the current input method.

    Example 4: My Haojie Super Jie has not been able to play since surfing the Internet. Each time it prompts "" (each change) instruction, the "" memory cannot be "Read". Please press OK.
    This solution: Try to reinstall the hero super solution. If you reinstall it, try to download the corresponding version of the patch on the official website. No, I had to try it with another player.

    Example 5: Double -click a shortcut of a game. The "OX77F5CDO" instruction quotes "" memory. The memory cannot be "read" and prompts the client.dat program error.
    This solution: reinstall the latest driver of the graphics card, and then download and install DirectX9.0.

    Ev. Six: A friend sent a message, and my computer had an error message: "0*00303033" memory referenced by the "0*772B548F" instruction. QQ automatically offline, and then opened QQ and found a dozen pieces of information he sent.
    This solution: This is the other party using QQ's bug to send a special code, make a QQ error, as long as it is patch or upgrade to the latest version, it is okay.

    Example Seven: The XP system used by my laptop computer, sometimes when closing the webpage, TBROWSER.EXE needs to be closed when it encounters the problem, and then there is a memory referenced instruction. what's going on?
    In solutions: Check the virus first, and if you install software such as browsing enhancement, please remove it.

    In example 8: Open any program from the desktop or start menu, and an error prompt appears: "0x ..." "" "memory referenced, the memory cannot be" Read " Once the number represents variable values. It is no problem to open the program from the operation.
    This solution: Run the RegEdit into the registry, and under HKEY_LOCAL_MACHINESOFTWAREMICROSOFTWINDOWS Explorer, there should be only a normal key value "{aeb6717e-7E19-11D0-97ee-}. .

    Example 9: I equipped the machine three months ago. The system is relatively unstable. I have reinstalled the system many times within three months. I just installed the system four or five days ago Explorer-application error appears randomly, "" "memory quoted instructions. This memory cannot be" read ". To terminate the program, click OK". To debug the program, please click "Cancel". If you click, click. Make sure that the Windows desktop is gone. This kind of problem has also occurred in the previous system. I wonder if it is a hardware problem?
    In solution: Memory compatibility problem! In encountering such problems, users can open themselves to open themselves by themselves. The machine mobilizes the position of the memory to see if the problem can be solved. If the problem is still, you can change the memory with your friends.

    In above the above examples, you can see that the cause of the failure occurs. There are many types. The reasons that have been mentioned and possible are listed below, which is convenient for consultation.

    The causes of problems -solution

    Replace the memory bar

    The dual memory is not compatible -using the memory of the same brand or only one memory

    n The heat dissipation problem -strengthen the heat dissipation inside the chassis

    The memory and the motherboard are not inserted well or are not compatible with other hardware -have inserted memory or change into it Question -Replace the hard disk

    Driven problem -reinstall the driver. If it is a new system, install the motherboard driver first

    software damage -reinstall software

    The software has bug -patch or uses the latest version.

    It software and systems are not compatible -to patch the software or try the system compatibility mode

    Software and software have conflicts -if you have recently installed new software, you can try

    The software to use other related software -reinstall related software. For example, play a certain way. The error occurred in the first format file, which may be a problem with the decoder of this file

    The virus problem -anti -virus

    If you enter the underlying monitoring system, you may conflict with some software. Try

    The problems with the system itself -sometimes the operating system itself will also have bugs. SP's patch, it is best to play. If the system is not reinstalled Or replace the system of other versions.

    This this problem has attracted our attention and solutions. Please go to our official website to learn about and download the relevant procedures.

    Is running certain programs, sometimes the memory error prompts occur, and then the program is closed.

    "0x ???????" memory referenced by the "0x ????????". The memory cannot be "Read".

    "0x ????????" Instructions referenced "0x ?????????" memory cannot be "Written".

    The situation above, I believe everyone should have seen it, and even say that some netizens have repeatedly reinstalled the system because they are unhappy because they are unhappy. I believe that ordinary users should not understand those complicated hexadecimal code.

    The aspect of this phenomenon occurs. One is hardware, that is, there is a problem with memory, and the other is software. There are many problems.

    : Let's talk about hardware:

    Generally speaking, computer hardware is not easy to break. The possibility of memory problems is not high (unless your memory is really a miscellaneous land), the main aspect is: 1. The memory bar is broken (second -hand memory is mostly), 2. Use memory with quality problems, 3. There are too many dust fingers inserted on the motherboard. 4. Use different brands of memory of different capacity, thereby inconsistent. 5. The heat dissipation problem brought by overclocking. You can use Memtest's software to detect memory, which can completely detect the stability of memory.

    . If none, then the failure is ruled out.

    It first talk about the principle: there is a place where the memory stores the data is called a buffer. When the program puts the data in the buffer, the "function function" provided by the operating system needs to be applied. The newly opened memory area address is returned to the application, and the application can use this memory through this address. This is the "dynamic memory distribution", which is the "cursor" in programming. Memory is not always recruited and endless, and sometimes memory distribution will fail. When the distribution fails, the system function will return a 0 value. At this time, the return value "0" does not indicate the newly opened cursor, but a notification of the system to the application, informing the error. As an application, you should check whether the return value is 0 after each application is applied. If it is, it means that if there is a failure, some measures should be taken to save, which enhances the "robustness" of the program. If the application does not check this error, it will be based on "thinking inertia" that this value is a available cursor that is allocated to it, and continues to use this memory in subsequent execution. The real 0 address memory area stores the most important "interrupt descriptor table" in the computer system, which is absolutely not allowed to use it. Under the operating system without a protection mechanism (such as DOS), writing data to this address will cause immediately as a machine, and in a strong operating system, such as Windows, this operation will be captured by the system protection mechanism immediately. Applications that are forcibly closed by the operating system to prevent their errors from expanding. At this time, the above -mentioned memory will not be "read" errors, and it is pointed out that the referenced memory address is "". There are many reasons for the failure failure of memory distribution. Insufficient memory, and the version of the system function may not match. Therefore, this distribution failure is more common in the operation system for a long time, and a variety of applications (including the inadvertent "installation" virus program) are installed, and a large number of system parameters and system files have been changed.

    It in applications using dynamic allocation, sometimes there will be such a situation: the program is trying to read and write a "available" memory, but I don't know why, the outdoor cursor that can be available in this expected can be invalidated. Essence It may be "forgotten" to allocate the operating system, or it may be that the program has canceled the memory at some point and "didn't pay attention" and so on. The cancellation of the memory was recycled by the system, and its access rights are no longer the application. Therefore, the reading and writing operation will also trigger the system's protection mechanism. The only end of the process of an attempt to "illegally" is to be terminated and recycled all resources. The law of the computer world is still much more effective and strict than humans! Such a situation is a bug of the program itself, and you can often reproduce errors in a specific operation order. The invalid cursor is not always 0, so the memory address in the error prompt is not necessarily "", but other random numbers.

    Is:

    1. Check whether there are Trojans or viruses in the system. In order to control the system, such procedures often modify the system irresponsible, resulting in an abnormal operating system. It should usually strengthen information security awareness, and it is not curious about the executable procedures with unknown sources.

    2, update the operating system, and let the installation program of the operating system copy the correct version of the system file and correct system parameters. Sometimes the operating system itself has bugs. Pay attention to installing the officially issued upgrade procedures.

    3. Try to use the latest formal version of the application, the beta version, and the trial version will have bugs.

    4, delete and re -create a file in the WinntSystem32WBEM folder: right -click my computer on the desktop and click Management. Under "Service and Application", click the service, then close and stop Windows services. Delete all files in WinntSystem32WBEM folders. (Please create a copy of these files before deleting.) Open "Service and Application", click the service, and then open and start the Windows service. When the service is restarted, the information provided based on the information provided in the following registry will be re -created: HKEY_LOCAL_MACHINESOFTWAREMICROSOFTWBEMCIMCIMMCIMMMOM MOFS

    One: The "" memory referenced by the IE browser appears, or the "" memory referenced by the "" instruction. The memory cannot be "Read". To terminate the program, please click the "OK" information box. After clicking "OK", there is an information box that "internal errors occur, one of the windows you are going to close". The device is also closed. Solution:

    1, start-run window, enter "regsvr32 activprxy.dll" and return, and then a information dialog box "in actxprxy.dll succeeded" will appear. Run the following commands in turn. (Some people say that this method is not necessary, but registering those .dlls had no disadvantages to the system. Anyway, it would be possible to solve the problem.)

    regsvr32 shdocvw.dll
    nRegsvr32 OLEAUT32.dll

    REGSVR32 ActXPRXY.dll

    REGSVR32 MSHTML.dll

    REGSVR32 msjava.dll n nRegsvr32 browseui.dll. n
    Rlmon.dll

    2, repair or upgrade the IE browser, and use the system patch at the same time. I have seen one of the repair methods to restore the system to the initial state of the system. It is recommended to upgrade the IE to 6.0.

    Example 2: Some applications error: "" instruction reference "" memory. The memory cannot be "Read". Solution: The optimization technology of Win XP's "pre -reading" technology has also been used on the application. The system analyzes the previous start of each application. "Memory image" and store this information to WindowsPrefetch folder. Once a image is established, the installation speed of the application software is greatly improved. XP's pre -read data stores information about the recent 8 system startup or application software. It is recommended to replace the virtual memory and delete all*.pf files in the WindowsPreFETCH directory to allow Windows to recharge the physical address of the program.

    Example 3: Double -click the "Autorun.exe" file in the disc under the XP to display the "" memory referenced by the "" instruction. This memory cannot be "Written". To terminate the program, please click "OK", but it is normal to run in Windows 98. Solution: This may be the problem of system compatibility, WinXP's system, right -click "Autorun.exe" file, attribute, compatibility, select "Run this program with compatibility mode" item, and select "Windows 98/Me" Essence If Win2000 is patched by SP, as long as you start, run, enter: regsvr32 C: Winntappatchslayerui.dll. Right -click, attributes, and compatibility options.

    Example 4: Error occurs when Realone Gold is turned off. It used to use it normally before, but recently, the "" memory referenced by "" instructions was recently closed. The memory cannot be a prompt of "Read". Solution: When the input method used is Microsoft Pinyin Input Method 2003, and when hidden a language bar (no problem when it is not hidden), you will have this problem when you close the Realone. Therefore To solve this problem as the current input method.

    Example 5: My heroes have not been able to play since surfing the Internet. Each time it prompts "" (each change) instruction, the "" memory cannot be "Read", terminate the program, and terminate the program. Please press OK. Solution: Try to reinstall Haojie Super Domination. If you reinstall it, try to download the corresponding version of the patch on the official website. No, I had to try it with another player.

    Ev. Six: Double -click a shortcut of a game. Solution: The latest driver of reinstall the graphics card, and then download and install DirectX9.0.

    Example seven: A friend sent a message, and my computer had an error message: "" in the "" instruction cited

  2. , Fault Inspection Information

    *** Stop (, ,,00000001,)
    kmode_exception_not_handled *** The first part of the error is the stop code (Stop code), which is used to identify The type of error, the second part of the error is the four digital sets included by parentheses, indicating the parameters defined by random developers (this parameter cannot understand the ordinary users at all, only the driver writer or the developer of the Microsoft operating system can Understand). The third part is the wrong name. The first line of information is usually used to identify the driver or device that is wrong. Most of the information is very simple, but the shutdown code can be used as a search item in the Microsoft knowledge base and other technical materials.

    2. Recommended operation
    The second part of the blue screen is the operating information of the recommended user. Sometimes, the recommended operation is only a general suggestion (for example: to find the update of BIOS on the seller's website, etc. ); Sometimes, that is, to display a prompt related to the current problem. Generally speaking, the only suggestion is to restart.

    3. Debug The memory storage image can determine the nature of the problem, and it will also tell the user whether the debugging information is transmitted to another computer dealer, and what ports are used to complete this communication. However, the information here has nothing to do Significance. Sometimes the defense department can successfully find the problem of which production team is, and it will be clearly reported in the first part of which document is wrong, but often it can only check the approximate range, and it cannot be clearly specified. Due to the factory, the factory is because the factory is because the factory. It was forced to stop comprehensively. Only rectifying the construction. Sometimes, the production team would realize the mistake and no longer criminal. But sometimes he tried to grab the parts, so the factory leaders had to repeatedly stop the work (cannot start and display the blue screen information, or in the blue screen information, or in The blue screen appears again when performing the same operation).

    . The processing method of the blue screen

    Windows 2K/XP blue screen information is very large, and it cannot be explained in an article, but they The causes are often concentrated in incompatible hardware and drivers, problems with problems, viruses, etc., so first of all, you provide some conventional solutions. When encountering blue screen errors, you should first exclude these schemes. . R n
    1. Restart
    Sometimes it is just a certain program or driver for a moment. After the restart, they will change from the new. (Note: see 7. Check the shutdown code at this time)

    2. New hardware
    First of all, you should check whether the new hardware is inserted. And install the latest Driver program. At the same time, check the hardware compatibility category of Microsoft's website to check whether the hardware is compatible with the operating system. If your hardware is not in the table, then get the hardware manufacturer website for inquiry, or call their consultation phone. R. nxp hardware compatibility list

    3. New driver and new service
    If you just installed a new driver of a certain hardware, or install a software, and it adds to system services to the system service The corresponding items (such as: anti -virus software, CPU cooling software, firewall software, etc.), blue screen faults appeared in restarting or in use, please go to the security mode to uninstall or disable them. R N, such as viruses such as shock waves and oscillating waves, sometimes cause Windows blue screen to crash, so it is essential to kill viruses. At the same time, some Trojan spy software can also cause blue screens, so it is best to use relevant tools to scan and check.

    5. Check BIOS and hardware compatibility
    Is often have blue screen problems for newly installed computers. You should check and upgrade BIOS to the latest version, while closing the memory related items in it Check your hardware compatible with Microsoft's hardware compatibility list. Also, if the motherboard BIOS cannot support large -capacity hard disks, it will also cause blue screens. You need to upgrade it.

    Tips:
    bios Caches and mapping items
    Video Bios Shadowing R nVideo Ram Cacheable (video memory buffer)

    6. Among the "system logs" and "application logs", the item of "error" shows.

    7. Inquiry the shutdown code
    In the middle of the Internet, enter Microsoft's help and support website SPORT.MICROSOFT?, Enter the shutdown code in the "search (knowledge base)" in the upper left corner. If the search result is not suitable for information, you can choose "English Knowledge Base" to search again. Generally, the situation is general. Below, I will find useful solutions here. In addition, using a blue screen shutdown code or later explanation text in search engines such as Google or later as keywords, there are often harvests.

    8. The last correct configuration
    In general, the blue screen appears after updating the hardware driver or the new hardware and installation of its driver. At this time, the "last correct configuration" provided by Windows 2K/XP is the shortcut method to solve the blue screen. Restart the system, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup system, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, start the startup, and start the startup. Press the F8 key when the menu will appear a high -level startup option menu, and then select "The last correct configuration".

    9. Install the latest system patch and service package
    Caused by defects, it should be solved by installing the latest system patch and service pack.

    . The meaning and solution of the blue screen code

    1,: IRQL_NOT_ORESS_EQUAL N ◆ Error analysis: It is mainly caused by the driver of the problem, the defective or incompatible hardware and software. From a technical perspective, it indicates that there is no authority access to the process of internal request (IRQL) in the kernel mode (IRQL). The memory address.
    ◇ Solution: Please try to exclude the solution 2, 3, 5, 8, and 9 in the solution introduced earlier. Error analysis: If you encounter this error message, then unfortunately, the result of the analysis is the cause of the error
    If an unknown.
    ◇ Solution: Since Microsoft can't help help, you have to rely on yourself, Please think about when the error occurs; what do you do to the system when the first occurred; what operation is being done when it happens. Find out the possible reasons from these information, so as to choose the corresponding solution to try to eliminate it. . . R n
    3,: memory_
    ◆ Error analysis: This memory management error is often caused by hardware, such as: new installed hardware, memory itself, etc. If it appears when installing Windows, it may be because your computer cannot meet the minimum memory and disk requirements of installing Windows.

    4,: kmode_exception_not_handled n ◆ Error analysis: Windows kernel check to until An illegal or unknown process instruction, this shutdown code is generally caused by the memory memory or the reason similar to it.
    ◇ Solution:
    (1) Hardware compatibility. The latest hardware compatibility list mentioned, check whether all hardware is included in this list.
    (2) There are problematic equipment drivers, system services or memory conflicts and interrupt conflicts: If the driver program appears in the blue screen information For the name, please try to disable or delete the driver in the installation mode or the fault recovery console, and disable all the newly installed drivers and software. During the movement, please enter the security mode and rename or delete the file marked in the blue screen information.
    (3) If the error information is clearly pointed out Win32K.Sys: It is likely to be caused by third -party remote control software , You need to close the service of the software from the fault recovery console.
    (4) The first restart after installing Windows: the biggest suspect may be insufficient disk space or the BIOS compatibility problem. .
    (5) If it appears when it is turned off: it is likely that the software has design defects in this province, please upgrade or uninstall it.
    5,: fat_file_system
    : ntfs_file_systems
    ◆ Error analysis: usually occurs when the system partition of the FAT16 or FAT32 file system, while
    is due to the error of the NTFS.Sys file (the role of this driver file is to allow system read and write to allow system read and write
    disk of the system system). The two blue screen errors are likely to be caused by physical damage or interruption of packets (IRP) damage. Other reasons include: too much hard disk disk fragment; file reading for file reading; file reading The writing operation is too frequent, and the amount of data is very reached or caused by some disk mirror software or anti -virus software.
    ◇ Solution:
    R "(Note: Not chkdisk, it feels like this, but ...) The command checks and fixes the hard disk error. If the report exists (Bad Track), please use the inspection tool provided by the hard disk manufacturer for inspection and repair.
    Step 2: Then disable all software that even scan files, such as: anti -virus software, firewall or backup tools.
    Step 3: Right -click C: WinNTSYSTEM32Driversfastfat.sys file and select "Properties" to see if its version is with The Windows version used in the current system is consistent. (Note: If it is XP, it should be C: WindowsSystem32
    driversfastfat.sys)
    Step 4: Install the latest motherboard driver, special IDE driver. If you are your Optical drives and mobile memory also provide drivers, it is best to upgrade them to the latest version.

    6,: RDR_FILE_SYSTEM
    If there is a problem with memory management, it is likely to lead to the emergence of this shutdown code. ◇ Solution: If it is due to memory management, it usually increases memory to solve the problem. : Sub -deposit reserves in the system Errors of verification are usually caused by defective memory (including physical memory, second -level cache or graphics memory). The device driver accesss the non -existent memory address. In addition, the hard disk is damaged by the virus or other problems. To appear this stop code.
    ◇ Solution:
    (1) Check the virus
    (2) Use the "chkdsk /r" command to check all disk partitions.
    (3) Use it with MEMTEST86 and other memory test software check memory.
    (4) Check whether the hardware is installed correctly, such as whether it is firm and whether the golden finger has stains. : Literally, the driver or certain software should have a stack problem. In fact, the real reason for this failure should be the problem of the driver.

  3. 重新安装新系统后,开机出现蓝屏幕错误信息的分析:如果从该蓝屏幕显示的信息字面上看,该故障应该是由于未知的硬件错误造成的,也很容易让人认为是硬件设备或者是The XP version has a compatibility problem, but in fact, it is not necessarily the problem of hardware. It is most likely that some hardware drivers in the Windows system have a compatible conflict with their versions, which leads to the blue screen. In the solution of "Software first software, then hardware", it is recommended that: reinstall the new installation of Windows XP, and do not install all hardware drivers, and run the XP installer directly to upgrade. Pay attention to the current system using GHOST and other software before upgrading. Backup.

  4. 1. Check whether the hard disk connection is poor and change the data cable.
    2, restart the computer. At the start of the screen, press F8 to enter the "Advanced Starter Options", and then select "The last correct configuration".
    3, check and repair disk errors. My computer-Right-click to install the disk drive of the system (C) -The attribute-tools-check error, start checking-check the "automatic repair file system error" and "scan and try to restore the bad sector"-OK Start -restart.
    4. Fix the hard disk with repairing the bad sectors. Download address: /soft /3821

  5. First of all, I despise plagiarism and plagiarism. Introduction to plagiarism

    This problem may be a problem with the hard disk
    Igly to check the hard disk data cable to replace 80 stitches n and then do the system

Leave a Comment