Logo

Fix BAD_SYSTEM_CONFIG_INFO error in Windows

If you encounter the BAD_SYSTEM_CONFIG_INFO Blue Screen error in your Windows 10 PC, then read on as this post will guide you in fixing this issue. Usually, this kind of Blue Screen error is caused by some issues with the Boot Configuration Data file. The main issue inside of the Boot Configuration Data file is that either some boot order files or older files might be in conflict with the newer ones or the stable ones and thus triggering the BAD SYSTEM CONFIG INFO Blue Screen error.

This kind of Stop error also indicates that there is an error in the Windows Registry which is why you need to update potential culprit drivers as well as edit some entries in the Registry if need be. But before you get started, make sure that you create a System Restore Point first. After creating a System Restore Point, try to boot your computer into Safe Mode and then restart your computer normally. However, if it doesn’t work, proceed to the given options below.

Option 1 – Run System Restore

Performing System Restore might help you in fixing the BAD SYSTEM CONFIG INFO Blue Screen error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.

  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 2 – Update or rollback your device drivers

If the first option didn’t work for you, then it’s time to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.

  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.

Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 3 – Try fixing the Windows Registry files

In order to fix the Windows Registry files, you need to make a bootable Windows 10 USB drive and then boot your PC using it. To do so, refer to the steps below.

  • Once you see the Welcome Screen, click on Next.
  • Then click on the “Repair your computer” option located on the bottom-left section of the window.
  • Next, click on Troubleshoot > Advanced Options > Command Prompt.
  • After opening Command Prompt, execute each one of the commands listed below in the sequence that they are given:
    • CD C:WindowsSystem32config
    • ren C:WindowsSystem32configDEFAULT DEFAULT.old
    • ren C:WindowsSystem32configSAM SAM.old
    • ren C:WindowsSystem32configSECURITY SECURITY.old
    • ren C:WindowsSystem32configSOFTWARE SOFTWARE.old
    • ren C:WindowsSystem32configSYSTEM SYSTEM.old
  • After executing the commands given above, type in the next ones below and make sure to execute them in the given sequence below.
    • copy C:WindowsSystem32configRegBackDEFAULT C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSAM C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSECURITY C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSYSTEM C:WindowsSystem32config
    • copy C:WindowsSystem32configRegBackSOFTWARE C:WindowsSystem32config
  • Now type “exit” to close Command Prompt.
  • Restart your PC for the changes to take effect.

Option 4 – Run a Memory Check to test RAM

On the other hand, you can also fix the BAD SYSTEM CONFIG INFO Blue Screen error by running a Memory Check using the Windows Memory Diagnostic. Refer to these steps to do so.

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “mdsched.exe” in the field and hit Enter to open the Windows Memory Diagnostic.
  • After that, the Windows Memory Diagnostic will give out two options such as:
  1. Restart now and check for problems (recommended)
  2. Check for problems the next time I start my computer
  • Select any of the given options. After that, your computer will restart and check for memory-based issues upon the restart. If there are any issues, it will automatically them.

Option 5 – Rebuild BCD files and repair MBR files

Like what you did on the third option above, you also have to make a bootable Windows 10 USB drive for this option and then boot your Windows 10 PC using it.

  • Once you get to the Welcome Screen part, click on Next.
  • Afterward, click on the Repair your computer option located on the bottom-left part of the window.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • Once Command Prompt has been pulled up, enter each one of the following commands and in the sequence that they are given to rebuild BCD files and repair MBR files:
    • bootrec /repairbcd
    • bootrec /osscan
    • bootrec /repairmbr
  • Now type “exit” to close Command Prompt and then restart your computer to successfully apply the changes made.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

The server did not register with DCOM
There are times when after you upgrade your Windows operating system, the System Logs under the Event Viewer will display an error message saying, “Event ID 10010 error – The server did not register with DCOM within the required timeout”. What is DCOM? DCOM stands for “Distributed Component Object Model”. It is a proprietary Microsoft technology that allows the Component Object Model or COM software to communicate across a network. You can consider it as an extension of COM which is equipped with the capability of solving a couple of inherent problems related to the COM model to the better use over a network. COM is a tool that’s used for advanced configuration and troubleshooting in Windows 10. Developers usually use it to configure routine components and application behavior like participation in transactions and object pooling and so on. The Component Services needs the DCOM wire protocol in order to communicate with the Component Object Model components on other computers. By default, in a Windows-based system, the network computers are configured initially to enable DCOM. There are also some components in Windows that might require registering themselves with DCOM. However, if they fail to do so, you will encounter the “The server did not register with DCOM within the required timeout” error. To fix this, here are some suggestions you can check out.

