How to Fix Unexpected Store Exception Blue Screen Error in Windows

Best methods to solve Unexpected Store Exception BSOD or Blue Screen of Death (154) error in Windows.

Unexpected Store Exception

Getting a Blue screen of death (also known as stop error), where your system crashes, is pretty frustrating. We are talking here about the stop code Unexpected Store Exception bug check. This issue has nothing to do with Microsoft store as its name suggests. Now, we are going to show you various methods to troubleshoot this BSOD error having bugcheck value 0x00000154 and determine its reasons. See: Fix FBNetFlt.sys Blue Screen Error BSOD in Windows 11, 10.

Blue Screen Error mainly occurs due to corrupt drivers, which need to be updated or reinstalled, Windows update bugs, corrupted system files, hardware flaws, etc. This bug check hints that the kernel memory store component caught an unexpected exception. Unexpected store exception while gaming is often seen in which a driver plays a major role. Further, this fatal error forces the computer to restart following the default Settings of Windows. This BSOD can also happen for several reasons, which we will dig into below, such as bad SSD or HDD drives, problems with hardware, and system files malfunctions. Before starting with the solutions you can research the causes of the error using BlueScreenView and WhoCrashed.

Stop code Unexpected Store Exception

Here is how to fix Unexpected Store Exception Blue Screen Error in Windows –

Way-1: Install Pending Windows updates

The most found Unexpected store exception cause is a buggy Windows update. Oftentimes, Microsoft and third-party companies issue updates to fix this BSOD, so, the quickest solution to this stop error is installing them using the below steps:

  1. Press Windows key.
  2. Type updates.
  3. Hit Enter to launch the Settings.
  4. Click on Check for updates.
how to fix Unexpected Store Exception Blue Screen Error in Windows
  1. Wait for a while until Windows scans for updates.
  2. Click on Download and Install.
  3. Once completed, select Restart now.
  4. The computer will reboot 2-3 times and the update will be installed.

See – How to Configure System to Collect Memory Dump Files in Windows 11 or 10.

Way-2: Update device driver

One of the common tasks is to check your drivers since they can be a factor of Windows blue screen Unexpected Store Exception error. Drivers are communicators between hardware and Windows on a computer so when they are corrupted the system starts crashing and triggers blue screen error. So update them by following the steps:

  1. Press Win+X.
  2. Then select Device Manager to open the utility.
  3. Go through the list of devices and find yellow triangular icons on any entries. This indicates a problem with the driver.
  4. Once found, double-click on it.
  5. Then right-click on the entry located under it and select – Update driver.
update driver on right click menu in device manager for display adapter
  1. Select Search automatically for drivers.
  2. Close the open windows, restart your computer, and see if the BSOD is fixed.
  3. If the issue still persists, launch the Device Manager and reach the device showing yellow triangle again.
  4. Right click on the culprit entry and once more select Update driver.
  5. Then click on – Browse my computer for drivers.
fix Unexpected Store Exception
  1. On the next window, click on – Let me pick from a list of available drivers on my computer.
let me pick from a list of available drivers on my computer on update driver window
  1. Then select the appropriate model and click on Next.
Unexpected Store Exception Windows 11
  1. The screen will become dark for some time and the driver will be reinstalled quickly.
  2. Restart the PC and check if unexpected_store_exception (154) is fixed.
  3. Unfortunately, still not solved then go to the manufacturer’s website (It may be Dell, HP, Lenovo, Acer, or other) of the device. Search the driver by entering model number of the laptop or computer and download the latest version of the driver.
  4. Back to the Downloads folder and double-click on the downloaded setup file.
  5. Follow the onscreen instructions and complete the installation.
  6. Reboot the device.

Note: In some cases, it is found that the system crash occurs because of Logitech headset and logi_audio_surround.sys located in system32 drivers folder is the culprit. Simply rename this file to logi_audio_surround.sys.old and restart your computer to solve this. Then go to the Logitech official website and install the latest driver for the headset.

Way-3: Uninstall 3rd Party Programs an Antivirus

Stop code unexpected store exception error might occur due to third-party programs or antimalware like MalwareBytes, Kaspersky, or another available on your computer. Furthermore, other external apps can create conflicts between system files resulting in freezing, crashing, and not responding. Hence, uninstall them using the below guide:

  1. Right-click on Start and select Run.
  2. Type appwiz.cpl.
  3. Press Enter and open the Programs and Features window.
  4. Find third party app and select it.
  5. Click on Uninstall.
  6. Follow the onscreen guidelines and completely remove the application.
  7. Repeat the steps for more third-party programs.

Way-4: Check and repair the Hardware

We are on a journey to how to Fix Unexpected store exception and we have already mentioned that hardware faults are one of the biggest causes of this. Bad sector in hard drive is foremost among all that can generate this bug check.

However, Windows incorporate some commands to repair the faults which can be useful in this case. If you suspect minor errors with your hard drive are causing BSOD, then CHKDSK would be a good tool to run, as it can often help to fix your file system, bypass bad sectors, and more.

Since CHKDSK command line utility will be handy to rectify the bad sector and other flaws as well, run the tool using the following steps:

  1. Click on Search and type cmd.exe.
  2. Press – Ctrl + Shift + Enter.
  3. Once Use account control appears, select Yes.
  4. Type: chkdsk C: /x /r /f.
disk checking command chkdsk on command prompt
  1. Press Enter.
  2. If you see “Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts? (Y/N)”, press Y.
  3. After restarting, the hard disk will be scanned and repaired.

We can check other system components, too.  System memory and display adapter can also cause this BSOD error to pop up, so test for bad memory using tools like MEMTEST, or use software like FUN MARK to test your graphics card.

Way-5: Use SFC Scan and DISM to deal with corrupted components

Unexpected store exception Windows 11 or another version can occur because of corrupted system files or issues with installation elements. System File checker and DISM are the tools available in all versions of Windows by default to rescue from this problem. These are command-line utilities and you can run them in the following ways:

  1. Press the Windows + R keys.
  2. Type in “CMD” (without quotes) and press the CTRL+SHIFT+ENTER keys. By doing so, you are launching the command prompt with administrative Permissions.
  3. If prompted, click Yes to allow the command prompt to make changes on your device.
  4. Type in the following command and press EnterSFC /SCANNOW.
  5. Wait for the SFC to finish scanning your Windows and repairing corrupt files.
  6. Restart your device in the end.
  7. See if the error no longer occurs now. In case, error code unexpected store exception still continues, launch the Administrator: Command Prompt once more.
  8. Then run the below-written commands one at a time:
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /restorehealth
dism /online /cleanup-image /restorehealth
  1. Once done, restart the computer.

Way-6: Reset or Reinstall Windows

If you have tried all the methods and they failed, the ultimate effort is to reset or reinstall Windows which can wipe away underlying issues in your system configuration that you have not been able to previously diagnose. However, you can follow the article – 3 ways to Reset Windows 11 PC to Factory settings, here are also the steps that can be pursued:

  1. Click on Start.
  2. Select Settings.
  3. From the right side click on Recovery.
Unexpected store exception cause while gaming
  1. On the next page, select – Reset PC.
reset option in recovery on Settings app in Windows 11
  1. Choose – Keep my files.
  2. On the coming window, click on – Local reinstall.
unexpected store exception ssd
  1. Select Next.
stop code unexpected store exception
  1. Click on Reset.
ready to reset this pc pop up on Settings app
  1. Finally, follow the instructions and perform the reset.

Methods:
Way-1: Install Pending Windows updates
Way-2: Update device driver
Way-3: Uninstall 3rd Party Programs an Antivirus
Way-4: Check and repair the Hardware
Way-5: Use SFC Scan and DISM to deal with corrupted components
Way-6: Reset or Reinstall Windows

That’s all!!

Sharing is caring    Share Whatsapp

 
Topics:  Windows
  
About Sunita
Love to play with Windows 11 and 10. Suggestion - Going for Registry change or system files edit then remember to take a backup or create a restore point before Starting.