Logo

Fix THREAD_STUCK_IN_DEVICE_DRIVER 0x000000EA

If a program tried and failed to use the Graphics rendering capabilities of a computer, Windows 10 will most likely throw a Blue Screen error that says, “ THREAD_STUCK_IN_DEVICE_DRIVER ”. 0x000000EA is the Stop code for this particular Blue Screen error and could be caused by a bad display driver or bad video card. Whatever the cause is, here are some suggestions you need to check out to resolve this Blue Screen error.

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

Since the THREAD_STUCK_IN_DEVICE_DRIVER 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 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 THREAD_STUCK_IN_DEVICE_DRIVER. 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 – 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 4 – 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 THREAD_STUCK_IN_DEVICE_DRIVER 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.
  • After that, 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.

Option 5 – 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 THREAD_STUCK_IN_DEVICE_DRIVER Blue Screen error is fixed or not.

Option 6 – 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.

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

How to Fix Failed to load DLL file Error
If your operating system cannot or is not able to load a required DLL file on your Windows startup and you encounter a message saying, “Failed to load DLL”, then you’ve come to the right place as this post will guide you in fixing this problem. When you encounter this kind of issue, you will see either of the following error messages on your screen:
“The dynamic library dll failed to load.” “Failed to load dll library.”
This kind of error can occur when your Windows operating system fails to locate the DLL library which the system needs to access during startup. It can also occur when the DLL file is not in a directory specified in the path or when the DLL file is corrupted or has gone missing. Moreover, you can also encounter this error if the DLL file is infected with some malware. Whatever the case is, here are some suggestions you have to check out to resolve the problem.

Option 1 – Try to reinstall the program

The first thing you can do is to reinstall the program that’s giving you this error. Once you’ve uninstalled the program, download its latest setup file from its official site and then install it again.

Option 2 – Try checking the startup programs

You might also want to check the startup programs on your computer, especially the Windows Registry startup paths, and then remove the startup entry to the concerned DLL file.

Option 3 – Try to re-register the problematic DLL file

You may have to re-register the ntdll.dll file using the regsvr32.exe before you can successfully install the program and fix the ntdll.dll file crash error. The Regsvr32 tool is a command-line utility that can be used to register and unregister OLE controls like DLL and ActiveX (OCX) control in the Windows operating system. Follow the steps below to use it.
  • Open Command Prompt as admin from the WinX menu.
  • Next, type the following commands in the elevated Command Prompt and hit Enter to execute the command. This will re-register the affected DLL file using the Windows operating system tool, regsvr32.exe.
    • exe /[DLL file]
    • exe [DLL file]
Note: Replace “[DLL file]” with the name of the DLL file that was pointed out in the error.
  • After you execute the given commands, you should see a message saying, “DllRegisterServer in vbscript.dll succeeded” if the Regsvr32 tool was able to run successfully. After that, try to install the program again and see if it now works.

Option 4 – Try to replace the DLL file with a trusted source

  • First, you need to get the new DLL file from another computer with preferably the same file version number.
  • After that, you need to boot your PC into Safe Mode and navigate to the paths listed below and then replace the file using a USB drive or other external storage devices.
    • x86: This PC > C:/Windows/System32
    • x64: This PC > C:/Windows/SysWOW64
  • Next, type “cmd” in the Cortana search box and right-click on Command Prompt, and select “Run as administrator” to open it with administrator privileges.
  • Now type the “regsvr32 ntdll.dll” command and hit Enter.
  • Restart your PC and check if the error is now fixed.

Option 5 – Try checking the details in the Event Viewer

Checking the details in the Event Viewer can also help you find out the root cause of the problem as the Event Viewer usually contains detailed information about the error.

Option 6 – Try running the DISM tool

You might want to repair potentially corrupted files in your system as having them could also trigger the “Failed to load DLL” error. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the “Failed to load DLL” error is now fixed.

Option 7 – Try scanning your computer using Windows Defender