Option 1 – Try to use the Component Services

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “dcomcnfg” in the field and tap Enter to pull up Component Services.
  • Next, double click on the Computers folder located in the right pane and right-click on My Computer, and select the Properties option.
  • After that, switch to the COM Security tab under My Computer Properties and then go to the Access Permissions section.
  • From there, click the Edit Default button and in the new window that appears, apply the correct permission to objects under the Group or user names section.
  • Once you’re done, click OK and exit. This should fix the error.

Option 2 – Make sure that Function Discovery Resource Publication Properties Services is running

  • In the Cortana search box, type “services” and click on the Services icon to open the Services Manager. Alternatively, you can also tap the Win + R keys to launch the Run prompt and then type “services.msc” in the field and hit Enter to open the Services Manager.
  • Next, scroll down and look for the “Function Discovery Resource Publication” entry and double click on it.
  • Then switch to the General tab and from there, make sure that the Startup Type is set to “Manual (Triggered).
  • You also have to make sure that the service is running so if it’s not, just click on the Start button to start the service.
  • Now click on Apply to save the changes made.

Option 3 – Try resetting the default DCOM permissions

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “dcomcnfg” in the field and tap Enter to pull up Component Services.
  • After that, expand Component Services > Computers and right-click on My Computer, and then select Properties.
  • Next, go to the Default Properties tab, and in the Default Distributed COM Communication Properties section, make sure that:
    • Default Authentication Level is set to Connect
    • Default Impersonation Level is set to Identify.
Read More
Power Calibration Error or Medium Speed Error when burning CD/DVD
If you are one of the few users who is still burning CDs and DVDs, you might have come across an error that says, “Medium Speed Error” or “Power Calibration Error”. There are several factors that could cause this error but it’s most likely that the CD/DVD burner wasn’t able to determine the Optimum Power Calibration rate properly. So what is Optimum Power Calibration rate? It is a test that runs before the burning process to regulate the optimal laser power needed to complete the job. And if this process malfunctions, obviously, you won’t be able to burn the content on your CD or DVD. There are also cases when the Power Calibration error pops up for some small issues that have nothing to do with the regulation of laser power. Here are some quick fixes you can try to resolve the Power Calibration error when burning a CD or DVD.

Option 1 – Make sure you’re using good quality CD or DVD

A lot of burning issues stem down to the purchase of low CDs or DVDs to make sure that what you are using has good quality for it is not always a good idea to purchase cheap products as cheap products could also mean cheap quality.

Option 2 – Try burning at lower speeds

If you’re certain the problem is not with the CD or DVD you are using then you can try burning again, this time at lower speeds. There are instances when doing things quickly can end in a disaster such as the “Medium Speed Error” or “Power Calibration Error” you’re getting.  To fix the problem, you have to burn at a slower speed and just take the time to wait until the burning process is done.

Option 3 – Try updating your burning software

It’s always a good idea to check if the burning software you’re using requires an update especially if it’s throwing up “Medium Speed Error” or “Power Calibration Error”. Thus, you need to update your burning software right away and then try to burn your CD or DVD once the update has been completed.

Option 4 – Try cleaning the disk drive

You might want to consider cleaning the disk drive using several tools in the market that is designed to clean the disk drive. These tools work on removing dust particles from the lens which helps a lot in the burning quality. Aside from that, it also helps in reducing errors like “Medium Speed Error” or “Power Calibration Error”. So give this option a try as it might time for a disk drive cleanup.

Option 5 – Try to disable the IMAPI

If none of the options given above worked, you might want to disable the IMAPI or Image Mastering Applications Programming Interface. How? Refer to the steps below.
  • Open Control Panel by simply clicking the Start button and then typing “control panel” in the field.
  • Control Panel should pop up in the search results. Once you found it, click it to open it.
  • Next, select System Security > Administrative Tools and then click Services.
  • After that, you’ll have to search for the “IMAPI CD-Burning COM Service” option.
  • Then right-click on it and select Properties.
  • From there, switch the Startup Type from “Enabled” to “Disabled”.
  • Now click on Apply and then restart your PC.
