If you encounter the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATION Blue Screen error with an error code of 0x000000CE then it means that a driver failed to cancel the pending operations before unloading. Some of the driver files that might be the culprit include the intelppm.sys, intcdaud.sys, tmxpflt.sys, mrxsmb.sys and asusptpfilter.sys.
This kind of Blue Screen error occurs when the driver failed to cancel lookaside lists, worker threads, DPCs, and other items before unloading. You can usually identify which driver file is triggering the BSOD error in the BSOD error itself since its name would be printed on the blue screen and stored in memory at the location (PUNICODE_STRING) KiBugCheckDriver.
Refer to the possible solutions given below to fix the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS error.
Option 1 – Perform a System Restore
Performing System Restore might help you in fixing the SYNTP.SYS Blue Screen error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
- Tap the Win + R keys to open the Run dialog box.
- After that, type in “sysdm.cpl” in the field and tap Enter.
- Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
- After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.
Option 2 – Disable the BIOS Memory options
Disabling the BIOS Memory options such as Caching and Shadowing can help you in fixing the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS Blue Screen error. All you have to do is enter the BIOS first and then use the Arrow and Enter keys to select your choices. And if you can’t seem to find it, look for specific instructions from your OEM or you could also look out for instructions from the manufacturer of your motherboard.
Option 3 – Update or rollback your device drivers
If the first option didn’t work for you, then it’s time to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
- Open the Devices Manager from the Win X Menu.
- Then locate the device drivers and right-click on them to open the Properties.
- After that, switch to the Driver tab and click on the Uninstall Device button.
- Follow the screen option to completely uninstall it.
- Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.
Option 4 – Try to run the CHKDSK utility
Running the CHKDSK utility might also help you resolve the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS Blue Screen error. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the CHKDSK utility comes in. The CHKDSK utility repairs hard drive errors that might be causing the problem.
- Open Command Prompt with admin privileges.
- After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
- Wait for the process to be completed and then restart your computer.
Option 5 – Run the Memory Diagnostic Tool to check for Memory leaks
- Tap the Win + R keys to open Run and type exe and hit Enter to open the Windows Memory Diagnostic Tool.
- After that, it will give two options such as:
- Restart now and check for problems (Recommended)
- Check for problems the next time I start my computer
- Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select the option, your PC will restart and check for memory-based issues. If it finds any issues, it will automatically fix them and if there’s no issue found, then it’s most likely not a memory-based issue so you should try the other options given below.
Option 6 – Try analyzing the Memory Dump Files
You can also try to analyze the Memory Dump files as it can help you identify the root cause of the DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS error.
Option 7 – Try checking the Registry settings
You might also want to try disabling the concerned driver file if it is mentioned in the Stop error. For example, if the stop error mentioned the “intelppm.sys” driver file then you have to disable this driver file since it is most likely the culprit. To do that, follow the steps below.
- Tap the Win + R keys to open the Run dialog box.
- Next, type “Regedit” in the field and hit Enter to open the Registry Editor.
- After that, go to the this registry path: HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Processor
- From there, double click on Start and change its value to “4”.
- Now go to this path: HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > Intelppm.
- Set its value to “4” and then restart your computer to apply the changes made.
Option 8 – Run the Blue Screen Troubleshooter
The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
- Tap the Win + I keys to open the Settings panel.
- Then go to Update & Security > Troubleshoot.
- From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.