ErrorFixDB Logo
← Back to Database

How to Fix PAGE_FAULT_IN_NONPAGED_AREA

Topic: Windows 10 Blue Screen Errors | Status: Updated

What is this error?

The "PAGE_FAULT_IN_NONPAGED_AREA" error indicates that Windows has tried to access a portion of memory that is not available in the non-paged area. This can occur due to various reasons such as faulty hardware, corrupted drivers, or issues with memory management.

How to Fix It

  1. Reboot Your Computer: Start by performing a simple reboot. This can resolve minor issues and clear temporary files.
  2. Check for Hardware Issues: Run hardware diagnostics to check for problems with RAM or hard drives. Use tools like Windows Memory Diagnostic or CHKDSK.
  3. Update Drivers: Ensure all device drivers are up to date. You can do this by visiting the manufacturer’s website or using Device Manager.
  4. Uninstall Recently Installed Software: If the error started occurring after you installed new software, try uninstalling it to see if the issue resolves.
  5. Run System File Checker: Open Command Prompt as administrator, type sfc /scannow, and press Enter to scan for and repair corrupted system files.
  6. Check Virtual Memory Settings: Go to System Properties > Advanced > Performance Settings > Advanced > Virtual Memory and ensure that the paging file is set to "Automatically manage paging file size for all drives".
  7. Disable Fast Startup: Navigate to Control Panel > Power Options > Choose what the power buttons do, click on "Change settings that are currently unavailable," and uncheck "Turn on fast startup."
  8. Boot into Safe Mode: Restart your computer and press F8 before Windows loads, select Safe Mode, and troubleshoot any recent changes or installations.
  9. Restore System: If all else fails, use System Restore to revert your computer to an earlier state when it was functioning correctly.
Disclaimer: This is an educational guide. We are not responsible for data loss. Always backup your system.