ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10

How to fix
FAST_ERESOURCE_PRECONDITION_VIOLATION error
on Windows

Resolve the FAST_ERESOURCE_PRECONDITION_VIOLATION error on Windows 10 quickly and efficiently. Expert-tested solutions ensure your PC runs smoothly, fix…

How to fix FAST_ERESOURCE_PRECONDITION_VIOLATION error in Windows 10?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix FAST_ERESOURCE_PRECONDITION_VIOLATION error in Windows 10?

  • Changes made within the OS
  • Installing incompatible software
  • Incorrectly installing hardware components
  • Incompatible or corrupted drivers
  • Intensive resource usage
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

Hello, yesterday I was playing a game and, suddenly, my PC started buzzing, which then resulted in a Blue Screen with an error FAST_ERESOURCE_PRECONDITION_VIOLATION. Sadly, this repeated again later. Is there anything I can do to fix this?

FAST_ERESOURCE_PRECONDITION_VIOLATION is a Blue Screen of Death[ref en-2] error that can occur at any time when operating a Windows machine, although users have reported that it is more common during intensive resource usages such as gaming or watching/editing HD videos. Without a doubt, BSODs are very annoying and might not only cause the loss of data but also indicate that something is wrong with the operating system.

FAST_ERESOURCE_PRECONDITION_VIOLATION has a bug check of 0x000001C6 and can be caused by various system files, including volmgr.sys or ntoskrnl.exe. While there could be many causes to this issue to arise, most commonly, it is caused by changes made within the OS, such as installing incompatible software or changing hardware components (incorrectly installing them) or incompatible/corrupted drivers.[ref en-3]

The Blue Screen error does not explain much when it occurs, however, and only shows the standard Windows 10 error message:

Your device ran into a problem and needs to restart. We're just collecting some error info, and then we'll restart for you.

0% complete

If you call a support person, give them this info: 
Stop code: FAST_ERESOURCE_PRECONDITION_VIOLATION

If you have encountered this message just once, you shouldn't be worried and continue your work on Windows as per usual. However, if the BSOD shows up multiple times, that means that something is definitely wrong, and you should fix FAST_ERESOURCE_PRECONDITION_VIOLATION error as soon as possible.

Below you will find several methods that could help you find the solution to the problem. Keep in mind that there are several different causes for the error to occur, so not all fixes below will work for everyone. Thus, simply check each of the methods one-by-one.

How to fix fast eresource precondition violation on windows
How to fix fast eresource precondition violation on windows

If you want a quick FAST_ERESOURCE_PRECONDITION_VIOLATION fix, we recommend you skip the tedious job of troubleshooting and employ the [d1] repair tool instead. It can find and solve Windows issues automatically, especially those that are related to BSODs, missing DLLs, registry[ref en-1] errors, etc.

Fix 1. Check your drivers

Since the BSOD can be related to drivers, we highly recommend you update all of them. There are three methods you can do that:

Update via the device manager

  • Right-click on Start and select Device Manager
  • Expand the section you want to update, e.g., Display adapters
  • Right-click on your graphics card and select Update driver
  • In the new window, pick Search automatically for driver software
    How to fix fast eresource precondition violation on windows update drivers
    How to fix fast eresource precondition violation on windows update drivers
  • Reboot your PC.

Get drivers from manufacturer's website

Device Manager is by far not an optimal way to download the latest drivers. If you are dealing with driver problems, it is highly recommended not to rely on this tool. In order to update your drivers, you need to make the make and the model of your hardware and then visit the manufacturer's website. There, download the driver that is compatible with your hardware, install it, and reboot the device.

Use and automatic tool to download and install the latest drivers

The methods described above can be extremely time-consuming and rather stressful. There is always a risk of installing the wrong drivers, especially for those who are not that computer savvy. If you are one of those people and want a quick solution for your drivers, download and install [rev id="DriverFix"]. This software will download and install the latest compatible drivers for you within just a few minutes.

