Error Codes Wiki

Windows Error 0x00000050 — PAGE FAULT IN NONPAGED AREA

Criticalbsod

Overview

Windows BSOD PAGE_FAULT_IN_NONPAGED_AREA (0x00000050) means the system tried to access a page of memory that was not available.

Key Details

  • Stop code: 0x00000050 — common after Windows updates
  • System references memory that should always be resident
  • Often points to a specific driver in the crash dump
  • Can be intermittent or appear every boot

Common Causes

  • Faulty device drivers accessing invalid memory
  • Defective or failing RAM
  • Corrupted system files or Windows Update issues
  • Third-party antivirus software conflicts

Steps

  1. 1Check Event Viewer for the faulting driver name
  2. 2Run Windows Memory Diagnostic tool
  3. 3Disable or uninstall third-party antivirus temporarily
  4. 4Use System Restore to revert to a working state

Tags

windowsbsodpage-fault-in-nonpaged-areawindows-errorfix

More in Bsod

Frequently Asked Questions

Windows tried to read from a memory page that should be in RAM but was not found.