Read More
Fix VIDEO_SCHEDULER_INTERNAL_ERROR
As you know, the Graphics Card in a computer is one of the important components in an operating system as they are responsible for rendering various objects in your computer. However, there are cases when the performance of this rendering can degrade and your computer can trigger a VIDEO_SCHEDULER_INTERNAL_ERROR Blue Screen of Death error instead. The VIDEO_SCHEDULER_INTERNAL_ERROR bug check has a value of 0x00000119 which means that the video scheduler has detected a fatal violation in your computer. Before you troubleshoot the problem, you might want to perform System Restore first as it might help you fix the Stop error. To perform System Restore, refer to these steps:
  • First, press the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the Stop error is fixed or not.
If the VIDEO_SCHEDULER_INTERNAL_ERROR BSOD error is still not fixed after System Restore, then follow the given options below to further troubleshoot the problem.

Option 1 – Try to manually check the Graphics Card hardware

You might also want to check the physical status of your Graphics card and you can do this by disconnecting the Graphics card or any other external device connected to your computer. Once you’ve removed the external device, check it for any damages. If there’s none, connect it back to your computer and check if the VIDEO_SCHEDULER_INTERNAL_ERROR Blue Screen error is fixed or not.

Option 2 – Try removing hardware or drivers that you’ve installed recently

If you have recently installed some hardware or drivers, you might want to disable or remove them since external devices are proven to be one of the factors that trigger Blue Screen errors like VIDEO_SCHEDULER_INTERNAL_ERROR. All you have to do is physically disconnect any external devices that are connected to your computer and then check if it fixes the BSOD error or not.

Option 3 – Try to rollback, update, or disable the Graphics card drivers

Since the VIDEO_SCHEDULER_INTERNAL_ERROR Blue Screen error has something to do with Graphics card drivers, you can either roll back, update or disable them depending on your preference in order to resolve the error.
  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.

Option 4 – Uninstall any faulty drivers

You can also uninstall any faulty drivers via Device Manager. How? Refer to these steps:
  • Tap the Win + R keys to launch the Run dialog box.
  • Then type “devmgmt.msc” in the field and tap Enter to open the Device Manager.
  • From there, look for any faulty drivers. You can identify them easily as they will be marked with a yellow exclamation point. And then check which entries would not affect the normal functioning of your PC.
  • Now click on the entries of every faulty driver and click on the Uninstall option.
  • Once you’ve uninstalled them, restart your computer to allow your computer to reinstall the faulty drivers you’ve just removed.

Option 5 – Run System File Checker at boot time

  • Once you get to the Welcome Screen part, click on Next.
  • Afterward, click on the Repair your computer option located on the bottom-left part of the window.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • After opening Command Prompt, type the “sfc /scannow” command and hit Enter to run the System File Checker scan.
  • Wait until the process is completed and type “exit” to close Command Prompt and then restart your computer to successfully apply the changes made.

Option 6 – Try to run the Blue Screen Troubleshooter

As you know, the Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like the VIDEO_SCHEDULER_INTERNAL_ERROR error. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
Read More
Delete last 15 min of browsing history on phone
google browsing 15min history deleteAs previously announced by Google feature to quickly delete the last 15min of browsing history via one button is rolling out now. For now, only Apple users will be available to use this feature but the Android update is scheduled for later this year, a strange move by Google but it is what it is. For anyone who is unfamiliar with this feature, basically, Google wants a quick way to remove the last 15min of browsing history as a supposedly stated request to make deleting browsing history much easier. Google came up with this idea so you can keep the previous history intact but remove just 15min time frame, no additional explanation was given on why 15 but I presume it is some round number that came up as the middle one with research, read telemetry info. Using quick delete requires being signed into Search with a Google account. Users can access the option by simply tapping on the avatar icon to access the settings then choosing "Delete last 15 minutes."
Read More
How to use Windows maps offline
If you like to travel but you do not have a navigation device and a place where you are traveling does not have internet coverage do not worry, Windows offline maps are here to help. Traveling in today's world often requires that we have some sort of navigation system, wherever that be a dedicated navigation device, maps on your mobile phone, or something similar. Maps on mobile-phone are nice but they drain the battery of the phone fast and being on a road might require that we have access to our phone, just in case of an emergency call, and dedicated navigation devices often cost a lot of money. Lucky for us Windows comes with a maps feature where you can check local maps and orientate with their help and even if you are in an area where you do not have internet coverage you can still use maps via offline mas mode in Windows. This feature will require that you sacrifice little HDD space because you will need to download maps that you will need and some time preparing in order to find and download maps that you will need but in the end, it is worth it, you have a full map system completely offline and independent of the internet. So in order to prepare all maps that you will need, follow this guide step by step and enjoy your trip.
  1. Select Settings from the Start menu.
  2. Click System.
  3. Select Offline maps.
  4. Click the + button next to "Download maps".
  5. Select the continent where your desired country is located.
  6. Select the region you want to download. Depending on the area, you can download a whole country or you'll have to drill down to a smaller region (for example, with Canada and the USA).
  7. Repeat for any additional regions you want to have as offline maps. You can download more maps while other maps are currently downloading.
  8. Pack your bags
  9. GO!