The DLL file might also be infected with malware or virus and to eliminate it which could explain why you’re getting the “Failed to load DLL” error. Thus, you have to scan your computer using security programs like Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
Telnet not recognized as internal/external
In case you don’t know, a teletype network, also known as Telnet, is a protocol that is meant for internet or LAN communication which is used primarily to control other computers effortlessly. And it is available as a command-line utility in Windows and helps users in opening a command-line interface for the remote computer. However, a lot of users have reported an error that states, “Telnet is not recognized as an internal or external command, operable program, or batch file” when you try to use it. If you are one of these users, then you’ve come to the right place as this post will guide you on how to fix this error in Windows 10. This kind of error means that the Telnet utility is not installed on your computer but Telnet is a default feature in Windows 10 so the protocol mainly is not enabled yet. The Telnet client is disabled by default in Windows 10 and to fix this error, you can try to enable the Telnet Client via Programs and Features or try to install Telnet using an elevated Command Prompt.

Option 1 – Try to enable the Telnet Client via Programs and Features

The first thing you can do is to enable the Telnet client using Programs and Features since it is disabled by default. To do that, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box and type “appwiz.cpl” in the field and hit Enter to open the Programs and Features window.
  • Next, select the “Turn Windows features on or off” from the options given on the left-hand side.
  • After that, look for the Telnet client from the list and check the checkbox next to it and then click on OK to save the changes made.
  • Now restart your computer.

Option 2 – Try to install Telnet via an elevated Command Prompt

If enabling the Telnet client using Programs and Features didn’t work, then you can try to do it using Command Prompt instead. To get started, follow the steps given below.
  • In the Windows Search bar, type “command prompt” in the field and right-click on Command Prompt from the search results, and select the “Run as administrator” option.
  • Next, execute this command to enable the Telnet client: dism /online /Enable-Feature /FeatureName:TelnetClient
  • Once the command has been executed, close the Command Prompt and restart your computer.
Read More
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED CMUSBDAC.sys
If you encounter a Blue Screen error that points out to the CMUDA.sys, read on as this post will guide you in fixing it. The CMUDA.sys file is a Windows operating system driver file that is related to the USB Device Audio capabilities of a computer. There are times when this file causes Blue Screen error due to some conflicts in RAM or some incompatible firmware or hard disk issues, corrupted drivers or malware infection, and so on. There are various Blue Screen errors that are related to the CMUDA.sys file such as:
  • KMODE EXCEPTION NOT HANDLED
  • PAGE FAULT IN A NONPAGED AREA
  • IRQL NOT LESS OR EQUAL
  • SYSTEM THREAD EXCEPTION NOT HANDLED (CMUSBDAC.sys)
In most cases, the CMUDA.sys file usually triggers the SYSTEM_THREAD_EXCEPTION_NOT_HANDLED Blue Screen error. Although this Blue Screen error may seem complicated, its workarounds are straightforward so you won’t have any problems in following them.

Option 1 – Try to 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.
  • After opening the Device Manager, locate the device drivers that are marked with a small yellow exclamation mark icon and right-click on each one to open their Properties. On the other hand, you can also look for sub-entries under Sound, video, and game controllers like the C-Media USB Audio Class
  • 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. You can download the as C-Media USB Audio Class driver from the cmedia.com website.

Option 2 – Try to recreate the CMUDA.sys file

The first thing you can try is to recreate the CMUDA.sys file. Every time your Windows 10 PC boots up, it looks for all the system drivers in place and if it is unable to find them, it tries to create them. Which is why if you remove your corrupt driver file, chances are, you might get a fixed file recreated just for you. How? Refer to the steps below.
  • Boot your Windows 10 PC in Safe Mode.
  • Then open File Explorer and navigate to this location: C:/Windows/System32/drivers
  • From there, look for the file named sys and rename it to CMUDA.old.
Note: As you can see, the file’s extension has changed from .sys to .old.
  • Now restart your computer and check if the CMUDA.sys Blue Screen error is now fixed.

Option 3 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors. It can be found on 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.
  • After that, 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.
