Windows BSOD PFN_LIST_CORRUPT (0x0000004E)
Criticalbsod
Overview
Windows BSOD PFN_LIST_CORRUPT means the Page Frame Number list, used for memory management, has been corrupted.
Key Details
- Stop code: 0x0000004E
- PFN database tracks all physical memory pages
- Corruption indicates driver or hardware memory issues
- Often intermittent and hard to diagnose
Common Causes
- Faulty device driver corrupting memory structures
- Defective RAM modules
- Antivirus kernel driver conflicts
- Storage driver bugs
Steps
- 1Run Windows Memory Diagnostic and memtest86
- 2Update all device drivers
- 3Temporarily disable third-party antivirus
- 4Run sfc /scannow and DISM
Tags
windowsbsodbsod pfn list corrupterrorfix
More in Bsod
windows-0000000A-irql-not-less-or-equalWindows Error 0x0000000A — IRQL NOT LESS OR EQUAL
Criticalwindows-00000050-page-fault-in-nonpaged-areaWindows Error 0x00000050 — PAGE FAULT IN NONPAGED AREA
Criticalwindows-0000007E-system-thread-exception-not-handledWindows Error 0x0000007E — SYSTEM THREAD EXCEPTION NOT HANDLED
Criticalwindows-0000007A-kernel-data-inpage-errorWindows Error 0x0000007A — KERNEL DATA INPAGE ERROR
Criticalwindows-000000EF-critical-process-diedWindows Error 0x000000EF — CRITICAL PROCESS DIED
Criticalwindows-00000133-dpc-watchdog-violationWindows Error 0x00000133 — DPC WATCHDOG VIOLATION
CriticalFrequently Asked Questions
Page Frame Number database — Windows uses it to track all physical memory pages.