Hello, my name is Gaston, I am an independent consultant.
This problem is probably due to the fact that Chrome consumes many resources on your pc and this may be causing the delays you mention.
Perform a clean boot of Windows to verify that the problem is not caused by another process.
https://support.microsoft.com/en-us/topic/how-t...
Then perform a file check on your system.
Open the CMD with administrator privileges and run the following commands:
sfc /scannow
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth
dism.exe /online /cleanup-image /startcomponentcleanup
At the end restart your pc.
I hope I've helped
Greetings.