Bluescreen page fault in nonpaged area: How to Fix “Page Fault in Nonpaged Area” on Windows

How to fix the “Page Fault in Nonpaged Area” error

Critical errors like “Page Fault in Nonpaged Area” can occur for various reasons: Driver errors, incorrectly 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.

Contents

  1. Solutions to the “Page Fault in Nonpaged Area” error
    1. Solution 1: Repair system files with SFC and DISM
    2. Solution 2: Clean up Windows update
    3. Solution 3: Reset Windows update components
    4. Solution 4: Test the RAM
    5. Solution 5: Test the hard disk and memory for the swap file
    6. Solution 6: Update the drivers
    7. Solution 7: Reset to restore point or factory settings
    8. Solution 8: Blue screen when you boot

The blue screen in Windows is one of the most well-known and, at the same time, most dreaded system errors. It’s also exaggeratedly 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).

Normally, we would recommend that you first resort to proven means such as restarting the computer. However, since a blue screen indicates critical system errors, you should try the following solution methods immediately.

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 (Deployment Image Servicing and Management) 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] respectively. This way, you open the command prompt with administrator 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/Scanhealth” and “DISM.exe/Online/Cleanup-image/Restorehealth”.

Step 4: Restart the system.

$1 Domain Names

Register great TLDs for less than $1 for the first year.

Why wait? Grab your favorite domain name today!

Matching email

SSL certificate

24/7/365 support

Solution 2: Clean up Windows update

Another reason for the blue screen is incorrectly downloaded, missing or corrupted update files. Windows offers the opportunity 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 corresponding files.

Step 3: Restart the system.

Solution 3: Reset Windows update components

If the error still occurs and is related to an update, another solution is to reset the update components in Windows to their original state. Call up the command line with administrator 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 components:

  • net stop wuauserv
  • net stop cryptSvc
  • net stop bits
  • net stop msiserver
  • ren C:\\Windows\\SoftwareDistribution SoftwareDistribution. old
  • ren C:\\Windows\\System32\\catroot2 Catroot2.old

Step 2: Restart the components 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 administrator rights and enter the CMD command “mdsched.exe”. Alternatively, you can also find the memory diagnostics by entering “memory diagnostics” in the Windows search line.

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

The Windows tool for an automatic memory diagnosis looks for defects in the working memory.

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 administrator and enter the command “chkdsk C: /f /r /x”. This will test your partitions 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 respective line and right-click on the corresponding device. The menu item “Update drivers” can be used to update the drivers of system-critical devices such as “graphics cards”, “drives”, “processors” 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 administrator 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 automatically by checking for new updates and then running them.

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 Maintenance” > “Restore” > “Advanced Recovery Tools” > “Configure System Restore”.

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

Step 1: Open “Security and Maintenance” 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.

Alternatively, 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 combination several times in succession early on.

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

  • Configuration
  • Windows

Related articles

How to fix error 0x800f0922 in Windows 10 and 11

  • Configuration

When something goes wrong while installing updates in Windows, the system often displays the cryptic 0x800f0922 error. The reason for this is usually a problem with updating or upgrading Windows. Various causes such as corrupt files or insufficient memory can be responsible. We’ll show you how to fix error 0x800f0922 in Windows 10 and 11.

How to fix error 0x800f0922 in Windows 10 and 11

How to resolve error 0x80073712 in Windows

  • Configuration

If a Windows update fails and you get the error code 0x80073712, then there’s usually a problem with your Windows components. These can generally be repaired using Windows’ built-in tools. If that doesn’t work, Windows offers update repair tools or a reset to a restore point. We’ll show you how it works.

How to resolve error 0x80073712 in Windows

How to fix “The system cannot find the specified path” error

  • Configuration

The error “The system cannot find the specified path” can occur for various reasons and in different situations — from trying to open a directory in the command prompt, to a failed installation, to saving and downloading files. We’ll show you some possible solutions to this common Windows error.

