PFN_REFERENCE_COUNT Bug Check 0x1C: 5 Working Fixes

This BSoD error is pretty rare

Reading time icon 4 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

How to fix the PFN_REFERENCE_COUNT bug check
A message from our partner

To fix various driver issues on your PC, you will need a dedicated tool to find the freshest and the original drivers. You can use PC HelpSoft Driver Updater to do it in 3 easy steps:

  • Download PC HelpSoft Driver Updater and install it on your PC
  • Start the scanning process to search for outdated or missing drivers that cause problems
  • Right-click on Update Now to allow the update process.
Download now PC HelpSoft has been downloaded by 0 readers this month

Dealing with the dreaded PFN_REFERENCE_COUNT error often leads to the infamous Blue Screen of Death (BSOD), disrupting your workflow and causing potential data loss. It has the value of 0x0000001C and it can be caused by counter overflows, underflows, or an object that is used after it has been freed.

How do I fix the PFN_REFERENCE_COUNT error?

1. Roll back or update the network drivers

  1. Right-click on the Windows icon and select Device Manager.
  2. Expand the Network adapters category in the pop-up window.
  3. Right-click on your network device and select Properties.
  4. Navigate to the Driver tab and click on Roll Back Driver.
  5. Follow the on-screen instructions to revert to the previous driver version.

If you installed a new network driver recently, try to roll back to the previous one first. If that doesn’t work, update it instead.

  1. Navigate to Device Manager > Network adapters.
  2. Right-click on your network device and select Update Driver.
  3. Choose Search automatically for updated driver software.
  4. Follow the on-screen instructions to complete the update.

Updating or rolling back your network drivers can resolve issues caused by incompatible or outdated drivers, potentially preventing the PFN_REFERENCE_COUNT error.

2. Scan the system for malware

  1. Open Settings by pressing Win + I.
  2. Go to Update & Security.
  3. Select Windows Security from the left panel.
  4. Click on Virus & threat protection.
  5. In the new window, click on Scan options and choose Full scan.
  6. Click Scan now and wait for the scan to complete.
  7. If any threats are detected, follow the instructions to remove them.

Malware infections can corrupt system files, leading to BSOD errors like PFN_REFERENCE_COUNT. Running a full system scan can help identify and remove harmful software.

3. Run the System File Checker (SFC)

  1. Press Win + R to open the Run dialog box.
  2. Type cmd and press Ctrl + Shift + Enter to open Command Prompt as administrator.
  3. In the Command Prompt window, type sfc /scannow and press Enter.
  4. Wait for the scan to finish.

If the error persists, run the Deployment Imaging Service and Management Tool (DISM):

  1. Open Command Prompt as administrator.
  2. Type the following commands and press Enter after each:
    • DISM /Online /Cleanup-Image /CheckHealth
    • DISM /Online /Cleanup-Image /ScanHealth
    • DISM /Online /Cleanup-Image /RestoreHealth
  3. After the scans are complete, restart your PC.

Running SFC and DISM can repair corrupted or missing system files, which may resolve the PFN_REFERENCE_COUNT error.

4. Check the disk for errors

  1. Access the Windows Recovery Environment (WinRE) by rebooting and pressing F8, or the appropriate key for your system.
  2. Navigate to Troubleshoot > Advanced options > Command Prompt.
  3. In the Command Prompt, type CHKDSK C: /F /R and press Enter (replace C with your system drive letter if different).

Checking for disk errors can identify and resolve issues with your hard drive, which could be causing the PFN_REFERENCE_COUNT error.

5. Check the RAM

  1. Enter Safe Mode.
  2. Open Windows Memory Diagnostic by searching it in the Windows Search tool.
  3. Click Restart now and check for problems in the prompted box.
  4. Let the system reboot and run the diagnostic test.

This tool will diagnose and report any issues with your RAM. If it finds errors, consider replacing the faulty RAM.

Additional possible fixes

Perform a Windows Restore

  1. Enter WinRE and navigate to Troubleshoot > Advanced options > System Restore.
  2. Follow the on-screen instructions to choose a restore point before the issue began.

Check for Windows Updates

  1. Go to Settings > Update & Security > Windows Update.
  2. Click Check for updates and install any available updates.

Perform a Clean Boot

  1. Press Win + R, type msconfig, and press Enter.
  2. Go to the Services tab, check Hide all Microsoft services, and click Disable all.
  3. Go to the Startup tab and click Open Task Manager.
  4. Disable all startup items, close Task Manager, and click OK in the System Configuration window.
  5. Restart your computer.

Performing a Windows restore, checking for updates, and doing a clean boot can help resolve underlying software issues causing the PFN_REFERENCE_COUNT error.

By following these steps, you should be able to resolve the PFN_REFERENCE_COUNT error and get your system back to normal. To avoid future issues, keep your drivers updated and regularly scan your system for malware.

More about the topics: BSoD error codes, BSoD errors