So you followed JasonB's instructions to remove the drivers, deleted the files and then searched for any remaining files?
Maybe try expanding your search for Corsair files:
dir cors* /s /b
Also, try looking for all shortcuts:
dir *.lnk /s /b
Check they have gone after you remove them - I had three files, oem18.inf, oem26.inf and oem46.inf.
Definitely used Jason's command to remove them:
pnputil -f -d oem**.inf
and
DISM /Image:C:\ /Remove-Driver /Driver:oemXX.inf
I was so close to Resetting Windows, but this did seem to work.