How to fix “The system cannot find the specified path” error

How to fix “The system cannot find the file specified” error

  • Configuration

The error message “The system cannot find the file specified” can have various causes and can therefore usually only be resolved through trial and error. Possible reasons for the error are problems with creating a data backup or drive copy or a problem with updates. We’ll show you some possible solutions.

How to fix “The system cannot find the file specified” error

How to solve the “Unidentified network” error in Windows

  • Configuration

If you receive the error message “Unidentified network” in Windows, it usually means that you have no internet access. The causes can be diverse and range from incorrect network configurations or an incorrectly assigned IP address to network driver or router problems. We’ll present you with 6 possible solutions.

How to solve the “Unidentified network” error in Windows

Page Fault In Nonpaged area windows 10 Boot loop (STOP 0x00000050)

Windows 10 BSOD page fault in nonpaged area STOP 0x00000050  caused when either a piece of hardware or software incorrectly uses PC memory that’s usually reserved for the operating system. It means when Windows tries to access the memory to perform a function to change something within the operating system, it finds software or hardware is using it instead, causing a virtual flip out. Here this post we have discussed more about this BSOD error and 10 working solutions to get rid of this  “PAGE_FAULT_IN_NONPAGED_AREA” blue screen

Contents

  • 1 What is page fault in nonpaged area?
  • 2 How to fix page fault in nonpaged area windows 10
    • 2.1 Check your computer’s stability in Safe mode
      • 2.1.1 Safe mode For windows 10 or windows 8.1
    • 2.2 Modify Memory Dump setting
    • 2. 3 Uninstall Any Recently Installed Application
    • 2.4 Make sure your Windows having the latest updates
    • 2.5 Update / Reinstall Corrupted or incompatible driver
    • 2.6 Download Driver From Manufacturer Website
    • 2.7 Repair Corrupted System Files Using SFC Utility
    • 2.8 Remove, Clean and Reinsert RAM
    • 2.9 Use Memory Diagnostic Tool To Fix Memory Errors
    • 2.10 Scan And Check Hard Disk For Errors
    • 2.11 Corrupted Registry entries
    • 2.12 Perform System Restore

What is page fault in nonpaged area?

The error PAGE_FAULT_IN_NONPAGED_AREA means that your PC asked for a page of memory in order to continue, and the page was not available. As a result, Windows was unable to continue the processes and the result is that your PC crashes and displays the Blue Screen of Death.

Your PC ran into a problem and needs to restart. We’re just collecting some error info, and then we’ll restart for you. . (100% complete)” 

According to Microsoft, there are lots of reasons why this could happen, but most incidents are related to a driver update or new hardware being installed that plonks itself in memory usually used for core OS functions. Anti-virus is also known for causing this sort of error, as is malfunctioning RAM corrupted NTFS volume and more.

How to fix page fault in nonpaged area windows 10

Normally page fault in nonpaged area error may appear temporarily and windows may solve it automatically after system Restart. But if this problem appears frequently, this will be a big issue and have to fix this ASAP. If you are seeing Blue screen of death error don’t worry here we have some tips to fix this Error.

Check your computer’s stability in Safe mode

Safe Mode is an inbuilt troubleshooting feature that disables unnecessary drivers and programs during the startup process. Windows 10 Safe Mode loads the operating system with a minimal set of system files and device drivers – just enough to boot the Windows OS. In Safe Mode, the startup programs, add-ons, etc, do not run.

For windows 7 restart the windows and press F8 key at startup and select safe mode boot.

Safe mode For windows 10 or windows 8.

1

Due to this blue screen If your system unable to start Read How to Boot your PC into safe mode. 

If the system starts then  Press Windows  + “R” key when run dialog open  Type “msconfig” and press Enter to open System Configuration settings.

At Boot tab select (Check) the Safe boot option and click OK.  and Restart your computer. This will start your system in safe mode.

Modify Memory Dump setting