On the other hand, you can also try running the online Windows 10 Blue Screen troubleshooter from Microsoft. It is a wizard that could help you fix any Stop errors related to the CMUDA.sys file and will offer you helpful links as you use it.

Option 4 – Try running the DISM tool

You can try running the Deployment Imaging and Servicing Management or DISM tool to fix the Wdf01000.sys Blue Screen error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 5 – Run System Restore

Running System Restore might also help in fixing Blue Screen errors related to the CMUDA.sys file.
  • 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.
Read More
Error occurred while checking for updates in VLC
There is no doubt that the VLC media player is one of the best kinds of media players available today. However, it is not without any issues and one of the common issues encountered by users is VLC’s inability to be updated. And when you try to update VLC, you only get an error message saying, “An error occurred while checking for updates”. This inability to update VLC can be quite a headache for many users especially the ones who are facing other issues in VLC and has to update it in order to resolve them. So how will you update VLC and fix its issues when you can’t even update it in the first place? Worry not as this post will help you out. Refer to the suggestions laid out below to resolve the issue in updating VLC.

Option 1 – Check if VLC is not being blocked by the Firewall

There are instances when the Firewall like the Windows Defender Firewall blocks VLC for some unknown reason without your knowledge. Thus, you need to allow VLC to get past the Firewall in order for you to fix the issue else you won’t be able to send out a network communication. To do that, follow the steps below.
  • Tap the Windows key + I to open the Settings app.
  • Then click on the Update & Security option.
  • After that, click on Windows Security and click the Open Windows Defender Security Center option. This will open the Windows Defender antivirus and antimalware program.
  • From there, click on Firewall & network protection.
  • Next, click on Allow an app through Firewall. You should see a list of programs. Scroll down until you see VLC and make sure that all the boxes are ticked including the Public and Private ones.
  • Once you’re done, restart your PC and then try updating VLC again.
  • Just open VLC and select the Help menu and click on Check for Updates.

Option 2 – Try running the VLC media player as an administrator

There are programs designed for Windows 10 that won’t work fully unless some parameters are met. In most cases, starting the program as an admin should resolve the problem, thus, that’s what you have to do to try and fix the “An error occurred while checking for updates” in VLC.
  • First, right-click on the VLC Media Player desktop icon and then select the “Run as administrator” option or you could also right-click on the icon and click on Properties.
  • After that, click the Compatibility tab and then tick the box labeled “Run this program as an administrator”.
  • Next, click the OK button and then open VLC again and try updating it. That should fix the problem.
Read More
How To Fix the D3dx9_43.dll Error Code

D3dx9_43.dll – What is it?

D3dx9_43.dll is a type of dynamic link library. This is one of the many files contained in the DirectX software collection which is used to load and run most of the Windows PC based games and advanced graphics programs. D3dx9_43.dll error message is displayed when any one of the Microsoft games fails to load. The error message is displayed in either of the following formats:
“D3dx9_43.DLL Not Found" "The file d3dx9_43.dll is missing" "File d3dx9_43.dll not found" "D3dx9_43.dll not found. Reinstalling might help fix this."

Solution

Restoro box imageError Causes

D3dx9_43.dll error may occur due to multiple reasons. These include:
  • D3dx9_43.dll files get corrupt or damaged
  • Missing Microsoft DirectX file
  • Viruses and malware on your system
  • Driver issues
  • Registry overloaded with invalid entries
If the D3dx9_43.dll error is not fixed timely, it not only causes you a great deal of inconvenience as it hampers your ability to play Microsoft games but since the underlying causes of the error are critical, it can result in serious PC damages like system failure, system crash, and data loss. Therefore to avoid it, it is advisable to resolve the error code immediately.

Further Information and Manual Repair

Though this is a critical PC error but the good thing is that it is easy to resolve. To fix it, you don’t always have to pay hundreds of dollars to a professional technician or be technically sound. Here are some of the best ways to repair and resolve D3dx9_43.dll error on your system:

Check the Recycle Bin

