Hi,
I also had such a problem. For now, I have solved it by running the following windows script (bat file) before starting the Chrome browser:
taskkill /F /IM chrome.exe /T > nul
And here is the exerpt from the script:
runWindowsScript --scripttype "BATScript" --source "File" --file "C:\\killchrome.bat"
Kind regards,
Stanislav
------------------------------
Stanislav Terziev
------------------------------