Windows 10: BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL

Discus and support BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL in Windows 10 BSOD Crashes and Debugging to solve the problem; Hi I'm not sure what the problem is, I've tried to find the problem on my own but I couldn't.I have gone down the things on what to do in a previous... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Jermain Chen, May 15, 2023.

  1. BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL


    Hi I'm not sure what the problem is, I've tried to find the problem on my own but I couldn't.I have gone down the things on what to do in a previous thread that I found but to no avail. https://answers.microsoft.com/en-us/windows/forum/all/bsod-windows-10-pfn-list-corrupt-memory-management/fc35a838-db7e-4476-b58f-7a9c1d2f0c47 As the title suggests I am suffering from BSOD with the following error codes: Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL.When I started the driver verifier it kept crashing as soon as I started windows, but it doesn't show the xxxx.sys like it

    :)
     
    Jermain Chen, May 15, 2023
    #1
  2. SanjeevKumar1, May 15, 2023
    #2
  3. BSOD PFN List Corrupt

    Solution 5 – Check the hard drive

    Fix PC Errors

    If there’s something wrong with your hard drive, BSODs are a common occurrence. For that matter, you need to check the condition of your hard drive. And to do that, use the chkdsk command. This command basically scans your partitions and resolves any potential problems.

    Here’s how to run the chkdsk command in Windows 10:

    Enter the Advanced Startup (Restart your computer while holding the Shift key).

    Choose Troubleshoot > Advanced Options.

    Select Command Prompt from the list of options.

    When Command Prompt appears, enter the following lines and press Enter after each line in order to run it:

    bootrec.exe /rebuildbcd

    PFN LIST CORRUPT Windows 10 error

    bootrec.exe /fixmbr

    bootrec.exe /fixboot

    Some users are also suggesting that you need to run additional chkdsk commands as well. To perform these commands, you need to know drive letters for all your hard drive partitions. In Command Prompt you should enter the following (but remember to use the letters that match your hard drive partitions on your PC):

    chkdsk /r c:

    PFN LIST CORRUPT Windows 10 error

    chkdsk /r d:

    This is just our example, so keep in mind that you have to perform chkdsk command for every hard drive partition that you have.

    Restart your computer and check if the issue is resolved.

    Solution 6 – Disable Microsoft OneDrive

    OneDrive was a part of the Windows Essentials suite for many years, but with the rising popularity of cloud storage, it became a default application on Windows 10. OneDrive is a great tool that allows you to collaborate and share files with others, but unfortunately, several users reported that OneDrive can also cause PFN LIST CORRUPT error. In order to fix this issue, you’ll have to disable OneDrive, and you can do that by following these steps:

    Press Windows Key + S and enter group policy. Select the Edit group policy.

    edit-group-policy

    When Local Group Policy Editor opens, in the left pane navigate to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > OneDrive.

    In the right pane, locate Prevent the usage of OneDrive for file storage and double click it.

    prevent-usage-of-onedrive

    Select Enabled and click Apply and OK to disable OneDrive.

    disable-onedrive

    Alternatively, you can use Registry Editor if you prefer so. To disable OneDrive by using Registry Editor, to do the following:

    Press Windows Key + R and enter regedit. Press Enter or click OK to start Registry Editor.

    regedit

    Once Registry Editor starts, you need to navigate to the following key in the left pane:

    HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindows

    Expand the Windows key and search for OneDrive key. If the key doesn’t exist, go to the next step to create it.

    Right-click Windows key and choose New > Key. Enter OneDrive as the name of the key.

    windows-new-key

    Select the OneDrive key. In the right pane, right click and choose New > DWORD (32-bit) Value. Enter DisableFileSyncNGSC as the name of the new DWORD.

    new-dword

    Double click the DisableFileSyncNGSC and change its Value data to 1. Click OK to save changes.

    If you cannot access Windows 10 due to PFN LIST CORRUPT error, you’ll have to perform these steps from Safe Mode. To enter Safe Mode, do the following:

    Restart your computer few times while it boots. This should start Automatic Repair process.

    Choose Troubleshoot > Advanced options > Startup Settings. Click the Restart button.

    Once your computer restarts again, you’ll see a list of options. Press F5 or 5 to select Safe Mode with Networking.

    Once the Safe Mode starts, disable the OneDrive.

    READ ALSO: Quick Fix: ‘no Boot Device Available” Error in Windows

    Solution 7 – Uninstall the problematic software

    BSoD errors are often caused by certain software, and many users reported that PFN LIST CORRUPT error is caused by your antivirus. It’s worth mentioning that almost any antivirus software can cause BSoD error, so be sure to uninstall any third-party antivirus software.

    In order to completely remove an antivirus software, it’s recommended to use a dedicated uninstaller. Many antivirus companies offer these uninstaller tools for their software, so be sure to download and use one of these tools. After you removed the antivirus software completely, you can download the latest version of the same tool, or you can switch to a different antivirus solution.

    In addition to your antivirus, certain drivers can cause PFN LIST CORRUPT. Users reported that they fixed the error by removing the Etron driver. To remove a certain driver from your PC, you need to do the following:

    Press Windows Key + X to open Power User Menu and select Device Manager from the list.

    device-manager

    Once the Device Manager starts, you need to locate the driver you wish to remove. Right click it and choose Uninstall.

    uninstall-driver

    If available, check Delete driver software for this device and click OK.

    confirm-uninstall-driver

    Restart your computer.

    Users reported that after removing the Etron driver their issues with PFN LIST CORRUPT BSoD were fixed. Bear in mind the almost any driver can cause this error, you might need to do a bit of research before you find a driver that is causing you this problem.

    In addition to your antivirus and drivers, sometimes regular applications can cause a BSoD error. Few users reported that Philips Incenter Offline was the main cause for this error, and after removing it the issue was completely resolved. Again, almost any software can cause these types of errors, so it’s best that you remove any recently installed software.

    Solution 8 – Check your hardware

    Rather often PFN LIST CORRUPT error can be caused by faulty hardware, most commonly RAM, so make sure to check if your RAM is working properly.

    To do that, download MemTest86+ and run it for a couple of hours. Many users reported that after replacing their RAM the issue was completely resolved.

    Even though your RAM might be the common cause, be sure to check if other components, such as your motherboard, network card, and graphics card, are working properly.

    PFN LIST CORRUPT BSoD error can be problematic, but since

    this error is often caused by a software issue, it can be easily fixed by following one of our solutions.
     
    Juliet Erum, May 15, 2023
    #3
  4. BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL

    BSOD PFN List Corrupt

    Patrick was working on this remotely the case# is 1023159834 can you help error code PFN LIST corrupt
     
    NikCatello, May 15, 2023
    #4