If you get the error message "The file d3dx9_43.dll is missing" then the best method to resolve this error from your system is to check your recycle bin. The Microsoft Direct X file could be there especially if you recently uninstalled a gaming program. Here’s why: dll files are shared by multiple programs. So, it is possible that the program you deleted from your PC also shared the same file to load and run. And because of this reason, the file also got removed from your PC when you uninstalled that particular program. Therefore, check your recycle bin. If you find the d3dx9_43.dll in there, restore it and try running the desired Microsoft game again. See if it works.

Re-Download DirectX

Nonetheless, if you can’t relocate it, try installing the latest version of DirectX on your system. This can be done by downloading the DirectX End-User Runtimes Web Installer on your system from the official Microsoft website.

Update Your Drivers

If the error is related to video card driver, then it is advisable to update the driver. By updating the driver for your video card you can fix the D3dx9_43.dll error instantly.

Repair the Registry

Other reasons for the D3dx9_43.dll error could be corrupt and damaged dll files. It triggers registry issues and sometimes even malware infections. DLL files often get corrupt when the registry overloads with too many files these include mostly unnecessary and obsolete files like junk files, cookies, temporary internet history, invalid and bad registry entries. As the clutter and overload the registry, the important files like dynamic link libraries get damaged. Here cleaning and restoring of the registry is the best way to resolve the error pop-ups like D3dx9_43.dll. You can repair the registry manually however, it is time consuming and somewhat technical. But if you are looking for a simple and a quick fix, then download Restoro.

Try Restoro.

Restoro is a next-generation and multi-functional PC repair tool. It is embedded with a variety of PC fixing and performance-boosting utilities all in one. It includes a registry cleaner with an intuitive algorithm that detects all types of registry issues on your system and resolves them in seconds. It cleans the registry, restores the damaged D3dx9_43.dll files, and repairs the registry. Furthermore, Restoro also includes utilities like an antivirus, Active X controls and class detector. With the help of the in-built antivirus you can scan for viruses and malware infecting your system and remove them right away. It also functions as a system optimizer boosting the speed of your PC dramatically. It is safe, efficient, and compatible with all Windows versions. Click here to download Restoro, resolve the D3dx9_43.dll error, and resume enjoying Microsoft games on your PC.
Read More
Windows 10 Setup says I need to uninstall a program or utility in order to continue setup. I cannot find program it ask for or it was already uninstalled

What is this particular error?

One common issue when trying to upgrade to Windows 10 from Windows 7 or 8 is incompatible software. Any installed software or app that isn’t compatible with Windows 10 will prevent you from continuing with the set-up. Normally, you’ll get an error message “What needs your attention” and it will ask you to uninstall a list of apps manually. Unfortunately, some users reported that they couldn’t find the app it asks to uninstall. In some cases, users said they’ve already uninstalled the app but it still won’t start the Windows 10 Setup.

Solution

Restoro box imageError Causes

This type of issue normally occurs because of the following:

  • Incompatible software/apps
  • Corrupted software/apps
  • Incomplete uninstallation

Further Information and Manual Repair

Here are some steps you can take whenever you encounter this error.

Note: Before taking any steps, make sure that you’re highly equipped to do so. Some steps might affect the system and even do more damage to your computer. You might also want to consider using an automated tool instead.

Method 1 – Perform a clean boot, then retry upgrading

A clean boot is normally done to start Windows using the least set of drivers and startup programs available. By doing this, it eliminates possible software issues that happen when installing or uninstalling a program in Windows 10.

Before performing a clean boot, make sure to take note of the following:

  • You need administrative privileges in order to perform this action.
  • When doing this, your computer might lose temporarily functionality. However, it will return after start-up.
  • It is highly advisable to not use the System Configuration to change advanced boot options.