Read More
Setting up Logitech C922 in Windows 10
Being a streamer altho popular is a very demanding call, there is a lot of technical knowledge involved and one of this knowledge is setting your web camera equipment. On the internet, you can find how to install certain devices and register them in Windows but with little to no information on how to set everything for streaming. In this article, we will try to address as many of this as we can so you can start using your camera right away.

Features of the Logitech C922 Pro Stream Webcam

In the package of your Logitech C922 Pro Stream Webcam, you should have the camera itself with a USB hookup, tripod, and user manual. Tripod, of course, is meant to stabilize the camera for recording using high zoom values so visual shaking of the picture is eliminated. The camera itself captures natural light without any distortion in full HD and if placed on top of the monitor it can accommodate the field of view to capture two people. Also when in a low-light room, autofocus will correct light and it will sharpen an image in order to compensate for lack of light. The camera also features a dual microphone for clarity of sound.

Assembling the Logitech C922 Webcam

Of course, the first thing when the camera is unpacked is to assemble it. Basically, there are two ways for the camera to be assembled:
  1. On top of monitor and
  2. On tripod
The next section will cover both assemblings

Mounting camera on the monitor:

The Logitech C922 Pro Stream Webcam can be used to capture up-close images or video from the top of any computer monitor or TV. To set up your Logitech C922 Webcam on top of a monitor or TV:
  • Completely extend the mounting stand until it reaches the top width of your monitor or TV
  • Turn the bottom piece of the mounting stand, so it matches the angle of the back of your monitor or TV
  • Place the mounting stand on top of your monitor or TV and tighten the bars until they’re flush with each surface
  • Pivot the webcam up, down, or to the sides to center the camera angle
After you have securely mounted the C922 to your monitor or TV, it’s ready to be plugged in and used with any recording application on your computer.

Mounting camera on the tripod

You can set up your Logitech C922 Pro Stream Webcam to record a 78-degree view of a room for presentations or live streams by attaching it to the tripod. To set up your Logitech C922 Webcam with a tripod:
  • Unfold and extend the legs of your tripod
  • Place the webcam on top of the tripod, aligning the swivel bolt with the webcam mounting hole
  • Swivel the bolt by turning a small knob on the tripod
Once you have assembled your Logitech C922 Pro Stream Webcam on your tripod, plug it into your computer and load up your favorite recording application.

How can you use your Logitech C922 Pro Stream Camera?

Altho this camera is designed and built to be used in a live stream environment it can also be used to record video offline to a file. In this next segment, we will explore further applications in which the camera is meant to be used.

Live video

The Logitech C922 Pro Stream Webcam allows content creators to share content in high definition with thousands of viewers in real-time. Stream full 1080p at 30 frames per second and 720p at 60 frames per second live on platforms such as Twitch or YouTube.
  • Stream video games or entertainment in real-time
  • Create live presentations for work, customers, or followers
  • Discuss matters of interest in live talk shows or podcasts
  • Video call family or friends on Skype, Facetime, or Google Hangouts
  • Capture crystal-clear, 78-degree video with the Logitech C922 autofocus lens. With two microphones attached on each end, you can stream any live video with little to no audio drops.

Offline recordings

The Logitech C922 Pro Stream Webcam can be used with desktop recording software to create professional videos or snapshots. After you’ve finished recording, you can edit specific spots in the video and add custom presentation details.
  • Product demonstrations and tutorials
  • Educational or promotional presentations
  • Video game or entertainment videos
  • Personal vlogs
  • Talk shows or podcasts
  • Desktop or laptop technical walkthroughs
  • Complete offline recording in high definition at 1080p. Use QuickTime Player (Mac) or Microsoft Camera App (Windows) to take photos or record videos offline.

