Hi rifki maulana,
Welcome to Microsoft Q&A!
I understand how frustrating a BSOD can be, especially on a work PC. Below are some recommended steps to restore the PC to a normal working state after UNEXPECTED STORE EXCEPTION error:
1 - Restart and check if the issue repeats
- Let the PC restart normally after the blue screen.
- Use it for a while and see if the BSOD happens again.
- If it was a one‑time crash, no further action may be needed.
2 - Check and repair Windows system files
- Press Win + X > choose Terminal (Admin) to open PowerShell
- Run these commands one by one (press Enter after each):
-
Dism /Online /Cleanup-Image /RestoreHealth -
sfc /scannow -
chkdsk C: /f
-
- Wait until they finish and restart the PC.
Disclaimer: Running chkdsk can check the file system and file system metadata of a volume for logical and physical errors. To avoid any trouble for you, do not cancel or interrupt chkdsk, and back up important data. More information please refer to this chkdsk | Microsoft Learn.
3 - Update Windows and device drivers
- Go to Settings > Windows Update > Click Check for updates
- Also open Advanced options > Install any Optional updates available.
- If your laptop brand has its own Health app, download and run it to check.
4 - Use Startup Repair if Windows becomes unstable
- Hold Shift and click Restart > keep holding Shift until you get to WinRE
- Go to Troubleshoot > Advanced options > Startup Repair.
- Let Windows attempt automatic repair.
5 - Windows reinstallation (keeping files)
- Use built-in repair option
- Open Settings > System > Recovery > Fix problems using Windows Update
- Click Reinstall now > follow the onscreen instructions to reinstall Windows.
- Perform an in-place upgrade:
- Refer to Reinstall Windows with the installation media - Microsoft Support
- Navigate to the bottom of the page and expand In-place Upgrade.
- You can also check out this guide from our fellow moderator: How to run In-place upgrade in Windows 11 - Microsoft Q&A
Disclaimer: Both Windows reinstallation and in-place upgrade will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up first before making large system changes.
If the BSOD keeps coming back after all steps above, this points to failing hardware (SSD/RAM) or a deeper system issue. At that point, back up important data immediately and get professional help!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.