0x0000007A
Microsoft Windows
Severity: CriticalWhat Does This Error Mean?
The 0x0000007A blue screen error is called KERNEL_DATA_INPAGE_ERROR. It means Windows tried to read data from your hard drive or SSD into memory, but the read failed. This often points to a failing hard drive, bad disk sectors, or a loose cable. It can also be caused by faulty RAM in some cases.
Affected Models
- Windows 10
- Windows 11
- Windows 8.1
- Windows Server
Common Causes
- Your hard drive or SSD has bad sectors or is starting to fail
- The SATA cable connecting the hard drive to the motherboard is loose or damaged
- The Windows page file (virtual memory) is stored on a damaged area of the disk
- Your computer's RAM is faulty, causing errors when data is paged in from disk
- A power interruption corrupted data on the hard drive
How to Fix It
-
Run the Check Disk utility. Open Command Prompt as administrator, type 'chkdsk C: /f /r' and press Enter. Type Y to schedule it for the next restart.
Check Disk scans for bad sectors and repairs file system errors. It runs at startup and can take 30 minutes to a few hours.
-
Check your hard drive's health using a free tool like CrystalDiskInfo. Download it, install it, and check the SMART status.
If CrystalDiskInfo shows 'Caution' or 'Bad' status, your drive is failing. Back up your data right away.
-
Run the Windows Memory Diagnostic tool. Type 'Windows Memory Diagnostic' in the Start menu and restart to check for problems.
Bad RAM can also cause this error because data gets corrupted when being paged between memory and disk.
-
If your computer is a desktop, open the case and check the SATA cable connecting your hard drive. Unplug it and plug it back in firmly on both ends.
A loose SATA cable can cause intermittent read failures that trigger this exact blue screen error.
-
Run the System File Checker. Open Command Prompt as administrator and type 'sfc /scannow' then press Enter.
This repairs corrupted Windows files that may have been damaged by the disk read errors.
When to Call a Professional
If your hard drive is failing, back up your data immediately. A technician can clone your drive to a new one and transfer everything. Hard drive replacement costs $50 to $150 depending on the type and size. Do not delay — a failing drive can lose your data permanently.
Frequently Asked Questions
Does this error mean my hard drive is dying?
Not always, but it is a serious warning sign. Run CrystalDiskInfo to check your drive's health status. If the status shows anything other than 'Good,' back up your data immediately. Even if the drive seems healthy, this error warrants close monitoring.
What is a page file and why does it matter?
The page file is a file on your hard drive that Windows uses as extra memory. When your RAM is full, Windows moves some data to the page file on disk. If the part of the disk holding the page file is damaged, Windows crashes when trying to read that data back.
Should I replace my hard drive with an SSD?
If your hard drive is failing, replacing it with an SSD is an excellent upgrade. SSDs have no moving parts, so they are much less likely to develop bad sectors. They are also 5 to 10 times faster than traditional hard drives. A 500GB SSD costs $40 to $60 and makes a huge difference in performance.