Sometimes Memory issues may cause to display this error message “Your PC Ran Into a Problem and Needs To Restart page fault in nonpaged area windows 10 BSOD error.  Let’s modify the memory setting to solve this issue.

To modify the Memory Dump setting in System Properties:  Press  ” Windows  + “R” keys to load the Run dialog box. Now Type “control sysdm.cpl” and press Enter. Next, move to the Advanced tab and click at “Start-up and Recovery” Settings.

Here Uncheck “Automatically Restart” In “Write Debugging Information” Select “Complete Memory Dump” from the drop-down menu. And Click on Apply and OK It may say you all to restart.
Restart your PC and You are done.

Uninstall Any Recently Installed Application

If the error started to appear, immediately after you installed an application or install a new driver. Then there is as the chance that this new program could be causing the error. for this, you have to uninstall the program, then evaluating your system.
First, ensure you have administrative rights to make changes or uninstall any application.

Let’s follow the steps to Do this. First, open Control Panel All Control Panel Items Programs and Features.
now select the recently installed Application and click uninstall.

Restart windows and check. if you still your pc ran into a problem and needs to restart the Blue Screen problem in windows 10 follow the next step.

Make sure your Windows having the latest updates

Make sure your Windows system is packed with the latest service packs and other updates. Necessary patches and service packs are regularly released by Microsoft for their operating systems to fix the bug and other types of issues. These updates and patches are also used to solve BSOD issue. Make sure that drivers of your hardware are updated: Sometimes outdated or damaged system drivers can generate Blue Screens of Death error. This error is directly related to hardware or driver so updating system drivers could fix the cause of the STOP error.

To check the latest updates for your system type update on start menu search and select check for updates. when the windows update screen opens select check for updates or if any updates are available then download and install them.

Update / Reinstall Corrupted or incompatible driver

The most common reason behind many BSOD errors including the page fault in nonpaged area windows 10 is a corrupt or incompatible driver. Incompatibility is most likely to occur if you have recently upgraded your OS to Windows 10. Drivers may also become corrupt without any obvious reason.

To check if the error is caused by a faulty drive, run an automatic driver update or manually update the drivers to the latest available versions. Install the latest drivers for any newly installed hardware device. If no new hardware has been installed, make sure you have the latest drivers for the below devices.

  • Video card
  • Network card or router (if present)
  • Any removable or external disk drive

To manually update a driver, follow these steps: click in the search box in the start menu. Type in the search box “Device Manager” and press enter key. when “Device Manager” is opened here you will find all active devices. You just have to find the device which is yellow marked.

Right-click on Device and select update driver software and follow the instruction to get driver updates. if you didn’t find any update for the driver you can uninstall it from here. Download the best driver for the specific device from the manufacture’s website and install it. Repeat these steps for all drivers that you want to update.

Download Driver From Manufacturer Website

Using the Device Manager to update your drivers is simple, but that might not be the best solution. According to users, the Device Manager doesn’t always download the latest drivers. So if you want to have the latest drivers installed, it’s advised that you download the necessary drivers manually. To do that, simply visit your hardware manufacturer’s website and download the latest drivers for your device. Users reported issues with Atheros wireless driver, so be sure to update this driver first, and then move to other drivers.

Repair Corrupted System Files Using SFC Utility

After running the DISM command if this problem not solved then don’t worry Windows has an inbuilt System File Checker tool we can use to scan the system for any potentially corrupted files. This tool will detail and potentially fix any unexpected corruption, returning the system to a good working state.

To run the system file check tool first open the command prompt To do this, click Start, type Command Prompt or cmd in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.

At the command prompt, type the following command, and then press ENTER:
sfc /scannow

The sfc /scannow command will scan all protected system files, and replace corrupted files with a cached copy that is located in a compressed folder at %WinDir%System32dllcache.