Here are the steps to perform a clean boot.

  • Step 1 – Go to Start and search for msconfig
  • Step 2 – Go to System Configuration
  • Step 3 – Under Services tab, click on the “Hide all Microsoft services” checkbox. Then, choose to Disable all
  • Step 4 – Go to the System Configuration’s Startup tab. Then, click on “Open Task Manager”
  • Step 5 – In the Task Manager dialog box, you will see a Startup tab. Choose items that you want to disable and then click the Disable button
  • Step 6 – Close the Task Manager dialog box.
  • Step 7 – Go back to the Startup tab of the System Configuration box. Click “Ok” then proceed with restarting.

Method 2 – Manually uninstall programs from the Program Files folders

Instead of using the “add or remove programs” feature in Windows, you might need to manually install the program directly from the C drive. To do this, follow the steps below:

  • Step 1 – Go to the C drive, and look for the Program Files folders. For 32-bit users, you can find it at C:\Program Files. If you’re using the 64-bit version of Windows, go to C:\Program Files (x86) folder.
  • Step 2 – Find the “uninstall” application file
  • Step 3 – Right-click, and run the file as administrator. Wait for the uninstallation to finish. In some software, you need to restart your system before the uninstallation will take effect.

Note: In some cases, you may also need to search for files related to the program. You can use the search bar under Drive C to do this. Delete those files as well.

Method 3 – Create a new user account

Before upgrading to Windows 10, create a new user account. Make sure it has administrative privileges. From there, run the upgrade.

Method 4 – Use third-party uninstaller services

If you still can’t run Windows 10 Setup after the above methods, you might need to rely on a third-party service. Microsoft recommends Revouninstaller that can help you.

Before using this software, reinstall the application or utility that Windows 10 wants you to install. Then, use Revouninstaller to delete the program completely.

Method 5 – Disable third-party antivirus software

Some users who experienced this issue reported that it was solved after disabling or completely uninstalling the anti-virus software installed in their system.

Method 6 – Use a trusted automated tool

If after trying the above methods, the problem still persists, it might be best to use a trusted automated tool to fix the issue.

Read More
Fix error code 16 in Windows 10
Access denied error code 16 is tied to websites, it is an error which you will encounter when trying to visit some specific website or if you are unlucky on all of the websites. Lucky for us this error is fixable and in order for us to do this, follow this guide for possible solutions.
  1. Check Date and Time, Incorrect date and time can often interfere with services in your Windows, browsers are not different and this can cause some websites not to be shown. Check your date and time and set it correctly if needed.
  2. Try to access the website from another device. If you manage to open a website on another PC or some other device then keep reading in order to find the solution, if you can not, then the problem is on the website itself.
  3. Turn off Firewall or antivirus. New antivirus and firewall applications can sometimes mark certain websites as malicious and will cut contact with them rendering them unable to be accessed or opened. Try turning the firewall and antivirus temporarily off and then try to access the website.
  4. Try opening web site in another browser. To eliminate browser-specific issues and their configuration, try opening the website in another browser.
  5. Disable PROXI server. Some applications, especially malicious ones can change your proxi setting in LAN. go to your LAN settings and turn off proxi if it is enabled.
  6. Reset your Browser. If this issue is caused by bad data in your browser or by its settings and preferences, resetting the complete browser will solve the issue.
  7. Use VPN. Sometimes the reason for you was not able to access some website might be because the site is not available for your region, to bypass this issue use VPN and reroute your location.
Read More
Fix “We couldn’t find any drives” Error
If you encountered an error message saying, “We couldn’t find any drives, To get a storage driver, click Load driver” when you try to install Windows in a VirtualBox machine, then you’ve come to the right place as this post will guide you in fixing this error. This error message is displayed on the screen where you have to choose a partition to install the guest operating system. This error is most likely due to the lack of correct settings as well as a corrupted virtual disk. To fix this error, you have to remove existing storage devices, create a new storage device and select the correct ISO file.

For complete instructions, follow the given steps below.

