2017 年 2 月 20 日

Thread Stuck In Device Driver Error in Windows 10 [SOLVED]

Thread Stuck In Device Driver Error in Windows 10 is a BSOD (Blue Screen Of Death) error which is caused by a driver file caught in an endless loop. The stop error code is 0x000000EA and as the error, itself suggests it’s the device driver issue rather than a hardware problem.

Fix Thread Stuck In Device Driver Windows 10

Anyway, the fix for the error is simple, update the drivers or BIOS and the problem is resolved in all most all the cases. If you can’t boot into Windows to perform the below-listed steps then boot your computer into safe mode using the installation media.

Depending on your PC you may receive one of the following errors:

  • THREAD_STUCK_IN_DEVICE_DRIVER
  • STOP Error 0xEA: THREAD_STUCK_IN_DEVICE_DRIVER
  • The THREAD_STUCK_IN_DEVICE_DRIVER bug check has a value of 0x000000EA.

Few of the cause which can lead to Thread Stuck In Device Driver error are:

  • Corrupt or old device drivers
  • 安裝新硬件後,驅動程序發生衝突。
  • Error 0xEA blue screen caused by a damaged video card.
  • Old BIOS
  • 記性不好

Thread Stuck In Device Driver Error in Windows 10 [SOLVED]

因此,不浪費任何時間,讓我們看看如何 Fix Thread Stuck In Device Driver Error in Windows 10 使用下面列出的故障排除指南。

方法 1:更新顯卡驅動程序

If you’re facing the Thread Stuck In Device Driver Error in Windows 10 then the most probable cause for this error is corrupted or outdated Graphics card driver. When you update Windows or install a third-party app then it can corrupt the video drivers of your system. If you face issues such as screen flickering, screen turning on/off, display not working correctly, etc you may need to update your graphics card drivers in order to fix the underlying cause. If you face any such issues then you can easily update graphics card drivers with the help of this guide.

Update your Graphics Card Driver | Fix Thread Stuck In Device Driver Error in Windows 10

方法2:禁用硬件加速

1.按Windows鍵+ I打開 設定 然後點擊 系統。 

按 Windows 鍵 + I 開啟“設定”,然後按一下“系統”

2. From the left-hand side menu, select 顯示屏. Now at the bottom of the Display window, click on the Advanced display settings.

3。 現在去 the Troubleshoot tab 並點擊 更改設置。

change settings in troubleshoot tab in advanced display properties

4。 拖動 Hardware Acceleration slider

Drag the Hardware Acceleration slider to None

5. Click Ok then Apply and restart your PC.

6. If you don’t have the troubleshoot tab then right-click on the desktop and select NVIDIA控制面板 (Every graphic card has their own control panel).

Right-click on the desktop and select NVIDIA Control Panel

7. From the NVIDIA Control Panel, select “Set PhysX configuration” from the left column.

8. Next, under select, a PhysX processor make sure the CPU is selected.

disable hardware acceleration from NVIDIA control panel | Fix Thread Stuck In Device Driver Error

9. Click Apply to save the changes. This will disable NVIDIA PhysX GPU acceleration.

10. 重新啟動您的電腦,看看是否可以 fix thread stuck in device driver error in Windows 10, if not, continue.

Method 3: Run SFC and DISM tool

1. 按 Windows 鍵 + X 然後點擊 命令提示符(管理員)。

具有管理員權限的命令提示符

2.現在在cmd中輸入以下內容並回車:

Sfc / scannow

SFC 立即掃描命令提示符

3. 等待上述過程完成,完成後重新啟動您的電腦。

4. If you are able to fix Thread Stuck in device driver error in Windows 10 issue then great, if not then continue.

5. 再次開啟 cmd 並鍵入以下命令,並在每個命令後按 Enter 鍵:

Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth

DISM 恢復健康系統

6. 讓 DISM 命令運行並等待它完成。

7.  If the above command doesn’t work then try on the below:

Dism /Image:C:offline /Cleanup-Image /RestoreHealth /Source:c:testmountwindows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:testmountwindows /LimitAccess

注意: 將 C:RepairSourceWindows 替換為修復來源(Windows 安裝或還原光碟)的位置。

7. 重新啟動您的 PC 以保存更改。

Method 4: Perform Windows update

Sometimes pending Windows update can cause a problem with the drivers, hence it’s recommended to update Windows.