Setting up Logitech C922 Pro Stream Camera using XSplit Broadcaster

XSplit Broadcaster offers live stream support for several platforms, which include Facebook Live, YouTube Live, and Twitch. After you hook up your webcam and create profiles for each platform, you can begin a live stream with XSplit Broadcaster.

Twitch Streaming

  • Enable Two-Factor Authentication on Twitch: Navigate to the settings of your profile and the Security and Privacy tab. Before you can start broadcasting with XSplit, you must set up Two-Factor Authentication.
  • Set Up Twitch Streaming Profile in XSplit: In XSplit Broadcaster, navigate to Broadcast > Set up a new output > Twitch. Select an account to authorize with XSplit and proceed.
  • XSplit automatically chooses a resolution to record based on target server connection quality.
  • A settings window opens before you complete the setup, which allows you to customize the server and video recording options. Once you have completed the setup, your Twitch profile is set up in XSplit. You can begin a stream by navigating back to Broadcast and clicking on the new Twitch profile.

YouTube Streaming

  • Enable YouTube Streaming Live: Click on your YouTube profile picture to open a dropdown and click on YouTube Studio Beta.
  • On the left side of the page, navigate to Other features and click on Live events in the dropdown.
  • Click on Enable live streaming to set up live streaming for your YouTube profile.
  • Set Up YouTube Streaming Profile in XSplit: In XSplit Broadcaster, navigate to Broadcast > Set up a new output > YouTube. Select an account to authorize with XSplit and proceed.
  • Once YouTube Live Properties window pops up, click Authorize to connect your Google account. You can also change any settings as needed before you begin a live stream. Once you’re ready to broadcast live with XSplit, navigate back to Broadcast and click your new YouTube Live profile.

Facebook Live Streaming

  • Set Up Facebook Live Streaming Profile in XSplit: In XSplit Broadcaster, navigate to Broadcast > Set up a new output > Facebook Live.
  • A prompt opens in XSplit to log in to your Facebook profile.
  • Log in and set up permissions and posting options as you’d like them to appear whenever you stream live on Facebook. After you’ve completed the permission process, your Facebook Live profile is ready to use in XSplit. You can navigate anytime back to Broadcast and select your new Facebook Live profile in XSplit to begin a live stream.

Using OBS with Logitech C922 Pro Stream Webcam

OBS live streaming application offers high-quality audio and video performance and video capturing in real-time. This application offers full control over every detail and it is a very good choice for both cases.

Setting up Logitech C922 with OBS

  • Add Logitech C922 as a Capture Device: Click the + under the Sources section. Once you are in the drop-menu, select Video Capture Device.
  • When this menu pops up, click Create New and hit OK.
  • From the Device bar, you can select your Logitech C922 as a default Video Capture Device. Set any configurations up how you want them and click OK before exiting.
  • Changing Resolution or Frames Per Second: With OBS open, click on Settings in the bottom-right portion of the screen and then on the Video tab on the next page. Here you can set up the screen resolution, downscale filter, and frames per second defaults for all videos recorded with OBS. Click Apply before exiting.
  • After you’ve finished applying the initial settings, you can begin recording or streaming in the bottom right-hand corner of the main menu.
Read More
Increase or decrease notification display time
As you know, the Windows 10 Action Center has a stack of all the notifications that come from different applications on your computer. So each time an app displays notifications, it will be displayed for about 5 seconds and then it disappears right away. Although the allotted time for the notifications to be displayed is quite enough to catch your attention and help you get a glance at the message, there are times when you might miss it and you hoped it could’ve been displayed a lot longer. So in this post, you will be guided on how you can increase or decrease the display time of the notification in Windows 10. The best way you can view the missed notification is to click on the Action Center. From there, you will see all the notifications that are grouped by the applications. This means that if you have a lot of notifications, it would be hard for you to find what you are looking for. Thus, in such cases, the best way you can do is to increase the display time for which notification to stay on the screen.

To get started, refer to the instructions given below.

