Skip to main content

How to fix a system service exception error in Windows

If you've encountered a blue screen of death with a SYSTEM_SERVICE_EXCEPTION error, there can be a few different reasons why, but it's usually a driver issue. That means that while this is an annoying issue that can cause your system to keep rebooting, you can usually sort it by running a system fix scan, and Windows will take care of the problem for you.

Here's how to tackle that SYSTEM_SERVICE_EXCEPTION BSOD so you can break that blue screen reboot loop.

Difficulty

Moderate

Duration

30 minutes

What You Need

  • Windows 10 or 11 PC

Running a DISM scan.
Digital Trends

Run a system scan

SYSTEM_SERVICE_EXCEPTION blue screens are usually caused by a system driver error. These aren't like your chipset or graphics drivers where you can (and should) update them yourself, but fortunately, Windows has a built-in scan tool to help fix file system and Windows driver errors.

If the blue screen won't let you boot to Windows, try booting into Safe Mode.

Step 1: Search for "Powershell" in the Windows search bar. Right-click the corresponding result and select Run as administrator.

Step 2: Type the following, then press Enter.

Dism /online /cleanup-image /restorehealth

This will find and replace and missing or corrupted files within the Windows Component Store. This can take a few minutes to complete, but let it do its thing until it's ready.

Step 3: Additionally, you can try running the System File Checker to check over Windows system files. Run that through PowerShell too, with this command:

SFC /scannow

Step 4: After running these scans, try rebooting your PC. See if your BSOD issue is now solved. If not, try the method below.

Run driver verifier

If the file system check tools didn't work, you can try running Windows' built-in driver verification tool to see if it's a system driver issue.

Note: If the driver verified finds a corrupt driver, it can actually trigger a BSOD, so consider making a system restore point or back up your data manually to play it safe.

Step 1: Search for "Powershell" in the Windows search bar. Right-click the corresponding result and select Run as administrator.

Step 2: Type in "verifier.exe" and press Enter.

Step 3: In the window that appears, select Create standard settings from the top of the screen, then select Next.

Driver verification in Windows.
Digital Trends

Step 4: Select Automatically select all drivers installed on this computer then select Finish.

Driver verification in Windows.
Digital Trends

Step 5: Reboot your PC and wait for the driver verifier to complete during startup. If any blue screens occur, note down those errors, as they should tell you the driver you need to update, upgrade, or replace.

If you find yourself stuck trying to boot into Windows, boot into Safe Mode and start the Verifier tool again. Then on the first screen, select Delete existing settings, then select Finish.

Use system restore

If none of the above methods help solve this problem, try reverting to a system restore point. This can fix a number of issues, especially if you've recently installed new hardware.

Roll back your system to when it wasn't giving you blue screen errors, and you might be able to get your PC functioning again.

If you still can't get past this BSOD error, it might be time to reset Windows to factory defaults.

Jon Martindale
Jon Martindale is the Evergreen Coordinator for Computing, overseeing a team of writers addressing all the latest how to…
How to enable secure boot in Windows 11
Secure Boot setting in an ASUS BIOS.

Enabling Secure Boot is an important step in upgrading to Windows 11, as it's part of the system requirements. It ensures that unauthorized software can't run on your PC, and you will have to enable it before you install Windows 11 or it just won't work. Fortunately, enabling Secure Boot is as quick as changing a single BIOS setting.

Here's how to do it.

Read more
How to fix a red light error on a motherboard
AMD Ryzen 7 7800X3D installed in a motherboard.

A red light on your motherboard can be as simple and benign as some fancy RGB lighting, or it could mean that a crucial piece of hardware has failed. If you're having trouble with your PC or are finding it just won't turn on at all, and you have a red LED light on the motherboard, it's time to look into it.

Read more
I fixed the biggest problem with Elden Ring on PC with this free app
The Special K app running in Elden Ring.

I'm ready to rip through Elden Ring's Shadow of the Erdtree expansion on PC, but that experience goes beyond just a code to add to my Steam library. Over the past two years, I've run through Elden Ring about four times -- once on my own and three more times with friends with the Seamless Co-op mod. And throughout my journeys in the Lands Between, I've learned of two critical apps that vastly improve the experience on PC.

One is a free app and the other is a paid app, which I recommend using in tandem. They both aim to improve the smoothness of Elden Ring and add features that aren't available in the PC port.
The freebie

Read more