This command can take a little time to complete. Do not close the Command Prompt window until the verification is 100% complete. Recommended: How to Repair Corrupt or Damaged Windows 10 / 8.1 System Files

Remove, Clean and Reinsert RAM

Sometimes this error could be occurred by your RAM because of power failure. To fix this error, just remove your computer’s RAM clean it and reinsert it perfectly after a few seconds. You have to make sure that you unplugged all the power cords. And also have to remove the battery before you attempt to remove the RAM. Restart your PC after doing that. You should check your PC properly. I hope this STOP 0x00000050 error has been fixed.

Use Memory Diagnostic Tool To Fix Memory Errors

Sometimes Corrupted RAM can cause this blue screen problem. So To determine whether or not this is the case, you need to test your RAM. This can be done by running Memory Diagnostic Tool. Open the start menu and type Windows Memory Diagnostic and choose the app of similar name. Now select Restart now and check for problems.

It will restart your PC and diagnose your memory problems. Let the program finish and if any error is found, it will be reported. If this is the case, then it’s time to replace the erring memory module.

Scan And Check Hard Disk For Errors

If the problem persists, even after attempting all the above methods Then the problem could be due to a fault in your hard drive, bad sectors being the likely culprit. In order for you to determine whether or not you’re hard drive is damaged, you will need to scan it.  Press shortcut key Win + X , and click on Command Prompt (Admin). In the command prompt window, type chkdsk c: /f /r command and press Enter key. Tip: CHKDSK is short of Check Disk, C: is the drive letter you want to check, /F means fix disk errors and /R stands for recover information from bad sectors.

When it prompt “Would you like to schedule this volume to be checked the next time the system restarts? (Y/N)”. Answer Yes to that question by pressing the Y key on your keyboard and press Enter. Restart your computer.

If you found the error by checking the hard disk and memory, You should try to fix them. There are many system optimizer tools available online. You can use anyone If you trust that program.

Corrupted Registry entries

To fix corrupted registry files you have to use a registry cleaner. There are lots of paid and free versions of registry cleaner on the internet. You can download any of them. You just have to click on the registry clean button and this software will find and repair the corrupted registry for you automatically.

Perform System Restore

One of the Most Useful Features in Windows is Restore Point. If you already have Created Restore Point earlier when your computer was working fine. Then its the right time to utilize that restore point. Restore Points proves to be very useful in situations like this. This method is only useful for you if you already have a Restore point Created in the past. When your PC was Running Smooth as Butter. For those who already have a Restore point created, Read How To Perform System Restore on Windows 10, 8.1 and 7

This is One useful Feature that helps you to take your PC back at the point where your PC was running absolutely fine. That is why one must always Create a Restore point on windows PC, it is of great help. These are the most common Troubleshooting tips to fix any windows Blue Screen of Death Error. Including page fault in nonpaged area windows 10 Blue Screen error STOP 0x00000050.

These are some best solutions to fix page fault in nonpaged area windows 10 BSOD error, Windows 10 error page fault in nonpaged area permanently. Have any query or suggestion feel free to comment below.

Also read:

  • Fix your pc ran into a problem windows 10 Blue Screen Error
  • Solved: DHCP is not enabled for local area connection in Windows 10
  • Troubleshoot blue screen errors on Windows 10 (Updated)
  • Windows Update won’t downloads or failed to install on Windows 10 (Solved)
  • Solved: Wireless network adapter missing windows 10

Troubleshooting blue screen errors

We’d love to hear from you!

Participate in blue screen research.

A blue screen error (also known as a STOP error) can occur if a problem causes the device to shut down or restart unexpectedly. When you do this, you may see a blue screen with a message stating that your device has encountered a problem and needs to be restarted.

This page provides a series of troubleshooting steps to help you identify and resolve the cause of the blue screen error.

