Skip to main content

How to fix a system service exception error in Windows

The blue screen of death in Windows.
This is the basic Blue Screen of Death we've had since Windows 8, with Microsoft adding a QR code to the screen in Windows 10. Jacob Roach / Digital Trends

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 11 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.

Recommended Videos

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 a freelance evergreen writer and occasional section coordinator, covering how to guides, best-of lists, and…
Windows 11 is getting a lot of new features, here’s how to check if your PC qualifies
Copilot+ PC laptop.

In a Windows Insider blog post, Microsoft announces some exciting new features coming to Windows 11, including Reading Coach integration, improved Voice Access, and AI-enhanced Search. These upgrades are part of preview build 26120.3872 in the Beta channel. However, some upcoming features will only be available on Copilot+ PCs, a new category of AI-powered devices that run on Snapdragon (ARM-based) chips.

Beyond the features highlighted in this preview, more Copilot+ features are already on the horizon. For example, Microsoft recently confirmed that Recall, which raised privacy concerns, is coming to Windows 11 in build 26100.3902 (KB5055627), now available in the Release Preview Channel. That means it's just one step away from general release and likely to arrive soon on eligible Copilot+ devices.

Read more
You might be cooling your PC the wrong way, here’s how to fix it
AIO watercooling and fans in the Corsair Vengeance i5100.

If you're building or tuning a PC with an AIO (all-in-one) liquid cooler or a custom water cooling loop, it's tempting to assume that running your pump at full speed all the time ensures the best thermal performance. After all, more flow equals more cooling, right?

Not exactly. While it might seem logical to max out your CPU cooler’s pump speed for optimal temperatures, doing so can introduce a range of issues that impact not just the thermal performance but also noise levels and system longevity. In this guide, I will break down exactly why running your pump at 100% isn’t always the best idea, and how to properly configure it for a balance between performance, acoustics, and reliability.

Read more
Copilot is Microsoft’s cue to redeem Windows and edge past macOS
The new Surface Laptop 13 on a white table.

There is always going to be a big divide between macOS and Windows. Much of it has to do with the functional disparities that are deeply ingrained at an OS-level. Or if you dive into the heated community debates, you will see it broadly as a battle between seamlessness and flexibility. 

Gaming remains the guiding star for Windows adherents. A handful of highly specialized niche industry tools also remain locked to the Microsoft platform. On the other hand, macOS fans swear by the fluid software, plenty of firepower options in the M-series silicon era, and fantastic hardware. 

Read more