BSOD PAGE_FAULT_IN_NONPAGED_AREA while idling


  1. Posts : 10
    windows 10
       #1

    BSOD PAGE_FAULT_IN_NONPAGED_AREA while idling


    Hello.
    I have been having consistent BSOD's randomly throughout the usage of my PC this week. It doesn't seem to have a specific cause, but usually occurs when i'm idling on my PC. Mainly the error seems to be PAGE_FAULT_IN_NONPAGED_AREA
    Any idea what could be causing it?

    Attachment 235096
      My Computer


  2. Posts : 1,538
    Windows 8.1 Enterprise x64
       #2
      My Computer


  3. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #3

    1) In the left lower corner search type: system or system control > open system control panel > on the left pane click advanced system settings

    a) > on the advanced tab under startup and recovery > click settings > post an image of the startup and recovery window into the thread

    b) > on the advanced tab under performance > click on settings > on the performance options window > click on the advanced tab > under virtual memory > click on change > post an image of the virtual memory window into the thread

    2) Open administrative command prompt and type or copy and paste:
    3) sfc /scannow
    4) dism /online /cleanup-image /restorehealth
    5) chkdsk /scan
    6) wmic recoveros set autoreboot = false
    7) ) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    8) Make sure that there is no over clocking while troubleshooting.

    9) open file explorer> this PC > C: > in the right upper corner search for: C:\Windows\memory.dmp
    > if the file size is < 1.5 GB then zip > post a separate share link into the thread using one drive, drop box, or google drive



    10) Uninstall: Driver Easy
    Driver Easy 5.6.10 5.6.10 Easeware 20190416

    11) Install all new applicable drivers from the Gigabyte website:
    GA-AB350-Gaming 3 (rev. 1.x) | Motherboard - GIGABYTE U.S.A.


    12) Sometimes there are problems in the bios that produce bsod.

    The BIOS: Version/Date American Megatrends Inc. F25, 16/01/2019

    Upgrade the BIOS: F25 > F31

    13) To ensure that there are no improper bios settings please reset the bios.

    14) Sometimes there can be failure to boot after resetting the bios.

    15) Backup the computer files to another drive or to the cloud.

    16) Make a backup image using Macrium:
    Macrium Software | Macrium Reflect Free:
    Macrium Software | Macrium Reflect Free

    17) Create a brand new restore point.
    Create System Restore Point in Windows 10

    How to Clear Your Computers CMOS to Reset BIOS Settings:
    https://www.howtogeek.com/131623/how...bios-settings/
    3 Ways to Reset Your BIOS - wikiHow:
    3 Ways to Reset Your BIOS - wikiHow


    18) The logs displayed TDR problems with AMD and Nvidia GPU.
    Had you swapped or replaced the motherboard or any other hardware?
    What hardware swaps are available now?

    19) Run Memtest86 version 8.1 for four passes.
    Repeat the test so that eight passes are performed.
    MemTest86 - Official Site of the x86 Memory Testing Tool
    Use a camera or smart phone camera to take pictures and post images into the thread.
    In case there are any problems uploading images use share links (one drive, drop box, or google drive)
    Memtest86 has a feature to produce a text report.
    Please post this in addition to the images.



    Code:
    Crash dump found at C:\WINDOWS\MEMORY.DMP
    Creation date: 05/26/2019 17:08:05
    Size on disk: 917 MB

    Code:
    Name                             LastWriteTime          Size (MB)
    ----                             -------------          ---------
    PoW32kWatchdog-20190511-2357.dmp 11/05/2019 11:57:20 PM   1564.46

    Code:
    Event[4105]:
      Log Name: System
      Source: Microsoft-Windows-Kernel-Processor-Power
      Date: 2019-05-26T17:07:54.005
      Event ID: 35
      Task: N/A
      Level: Error
      Opcode: Info
      Keyword: N/A
      User: S-1-5-18
      User Name: NT AUTHORITY\SYSTEM
      Computer: fetus-PC
      Description: 
    Performance power management features on processor 11 in group 0 are disabled due to a firmware problem. Check with the computer manufacturer for updated firmware.
    Last edited by zbook; 26 May 2019 at 08:59.
      My Computer


  4. Posts : 10
    windows 10
    Thread Starter
       #4

    Thanks, i'll do all the things you just suggested and report back later.

    - - - Updated - - -

    Microsoft Windows [Version 10.0.18362.30](c) 2019 Microsoft Corporation. All rights reserved.C:\WINDOWS\system32>sfc /scannowBeginning system scan. This process will take some time.Beginning verification phase of system scan.Verification 100% complete.Windows Resource Protection found corrupt files and successfully repaired them.For online repairs, details are included in the CBS log file located atwindir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offlinerepairs, details are included in the log file provided by the /OFFLOGFILE flag.C:\WINDOWS\system32>dism /online /cleanup-image /restorehealthDeployment Image Servicing and Management toolVersion: 10.0.18362.1Image Version: 10.0.18362.30[==========================100.0%==========================] The restore operation completed successfully.The operation completed successfully.C:\WINDOWS\system32>chkdsk /scanThe type of the file system is NTFS.Stage 1: Examining basic file system structure ... 558848 file records processed.File verification completed. 24204 large file records processed. 0 bad file records processed.Stage 2: Examining file name linkage ... 30182 reparse records processed. 712412 index entries processed.Index verification completed. 0 unindexed files scanned. 0 unindexed files recovered to lost and found. 30182 reparse records processed.Stage 3: Examining security descriptors ...Security descriptor verification completed. 76783 data files processed.CHKDSK is verifying Usn Journal... 35014328 USN bytes processed.Usn Journal verification completed.Windows has scanned the file system and found no problems.No further action is required. 975866881 KB total disk space. 632646368 KB in 425336 files. 280496 KB in 76784 indexes. 0 KB in bad sectors. 701593 KB in use by the system. 65536 KB occupied by the log file. 342238424 KB available on disk. 4096 bytes in each allocation unit. 243966720 total allocation units on disk. 85559606 allocation units available on disk.C:\WINDOWS\system32>C:\WINDOWS\system32>wmic recoveros set autoreboot = falseUpdating property(s) of '\\LANCE-PC\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Enterprise|C:\\WINDOWS|\\Device\\Harddisk0\\Partition1"'Property(s) update successful.C:\WINDOWS\system32>wmic recoveros set autoreboot = false

    - - - Updated - - -

    Last night I updated to the 1903 build of Windows 10. Couldn't find the memory.dmp file in my C drive and I uninstalled DriverEasy.
      My Computer


  5. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #5

    Code:
    Windows Resource Protection found corrupt files and successfully repaired them.
    Download and install: Everything
    voidtools

    Launch the application > search for: PoW32kWatchdog-20190511-2357.dmp > zip > post a share link into this thread
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:12.
Find Us




Windows 10 Forums