The steps in this article are for diagnosing and resolving common STOP errors with the following codes.

  • CRITICAL_PROCESS_DIED

  • SYSTEM_THREAD_EXCEPTION_NOT_HANDLED

  • IRQL_NOT_LESS_OR_EQUAL

  • VIDEO_TDR_TIMEOUT_DETECTED

  • PAGE_FAULT_IN_NONPAGED_AREA

  • DPC_WATCHDOG_VIOLATION

Notes:

  • Hexadecimal error codes may also be displayed, such as 0x0000000A, 0x0000003B, 0x000000EF, 0x00000133, 0x000000D1, 0x1000007E, 0xC000021A, 0x0000007B, 0xC000000F, and others.

  • This article does not include a list of error codes, but since many error codes have the same potential solutions, it’s best to follow the steps below to resolve the blue screen error.


Although the steps on this page may seem complicated at first glance, just follow them in order, step by step, and we will try to get you back on track.

Page fault in nonpaged area error on Windows

The page fault in nonpaged area error typically appears on Windows 10, 8, and 7. On Windows XP, it may be accompanied by a special stop code 0x00000050. It indicates the presence of a malfunction located on the side of the software or hardware of the computer, which can be fixed in most cases on your own.

As usual, to begin with, I propose to consider the main reasons that contribute to the appearance of BSOD.

A blue screen can occur for a number of reasons, which include:

  1. Damaged memory bar (RAM).
  2. Connected devices are incompatible.
  3. There are errors on the side of the system files or the file system.
  4. Incorrectly working driver.
  5. Installed programs or games.
  6. The motherboard is damaged.
  7. Any component of the motherboard is faulty (video card, Wi-Fi adapters, hard drive, etc.).

In addition to the code, there may be an indication of a specific faulty file, which greatly facilitates troubleshooting. Typically, this file is a Windows driver or kernel. Most often it is: ntfs.sys, win32kbase.sys, ntoskrnl.exe, srv.sys, win32k.sys or nvlddmkm.sys.

Let’s go through each file and figure out what to do in certain cases:

  • ntfs.sys, win32k.sys, ntoskrnl.exe, win32kbase.sys — if a page fault in nonpaged area error occurs indicating these files, the first step is to enable or disable the paging file (if you have it enabled) and reboot computer. In some cases, the set size of the paging file is not enough for the system to run Windows stable, then you can let the system automatically resize it. In addition, the problem is often on the side of the hard drive, so it should also be checked for errors.
  • nvlddmkm.sys — or any other file that has the first letters «nv» in its name. It is responsible for the performance of the NVIDIA graphics card. When pointing to it, you should install the latest video card driver, previously downloaded from the official site. Before installation, I recommend uninstalling the old version of the software (using the DDU program) to avoid all sorts of errors.
  • atikmdag.sys — refers to ATI/AMD RADEON video cards. The way to fix the blue screen page fault in nonpaged area will be the same as in the case of NVIDIA. You need to reinstall the video card driver.
  • srv.sys — usually occurs on servers, it is solved by installing the latest Windows updates or removing viruses.
  • tm.sys and tcpip.sys — A bridge between network connections may be causing the problem. Try to remove it, to do this, press WIN + R and run the ncpa.cpl command. Select the one you need, provided that you do not need it, right-click on it and select «delete». Another solution is to reinstall the drivers on the Wi-Fi module and network card.

Attached is a list with links to official updates that can be installed to get rid of the blue screen:

  1. Update (KB2867201) fixes the BSOD associated with the storport. sys file. Compatible with Windows 8 and Server 2018 only.
  2. KB2719594 fixes issues with srvnet.sys. Compatible with Windows 7 and Server 2008 systems.

Now let’s look at other types of problems and how to resolve them.

Attention! In the event that the system does not boot in normal mode, to perform the actions discussed in this manual, you must go through safe mode or from a LiveCD.

RAM failure

The most common reason for a page fault in nonpaged area error is a malfunction of one of the RAM sticks, their incompatibility with each other or the motherboard.

If you have two sticks installed, remove one and put the rest in the other slot, then check for blue screen.