Step_1: The first thing you have to do is remove all the existing Storage devices and since this option is already available in VirtualBox by default, there is no need for you to install any third-party software. Step_2: After that, open VirtualBox and select the virtual machine and then click the Settings button. Step_3: Next, switch to the Storage section and on your right-hand side, you will see “Controller: SATA” and two other sub-labels. From there, select Controller: SATA and then click on the red cross button that says, “Remove selected storage controller”. Step_4: Now click on the Add new storage controller icon and select the “Add SATA Controller” option from the given list. Step_5: Afterwards, click the “Add hard disk” button and select the “Create new disk” option, and then you have to create a new virtual disk for your virtual machine. Step_6: Verify if you have selected Dynamically allocated while you create the virtual hard disk. Once the process is completed, you will get a “.vdi” file in the list. Step_7: Next, click on the “Add optical drive” button and select the “Choose disk” option. Here, you have to select the ISO file and if you can find an ISO file in the given list, select it from there, else, you have to click the Add button and navigate to the folder where the ISO file is located. Step_8: Once you’re done, click the OK button and boot your virtual machine. You should see options instead of the “We couldn’t find any drives, To get a storage driver, click Load driver” error message. If you see the options, you can now create a new partition and start the installation process of the Windows operating system in the VirtualBox machine without any problem.
Read More
Unhandled Exception occurred in Application
If you encountered an error message that says, “Unhandled exception has occurred in your application”, when you start your Windows 10 computer, read on as this post will guide you on how you can fix it. This kind of error usually appears in a Microsoft .NET Framework window and it mostly pops up as soon as you turn on your computer. Here’s the complete context of the error message:
“Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.”
When this error occurs, your computer may freeze or display other suspicious behavior at times. Either way, there are several options you can check out in this post to resolve this issue, so read on. This kind of error could be caused by several factors. It could be due to your antivirus program or other third-party programs installed on your computer. It is also possible that the installation of the Microsoft .NET framework id corrupted or some of its installation files are corrupted. Thus, to fix the error, there are a few suggestions you need to follow such as:

Option 1 – Try to temporarily disable your anti-virus program

As mentioned, the error could be due to the antivirus program or the Windows Defender Firewall installed on your computer. Thus, disabling them or any security software installed in your computer is always a good idea you can try when you’re not able to access the shared drive in your computer. There are times when you encounter problems like the “Unhandled exception has occurred in your application” error due to interference of antivirus or security programs. Thus, you have to disable both your antivirus program in the meantime and check if it fixes the error or not.

Option 2 – Put your computer in a Clean Boot State

As pointed out, it is possible that some third-party program or service is the one that’s behind the problem. To isolate this possibility and to identify the culprit, you have to put your computer into a Clean Boot State. To do so, follow the steps below.
  • 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.)
  • Once your computer has restarted, check if the error is now gone. If it is, then the culprit is some third-party program. Thus, you have to enable the third-party programs one by one to find out which one of them is causing the the “Unhandled exception has occurred in your application” error.

Option 3 – Try to run a System File Checker scan

System File Checker or SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files that might be the cause why you’re getting the “Unhandled exception has occurred in your application” error. To run the SFC command, follow the steps given below.
  • Type “cmd” in the Start search and then right-click on the appropriate search result.
  • Next, select “Run as administrator” to open Command Prompt with admin privileges.
  • After opening Command Prompt, type in 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.
  • Now restart your computer and see if the problem is fixed or not.

Option 4 – Install and update Dependencies

There are times when programs and applications need to have drivers and supporting software installed for them to properly work. Although the installation usually takes care of it, it’s time for you to do some manual check especially if you are getting this issue of abnormal program termination.
  • Install some qualified drivers – A number of high-end games and applications need to have correct and valid drivers for them to work. They just don’t work with general drivers though. Microsoft has this Windows Hardware Quality Labs testing also known as WHQL testing which makes sure that drivers meet the correct experience and pass through the proper testing before certification. Thus, when installing drivers, you need to ensure that they are qualified drivers for your Windows 10 PC.
  • Download and install or Update DirectX – As you know, Microsoft DirectX is a suite of technologies developed by Microsoft to provide hardware acceleration for heavy multimedia applications like HD videos and 3D games. Since you are using Windows 10, you have the DirectX 12 version while the earlier Windows versions use the DirectX 11 version.
  • Install the Microsoft DirectX End-user runtime – The Microsoft DirectX end-user runtime gives updates to version 9.0c as well as previous versions of DirectX. To install it, click on this link and download it.
  • Update or install the .NET framework – The .NET framework is used by games and applications during development which means that without the runtime files that are installed in your computer, it definitely won’t work. Thus, you need to install or update this framework. You can also use the .NET setup verification tool to verify it.
