Page fault in nonpaged area Blue Screen of Death (7 Quick Solutions)

This error usually occurs due to memory issues in Windows or bad hardware like faulty memory modules.

The “Page Fault in Nonpaged Area” Blue Screen of Death (BSOD) indicates Windows tried to access a part of memory that it shouldn’t have. Let’s first make it easy to understand the Page fault in nonpaged area error. Usually, computer memory is divided into two areas: paged and nonpaged. The paged area can be written to the hard drive when not in use, while the nonpaged area should always stay in the RAM (Random Access Memory). When Windows tries to access a part of memory that’s supposed to be in the nonpaged area but can’t find it there, it could trigger this Page fault in nonpaged area Blue Screen of Death error. Outdated drivers, corrupt system files, software conflict or faulty hardware are some of the common reasons behind this. Here is few errective solutions you can apply to fix this blue screen of death error on your computer.

How To Fix Page Fault In Nonpaged Area

As discussed, Several factors can contribute to this error, some of the common ones include:

  • Corrupt or outdated drivers can cause conflicts in memory management.
  • Damaged system files can cause Windows to access invalid memory locations.
  • Incompatible software or malware can interfere with system memory.
  • Faulty Hardware such as Issues with RAM or hard drive can trigger this BSOD

Undo Recent Changes

If you recently made any changes to your system, installed third-party software or connected new hardware, these could be causing the blue screen error. Reverting recent changes, uninstall software or disconnecting external devices can help you identify if a new software or hardware addition is causing the problem.

Unplug all external devices such as USB drives, printers, and external hard drives. Restart your computer to check if the blue screen error is gone.

Well if due to this error your PC restart frequently, boot Windows safe mode and perform troubleshooting suggested next step.

Safe mode windows 11

Run Memory Diagnostics

This blue screen of death error is most related to Memory, Running built-in Windows Memory Diagnostic tool can help identify and fix problems with your computer’s RAM.

  • Press Win + R, type mdsched.exe, and hit Enter.
  • Choose Restart now and check for problems to run the tool immediately, or Check for problems the next time I start my computer to run it on the next reboot.

Memory diagnostic tool windows 11

  • Your computer will restart, and the Memory Diagnostic tool will run tests on your RAM.
  • Once the test is complete, your computer will restart again, and you’ll see the test results.

Memory diagnostic

Reset Virtual Memory

The problem with virtual memory (page file) is one of the most common reasons for this blue screen error, Reset paging file size management probably helps fix the problem.

  • Press Windows key + R, type SystemPropertiesAdvanced.exe and click ok
  • Click on Settings then move to the Advanced tab,
  • Under Virtual memory click on change and uncheck the option “Automatically manage paging file size for all drives.”
  • Next, Select No Paging File and  Finally Click on OK.

Reset Virtual Memory on Windows 11

Update Drivers

Outdated or incompatible device drivers are another common reason behind blue screen of death error. Keeping your drivers updated ensures that your hardware communicates properly with your operating system, and fixes conflicts or errors causing Windows BSOD error.

  • Press Win + X and select Device Manager.
  • Expand each hardware category, to find out any faulty driver with a yellow colour sign.
  • Right-click each device and select Update driver.
  • Choose Search automatically for updated driver software and Follow the prompts to complete the update.
  • In the same way you can update the Intel HD Graphics Driver, Disk Drive, Bluetooth Driver, WiFi Driver and another driver.

Update printer driver

Run System File Checker and DISM

Corrupted or Missing system files can cause various problems including “Page Fault in Nonpaged Area” BSOD on Windows PC. Running System File Checker (SFC) and DISM tool scans and repairs corrupted system files, help get rid of this error.

  • Press Windows key + R, type cmd and select run Command Prompt as an administrator
  • Type sfc /scannow and press Enter.
  • Wait for the scan to complete. If it finds any corrupted files, it will attempt to repair them automatically.

In addition, run DISM restore health command DISM /Online /Cleanup-Image /RestoreHealth to repair the system image that performs deep scan and repairs system files.

SFC scannow

Finally, Restart your computer after the process is complete 100% and check if the BSOD error is gone.

Disable Third-Party Software

Again, certain third-party software especially those that interact deeply with the system (like antivirus or system optimization tools), can cause conflicts and result blue screen error on your device. Disabling third-party software can help you identify and fix the problem.

  • Press Win + R, type msconfig, and hit Enter.
  • In the Services tab, check Hide all Microsoft services, then click Disable all.
  • In the Startup tab, click Open Task Manager.
  • Disable all startup items.
  • Close Task Manager and click OK in the System Configuration window.
  • Restart your computer.

In addition, temporarily uninstall third-party antivirus or system optimizer tools to check if this causing the error.

Check for Windows Updates

Microsoft regularly releases Windows updates that also include fixes for known issues and enhance system performance and security. Let’s check and install the latest Windows updates can fix bugs and improve system stability, preventing memory-related errors.

  • Go to Settings > Update & Security > Windows Update.
  • Click on Check for updates.
  • If updates are available, click Download and Install.

Once the download and install complete, reboot your device to apply changes.

Windows 11 update Download

Check for Malware

Malware can interfere with memory management and cause Page fault in nonpaged area error. Running a full system scan can help detect and remove malware, and restore system stability.

  • Open Windows Defender or your preferred antivirus software.
  • Select the option for a full system scan.
  • Follow the prompts to scan your system.
  • If any malware is found, follow the instructions to remove it.

Restore System

System Restore can revert your system to a previous state where it was functioning correctly. If you experience this blue screen error after recent update or software installation, performing System Restore can undo changes that may have caused the error without affecting your personal files.

Go to Settings > Update & Security > Recovery. Click on Open System Restore. Follow the prompts to choose a restore point and restore your system. Restart your computer.

System restore confirmation

Most importantly, To avoid this error in the future:

  • Regularly update your drivers and Windows.
  • Avoid installing unknown software.
  • Keep your computer clean from malware.
  • Maintain regular backups of your data.

Did these solutions help fix The “Page Fault in Nonpaged Area” BSOD? Share your feedback on the comments below.

You might also like