To resolve the "SYSTEM_SERVICE_EXCEPTION" error that appears on a blue screen after an update, follow these detailed troubleshooting steps:
- Boot into Safe Mode: Safe Mode starts Windows with a minimal set of drivers and services. This can help you troubleshoot the issue.
- Go to Settings > Update & Security > Recovery.
- Under Advanced startup, select Restart now.
- After your PC restarts, select Troubleshoot > Advanced options > Startup Settings > Restart.
- Once your PC restarts again, choose option 4 (Safe Mode) or 5 (Safe Mode with Networking).
- Remove or Update Drivers: If you have recently installed new drivers, they might be causing the issue. In Safe Mode:
- Open Device Manager by right-clicking the Start button and selecting it.
- Look for devices with a yellow exclamation mark (!). Right-click on them and choose Update driver or Uninstall device.
- If you uninstall a driver, restart your computer to see if the issue persists.
- Check Event Viewer: This tool can provide insights into what might be causing the error.
- Press Windows + R, type
eventvwr, and press Enter. - In the Event Viewer, navigate to Windows Logs > System. Look for any critical errors that occurred around the same time as the blue screen error.
- Press Windows + R, type
- Run System File Checker: Corrupted system files can lead to errors. To repair them:
- Open Command Prompt as an administrator (search for "cmd" in the Start menu, right-click it, and select Run as administrator).
- Type
sfc /scannowand press Enter. This process may take some time, and it will attempt to repair any corrupted files.
- Check for Windows Updates: Ensure that your system is fully updated, as Microsoft may have released patches to fix known issues.
- Go to Settings > Update & Security > Windows Update, and click on Check for updates.
- Uninstall Recent Updates: If the issue started after a specific update, uninstalling that update may resolve the problem.
- Go to Settings > Update & Security > Windows Update > View update history > Uninstall updates. Select the most recent update and uninstall it.
- Run Memory Diagnostics: Faulty RAM can also cause this error. To check your memory:
- Press Windows + R, type
mdsched.exe, and press Enter. Choose to restart and check for problems.
- Press Windows + R, type
- Restore Your System: If the problem persists, consider restoring your system to a previous restore point where it was functioning correctly:
- Go to Control Panel > Recovery > Open System Restore and follow the prompts to restore your system.
If none of these steps resolve the issue, you may need to consider performing a clean installation of Windows or contacting Microsoft support for further assistance.