Critical errors like “Page Fault in Nonpaged Area” can occur for various reasons: Driver errors, in­cor­rect­ly installed programs or updates, errors in the RAM as well as hardware problems. To fix the error and its cause, you’ll need to try different methods since there is no one-size-fits-all answer as to what caused the problem. We’ll present the solution methods.

The blue screen in Windows is one of the most well-known and, at the same time, most dreaded system errors. It’s also ex­ag­ger­at­ed­ly called the “blue screen of death”. The so-called “Windows Stopcode” is a notice about system crashes caused by critical system errors. You’ll usually only see a blue screen, a sad smiley face and vague notices like “Page Fault in Nonpaged Area”. This really doesn’t help, because the causes can be errors in the software as well as in the hardware.

These are the most common reasons for the error message “Page Fault in Nonpaged Area”: incorrect system updates, problems with accessing the RAM, hardware errors in the SSD, hard disks, drivers or graphics card(s).

Solutions to the “Page Fault in Nonpaged Area” error

Normally, we would recommend that you first resort to proven means such as restart­ing the computer. However, since a blue screen indicates critical system errors, you should try the following solution methods im­me­di­ate­ly.

Solution 1: Repair system files with SFC and DISM

Critical system errors like “Page Fault in Nonpaged Area” can be caused by corrupt, damaged or missing system files. To check and repair these, Windows has the DISM (De­ploy­ment Image Servicing and Man­age­ment) and SFC (System File Checker) repair tools. Both can be run as CMD commands from the command line as follows.

Step 1: Enter the Windows shortcuts [Ctrl] + [R] and [Ctrl] + [Shift] + [Enter] re­spec­tive­ly. This way, you open the command prompt with ad­min­is­tra­tor rights.

Step 2: First, type the command “sfc/scannow” and press [Enter]. The SFC tool will scan the system files and replace corrupt files with saved, intact copies.

Step 3: Then enter the following DISM commands and confirm each command with [Enter]: “DISM.exe/Online/Cleanup-image/Scan­health” and “DISM.exe/Online/Cleanup-image/Re­store­health”.

Step 4: Restart the system.

$1 Domain Names – Register yours today!
  • Simple reg­is­tra­tion
  • Premium TLDs at great prices
  • 24/7 personal con­sul­tant included
  • Free privacy pro­tec­tion for eligible domains

Solution 2: Clean up Windows update

Another reason for the blue screen is in­cor­rect­ly down­loaded, missing or corrupted update files. Windows offers the op­por­tu­ni­ty to clean up all saved update files that are no longer needed:

Step 1: Type “disk cleanup” into the Windows search line and open the app that appears.

Step 2: In the data cleanup menu, go to “Clean up system files”. From the list, select “Windows update cleanup” and confirm with “OK”. Also select “Temporary files” here. This will remove the cor­re­spond­ing files.

Step 3: Restart the system.

Solution 3: Reset Windows update com­po­nents

If the error still occurs and is related to an update, another solution is to reset the update com­po­nents in Windows to their original state. Call up the command line with ad­min­is­tra­tor rights again by pressing [Ctrl] + [R] and [Ctrl] + [Shift] + [Enter].

Step 1: Enter the following commands and activate each with [Enter] to disable the update com­po­nents:

  • net stop wuauserv
  • net stop cryptSvc
  • net stop bits
  • net stop msiserver
  • ren C:\\Windows\\Soft­ware­Dis­tri­b­u­tion Soft­ware­Dis­tri­b­u­tion.old
  • ren C:\\Windows\\System32\\catroot2 Catroot2.old

Step 2: Restart the com­po­nents with the following commands and then reboot:

  • net start wuauserv
  • net start cryptSvc
  • net start bits
  • net start msiserver

Solution 4: Test the RAM

The RAM, i.e., the working memory of the computer, can also be a possible cause of the error. To check if the RAM is working correctly, Windows offers a RAM diagnosis:

Step 1: Open the command line with ad­min­is­tra­tor rights and enter the CMD command “mdsched.exe”. Al­ter­na­tive­ly, you can also find the memory di­ag­nos­tics by entering “memory di­ag­nos­tics” in the Windows search line.

Step 2: The test takes about 30 minutes and scans the RAM for memory problems with the “Windows Memory Di­ag­nos­tics Tool”. The results will be shown by Windows after a restart.

Step 3: If the RAM is actually defective, it can rarely be repaired. In this case, you’ll have to replace the RAM module.

Solution 5: Test the hard disk and memory for the swap file

A defect in the file system of your drives can also lead to the blue screen. Check them as follows:

Step 1: Start the command line as an ad­min­is­tra­tor and enter the command “chkdsk C: /f /r /x”. This will test your par­ti­tions and repair any errors. In the example, “C:” stands for the C: partition. Therefore, you must adjust the letter each time until you have tested every partition.

Step 2: If your swap file is located on a different partition, check that partition as well with the above command. Make sure that your system partition and the partition for the swap file have at least twice as much free space as the amount of memory currently occupied.

Solution 6: Update the drivers

Outdated or non-updated drivers can also cause the system to crash. Check and update your drivers as follows:

Step 1: Type “device manager” into the Windows search line and open it.

Step 2: Go through the device list, expand the re­spec­tive line and right-click on the cor­re­spond­ing device. The menu item “Update drivers” can be used to update the drivers of system-critical devices such as “graphics cards”, “drives”, “proces­sors” or “network adapters”.

Step 3: You can also use a built-in Windows tool to check for driver problems. To do this, open the command line as an ad­min­is­tra­tor and enter the command “perform /report”. After about a minute, you’ll receive a report on errors in your system, including any driver problems. However, Windows usually updates outdated drivers au­to­mat­i­cal­ly by checking for new updates and then running them.

Note

To fix the error, some advisors recommend disabling your antivirus software or your Windows Defender. However, we only advise you to do this if you actually suspect that newly installed antivirus software is re­spon­si­ble.

Solution 7: Reset to restore point or factory settings

If you have enabled the creation of restore points in Windows, you can restore your system to a point in time before the problem occurred. You can enable the restore function by going to “System and Security” > “Security and Main­te­nance” > “Restore” > “Advanced Recovery Tools” > “Configure System Restore”.

Follow these steps to reset Windows to a previous restore point:

Step 1: Open “Security and Main­te­nance” from the Windows search line and go to “Recovery”.

Step 2: Select “Open System Restore”. In the next window, confirm with “Next” and select a restore point from before when the blue screen occurred. In the following menus, confirm that you really want to reset the computer.

Al­ter­na­tive­ly, you can reset Windows 10 or reset Windows 11 by going to “Updates and Security” and to “Restore”. However, this will delete all apps and settings and / or all custom data. You are resetting Windows to factory settings, which can usually fix the problem as well.

Solution 8: Blue screen when you boot

If the system crashes while you’re booting it up, the above solutions won’t work. In this case, proceed as follows:

Step 1: Press [Ctrl] + [F8] during the boot. If the boot occurs too quickly, press the com­bi­na­tion several times in suc­ces­sion early on.

Step 2: Go to “Trou­bleshoot­ing” in the advanced startup options and select whether you want to uninstall installed updates or reset the system.

Go to Main Menu