What is SYNTP.SYS file? it is a system file created by Synaptics Touchpad drivers that are responsible for all the gestures and tracking users’ touch on the Touchpad. However, what happens when this driver fails? Well, it’s either that your touchpad will partially stop working or it will completely stop working at all. And in such cases, you will encounter the SYNTP.SYS Blue Screen error along with any of the following error codes:
- IRQL_NOT_LESS_EQUAL
- KMODE_EXCEPTION_NOT_HANDLED
- INVALID_PROCESS_ATTACH_ATTEMPT
To resolve the problem, use the instructions given below as a reference.
Option 1 – 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 2 – Try reinstalling the Synaptics Driver
You might want to reinstall the Synaptics driver to resolve the SYNTP.SYS Blue Screen error.
- Tap the Win + R keys to open the Run dialog box.
- After that, type “appwiz.cpl” in the field and hit Enter to open the Programs and Features section in the Control Panel.
- Next, you have to look for the “Synatics Point Device driver” and right-click on it, and then click on Uninstall to remove it from your computer.
- Restart your PC and then check for updates under the Windows Update section.
- After that, it will find the latest available and stable Synaptics driver and then install it.
- Then click the “Check or Updates” under the Windows update section and it will automatically look for the latest available Synaptic driver and install it for you.
- Now restart your PC and for the changes to take effect.
Option 3 – Try to run a System File Checker scan
You can also try to run a System File Checker or SFC scan in order to scan your computer for corrupted files that might be the cause behind the Error 0x80000003. Once it finds any corrupted system files, it will automatically fix them. To run System File Checker, here’s what you have to do:
- Tap Win + R to launch Run.
- Type in cmd in the field and tap Enter.
- After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
- Windows Resource Protection did not find any integrity violations.
- Windows Resource Protection found corrupt files and successfully repaired them.
- Windows Resource Protection found corrupt files but was unable to fix some of them.
- Restart your computer after the scan is completed.
Option 4 – 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 5 – Try to run the CHKDSK utility
Running the CHKDSK utility might also help you resolve the SYNTP.SYS errors. 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 6 – Use the Blue Screen Troubleshooter
The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like SYNTP.SYS Blue Screen error. 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.