Have you ever experienced a BSOD error on your computer? This error is indicated by a blue screen with error messages. One type of BSOD error is PAGE_NOT_ZERO, which we’ll be discussing in this post.
The PAGE_NOT_ZERO error usually occurs when third-party antivirus software installed on your device interferes with your system’s functioning. Additionally, outdated drivers and Windows, hard drive errors, corrupted system files, and other issues can also cause this error.
If you’re looking for solutions to this error, keep reading as we provide several helpful solutions to resolve the PAGE_NOT_ZERO error.
Way 1. Run the BSOD Troubleshooter
There is a built-in BSOD troubleshooter on Windows computers that can help users fix many BSOD errors. So, if you encounter the PAGE_NOT_ZERO BSOD error on your PC, you can try running it. Here’s how to use it:
- Press the Win + S keys simultaneously to open the Search window.
- Type “blue screen“, and then click Find and fix bluescreen problems under Best Match.
- Follow the on-screen instructions to complete the process.
Way 2. Update Windows and Drivers
Outdated Windows and drivers can cause the PAGE_NOT_ZERO error easily. In this case, you can try updating Windows and drivers to fix it. To do that, you can refer to these posts:
- How to Update Device Drivers Windows 10 (2 Ways)
- Update Windows 11/10 to Download & Install Latest Updates
Way 3. Temporarily Remove Your Third-Party Antivirus
Some third-party antivirus software you installed on your PC may interfere with your Windows system running normally and result in the PAGE_NOT_ZERO BSOD error. In this situation, you can try removing the antivirus from your PC.
Way 4. Run the SFC and DISM
If you suspect the Page Not Zero error is caused by corrupted system files, you can try running the SFC and DISM to fix it. Here are some guiding posts:
- Run System File Checker (SFC) to Repair Corrupted System Files
- How To Use The DISM Restore Health Command To Repair Windows
- How To Use The DISM Command Tool In Windows 11
Way 5. Run Bootrec.exe and CHKDSK
Some people report that running the bootrec.exe and chkdsk commands helps them fix the Page Not Zero error on their PC. You can also have a try. Here’s how to do it:
Step 1. Open the Search window, and type “cmd” in the search window.
Step 2. Right-click Command Prompt under Best Match, and then select Run as administrator.
Step 3. Type the following commands one by one and press Enter after each command:
- bootrec.exe /rebuildbcd
- bootrec.exe /fixmbr
- bootrec.exe /fixboot
Step 4. Next, type “chkdsk /r *:” and press Enter to perform the chkdsk command for every hard drive partition that you have. (Replace * with your drive letter.)
Step 5. Once done, restart your system and check if the error has been resolved.
MiniTool Partition Wizard FreeClick to Download100%Clean & Safe
Way 6. Update BIOS
Some people report that updating BIOS help them fix the Page Not Zero error successfully. You can also have a try. To do that, you can follow the guide in this post: How to Update BIOS Windows 10 | How to Check BIOS Version.
Way 7. Reset Windows
Resetting the Windows operating system can be a useful solution to try when encountering errors. It has been known to successfully fix many issues. If you are unsure of how to reset Windows, you can refer to these helpful posts:
Way 8. Check for Faulty Hardware
If none of the above solutions work for the PAGE_NOT_ZERO error on your PC, you can suspect there is something wrong or corrupt with your hardware. So, you can try checking your hardware, such as RAM, CPU, and so on.
In Conclusion
How to fix the PAGE_NOT_ZERO error? Now, I believe you’ve got the answers. This post provides 7 useful solutions to fix this error. If you know some other working solutions to this error, you can leave them in the comment zone.