Tech

How to Fix System Service Exception Stop Code in Windows 10

blue screen eror

Windows 10. Unlike the wall of blue text that older Windows versions displayed when a system crashed, newer Windows BSODs are simpler and easier to troubleshoot. One common BSOD error that still occurs is a System Service Exception in Windows 10.

For most users that statement means nothing. Understanding what a BSOD System Service Exception error is should help you to troubleshoot and fix the problem. If you’re facing this kind of BSOD error on your Windows PC, here are some steps to help you understand, troubleshoot, and resolve the issue.

What Is A System Service Exception Error In Windows 10?

In Windows 10, a BSOD caused by a System Service Exception error (usually shown as SYSTEM_SERVICE_EXCEPTION) is unusually tricky to resolve. Unlike a Windows Stop Code Memory Management BSOD, this error has any number of potential causes.

Don’t be too surprised if this BSOD sounds familiar—this BSOD has existed in Windows for decades. While it sounds generic, the Microsoft technical explanation states that this BSOD is usually caused when a running process on your PC attempts to move from “non-privileged to privileged code.”

Windows, like all operating systems, has security levels in place for different system processes to ensure only the right code can run at the right times and by the right processes. When that fails for any reason, errors like this occur to stop the process from causing harm to your system. Unfortunately, there could be any number of causes behind this.

It could be a one-off error caused by a bug in Windows itself, or it could be caused by outdated drivers, corrupted system files, or a rogue app that tries to access and run protected Windows code. To help you solve the problem, here are a few fixes you can try.

Update Windows 10 and Installed System Drivers

The best fixes are sometimes the simplest, and for many users, a quick trip to the Windows Settings menu to update your PC could be all you need to fix the System Service Exception Error.

Microsoft regularly issues important fixes and improvements for Windows, especially for new hardware. This includes new driver updates for your different system components.

To update Windows, right-click the Windows Start menu button and click Settings. From here, press Update & Security to view the Windows Update menu, then press Download or Download and Install to begin downloading and installing any available system updates.

You may need to search online for additional driver updates, however. Graphics card manufacturers like NVIDIA, for instance, often have newer drivers available on their website than those offered through Windows Update.

Run the Windows Driver Verifier Tool

Protected system code can usually only be accessed by certain system processes or devices, which is why hardware drivers usually cause System Service Exception errors in Windows 10, as they’re among the pools of third-party apps that can do this.

Even new device drivers can cause this BSOD error, especially if you’ve installed brand new hardware. If you’re unsure whether your drivers are causing this BSOD to occur, you can run the Windows Driver Verifier tool to check.

This is a troubleshooting tool that is designed to stress test your system drivers. However, be warned—this is designed to find and recreate the very bugs that cause a Stop Code System Service Exception error in the first place, so don’t run this tool while you’re using your PC for anything critical.

  1. Driver Verifier is included as a system file in your Windows System32 folder. To run it, right-click the Windows Start menu and click Windows PowerShell (Admin) to open an elevated PowerShell window, type verifier, then press enter. This will launch the Driver Verifier tool in a new window.
  1. Make sure that Create standard settings is selected, then click Next to proceed.
  1. To test all the drivers on your PC, select the Automatically select all drivers installed on this computer option and then press Finish. If you want to test a specific driver, choose Select driver names from a list instead, then press Next.
  1. If you chose the Select driver names from a list option, select the driver (or drivers) you wish to test at the next stage, then press Finish.
  1. The test process will begin once you press Finish—restart your PC to begin the test, then continue to use your PC. You’ll know if there’s a problem, as the Driver Verifier will deliberately cause a BSOD during its testing if it encounters an issue.You can view test results and statistics by opening a new Windows PowerShell window (right-click the Start menu > Windows PowerShell (Admin)) and typing verifier /query before pressing enter.
  1. To stop Driver Verifier from running its driver stress test, type verifier /reset at the PowerShell window and hit enter, then restart your PC.

Run CHKDSK and SFC Tools

A problem with your drive or system files could cause a System Service Exception in Windows 10. You can run the chkdsk and sfc commands from an elevated command line or Windows PowerShell window to double-check if this is the case.

  1. To check your Windows system drive for errors, right-click the Start menu and click Windows PowerShell (Admin), type chkdsk /r and press enter.Press the key to confirm you’d like to schedule a check of your file system when you next restart your PC. Once restarted, this tool should automatically fix any problems with your system drive that it detects.
  1. To check the integrity of your Windows files, type sfc /scannow from the PowerShell window. As with the chkdsk tool, this tool will automatically detect any missing system files and correct them, where possible.

[Windows-SFC.png]

Reset or Reinstall Windows 10

When all else fails, and if you’ve ruled out a problem with your hardware itself, then resetting Windows 10 to its default state (or wiping and reinstalling it entirely) may remove any conflicts causing this BSOD error.

Note: Once this process begins, there’s no turning back, so make sure you’ve backed up your PC first.

  1. To begin a full Windows reset, right-click the Start menu and click Settings. Once opened, press Update & Security > Recovery and press Get started to begin resetting your PC.
  1. You can choose to Keep my files to save your documents or click Remove everything to reset windows completely—click one of these options to begin.

Keep Windows 10 Updated to Prevent BSOD Errors

The steps we’ve listed above should help you troubleshoot the problem when a Stop Code System Service Exception BSOD appears on your PC. In many cases, keeping your system updated should stop BSODs from appearing, unless there’s a more serious hardware issue at fault.

If you have any other fixes for the system service exception error in Windows 10, we’d love to see them in the comments below.

Source: helpdeskgeek.com

Click to comment

You must be logged in to post a comment Login

Leave a Reply

To Top