How to Fix the PAGE_FAULT_WITH_INTERRUPTS_OFF Bug Check 0x49

This BSoD is mostly due to problematic drivers

Reading time icon 5 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 PAGE_FAULT_WITH_INTERRUPTS_OFF BSoD
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

Encountering the PAGE_FAULT_WITH_INTERRUPTS_OFF blue screen error comes with the value of 0x00000049. This error often points to issues with memory, drivers, or system files. Here are some tried-and-true solutions to help you get your system back on track.

How do I fix PAGE_FAULT_WITH_INTERRUPTS_OFF BSoD?

1. Analyze the Crash Dump with WinDbg

  1. Download the Debugging Tools for Windows from the Microsoft website and install WinDbg.
  2. Launch WinDbg after installation.
  3. Navigate toย File > Symbol File Path.
  4. Enter:ย SRV*C:\Windows\symbol_cache*https://msdl.microsoft.com/download/symbols
  5. Click OK.
  6. Go toย File > Open Crash Dump.
  7. Navigate to the location of the dump file (usually C:\Windows\Memory.dmp) and open it.
  8. Typeย !analyze -vย in the command window and press Enter.
  9. Wait for the analysis to complete and review the output to determine the cause of the PAGE_FAULT_WITH_INTERRUPTS_OFF error.

This process helps you identify the root cause of the issue by analyzing the crash dump, giving you detailed insights into what might have caused the page fault with interrupts off.

2. Use Driver Verifier to check drivers

  1. Click the Start button, type cmd and click on Run as administrator.
  2. Type verifier and press Enter to launch the Driver Verifier Manager.
  3. Select Create standard settings and click Next.
  4. Select Automatically select all drivers installed on this computer and click Next.
  5. Click Finish and restart your computer.

Driver Verifier will stress-test your drivers to uncover any that are causing issues, helping you identify if a faulty driver is responsible for the error.

3. Update or roll back drivers

  1. Pressย Windows + Xย and select Device Manager.
  2. Look for devices with a yellow exclamation mark.
  3. Right-click on the device and select Update driver.
  4. Chooseย Search automatically for driversย to update the driver.
  5. If the problem persists, right-click the device and select Properties.
  6. Go to the Driver tab and choose Roll Back Driver if the option is available.

Updating or rolling back drivers can resolve issues caused by corrupted or incompatible drivers that might be causing the PAGE_FAULT_WITH_INTERRUPTS_OFF error. If the automatic process doesn’t work, you may need to visit the manufacturer’s website and download the correct driver.

4. Run the Memory Diagnostic Tool

  1. Pressย Windows + R, typeย mdsched.exe, and press Enter.
  2. Chooseย Restart now and check for problems.
  3. Allow the diagnostic tool to run and restart your computer once done.

Memory issues can cause page faults. Running the Memory Diagnostic Tool will check for RAM issues, helping you identify if faulty memory is the cause of your issue. If it finds problems with one or more memory modules, try reseating them and/or replacing them.

5. Check the disk for errors

  1. Click the Start button, type cmd and select Run as administrator from the results.
  2. Typeย chkdsk /f /rย and press Enter.
  3. Typeย Yย to Schedule a Disk Check on Restart.
  4. Restart your PC and allow Disk Check to complete.

Disk errors can lead to page faults. Running a disk check can identify and repair bad sectors or file system errors that might be causing the PAGE_FAULT_WITH_INTERRUPTS_OFF error.

6. Review and adjust virtual memory

  1. Pressย Windows + R, typeย sysdm.cpl, and press Enter.
  2. Go to theย Advancedย tabย and clickย Settingsย under Performance.
  3. Navigate to theย Advancedย tabย and clickย Changeย under Virtual Memory.
  4. Ensureย Automatically manage paging file size for all drivesย is checked.

Proper virtual memory management can prevent page faults by ensuring there is enough virtual memory available for system processes.

7. Perform a Clean Boot

  1. Pressย Windows + R, typeย msconfig, and press Enter.
  2. Go to theย Servicesย tab, checkย Hide all Microsoft services, and clickย Disable all.
  3. Navigate to theย Startupย tabย and Open Task Manager.
  4. Disable all startup items.
  5. Click OK and restart your computer.

Performing a clean boot helps identify if background applications or services are causing the PAGE_FAULT_WITH_INTERRUPTS_OFF error, by starting Windows with a minimal set of drivers and startup programs.

8. Restore the system to an earlier point

  1. Pressย Windows + R, typeย rstrui, and press Enter.
  2. Follow the wizard to choose a restore point before the issue started.
  3. Clickย Next, confirm your restore point, and clickย Finish.

Restoring your system to an earlier point can undo recent changes that might have caused the PAGE_FAULT_WITH_INTERRUPTS_OFF error, bringing stability to your system.

By following these steps, you can effectively troubleshoot and resolve the PAGE_FAULT_WITH_INTERRUPTS_OFF error, improving your system’s reliability and performance. To prevent future issues, regularly update your drivers and Windows, and run periodic system checks.

For more information, you may refer to our guide on the causes of BSoD errors. You may also be interested in how to check the Blue Screen log in Windows.

You can address any additional question or suggestion in the comments section below.

More about the topics: BSoD error codes, BSoD errors