[Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (2024)

If you’re seeing the error message like “0x887A0006 –
DXGI_ERROR_DEVICE_HUNG The application’s device failed due to badly formed commands sent by the application. This is a design-time issue that should be investigated and fixed” or another two similar error messages on the featured image of the post, don’t worry…

Although it’s incredibly frustrating, you’re definitely not the only person to experience this problem. Thousands of players have recently reported the very same issue. More importantly, you should be able to fix it pretty easily…

Try these fixes:

Here’s a list of fixes that have resolved this problem for other players. You don’t have to try them all. Just work your way through the list until you find the one that does the trick for you.

  1. Stop CPU / GPU overclocking
  2. Update your graphics driver
  3. Modify your graphics card settings
  4. Modify the Registry with Notepad
  5. Perform a Windows update
  6. Change the power plan of your PC
  7. Adjust your Windows system for the best performance
  8. Reinstall the game

Fix 1: Stop CPU / GPU overclocking

you may encounter the “Error 0x887A0006” error message if you’re overclocking your CPU or GPU during the game. The increasing CPU / GPU speed may crash the game.

If you’re overclocking your CPU or GPU, you need to set your CPU / GPU clock speed back to normal. Then restart your PC to see if this issue works for you.

If this issue persists, don’t worry. Try the next fix, below.

Fix 2: Update your graphics driver

Corrupted or outdated graphics drivers may trigger Error 0x887A0006. To fix this issue, you need to update your graphics driver to the latest version. Updating your graphics driver to the latest version can make your game run smoother and prevent many issues or errors.

There are two ways you can get the right drivers for your graphics card: manually or automatically.

Manual driver update – You can update your graphics drivers manually by going to the manufacturer’s website for your graphics card, and searching for the most recent correct driver. Be sure to choose only drivers that are compatible with your Windows version.

Automatic driver update – If you don’t have the time, patience or computer skills to update your video and monitor drivers manually, you can, instead, do it automatically with Driver Easy.

Driver Easy will automatically recognize your system and find the correct drivers for your exact graphics cards, and your Windows version, and it will download and install them correctly:

  1. Download and install Driver Easy.
  2. Run Driver Easy and click Scan Now. Driver Easy will then scan your computer and detect any problem drivers.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (1)
  3. Click Update All to automatically download and install the correct version of all the drivers that are missing or out of date on your system. You need the Pro version of Driver Easy to do this, so you’ll be prompted to upgrade.

    Don’t worry; it comes with a 30-day money-back guarantee, so if you don’t like it you can get a full refund, no questions asked.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (2)

    (Alternatively, if you’re comfortable manually installing drivers, you can click ‘Update’ next to each flagged device in the free version to automatically download the correct driver. Once it’s downloaded, you can manually install it.)

If you need assistance, please contactDriver Easy’s support teamatsupport@drivereasy.com.

Fix 3: Modify your graphics card settings

If this error message reappears after you update your graphics driver to the latest version, try modifying your graphics card settings to see if you can fix this issue. Here is how to do it:

  1. NVIDIA graphics card
  2. AMD graphics card
  3. Intel graphics card

Modify NVIDIA graphics card settings:

  1. On your keyboard, pressthe Windows logo keyandRat the same time to open the Run dialog. Then type control and press Enter to open the Control Panel.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (3)
  2. View the Control Panel byLarge icons.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (4)
  3. SelectNVIDIA Control Panelto open it.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (5)
  4. Click3D Settingsand selectAdjust image settings with preview. Then selectUse my preference emphasizinganddrag the slider to the left.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (6)

Modify AMD graphics card settings:

  1. On your keyboard, pressthe Windows logo keyandRat the same time to open the Run dialog. Then typecontroland pressEnterto open the Control Panel.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (7)
  2. View the Control Panel byLarge icons.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (8)
  3. Select yourAMD Radeon Settingsto open it.
  4. Go toGaming>Global Settings. Then modify the settings the same way you see on the screenshot below.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (9)

Modify Intel graphics card:

  1. On your keyboard, pressthe Windows logo keyandRat the same time to open the Run dialog. Then typecontroland pressEnterto open the Control Panel.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (10)
  2. View the Control Panel byLarge icons.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (11)
  3. SelectIntel Graphics Settingsto open it.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (12)
  4. Click3Dto open the 3D settings.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (13)
  5. ClickScanto addthe gameto the application list.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (14)
  6. Modify the settings the same way you see in the screenshot below.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (15)
  7. ClickApplyto save the settings.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (16)

Launch the application that crashed with Error 0x887A0006 to see if this fix works. If not, try the next fix, below.

Fix 4: Modify the Registry with Notepad

Some players reported that this issue can be fixed by modifying the Registry with Notepad. To try it out, you can follow the steps below:

  1. On your keyboard, press the Windows logo key and type notepad, then click Open to open Notepad.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (17)
  2. Copy and paste the following text into Notepad:

    If you are using a 64-bit system, copy and paste this:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]
    “TdrDelay”=hex(b):08,00,00,00,00,00,00,00

    If you are using a 32-bit system, copy and paste this:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]
    “TdrDelay”=dword:00000008

  3. Then click the File tab and select Save As….
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (18)
  4. Save the file as fix.reg to the desktop. Please make sure you select the Save type as “All Files” and the encoding as “ANSI“. Then close Notepad.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (19)
  5. Double-click the .reg file you saved. Click Yes when the UAC prompts. Then a prompt from Registry Editor will pop up. Click Yes to continue.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (20)
  6. Click OK when Windows tells you the keys and values have been successfully added to the registry.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (21)
  7. Launch the problematic application again to see if this fix works.