1。 按 視窗鍵 + 我打開設置然後點擊 更新和安全性。

按 Windows 鍵 + I 開啟“設定”,然後按一下“更新與安全性”圖標

2. From the left-hand side, menu click on Windows更新。

3.現在點擊“檢查更新”按鈕來檢查任何可用的更新。

Check for Windows Updates | Fix Thread Stuck In Device Driver Error in Windows 10

4. If any updates are pending then click on 下載並安裝更新。

檢查更新 Windows 將開始下載更新

5. Once the updates are downloaded, install them and your Windows will become up-to-date.

6. After the updates are installed reboot your PC to save changes.

Method 5: Run Windows 10 BSOD Troubleshooter

If you are using Windows 10 Creators update or later, you can use Windows inbuilt Troubleshooter to fix Blue Screen of Death Error (BSOD).

1. Press Windows key + I to open Settings then click on ‘更新與安全“。

按 Windows 鍵 + I 開啟“設定”,然後按一下“更新與安全性”圖標

2. From the left pane, select ‘疑難解答“。

3. 向下捲動到 '查找並解決其他問題' 部份。

4.點擊“藍屏'然後點擊'運行疑難解答“。

Click on ‘Blue Screen’ and click on ‘Run the troubleshooter’

Method 6: Give Graphics Card Access to the Application

1.按Windows鍵+ I打開設置然後點擊 系統。

按 Windows 鍵 + I 開啟“設定”,然後按一下“系統”

2. 從左側選單中選擇 顯示屏 然後點擊 Graphics settings link 在底部。

Select Display then click on Graphics settings link at the bottom

3. Select the type of app, if you can’t find your app or game in the list then select the 經典應用 and then use the “瀏覽“ 選項。

Select the Classic app and then use the Browse option

4. Navigate to your application or game,選擇它,然後單擊 打開。

5. Once the app is added to the list, click on it then again click on 選項。

Once the app is added to the list, click on it then again click on Options

6。 選擇 ”高性能要求” and click on Save.

Select High performance and click on Save

7. 重新啟動您的 PC 以保存更改。

方法 7:更新 BIOS(基本輸入/輸出系統)

備註

Performing BIOS update is a critical task and if something goes wrong it can seriously damage your system, therefore, expert supervision is recommended.

BIOS stands for Basic Input and Output System and it is a piece of software present inside a small memory chip on the PC’s motherboard which initializes all the other devices on your PC, like the CPU, GPU, etc. It acts as an interface between the computer’s hardware and its operating system such as Windows 10. Sometimes, the older BIOS doesn’t support new features and that is why you can face the Thread Stuck in device driver error. In order to fix resolve the underlying issue, you need to update BIOS using this guide.

What is BIOS and how to update BIOS | Fix Thread Stuck In Device Driver Error in Windows 10

Method 8: Reset Overclocking Settings

If you’re overclocking your PC then this might explains why you’re facing the Thread Stuck in device driver error, as this overclocking software puts a strain on your PC hardware which is why PC restarts unexpectedly giving the BSOD error. To fix this issue simply reset the overclocking settings or remove any overclocking software.

Method 9: Faulty GPU

Chances are the GPU installed on your system might be faulty, so one way to check this is to remove the dedicated graphic card and leave the system with only integrated one and see if the issue is resolved or not. If the issue is resolved then your GPU is faulty and you need to replace it with a new one but before that, you could try cleaning your graphic card and again place it in the motherboard to see it’s working or not.

圖形處理單元

方法九:檢查電源

A faulty or failing Power Supply is generally the cause for the Bluescreen of death errors. Because the power consumption of hard disk is not met, it won’t get enough power to run, and subsequently, you may need to restart the PC several times before it can take the adequate power from PSU. In this case, you may need to replace the power supply with a new one or you could borrow a spare power supply to test if this is the case here.

電源故障

If you have recently installed new hardware such as video card then chances are the PSU is not able to deliver the necessary power needed by the graphic card. Just temporarily remove the hardware and see if this fixes the issue. If the issue is resolved then in order to use the graphic card you may need to purchase a higher voltage Power Supply Unit.

這樣你就成功了 Fix Thread Stuck In Device Driver Error in Windows 10 but if you still have any queries regarding this post then feel free to ask them in the comment’s section.