Thema:

BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL

Loading...
  1. BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL - Similar Threads - BSOD Memory management

  2. Help - "Memory Management" and "PFN List Corrupt" BSOD

    in Windows 10 Gaming
    Help - "Memory Management" and "PFN List Corrupt" BSOD: I've recently 4 days started getting BSOD do a home-built. Seems to happen mostly when using Lightroom but occasionally other programs. The computer is 4 months old and functioned well until now. I updated the BIOS today but no joy. It's an Asus MB, Corsair RAM, Windows11...
  3. Help - "Memory Management" and "PFN List Corrupt" BSOD

    in Windows 10 Software and Apps
    Help - "Memory Management" and "PFN List Corrupt" BSOD: I've recently 4 days started getting BSOD do a home-built. Seems to happen mostly when using Lightroom but occasionally other programs. The computer is 4 months old and functioned well until now. I updated the BIOS today but no joy. It's an Asus MB, Corsair RAM, Windows11...
  4. Keep getting bluescreens - PFN List Corrupt, Memory Management, IRQL not less or equal

    in Windows 10 Gaming
    Keep getting bluescreens - PFN List Corrupt, Memory Management, IRQL not less or equal: I get blue screens pretty often, seems to be increasing in frequency. most often happens when gaming and/or watching videos. I have tried uninstalling unused drivers, I have run the memory diagnostic tool with no results.I recently did driver verifier and that did cause my...
  5. Keep getting bluescreens - PFN List Corrupt, Memory Management, IRQL not less or equal

    in Windows 10 Software and Apps
    Keep getting bluescreens - PFN List Corrupt, Memory Management, IRQL not less or equal: I get blue screens pretty often, seems to be increasing in frequency. most often happens when gaming and/or watching videos. I have tried uninstalling unused drivers, I have run the memory diagnostic tool with no results.I recently did driver verifier and that did cause my...
  6. BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL

    in Windows 10 Gaming
    BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL: Hi I'm not sure what the problem is, I've tried to find the problem on my own but I couldn't.I have gone down the things on what to do in a previous thread that I found but to no avail....
  7. BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL

    in Windows 10 Software and Apps
    BSOD Memory management, PFN list corrupt, IRQL NOT LESS OR EQUAL: Hi I'm not sure what the problem is, I've tried to find the problem on my own but I couldn't.I have gone down the things on what to do in a previous thread that I found but to no avail....
  8. win10 IRQL NOT LESS OR EQUAL memory management

    in Windows 10 Software and Apps
    win10 IRQL NOT LESS OR EQUAL memory management: memtest64win10:memory managementKERNEL_SECURITY_CHECK_FAILUREIRQL NOT LESS OR EQUALdmphttps://pan.baidu.com/s/1PIVYpEQ5D1DSRbibz-Cuvg :zz4t https://answers.microsoft.com/en-us/windows/forum/all/win10-%E8%93%9D%E5%B1%8F-irql-not-less-or-equal/4a6457fb-26ad-4a73-96fc-07cbbb4d0e16
  9. win10 IRQL NOT LESS OR EQUAL memory management

    in Windows 10 BSOD Crashes and Debugging
    win10 IRQL NOT LESS OR EQUAL memory management: memtest64win10:memory managementKERNEL_SECURITY_CHECK_FAILUREIRQL NOT LESS OR EQUALdmphttps://pan.baidu.com/s/1PIVYpEQ5D1DSRbibz-Cuvg :zz4t https://answers.microsoft.com/en-us/windows/forum/all/win10-%E8%93%9D%E5%B1%8F-irql-not-less-or-equal/4a6457fb-26ad-4a73-96fc-07cbbb4d0e16
  10. Multiple BSODs. IQL less or equal, PFN list corrupt, memory corruption

    in Windows 10 BSOD Crashes and Debugging
    Multiple BSODs. IQL less or equal, PFN list corrupt, memory corruption: Hey Guys. So I recently started getting some BSODs. Quite frequently. I've done the following: Reinstalled Windows Attempted to repair Windows Run Memory test Run checks on my HDDs (WD REDs, used the bootable check by manufacturer) Updated drivers multiple times, both...