If this fix doesn’t work, or if you want to undo the change in the registry, do as follows:

  1. On your keyboard, press the Windows logo key and R at the same time to invoke the Run dialog. Type regedit and press Enter to open Registry Editor. You’ll be prompted for permission, click Yes to continue.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (22)
  2. Go to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers and locate a key called TdrDelay. Right-click on it and select Delete to delete it.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (23)
  3. Restart your PC to save the change.

If this fix doesn’t work for you, try the next fix, below.

Fix 5: Perform a Windows update

Microsoft releases Windows updates to fix bugs and improve system performance. This error message may appear due to the bugs in the Windows operating system, so you can try installing the latest Windows updates to see if you can fix this issue. Here is how to do it:

  1. On your keyboard, press the Windows logo key and I at the same time to open Windows Settings. Then click Update & Security.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (24)
  2. Click Check for updates. Windows will start searching for available updates. If there are any, Windows will automatically download and install the updates.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (25)

See if Error 0x887A0006 reappears after you installed the latest Windows update. If this issue persists, try the next fix, below.

Fix 6: Change the power plan of your PC

Most PCs are configured asBalanced, whichmay limit theoperating capacity of your graphics card and CPU. If the power plan of your PC is aPower saverorBalanced, the game may not run properly due to limited performance, and it may even crash with Error 0x887A0006.

To fix this issue, try changing the power plan of your PC toHigh performance. Here is how to do it:

  1. On your keyboard, pressthe Windows logo keyandRat the same time, then typepowercfg.cpland pressEnter.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (26)
  2. In the pop-up window, expandHide additional plansand selectHigh performance.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (27)

Fix 7: Adjust your Windows system for the best performance

If Fix 6 fails to resolve this issue, you can also try adjusting your Windows system for the best performance to see if this error message reappears. Here is how to do it:

  1. On your keyboard, pressthe Windows logo keyandRat the same time to open the Run dialog. Typecontrol sysdm.cpland pressEnterto open the System Properties window.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (28)
  2. In the pop-up window, navigate to the Advanced tab, then clickSettings…in thePerformancesection.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (29)
  3. SelectAdjust for best performanceand clickOK.
    [Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (30)

Run the game or application that crashed with Error 0x887A0006 again to see if this issue persists. If not, congratulations! You’ve fixed this issue. If this issue remains, try reinstalling the game or the problematic application.

Hopefully one of the fixes above helped you fix Error 0x887A0006. If you have any questions or suggestions on resolving this issue, you’re more than welcome to leave us a comment below. Thanks for reading!

  • Application Errors
  • games
  • Windows

[Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (31)

13

13 people found this helpful

1 Comment

Most Voted

Newest Oldest

Inline Feedbacks

View all comments

Related Articles

    [FIXED] Missing Codec 0xc00d5212 Error on Window 11/10

Iris Zheng

    [SOLVED] Windows File Explorer Keeps Crashing on Windows 11/10

April Cai

    5 Fixes for No Such Interface Supported Error (2024)

Brinksley Hong

    Steam Download 0 Bytes | 8 Best Fixes

Jocelyn Sun

    [SOLVED] Shell Infrastructure Host High CPU on Windows 10/11

Jocelyn Sun

    How to Fix Low FPS When Gaming – 2024 Tips

Sophie Luo

[Solved] How to fix Error 0x887A0006 | Quickly & Easily! - Driver Easy (2024)
Top Articles
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 6280

Rating: 5 / 5 (60 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.