Even more rarely, the cause of the malfunction lies in the incompatibility of the RAM modules. Only replacement will help here. Therefore, it is always better to buy RAM from the same manufacturer.

The problem may also be on the motherboard side. It is quite possible that one of the sticks is not compatible with it (confirmation of this can be found on the official website of the manufacturer in the support section or on various forums). Because of this, the page fault in nonpaged area blue screen pops up. The solution here is replacement.

It would not hurt to check the RAM using the diagnostic tool that is present in Windows 10 and 8. It starts as follows:

  1. Enter “operational” in the search and click on the desired item.
  2. Select the item to reboot and check.
  3. The check starts, as a result of which the found defects will be displayed in the corresponding column.

There is another third-party tool for the same purpose «Memtest86», it also detects defects.

Incompatibility of connected devices

A fairly common problem when a page fault in nonpaged area message appears after connecting third-party peripherals. These include: flash drives, phones, USB adapters, WI-FI adapters and others.

Checking this is quite simple, you just need to disconnect all unnecessary devices (except for the mouse and keyboard) and check for an error.

Checking and fixing errors

The most basic ways to eliminate various kinds of problems include automatic error checking on the side of system files and the file system.

Starting the SFC utility

Corruption of system files has the potential to trigger the «Page fault in nonpaged area» error. To identify the problem and fix it using the SFC utility, you will need:

  1. Open the start menu.
  2. Enter «cmd» in the search bar.
  3. Open a command prompt with administrator rights.

  1. Enter the «Sfc /scannow» command.

The system scan process will start. Its duration depends on how powerful the laptop is.

Checking the disk «ChkDsk»

Checking the disk in this way will identify corrupted files that can trigger an error. Required:

  1. Open command prompt as administrator.

  1. Enter the command «chkdsk / f / r» and press «Enter».

If a message appears on the screen that the command cannot be executed, you need to restart the computer, and select «Yes» when restarting.

In half the cases, this method solves the problem with the appearance of the page fault in nonpaged area error.

Defective or incompatible driver

It is not uncommon for a specific driver to be the problem or for the version to become incompatible with the installed Windows (usually after an OS update).

In the first case, you can fix a page fault in nonpaged area by checking for errors, see above how to do it.

In the second case, you need to reinstall or update the drivers, preferably all, especially if you do not know which one is causing the problem. Ideally, drivers need to be downloaded from the office. the website of the manufacturer of each device, which is not always convenient. Here utilities like Driver Booster, SamDrivers come to the rescue, allowing you to update in a few clicks.

If the update caused the BSOD, then you need to roll back the driver. The rollback is done through Device Manager. Usually problematic software is marked with a red or yellow sign. By clicking on it, go to «Properties».

Move to the Driver section and click Roll Back. Then we restart the computer.

Third-party programs and games

There have been cases when the page fault in nonpaged area message appeared after installing or updating a specific program (most often AVAST, ESET, Kaspersky, COMODO antiviruses) or a game.

The blue screen is fixed by disabling or removing the antivirus, another application, or.

Motherboard

Also, a blue screen with a page fault in nonpaged area message may appear due to the motherboard. From its side, the slots of RAM, PCI Express, PCI, SATA, other chips, the presence of physical damage, microcracks may be faulty. Diagnosing it yourself becomes almost impossible.

All you can do is inspect it carefully, including the capacitors. They should be of normal shape, intact and not swollen.

For more complex diagnostics, it is better to take the motherboard to repair.

Motherboard components failure

Motherboard components are devices connected to the motherboard. For example, a hard drive, memory modules, a video card, Wi-Fi adapters, sound cards, and others. Incorrect operation of any of them can cause a page fault in nonpaged area error.

Therefore, check the performance of each device, make sure that it is compatible with your hardware and installed Windows, update the software.

What else can help? .

  • Virus scanning with special scanners. Even if you have an antivirus installed.
  • System restore.