How to Fix Bug Check 0x7A: KERNEL_DATA_INPAGE_ERROR

How to Fix Bug Check 0x7A: KERNEL_DATA_INPAGE_ERROR V5EmFZD

The KERNEL_DATA_INPAGE_ERROR bug check has a value of 0x0000007A. This bug check indicates that the requested page of kernel data from the paging file could not be read into memory.

This error is also known as KERNEL DATA INPAGE ERROR. It is usually caused by a bad sector, a virus, a hard disk error or a failing RAM memory.

  • The most common cause of this error is a faulty RAM module that periodically gives read/write errors. If that’s the case, then it is advisable to scan the system memory with Memtest86+ and replace the faulty RAM module.

  • If the 0x0000007a error is triggered by a bad sector on your hard drive, running the chkdsk tool will help in identifying and fixing the issue.

    Open the Command Prompt by clicking Start Menu --> All Programs --> Accessories, right-click on Command Prompt, and open it as an administrator. In Windows Vista and later versions of Window operating systems type cmd.exe into Start Screen or Start Menu, right-click on Cmd.exe, and open it as an administrator.

    Type following command and press Enter key.

    Code:

    Chkdsk C: /r


    Replace C: with the letter of the drive where Windows is installed.

    Your computer may need to restart to run the chkdsk tool.

  • Check the System Log in Event Viewer for additional error messages that might help identify the device that is causing the error. You can also disable memory caching of the BIOS to try to resolve this error.


  • Make sure that the latest Windows Service Pack is installed.


  • Check that all the adapter cards in the computer are properly seated. Use an electrical contact treatment, available at electronics supply stores, to ensure adapter card contacts are clean.


    If none of the above fixes are working for your PC to fix the 0x0000007a error, try the following tips:


  • Remove any hardware peripherals that might have been added to your PC. Remove every peripheral each at a time, restart your computer and check if the error appears.


  • Check your computer for viruses by using any up-to-date, commercial virus scanning software that examines the Master Boot Record of the hard disk.


Did you find this tutorial helpful? Don’t forget to share your views with us.