Fix 2. Run SFC and DISM scans

  • Type in cmd in Windows search
  • Right-click on Command Prompt search result and click Run as administrator
  • In the new window type in sfc /scannow and press Enter
    How to fix fast eresource precondition violation on windows run sfc scan
    How to fix fast eresource precondition violation on windows run sfc scan
  • As soon as the scan finishes, Windows will report whether integrity violations were found and if they could be fixed. If SFC says that it can't repair found errors, paste the following commands, pressing Enter after each:
    Dism /Online /Cleanup-Image /CheckHealth
    Dism /Online /Cleanup-Image /ScanHealth
    Dism /Online /Cleanup-Image /RestoreHealth

Fix 3. Check your memory with Windows Memory Diagnostic

  • Type in Memory in Windows search and press Enter
  • Once the new window pops up, select Restart now and check for problems (recommended)
    How to fix fast eresource precondition violation on windows check memory problems
    How to fix fast eresource precondition violation on windows check memory problems
  • This will automatically restart your computer and perform a memory check.

Fix 4. Run chkdsk command in Command Prompt

Hard disk errors can be one of the main causes of BSOD errors. Thus, you should check your disk for errors as follows:

  • Open Command Prompt as administrator as described above
  • In the new window, type in the following command and press Enter:
    chkdsk C: /f /r /x
  • Wait for the scan to finished and then restart your computer.

Fix 5. Perform a clean boot

  • Type in msconfig in Windows search and click on System Configuration result
  • Go to Services tab, tick the Hide all Microsoft services box, and select Disable all
    How to fix fast eresource precondition violation on windows clean boot
    How to fix fast eresource precondition violation on windows clean boot
  • Go to Startup tab and pick Open Task Manager
  • Disable all the startup items that don't belong to Windows
  • Go back to System Configuration and choose Boot tab
  • Tick the Safe Boot option, click Apply and OK
    How to fix fast eresource precondition violation on windows clean boot2
    How to fix fast eresource precondition violation on windows clean boot2
  • Restart your PC.

If the problem stops in clean boot, it means that the problem lies within some software or software driver. You can then uninstall recently installed applications. Alternatively, you can use a System Restore - we describe how to do it in the next step

Fix 6. Use System Restore

If clean boot helped you to get rid of the problem, you could use System Restore to bring your computer to an earlier date, where error did not occur. Here's how:

  • Type in rstrui.exe in Windows search and press Enter
  • Select Choose a different restore point and click Next
  • Tick the Show more restore points if such option is available
  • Pick an adequate restore point, click Next and Finish
    How to fix fast eresource precondition violation on windows system restore
    How to fix fast eresource precondition violation on windows system restore
  • Your computer will reboot and be brought back to an earlier date.

Fix 7. Reset Windows

If none of the above solutions helped you, you could reset Windows. You will not lose your personal files, but you might have to reinstall some apps.

  • Right-click on Start and pick Settings
  • Go to Update & Security and pick Recovery
  • Find Reset this PC section and click Get Started
    How to fix fast eresource precondition violation on windows reset pc
    How to fix fast eresource precondition violation on windows reset pc
  • Select Keep my files and pick Cloud download
  • Wait till Windows installs the required files and finalize the process.

Bottom line

To fix the FAST_ERESOURCE_PRECONDITION_VIOLATION error, you can try troubleshooting methods such as checking for incompatible software, updating drivers, or ensuring hardware is correctly installed. If these methods do not resolve the issue, consider using a repair tool to automatically find and solve Windows problems.

Frequently asked questions

This error typically occurs due to hardware conflicts, outdated drivers, or issues with system files in Windows 10.

You can start by updating your drivers and performing a system file check using the Command Prompt to repair any corrupted files.

Yes, you can often resolve this error by using System Restore or Safe Mode to uninstall problematic applications or updates.

Did this fix work for you?
Jake Doevan

Written & verified by

Senior Windows Technician
Windows repair tools SFC and DISM Startup failure recovery Windows Update errors System Restore

Jake Doevan is a senior Windows technician with deep practical knowledge of Windows' built-in repair and recovery tools. He has written extensively about SFC, DISM, CHKDSK, System Restore, and Windows Recovery Environment — the tools that can salvage a failing Windows installation without data loss. Jake's guides are precise and sequenced: each step is ordered to avoid compounding the original problem, and he explains what each command does so readers understand the process rather than following it blindly. His work is particularly valuable for users dealing with corruption, startup failures, and update-induced regressions.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →