BPclient and chromehost blocking update

We have an agent attempting to update the agent desktop. There are two processes blocking this. What are these two? We terminate the task but they keep popping right back up.

If you still have your webbrowser open, they will just keep respawning. Try the following run commands then run the install package.

taskkill /f /im chrome.exe (replace chrome.exe with whatever browser exe is being used)
taskkill /f /im bpclient.exe
taskkill /f /im chromehost.exe