Read More
Arrows keys are not working in Microsoft Excel
As you know, Excel sheet is frequently acclaimed as one of the most useful software that allows users to create spreadsheets, crunch numbers as well as prepare a business report. Usually, tapping the arrow keys to move from one cell to another. However, there are times when you might experience trouble in tapping them – for instance, they won’t work when you tap them. This kind of problem can be quite frustrating since no matter what you do, especially when you tap the arrow keys, instead of a single cell, it moves the entire spreadsheet. If you are one of the users who experience this problem, worry no more for this post will guide you on what you can do to fix it. When arrow keys won’t function as intended in Excel spreadsheets, it could be due to unintended behavior of the Scroll key or it could be related to some issues with the keyboard driver. Whatever the cause is, here are some suggestions you can check out to fix it.

Option 1 – Try to disable the Scroll Lock

The first thing you can do to fix this problem with arrow keys is to disable the Scroll Lock. Although doing this is easy, newer laptops don’t actually come with it so if your keyboard does not come with a scroll key, all you have to do is tap the Fn key and disable Scroll Lock. Aside from that, you could also use the on-screen keyboard to turn off the Scroll Lock. You will see its status on the Excel sheet which will help you to double-check. Moreover, you could also tap the Shift + F14 keys to toggle off the Scroll Lock. To use the on-screen keyboard to turn off Scroll Lock, follow the steps below.
  • Tap the Windows key and type “on-screen keyboard” and then tap Enter.
  • Once the on-screen keyboard is opened, you should see that the Scroll Lock is on the “On” position since the ScrLk keys are in blue.
  • Like pointed out earlier, you can utilize the Scroll Lock indicator located in the status bar as well as disable or enable the scroll key by using this feature on Microsoft Excel.

Option 2 – Try turning on the Sticky key

If disabling the Scroll Lock did not fix the problem, you can try turning on the Sticky Key instead. A lot of users reported that this option fixed the problem for them. So you should try to turn on the Sticky key and to do that, follow the steps below.
  • First, type “control panel” in the Start Search and click on Control Panel from the search results.
  • Next, select the “Turn On Sticky Keys” option and click on OK.
  • After that, go back and uncheck the “Turn On Sticky Keys” option. This should fix the malfunctioning arrow keys on Excel.

Option 3 – Try running the Hardware and Devices Troubleshooter

The first thing you can do to fix the problem is by running the Hardware Troubleshooter. Although it won’t make much of a difference, there’s still a possibility that it could automatically fix the problem with these function keys. To use it, refer to these steps:
  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.

Option 4 – Update the keyboard driver

You can also update the keyboard driver to fix the problem. There are cases when an outdated or corrupted driver can fix the problem. To do so, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • From there, look for the keyboard driver and click on it.
  • Next, right-click on the keyboard driver and select the Update driver option.
  • After that, click the “Search automatically for updated driver software” option to proceed.

Option 5 – Reinstall the keyboard driver

If updating the keyboard driver didn’t help, then you might want to reinstall it. How? Follow the steps below.
  • Tap the Win + R keys to launch Run.
  • Type in 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. Look for the keyboard driver, right-click on it and then select “Uninstall device”.
  • After that, unplug the device and restart your PC.
  • Then plug your device back in. Assuming your device is connected to your PC, open the Device Manager again.
  • Next, click on the Action button and click the Scan for hardware changes button. That should fix the problem
Note: You could also completely uninstall the driver and go directly to the manufacturer’s website and download the latest driver for your hardware and then install it.
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