Multiple users encounter Blue Screen issue when the install the latest version of Windows 10 specifically v2004. You might experience PAGE_FAULT_IN_NONPAGED_AREA with changing prefix such as aksdf.sys, hardlock.sys, and other. All these blue screen errors appear due to a unanimous reason outdated Sentinel HASP driver.
aksfridge.sys PAGE_FAULT_IN_NONPAGED_AREA mostly occurs in Windows 10 because of HASP drivers. You might have installed any application that uses Sentinel® LDK and Sentinel HASP® driver. Main aim of this app is to protect the wrong distribution and monetization of a software product. BSOD aksfridge.sys mess up will be fixed automatically once you install the latest Sentinel® LDK and Sentinel HASP® Run-time Environment Installer GUI for Windows. Furthermore, you can try to run the SFC, install, and uninstall the updates. Here are methods –
aksfridge.sys PAGE_FAULT_IN_NONPAGED_AREA BSOD Error in Windows 10
Here is how to Fix aksfridge.sys PAGE_FAULT_IN_NONPAGED_AREA BSOD Error Windows 10 –
1] Update HASP drivers
As said above the culprit behind this Blue Screen problem in Sentinel® LDK and Sentinel HASP® Run-time Environment Installer GUI for Windows so the main focus will be on this software. All you need is to download the driver from the authoritative vendor and install the same properly. Follow the instructions for this –
- Go to this link and click DOW0003347.
- Scroll down to the bottom and select Agree.
- Once downloading gets completed unzip Sentinel_LDK_Run-time_setup_2.zip (Right click and select Extract).
- Double click on HASPUserSetup.exe and follow the onscreen guidelines.
- Reboot your PC and aksfridge.sys will be resolved. You can successfully install Windows 10 2004 after this.
2] Run the System File Checker to fix aksfridge.sys blue screen error
Corruption in system resources due to the outdated HASP drivers might also lead to the blue screen of death error on your Windows 10 PC. The damaged files create hindrances during the installation of the new version ending up with BSOD. But don’t worry, a default tool System File Checker takes care of this malfunction and repairs the resources in no time. The utility will scan the files like DLL, exe, etc in all directories, detect the broken from them, and fix after running through command prompt. Follow the steps –
- Click the search on the taskbar and type the – cmd.
- Once result appeared, select the – Run as administrator.
- Choose the – Yes on the user account control prompt.
- Type in – SFC /Scannow on the command prompt after C:\WINDOWS\system32>.
- Hit the – Enter.
- Let the scanning and repairing complete and restart the system in the last.
3] Install the latest update
Windows 10 expert team from Microsoft observes the customer’s feedback and bugs in the product all the time. When any issue reported they commonly respond quickly with workarounds on the community website. Furthermore, they include the resolution in the next patch such as a security update or optional update. So if you encounter aksfridge.sys PAGE_FAULT_IN_NONPAGED_AREA there is a possibility of a pending update that may fix the issue. Follow the guidelines –
- Click the start, type update, and then hit Enter.
- As the Settings page appears, click the – Check for updates.
- Allow the download to finish and click on Restart now finally.
See – 4 Ways to Update Windows 10.
4] Uninstall the recent Windows update
In case, aksfridge.sys PAGE_FAULT_IN_NONPAGED_AREA BSOD Error has appeared after installing a Windows update then the update might be the cause. Uninstalling the recently received patch or build is the proper solution in this condition. However, every Windows update is intended to enhance security and settle persisting issues in Windows 10 but here you need to remove the same.
- Press the – Win+I.
- Select the – Update & Security.
- From the Windows Update Settings page click the – “View update history”.
- Choose the link that reads – ‘Uninstall updates’.
- A separate window will appear; locate the recently installed update.
- Double click the same and select Yes on confirmation dialog.
- Save all your ongoing work and click the – Uninstall.
Methods list
1] Update HASP drivers
2] Run the System File Checker
3] Install the latest update
4] Uninstall the recent Windows update
That’s all!!
Last Updated :
10 Nov, 2023
In the Windows 10 operating system, the term Non-Paged Area refers to the part of the memory where your PC’s essential files are stored. These files are kept in the non-paged area to prevent the RAM from switching those crucial files back and forth between itself and the paged area.
When there is an issue with this portion of the RAM, the system runs PAGE_FAULT_IN_NONPAGED_AREA error and your computer displays the BSOD (Blue Screen Of Death). The error code is 0x00000050. This indicates that your system has encountered an error page fault in the NonPaged area which might occur for multiple reasons.
In this article, we will discuss some useful ways To Fix The ‘Page Fault in Non-Paged Area’ BSOD in Windows 10 to get rid of BSOD. Let’s check all the possible ways one by one.
Reasons of ‘Page Fault in NonPaged Area’ BSOD in Windows 10
The «Page Fault in Nonpaged Area» error occurs in Windows 10 due to issues with computer memory (RAM). Here are the main reasons:
- Viruses or malware: Malicious software causing memory problems.
- Faulty hardware: Damaged RAM or storage devices.
- Corrupt system files: Problems in the operating system files.
- Driver issues: Incompatible or outdated device drivers.
- Software conflicts: Programs conflicting with each other.
- Antivirus conflicts: Antivirus software can sometimes conflict with system processes, leading to this NonPaged BSOD error. Disabling it helps diagnose the issue.
To fix it, you may need to check and replace hardware, update drivers, or scan for malware, so lets check out 5 Methods to Fix Windows 10 Page fault error
6 Methods to Fix The ‘Page Fault in NonPaged Area’ BSOD In Windows 10
Method 1: Restart Your PC
By just restarting your computer, you can fix many Windows issues and this one is no an exception. When you restart your computer, temporary files are deleted and processes using excessive amounts of RAM are terminated, which speeds up your system. Give it a try and see if the page fault in the NonPaged area is fixed.
Method 2: Check Your RAM
One of the first things that need to be done in order to resolve this issue is to check your computer’s RAM as it tends to be the root of the issue. If you can perform the operation by yourself, do it. Otherwise, take your computer to a professional engineer. Sometimes, simply reconnecting the memory and cleaning dust from the RAM can solve this issue.
Method 3: Update All Outdated Drivers
One of the major causes behind this issue can be outdated drivers. Hence, searching for outdated drivers and updating them can help you to fix Windows 10 Page fault error.
To update outdated drivers, follow the steps below:
Step 1: Right-click on Start and hit Device Manager.
Step 2: In the Device Manager tab, you will see a list of drivers that are installed on your computer. You can identify outdated drivers by noticing the warning symbol (⚠) after their icon.
Step 3: Right-click on each outdated driver and hit Update driver to make all your outdated drivers up-to-date.
After updating all the outdated drivers, Restart your PC and check if the issue is resolved.
Method 4: Perform An SFC Scan
In Windows, the SFC (System File Checker) scan looks for damaged system files and fixes them. It can therefore assist you in eliminating this issue.
To run an SFC scan, follow the steps below:
Step 1: Go to the search bar and type cmd. The Command Prompt utility will pop up. Click on Run as administrator to run the app with administrative privileges.
Step 2: In the Command Prompt window, type sfc/scannow and hit Enter to start the process.
After finishing the process, Restart your PC and see if the issue is resolved.
Method 5: Run The Windows Disk Checker Scan
Windows Disk Checker is another utility tool that you can use to solve this issue. Follow the steps below:
Step 1: Step 1: Run the Command Prompt utility with administrative privileges, just like in the previous method.
Step 2: In the Command Prompt window, type chkdsk C: /f /r and hit Enter. Then, the utility will ask for your permission to run the scan when the system restarts. Type y and hit Enter to finish the process.
Step 3: Restart your PC to run the scan. After the scan is finished, your PC will be automatically restarted and you can then check if the page fault in the NonPaged area is fixed.
Method 6: Temporarily Disable Antivirus
The BSOD fault in NonPaged area error can be caused by antivirus conflicts, but it’s not the direct cause. To fix Windows 10 Page fault error
- Temporarily turn off your antivirus.
- Restart your PC.
- If the error is gone, update your antivirus.
- If it persists, update drivers and run memory/disk tests.
- Re-enable your antivirus.
Antivirus software can sometimes conflict with system processes, leading to NonPaged BSOD error. Disabling it helps diagnose the issue.
Conclusion
Above, we have seen some useful ways to Fix the ‘Page Fault in NonPaged Area’ BSOD in Windows 10. The chances are these steps and methods are going to be useful for you when you’re stuck with BSOD fault in NonPaged area , however, depending upon the condition of your system, it also may vary which triggers the fault of RAM or any other internal part.
Also Read
- How to Fix Blue Screen of Death Errors On Windows 11?
- How To Troubleshoot and Fix Windows 10 Blue Screen Errors?
- How to Resolve Windows Error 0x8007042E?
- How To Fix Windows Update Error 0x80248007?
- How to Fix Msmdsrv.exe Error & High CPU Usage in Windows?
Ошибка PAGE_FAULT_IN_NONPAGED_AREA — довольно неприятная проблема, потому что за ней следует принудительная перезагрузка компьютера, без возможности сохранить открытые документы и файлы на рабочем столе. Она появляется, если Windows не может получить доступ к необходимым данным для выполнения какого-либо процесса, который уже запущен.
Как правило, переустановка драйверов устраняет сбой, но существуют и другие причины появления синего экрана, связанные с оперативной памятью. Это относительно старая проблема, так как она имела место и в предыдущих версиях Windows (7, 8, 8.1, Vista и XP). PAGE_FAULT_IN_NONPAGED_AREA означает, что система обратилась по несуществующему пути. Это происходит из-за неправильных адресов памяти или программных ссылок.
Решение 1: откат звуковых и видеодрайверов
Если ошибка стала появляться после недавних обновлений Windows или конкретных драйверов, то вероятно, проблема в совместимости, и есть смысл откатить программное обеспечение до предыдущих версий.
- Нажмите правой кнопкой мыши по значку Windows (нижний левый угол экрана).
- В открывшемся меню перейдите в раздел Диспетчер устройств.
- Разверните Видеоадаптеры и Звуковые, игровые и видеоустройства.
- Откатите драйверы, которые недавно были обновлены.
- Нажмите ПКМ по конкретному программному обеспечению и выберите Свойства.
- Перейдите во вкладку Драйверы и выберите опцию Откатить.
- Подтвердите действие во всплывающем окне и дождитесь отката.
- Затем перезагрузите компьютер.
Решение 2: обновление драйверов
Вторым вариантом, из-за которого может появиться синий экран с вышеописанной ошибкой — это противоположная ситуация, когда Windows обновилась, а драйверы нет. В этом случае вместо отката следует обновить программное обеспечение.
- Зайдите в Диспетчер устройств, как описано в первом примере.
- Разверните те же разделы и обновите все драйверы.
- Щёлкните ПКМ по конкретному обеспечению и выберите обновить.
- Примените Автоматический поиск обновлённых драйверов.
- После установки обновлений перезагрузите систему.
Решение 3: отключение авто управления размером файла подкачки
Как выполнить:
- Нажмите сочетание клавиш Windows + E, чтобы открыть проводник.
- Щелкните правой кнопкой мыши Этот компьютер и выберите Свойства.
- В открывшемся окне перейдите в Дополнительные параметры системы.
- Среди свойств откройте вкладку дополнительно.
- В разделе Быстродействие нажмите Параметры.
- В Параметрах быстродействия перейдите на вкладку Дополнительно.
- Посмотреть на Виртуальную память и нажмите Изменить.
- В новом окне снимите галочку с пункта Автоматически выбирать объём файла подкачки.
- Нажмите Ок и перезагрузите компьютер.
Решение 4: запустите средство диагностики памяти Windows
Инструкция:
- Введите в поиске Windows «Диагностика памяти Windows».
- Щёлкните Проверить проблемы с памятью моего компьютера.
- Диагностика Windows может помочь решить проблему, связанную с ошибкой PAGE_FAULT_IN_NONPAGED_AREA.
- Используйте средство просмотра событий для изучения результатов сканирования в системном журнале.
Решение 5: отключение сторонних служб
Пошаговая инструкция:
- Введите в поиске Windows msconfig и откройте Конфигурацию системы.
- Перейдите на вкладку Службы и отключите все службы сторонних разработчиков.
- Для простоты поставьте галочку Не отображать службы Microsoft, а затем завершите работу всех оставшихся служб.
- После этого проверьте, появляется ли синий экран с предупреждением об ошибке.
- Если он исчез, включайте службы сторонних разработчиков по одной или группами, чтобы определить, с какой именно возникает конфликт в системе.
Решение 6: запустите обновления Windows
Как обновить Windows:
- Нажмите ПКМ по значку Windows и выберите Панель управления.
- Перейдите в раздел Центр обновления Windows.
- Нажмите Проверка обновлений, чтобы система проверила, отсутствуют ли какие-либо обновления.
- Если появился список устаревших драйверов, выберите Установить обновления.
- После завершения процесса перезагрузите компьютер.
Решение 7: отключите антивирус
В некоторых случаях ошибка PAGE_FAULT_IN_NONPAGED_AREA исчезает после отключения стороннего антивируса. Иногда он несовместим с программным/аппаратным обеспечением, вызывая ошибки, зависания и как следствие, аналогичные конфликты.
Что касается «синих экранов смерти», то «Ошибка страницы в невыгружаемой области» (PAGE FAULT IN NONPAGED AREA) близка к той, когда Windows говорит «неверная ссылка на память». Чтобы действительно понять, что происходит, нужно понять, что страничная память делит адресное пространство памяти на набор страниц памяти размером 4 КБ. ОС может адресовать очень большое количество страниц, причем только некоторые из этих страниц фактически будут находиться в оперативной памяти. Чем больше оперативной памяти установлено на ПК, тем больше вероятность того, что какая-либо страница памяти будет находиться в нем.
В большинстве случаев, когда программа или операционная система ссылается на какую-либо конкретную страницу памяти, она пытается получить доступ к этой странице. Если она находится в оперативной памяти, она отправляется прямо туда. Если она не находится в оперативной памяти, менеджер страниц выдает статус “ошибка страницы” (страница отсутствует). В конечном счете, это означает, что запрошенная страница считывается из файла подкачки и перемещается в оперативную память. Чтобы освободить место для чего-то нового, если такое пространство необходимо, старая страница памяти (к которой в последнее время не обращались) будет записана в файл подкачки, чтобы освободить место для новой страницы из того же источника. Это называется “подкачка страниц”.
Некоторые страницы, которые часто используются операционной системой, “заблокированы” в оперативной памяти. То есть они не участвуют в подкачке памяти и должны всегда присутствовать и быть доступны по запросу. Windows называет это распределение памяти “Невыгружаемым пулом”, и оно отображается как таковое в диспетчере задач, как показано ниже.
BSOD PAGE FAULT IN NONPAGED AREA сигнализирует о ситуации, когда ОС запросила заблокированную страницу и получила ошибку страницы.
Microsoft
воспринимает это как код остановки и генерирует BSOD, поскольку этого не должно происходить. Действительно, это напрямую влияет на операционную систему (только важные страницы памяти с высоким уровнем привилегий попадают в невыгружаемый пул). Наличие большого количества оперативной памяти, даже самой
лучшей
, не поможет.
Что вызывает ошибку страницы в невыгружаемой области?
Microsoft Learn обсуждает этот BSOD под заголовком «Проверка ошибок 0x50: PAGE_FAULT_IN_NONPAGED_AREA». Проверка ошибок 0x50 относится к шестнадцатеричному коду ошибки, который также выдает эта ошибка. Вы можете увидеть это конкретное упоминание, если используете инструмент поиска ошибок Microsoft с 0x50, как показано здесь:
Microsoft объясняет причины этого кода остановки следующим образом:
- «Установка неисправной системной службы или неверного кода драйвера»
- «Антивирусное программное обеспечение также может вызвать эту ошибку»
- «Поврежденный том NTFS» также может вызвать эту ошибку (плохой файл подкачки).
Как исправить PAGE FAULT IN NONPAGED AREA BSOD
Если поле «Что вызвало проблему» (What failed) в BSOD заполнено (на первом изображении в этой статье оно читается как «AcmeVideo.sys»), оно идентифицирует драйвер, причастный к возникновению ошибки. При появлении такой информации обычно рекомендуется заменить этот файл известной, хорошей, рабочей копией из надежного источника, а именно, самого поставщика или каталога обновлений Microsoft.
В противном случае лучший подход — удалить (или откатить) обновление, вызвавшее проблему. Если это произошло из чистой установки Windows, пришло время сделать еще одну, используя вместо нее другую (и заведомо хорошую и работающую) версию ОС.
Если проблема связана с драйвером, сначала проверьте веб-сайт производителя устройства на наличие более новой версии драйвера. Если да, скачайте и установите его. Если нет, попробуйте откатиться к предыдущей версии. Чтобы откатить драйвер:
1. Запустите Диспетчер устройств. Вы можете попасть туда из меню, нажав Windows + X.
2. Щелкните правой кнопкой мыши соответствующее устройство и выберите свойства.
3. Нажмите кнопку «Откатить драйвер».
Однако на многих устройствах кнопка «Откатить драйвер» не активирована, и даже в этом случае вы сможете вернуть только одну версию. В противном случае вам придется поискать более старый драйвер через сайт производителя (или какой-либо авторитетный сторонний источник, например, отличный веб-сайт Station Drivers).
Ищите проблемы с диском
Ошибки диска или конкретные проблемы с системными файлами также могут вызвать BSOD. Чтобы исключить или исправить эти проблемы:
1. Откройте командную строку от имени администратора. Вы можете попасть туда, нажав кнопку Windows, а затем введя cmd, и щелкнув правой кнопкой мыши выбрать «Запуск от имени администратора».
2. Введите DISM /Online /Cleanup-image /Restorehealth чтобы найти и заменить все поврежденные компоненты ОС.
3. Введите SFC /scannow чтобы проверить наличие поврежденных системных файлов.
Это не самая вероятная причина ошибки страницы в BSOD невыгружаемой области, но это быстрые и простые шаги, которые вы можете предпринять, чтобы решить проблему.
Память может быть причиной ошибок страницы в невыгружаемой области BSOD
Другие потенциальные причины BSOD включают проблемы с памятью. Это может означать проблемы с оперативной памятью, кэшем L1 или L2 на самом чипе ЦП или даже с видеопамятью на видеокарте. Обнаружение таких проблем требует процесса устранения. Проще всего проверить оперативную память, а сложнее проверить кэш процессора и видеопамять.
Бесплатная утилита Memtest86+ с открытым исходным кодом — хороший инструмент для проверки оперативной памяти ПК. Я храню загрузочную версию MemTest86+ на своей ремонтной флешке Ventoy (она называется mt531b.iso, что отражает самую последнюю версию MemTest86+). Использование этого инструмента обычно требует запуска на ночь, поэтому я загружаю образ MemTest непосредственно перед сном и оставляю его работать всю ночь, чтобы увидеть, что он делает (и находит).
Малайзийский логгер Raymond.cc предлагает интересный список из 6 бесплатных программ для проверки памяти видеокарты на наличие ошибок. Мне неизвестны какие-либо инструменты, которые проверяют кеш ЦП как таковые, хотя я нашел интересный элемент StackOverflow, который использует библиотеки DotNet, чтобы приблизиться к этому.
Если проблемы с памятью действительно присутствуют и ни один из других методов, которые я описал, не привел к решению, следите за соответствующими кодами остановки. Они могут помочь вам более точно указать потенциальные причины и способы устранения:
- SYSTEM_SERVICE_EXCEPTION
- KMODE_EXCEPTION_NOT_HANDLED
- MEMORY_MANAGEMENT
- IRQL_NOT_LESS_OR_EQUAL
Blue Screen Of Death (BSOD) is a prevalent error in Windows PC. It appears with different stop codes. One of those stop codes is PAGE_FAULT_IN_NONPAGED_AREA. When software or hardware inappropriately tries to use the system memory, the PAGE_FAULT_IN_NONPAGED_AREA BSOD error appears.
Most of the time, the error resolves automatically after a few seconds. But, it becomes unbearable when it starts occurring more frequently. To avoid this annoying situation, go through this article as we have explained tried and tested ways to fix PAGE_FAULT_IN_NONPAGED_AREA on Windows 11 or 10 PC.
What Causes PAGE_FAULT_IN_NONPAGED_AREA Error?
The PAGE_FAULT_IN_NONPAGED_AREA error usually occurs when an application or hardware component utilizes the system allocated memory. Another case is when Windows becomes incompetent to access a particular page needed to complete a process. There could be several more causes of the PAGE_FAULT_IN_NONPAGED_AREA BSOD error and we have listed a few of them below.
- Third-Party Antivirus Program
- Faulty Drivers
- Third-Party Applications or Software
- Disk Issue
- Faulty Hardware
- Memory Problems
- Pending Updates
- Corrupted System Files
Fix PAGE_FAULT_IN_NONPAGED_AREA BSOD Error in Windows 11/10
There are several tried and tested solutions to fix the PAGE_FAULT_IN_NONPAGED_AREA error code. We have mentioned more than ten solutions that you can try to eliminate the error.
1. Use Reliability Monitor to Find the Root Cause
Windows comes with an amazing tool called Reliability Monitor, and not many users have discovered it. Reliability Monitor lets you quickly view the stability of your Windows PC, including errors, warnings, and crashes. It also reports the root cause of all the errors and crashes and makes. You can use the Reliability Monitor tool to find the main reason behind the error. Start the process by implementing the below-mentioned steps on your Windows PC.
1. Press the Windows key.
2. Type View Reliability History in the Search Bar and open the View reliability history tool.
3. Click on the Date matching your crash date mentioned on the graph. For instance, if the BSOD error appeared on 7/14/2022. Click on 7/14/2022 appearing on the x-axis of the graph.
Note: You must now remember the date of the crash to find that particular crash on the graph easily.
4. Look for Critical Events in the Sources section.
5. You can now see that particular crash along with the date and time. Double click on the crash or click View technical details.
6. On the next screen, you will find all information regarding the crash, along with the cause of the crash. If the source of the error is a third-party application, you can find and uninstall the application. If it isn’t related to an application, you can search for the cause on the web and look for solutions.
2. Check For RAM Sticks
The PAGE_FAULT_IN_NONPAGED_AREA error code is associated with the system’s memory. There is a high possibility that your RAM sticks are defective, eventually causing the issue. We will suggest you to clean and inspect your RAM sticks to make sure they are in perfect condition. You can follow the mentioned process to clean your RAM sticks easily.
1. Start the process by shutting down your PC.
2. Remove the power cable attached to your PC.
3. Once this is done, you can start opening your CPU cabinet.
4. Remove the RAM sticks from the slots carefully.
5. Put them on a clean surface and avoid dust around them.
6. First, clean the contact of the RAM sticks with a dry cloth.
7. Then, clean them with a little damp cloth to remove all dust particles.
8. Insert the RAM sticks again to their respective slots.
9. Once this is done, attach the power cord and restart the PC.
3. Install Pending Updates
Installing the pending Windows updates is one of the ways to get rid of the PAGE_FAULT_IN_NONPAGED_AREA BSOD error. It could be possible that Microsoft has already released an update with a fix, and you haven’t installed it yet. So, try updating your Windows 11/10 PC in the manner mentioned below.
Install Pending Updates on Windows 11
1. Press Win + I to open Settings.
2. Head to the Windows Update section from the left panel.
3. Click on the Check for updates button to check for new updates.
4. If you see new updates on the screen, download and install them.
Install Pending Updates on Windows 10
1. Open Settings on Windows 10 by pressing Win + I.
2. Select Update & Security.
3. Then, head to the Windows Update section.
4. Click Check for updates to let the system scan for new and pending updates.
5. If you see some new and pending updates after the scan, click on the Download button.
6. Once the updates are downloaded, click on the Restart button next to the update.
4. Disable Antivirus Software
We all use antivirus programs on our Windows PC to prevent malware and viruses from harming our devices. Yet, sometimes the antivirus software interferes with the system processes and results in crashes.
In that case, we recommend temporarily disabling the antivirus software once to check if the issue has disappeared. If the issue doesn’t resolve, you can enable the program again to activate all the security shields again and protect your device from malware and viruses.
5. Run Windows Update Troubleshooter
Microsoft regularly releases new updates for all versions of Windows, including Windows 11 and 10. There is a possibility that the new update has some bugs and caused this error. Sometimes the error appears after installing the new updates.
While sometimes, it occurs during the installation process. The timing of the error can vary in your case. Fortunately, the error caused by the Windows Updates can be fixed using the Windows Update Troubleshooter tool. Below are the steps to use the Windows Update Troubleshooter tool.
Run the Windows Update Troubleshooter tool in Windows 11
1. Open the Windows Settings by pressing Win + I.
2. Scroll down and select Troubleshoot.
3. Select Other troubleshooters.
4. Look for Windows Update in the Most frequent section.
5. Click on the Run button next to the Windows Update Troubleshooter.
6. Follow the on-screen instructions to continue the troubleshooting process.
Run the Windows Update Troubleshooter Tool in Windows 10
1. Select the Start button.
2. Click on the Settings icon to open the Settings window.
3. Select Update & Security and move to the Windows Update section.
4. Click on the Run the troubleshooter button.
5. Follow the on-screen steps to continue the troubleshooting process on your Windows 10 system.
6. Run Windows Hardware Troubleshooter
Many users reported that sometimes the error appears because of a faulty hardware device. It could be possible that there is a problem with hardware components attached to your PC. You can look for hardware issues using the Windows Hardware Troubleshooter. The below-mentioned steps show the same.
1. Press Win + R to open the Run window.
2. Type msdt.exe -id DeviceDiagnostic to open the Hardware and Devices troubleshooter.
3. Click Advanced and check the Apply repair automatically checkbox.
4. On Select a device to troubleshoot window, select Unknown device.
5. Wait until the scan completes and the system reports all the errors on the screen in a dialogue box.
6. Lastly, select Apply this fix.
7. Disable Automatic Management of Paging File Size
Every Windows PC comes with virtual memory that helps the system perform essential tasks smoothly by reducing the workload of the RAM. Windows timely adjusts the virtual memory according to the requirements. But sometimes, it starts causing errors. You need to disable the Automatic Management of Paging File Size to fix the issue. Follow along the below steps to do so.
1. Log in to your Windows PC using an administrative account.
2. Right-click on the Start button and select System from the pop-up.
3. Then, click Advanced system settings.
4. Head to the Advanced tab.
5. Click on the Settings option in the Performance section.
6. Once the Performance Options box opens, move to the Advanced tab.
7. Click on the Change button in the Virtual memory section.
8. Now, uncheck the Automatically manage paging file size for all drives checkbox.
9. Click on the OK button to save the settings.
10. At last, Restart your Windows PC and start using it.
8. Run the Windows Memory Diagnostic Tool
The PAGE_FAULT_IN_NONPAGED_AREA BSOD error usually occurs when there is an issue with your system’s memory. It may be possible that there is something wrong with your system memory. You can quickly scan and fix all the memory-related errors using the Windows Memory Diagnostic tool.
1. Press the Windows key.
2. Type Windows Memory Diagnostic in the Search Bar.
3. Open the Windows Memory Diagnostic tool.
4. Click on Restart now and check for problems (recommended) option.
5. Your PC will now reboot and enter into detective mode and start looking for errors. You will also see a progress bar on the screen to keep a check on the progress of the process.
6. It will take a few minutes to scan for errors. So, wait till the process completes, and your system reboots.
7. Once the system restarts, you will see the scan results.
9. Use DISM and SFC to Repair Corrupt System Files
One of the causes of the PAGE_FAULT_IN_NONPAGED_AREA BSOD error could be your corrupted system files. You can try running a DISM and SFC scan to repair corrupted Windows system files in one go. Follow the steps to do the same.
Run DISM Scan
1. Press Windows + X.
2. Select Terminal (Admin) from the given options.
3. Copy and paste the mentioned command DISM.exe /Online /Cleanup-image /Restorehealth and press the Enter key.
4. Wait a few minutes to let the scan complete.
5. Close the Terminal once you see the process completion message.
6. At the end, Reboot the PC.
Run SFC Scan
1. Re-open the Terminal app and type: SFC /scannow
2. Wait a few minutes to let the system search thoroughly and fix all corrupted system files.
3. Once the scan completes, restart the PC.
10. Fix Drive Problems
Hard Drive Errors are one of the reasons for the PAGE_FAULT_IN_NONPAGED_AREA BSOD error. It could be possible that your hard drives malfunctioned and resulted in this error. You can repair your hard drive by executing a quick CHKDSK repair command. It’s quite simple and you can follow the below-mentioned steps to do the same.
1. Run Command Prompt as administrator.
2. Type chkdsk /f C: in the CMD and press Enter key.
3. Reboot the PC to let the system scan for hard drive errors.
4. Once the process is finished, you will automatically log in to your Windows PC.
6. Now, open the Event Viewer app.
7. Double click on the Windows Logs tab to expand it and click on the Application option.
8. Scroll down and search for Wininit and double click on it.
10. You can now check the CHKDSK scan results.
11. If the scan finds errors, you will see all the errors listed on the screen. You can search for the resolution to those errors on the web and implement them.
11. Update or Rollback Display Adapters
In some cases, it is found that the malfunctioned display adapters led to the PAGE_FAULT_IN_NONPAGED_AREA error. Fortunately, Windows lets you manage all your drivers in one place and update them. Sometimes the error occurs right after updating the display adapters.
Therefore, it could be possible that the new update has some faults. You can try to update and roll back your display adapters to resolve the error individually. Follow the below-mentioned steps to learn to update and roll back your display adapters from Device Manager.
Update Display Adapters on Windows 11/10
1. Press Window + R.
2. Type devmgmt.msc to open the Device Manager window.
3. Search for Display adapters.
4. Double click on the Display adapters to get the list of all display adapters.
5. Right-click on the display driver and select the Update driver.
6. Then, select Search automatically for drivers option.
7. Wait a few seconds to let the system scan for new updates for the selected driver.
8. Continue following the on-screen instructions and close the window when you see the message ‘The best drivers are already installed.’
9. Follow the same steps with other display adapters.
Roll Back Display Drivers on Windows 11/10
1. Select display adapter.
2. Then, right-click on the display adapter.
3. Select Properties.
4. Head to the Driver tab.
5. Click on the Roll Back Driver button to roll back the selected driver to the previously installed driver.
6. Implement the same steps on other display adapters.
12. Disable Third-Party Software
Sometimes third-party software interferes with the system and causes the PAGE_FAULT_IN_NONPAGED_AREA BSOD error. In fact, it is one of the most common causes of the error you are facing.
One of the ways to troubleshoot this error is to disable all the third-party applications and check if the issue is resolved. It’s pretty simple, and you can do it by following the mentioned steps.
1. Press Windows + R to open the Run window.
2. Type msconfig and press Enter key to open the System Configuration window.
3. Head to the Service tab and check the Hide all Microsoft services checkbox.
4. After that, click on the Disable all option to disable the third-party programs and click Apply.
5. Select OK to close the System Configuration window.
6. Move to the Startup Tab and Click on Open Task Manager.
7. Once the Task Manager is opened, Disable all the running programs.
8. Restart your PC and see if the error is fixed.
13. Reset Your Device
If nothing works out and you continue facing the same annoying BSOD error. As a last resort, you can try resetting your entire Windows PC with a single click. Don’t fret. Resetting the PC will only reset the Windows settings and system files. Your files and documents will remain intact. It’s simple to reset your Windows PC and can be done by following the given steps.
Reset Windows 11 PC
1. Press Windows + I to open the Windows Settings.
2. Head to Recovery settings.
3. Click the Reset PC button.
4. Select Keep my files.
5. Wait until the process completes and follow the on-screen instructions.
Reset Windows 10 PC
1. Open Settings.
2. Head to the Recovery section from the left navigation.
3. Click on the Get Started option under the Reset this PC section.
Frequently Asked Questions
How Do I Fix Nonpaged Area in Windows 11?
The Nonpaged Area BSOD error can be fixed by trying different ways, such as updating the display adapters, installing pending updates, etc. Yet, in most cases, disabling the Automatic Paging File Size Management resolves the Nonpaged Area BSOD error.
What Are Possible Causes of BSOD Error?
BSOD error mostly occurs because of faulty hardware or software. For instance, when an application crashes, it ends up interrupting the entire system’s performance and causes the Blue Screen Of Death error.
What Causes BSOD Page Fault in Nonpaged Area?
One of the most common causes of the error is the incorrect usage of system reserved memory. There are some other reasons too that you can find above in the article.
How Do I Get Rid of the Blue Screen on Windows 10?
There are several solutions to eliminate the blue screen on Windows 10, such as disabling third-party antivirus software, updating display adapters, etc. We recommend using the Reliability Monitor to find the root cause of the BSOD error and resolve the fix accordingly.
How Do I Put Windows 10 Into Safe Mode?
Click on the Power icon, and select Restart while holding the Shift key. Your PC will now restart. On the next Choose an option window, select Troubleshoot. Then, select Advanced options. In Advanced options settings, click on the Startup settings option. Now, click on the Restart button. Lastly, press the 5 key on your keyboard to boot into Safe Mode with Internet access. You have now entered your Windows 10 PC into Safe Mode.
Final Words
Needless to say, it is very irritating to get the PAGE_FAULT_IN_NONPAGED_AREA BSOD error. As it is one of the common error, the fixes are also pretty common and easy to implement. Try the listed fixes to resolve the error and get out of this deteriorating situation.
These solutions will indeed help you fix the PAGE_FAULT_IN_NONPAGED_AREA error in Windows 11/10. By the way which fix worked wonders for you? Do let us know in the comments section.
