Forum Discussion
venkatkirankona
Jul 24, 2025Brass Contributor
"System Service Exception" Blue Screen Of Death Error
Open “Command Prompt” as Administrator.
Run the following commands.
dism /online /cleanup-image /restorehealth
And then,
sfc /scannow
This will clear out this issue.
Regards,
Venkat Kiran Kona
2 Replies
- RobertLewisIron Contributor
Press Windows + X and select "Command Prompt (Admin)" or "Windows PowerShell (Admin)". Alternatively, search for "cmd", right-click "Command Prompt", and choose "Run as administrator".
- RsesdunIron Contributor
Ensure your internet connection is active, as DISM may need to download files. After completing these, restart your PC and check if the BSOD persists.