BSOD Loop - CorsairVBusDriver.sys failure

Anonymous
2020-10-06T21:04:57+00:00

After running optional system update for Corsair devices, my ASUS RoG G771 laptop is completely unusable.  It's stuck in a BSOD reboot loop and not one recovery method is working.  I wasn't provided a recovery disk with the laptop and apparently it's unable to boot from USB.  I can't even reset the OS because it prompts for an outlook.com password and says the one I provide is incorrect (I've confirmed I am entering the latest password for the account and it's working on other devices).  Safe mode doesn't work, either.

Others have posted this on the Corsair forum and the company doesn't answer.  My laptop is now a boat anchor and I'm desperate for a solution...

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

63 answers

Sort by: Newest
  1. Anonymous
    2020-12-19T07:27:48+00:00

    Get the full list of oemXX.inf drivers from both calls:

    dism /Online /Get-Drivers>drivers.txt

    or

    dism /Image:C:\ /Get-Drivers>drivers.txt

    And

    pnputil -e>driverspnp.txt

    You may end up with just three distinct drivers, use these to remove them:

    pnputil -f -d oemXX.inf

    And/Or this if it works:

    dism /Image:C:\ /Remove-Driver /Driver:oemXX.inf

    Plus this to uninstall them:

    pnputil /delete-driver oemXX.inf /uninstall

    Make sure you also follow Corsair's instructions I posted earlier to remove the registry entries and installation files manually:

    https://help.corsair.com/hc/en-us/articles/360025166712-Perform-a-clean-reinstallation-of-the-Corsair-Utility-Engine-iCUE-

    I also found a couple of other registry keys that I removed:

    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\CorsairVHidDriver]

    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\CorsairVBusDriver]

    Plus of course the other instructions posted by JasonR to remove the Corsair files and from Start Up, which seemed to work for me.

    Took me 7 hours to eventually fix my work laptop; I just kept trying different ways to get rid of them.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-12-19T03:42:02+00:00

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-12-19T01:33:03+00:00

    I just finished my reinstall, everything running well so far with the same old Corsair keyboard. If I understood it correctly, the underlying reason for the crash in the first place was the outdated version of Corsair's CUE software used to control the macros and LEDs of Corsair peripherals. I hadn't updated this software in years probably, so it was not surprising it didn't like the new windows update. I don't even have the whole software installed at all anymore and everything is running fine. So yeah, I wouldn't worry about it although if you must have it installed I would make sure you get the newest possible version from their website.

    Good luck with the reinstall!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-12-18T23:22:28+00:00

    That's exactly where I am now, too.  I was hoping someone else would come up with some magic :-(

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-12-18T23:14:25+00:00

    I had the same problem and in the performing a re-install right now. Is it safe to use corsair devices again (and only use windows automatic supplied drivers)? Or will i get the constant crashing again?

    Was this answer helpful?

    0 comments No comments