Step 1: Tap the Win + I keys to open Settings. Step 2: Next, navigate to Home > Ease of Access > Display. Step 3: After that, scroll down to the end until you see the dropdown to change the notifications where you should see the “Show notifications for”. Step 4: Then you can change the time from the default 5 seconds to 7, 15, 30, and so on. Step 5: Once done, the display time of the notifications should stay longer but keep in mind that you must choose the length wisely so if you have notifications from a lot of apps, then the screen will also be filled with multiple notification cards.
Read More
Fix UNEXPECTED STORE EXCEPTION in Windows 10
Blue Screen of Death or Stop errors are definitely one of the most difficult issues to face in your Windows computer. One of them is the UNEXPECTED STORE EXCEPTION BSOD error. When you encounter this Stop error on your Windows 10 computer, this means that the store component has caught an unexpected exception. There are many potential causes for this error, but we’ve narrowed it down to a few specific causes – for one, this error could be caused by your antivirus program installed on your computer, two, it could also be caused by outdated hardware drivers on your computer, it could also be an error in the file system as well as some issue with the lock screen app, or even output to an unexpected port. Whichever the cause may be, you can use a couple of fixes laid out below. Make sure to carefully follow them.

Option 1 – Try to update your Display driver

  • First, boot your computer into Safe Mode.
  • After that, tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. From there, look for the Display Adapters and click on them.
  • After that, right-click on each entry under the Display Adapters and select the “Uninstall Device” option from the menu.
  • Now restart your computer.
  • After restarting your computer, go to the Settings app and Check for Updates in the Windows Update section.
Note: You also have the option to go directly to the website of your graphics card manufacturers like NVIDIA, Intel, or AMD and go to the section called Drivers then check if there’s a new available update – if there is, download and install it.

Option 2 – Run both the System File Checker scan and DISM tool

If the problem is caused by corrupted system files, then you can use both the System File Checker and the DISM tool. To use them, follow the instructions below.
  • Tap the Win + X keys or right-click on the Start button and click the “Command Prompt (Admin)” option. Alternatively, you can also search for “cmd” in the Cortana search box and right-click on Command Prompt from the search results, and select the “Run as administrator” option.
  • After that, if a User Account Control prompt pops up, click on Yes to proceed.
  • Once the Command Prompt window is pulled up, type the following command and hit Enter:
DISM.exe /Online /Cleanup-image /Restorehealth
  • Wait for the process to be completed. Once it’s done, type the following command and hit Enter:
sfc /scannow
  • The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your PC.
Note: You should see the “Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%LogsCBSCBS.log” message on your screen. On the other hand, if you see the “Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log %WinDir%LogsCBSCBS.log” message instead, then you should run the following command in Command Prompt:
findstr /c:"[SR]" %windir%LogsCBSCBS.log >"%userprofile%Desktopsfclogs.txt"
The command you entered will open up the logs on your Desktop where you can look for files that are causing the error on your computer manually.

Option 3 – Disable Fast Start-up

If you want your computer to boot faster, then you might have enabled Fast Start-up. This feature is ideal for computers that are using a hard disk drive. However, turning on this feature also means that when the computer boots, it might lag some drivers that are loaded when it initially boots up. Thus, it might be the potential cause of the UNEXPECTED STORE EXCEPTION BSOD error. Thus, you need to disable Fast Start-up. To do that, follow these steps:
  • Boot your PC into Safe Mode.
  • Then tap the Win + R keys to open the Run dialog box.
  • Next, type in “control” to open Control Panel.
  • After that, select Hardware and Sound and click on Power Options.
  • Select “Choose what the power buttons do” from the left side menu pane and click on Change settings that are currently unavailable.
  • Afterward, uncheck the “Turn on fast startup (Recommended)” entry and click on Save Changes.
  • Now restart your PC for the changes to take effect and then check if the problem’s fixed afterward.

Option 4 – Try to run the Chkdsk utility

You can also run the Chkdsk utility to resolve the UNEXPECTED STORE EXCEPTION BSOD error. If your hard drive has issues with integrity, the update will really fail as the system will think that it’s not healthy and that’s where the Chkdsk utility comes in. The Chkdsk utility repairs hard drive errors that might be causing the problem.
  • Open Command Prompt with admin privileges.
  • After opening Command Prompt, execute the following command and hit Enter:
chkdsk /f /r
  • Wait for the process to be completed and then restart your computer.
Read More
Fix Windows Update Error 0x80072EE2
If you got an error code of 0x80072EE2 while trying to download a Windows 10 update then it could be that something is blocking the Windows Update service on your Windows 10 PC and is preventing it from connecting to the Microsoft server. In addition, the error code 0x80072EE2 also indicates “ERROR_INTERNET_TIMEOUT” and together with this message, you might also see a message as Windows Update encountered an unknown error or you might also find it hard to search for new updates. So in this post, you will be guided on how you can fix the Windows Update error code 0x80072EE2. Make sure to follow the steps below carefully.

Option 1 – Restart your computer and try installing the Updates again

You can restart your computer and then try installing the updates once again. There are instances when a simple restart resolves Windows Update errors. Aside from that, it would also be better if you make sure that your internet connection is working and that it’s stable. And so after you restart your computer, check for updates once again and see if you’re still getting the error or not.

Option 2 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like error code 0x80072EE2. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 3 – Try to disable your antivirus program

Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 4 – Try to restart the Background Intelligent Transfer Service

The Background Intelligent Transfer Service or BITS is a part of the Windows Update service and is the one that manages the background download of Windows Update, as well as scans for new updates and so on. And if Windows Update is experiencing some problems, you can try restarting BITS but make sure that you have admin privileges to do so.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter to open Windows Services.
  • From the list of Services, look for the Background Intelligent Transfer Service and double-click on it to open Properties.
  • After that, you need to set the Startup type to “Automatic (Delayed Start) and click on Apply.
  • Now click the Stop button to stop BITS and then click the Start button to restart the service.
  • Click OK to save the changes made and then restart your PC.

Option 5 – Try installing the updates in a Clean Boot State

It could be that some third-party application is the one that’s causing the problem so it’s best if you put your computer in a Clean Boot state. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • After that, try to install the Windows app again.
Note: If you are able to install the app without any trouble at all then it means that the error is caused by some third-party application on your computer. You need to look for the culprit and uninstall it once you found it.

Option 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error code 0x80072EE2. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Read More
There is insufficient disk space to ...
If you are trying to copy a folder or file in your Windows 10 computer but encountered an error that says, “There is insufficient disk space to complete operation”, then you’ve come to the right place as this post will walk you through how you can fix the error. This kind of problem could be due to lack of disk space, corrupted disk, and many more. In such cases, this error usually pops up when you move or copy a file or folder to a particular location. There are several potential fixes you can check out to fix this error. You can try to run the Storage Sense or Disk Cleanup or try copying or moving the file in a Clean Boot State. You could also try formatting the given partition to NTFS. For more information, refer to each one of the options provided below.

Option 1 – Try to delete the temporary files

The error could be caused by some temporary or junk files in your computer and so you need to clear them up to fix the problem. You can achieve that using the Storage Sense feature.
  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space. Make sure that Storage Sense is on.
  • Next, find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
    • Windows Upgrade Log Files
    • The system created Windows Error Reporting Files
    • Thumbnails
    • Temporary Internet Files
    • Previous Windows Installation Files
    • Delivery Optimisation Files
    • DirectX Shader Cache
  • Choose the files you want to get rid of and then click on the remove files option. Note that you’ll have an idea of the total size as you select any of the junk files listed above.
  • Now go to the “Free Up Space Now” section and click the Clean now button. This will get rid of all the temporary or junk files in your computer and should hopefully fix the “There is insufficient disk space to complete operation” error.

Option 2 – Restart your computer in a Clean Boot State

If the first options didn’t work and you still see the “There is insufficient disk space to complete operation” error when you copy folder or files, you can try putting your computer in a Clean Boot State and then again.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • Now try to connect copy the folder or file once more and check if the error is now gone.

Option 3 – Try formatting the given partition to NTFS

Even though this option may take a lot of your time, it is proven to fix the “There is insufficient disk space to complete operation” error as reported by many users who also went through the same dilemma. So if the removable disk is showing the same error message no matter which computer you insert it, you might have to format the drive with the help of Command Prompt. But before you do that, you must know that all the contents of your drive will be permanently deleted after you format it.
  • Tap Win + R to launch Run.
  • Type in cmd and then tap Enter or click OK to open the Command Prompt.
  • And in the elevated window of Command Prompt, type in the following command:
format F: /fs:ntfs
In the command given above, “F” is the drive letter and “NTFS” is the file system you want. Just remember to replace “F” with the drive letter you want to format as well as the file system you prefer. Brace yourself as this process might take quite a while even if you only have a 4 GB USB drive – so you must not close the window under any circumstances as the drive might get corrupted and wait for the process to finish.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status