Sometimes all those open Chrome tabs may be too much for your RAM to handle.
Use the following on your Powershell to kill all chrome services:
taskkill /F /IM chrome.exe
Sometimes all those open Chrome tabs may be too much for your RAM to handle.
Use the following on your Powershell to kill all chrome services:
taskkill /F /IM chrome.exe